Twinaphex
|
1f3fd5cf5b
|
Refactor load_save_files
|
2014-08-02 05:08:52 +02:00 |
|
Twinaphex
|
e7980b89ea
|
Refactor deinit_rewind - rewind should never be deinited if
netplay is enabled (?)
|
2014-08-02 05:06:18 +02:00 |
|
Twinaphex
|
6422aa52d1
|
Refactor deinit_temporary_content
|
2014-08-02 05:04:13 +02:00 |
|
twinaphex
|
25e0ead417
|
Build fix - make RetroArch work without HAVE_NETPLAY defined
|
2014-08-02 04:21:07 +02:00 |
|
twinaphex
|
2c2f60cab4
|
Refactors
|
2014-08-02 04:13:34 +02:00 |
|
twinaphex
|
15f3f79732
|
Refactor rarch_init_autosave/rarch_deinit_autosave
|
2014-08-02 04:11:06 +02:00 |
|
twinaphex
|
33d18b3722
|
Non-public functions should have rarch_ prefix removed
|
2014-08-02 04:04:05 +02:00 |
|
twinaphex
|
15898a98f0
|
Refactor rarch_init_rewind/rarch_deinit_rewind
|
2014-08-02 04:01:25 +02:00 |
|
twinaphex
|
d70693345c
|
Refactor rarch_set_fullscreen calls to rarch_main_command
|
2014-08-02 03:56:19 +02:00 |
|
twinaphex
|
40ff938296
|
Refactor more code/code duplication in retroarch.c
|
2014-08-02 03:38:38 +02:00 |
|
twinaphex
|
5237ce4f89
|
Refactor rarch_take_screenshot
|
2014-08-02 03:29:48 +02:00 |
|
twinaphex
|
9446fa788c
|
Refactor video_frame
|
2014-08-02 03:02:32 +02:00 |
|
Twinaphex
|
f1bf2fab85
|
Build fix - move init_libretro_cbs_netplay outside of HAVE_COMMAND
block
|
2014-08-02 02:21:44 +02:00 |
|
twinaphex
|
9f48a2bca2
|
Refactor audio_flush
|
2014-08-02 02:18:54 +02:00 |
|
twinaphex
|
817bffcc57
|
Make audio_sample_batch function static
|
2014-08-02 02:05:01 +02:00 |
|
twinaphex
|
3e0f624e25
|
Move check_netplay_flip to top of check_flip function
|
2014-08-02 01:54:08 +02:00 |
|
twinaphex
|
6a0c3ff25d
|
Refactor more functions - make more functions in retroarch.c static
that don't need to be public
|
2014-08-02 01:49:36 +02:00 |
|
twinaphex
|
64e89330f8
|
Make rarch_load_state/rarch_save_state static functions
|
2014-08-02 01:35:33 +02:00 |
|
twinaphex
|
bccf887c44
|
Refactor more code
|
2014-08-02 01:28:06 +02:00 |
|
twinaphex
|
12471729f4
|
Move state_slot variable from g_extern to g_settings
|
2014-08-02 01:20:39 +02:00 |
|
twinaphex
|
163b802449
|
(retroarch.c) Some refactors
|
2014-08-02 00:32:56 +02:00 |
|
twinaphex
|
96d2e1e88f
|
Refactor do_state_checks
|
2014-08-02 00:21:44 +02:00 |
|
twinaphex
|
4bbb05f415
|
Refactors in retroarch.c to do with game reset
|
2014-08-02 00:10:04 +02:00 |
|
twinaphex
|
ff2158b2a4
|
refactor rarch_main_clear_state
|
2014-08-01 23:59:05 +02:00 |
|
twinaphex
|
1fb817a857
|
Refactor take_screenshot_viewport
|
2014-08-01 23:43:51 +02:00 |
|
twinaphex
|
63015a6e50
|
Refactor init_libretro_cbs_plain
|
2014-08-01 19:40:19 +02:00 |
|
twinaphex
|
6625c5f53b
|
Refactor rarch_main_init
|
2014-08-01 18:26:12 +02:00 |
|
twinaphex
|
aa28a074d7
|
Refactor bsv movie free duplication
|
2014-08-01 18:20:06 +02:00 |
|
twinaphex
|
8285f6021f
|
Refactor away rarch_main_idle_iterate
|
2014-08-01 17:57:14 +02:00 |
|
twinaphex
|
609614a84c
|
retroarch.c - cleanups
|
2014-08-01 17:49:02 +02:00 |
|
twinaphex
|
828edc3ec6
|
rarch_main_clear_state : Capital-case ZIP should no longer be
necessary
|
2014-08-01 09:54:57 +02:00 |
|
twinaphex
|
9dadfc0b19
|
Rename Netplay Nickname to Username and make it not dependent
on HAVE_NETPLAY
|
2014-08-01 05:04:59 +02:00 |
|
twinaphex
|
f63f1f8520
|
Replace more ROM references
|
2014-07-28 20:08:37 +02:00 |
|
twinaphex
|
272002310d
|
Rename more references to 'roms'
|
2014-07-28 20:01:27 +02:00 |
|
twinaphex
|
dfeab30f26
|
Rename rom variables in main_wrap struct
|
2014-07-28 19:55:28 +02:00 |
|
twinaphex
|
4d198dffaa
|
libretro_no_rom becomes libretro_no_content
|
2014-07-28 19:51:17 +02:00 |
|
twinaphex
|
f9b7431289
|
Rename g_extern.temporary_roms to g_extern.temporary_content
|
2014-07-28 19:49:07 +02:00 |
|
twinaphex
|
6485353884
|
Rename 'roms' to content, pt. 2
|
2014-07-28 19:47:12 +02:00 |
|
twinaphex
|
59f8e75ee1
|
Rename load_no_rom to load_no_content
|
2014-07-28 19:37:25 +02:00 |
|
twinaphex
|
24f0dcc550
|
Refactor away load_menu_game_prepare_dummy
|
2014-07-25 22:11:34 +02:00 |
|
twinaphex
|
78fcd416e7
|
Take out input_overlay_enable
|
2014-07-25 18:57:07 +02:00 |
|
twinaphex
|
3a501e750f
|
Hose some more code to rarch_main_command
|
2014-07-22 03:55:55 +02:00 |
|
twinaphex
|
d27ffd007f
|
(Menu) Refactor away load_menu_game_new_core
|
2014-07-22 03:41:24 +02:00 |
|
twinaphex
|
176b4f91b6
|
Create RARCH_CMD_LOAD_CORE
|
2014-07-22 03:34:28 +02:00 |
|
twinaphex
|
72be4b17e7
|
(Main) Take out HAVE_SCREENSHOTS ifdef
Create RARCH_CMD_TAKE_SCREENSHOT
|
2014-07-22 03:17:47 +02:00 |
|
twinaphex
|
78610e4d90
|
Add RARCH_CMD_LOAD_CONTENT
|
2014-07-22 03:12:56 +02:00 |
|
twinaphex
|
4b0f3584e0
|
Create rarch_main_command - command.c could maybe later be made
more generic so we can just do this through command.c functions
locally
|
2014-07-22 02:14:52 +02:00 |
|
twinaphex
|
e84e7f61e0
|
Create public function rarch_main_deinit_core
|
2014-07-22 00:31:29 +02:00 |
|
twinaphex
|
6f32841647
|
Rename g_extern.verbose to g_extern.verbosity to avoid
collisions on OSX
|
2014-07-18 00:39:31 +02:00 |
|
Themaister
|
cdc46ae512
|
Block libretro input when ENABLE_HOTKEY is held.
|
2014-07-11 00:26:50 +02:00 |
|