twinaphex
e6472b5a72
Move MAX_ARGS define to frontend.c
2014-08-27 01:08:29 +02:00
twinaphex
c45a063b99
(Menu) Refactor Netplay TCP/UDP Port setting
2014-08-24 19:00:36 +02:00
twinaphex
fe6add2f12
Implement RARCH_CMD_RESET_CONTEXT
2014-08-20 23:11:14 +02:00
twinaphex
4dea8caa6f
(SoftFilter) Refactor most code associated to SoftFilter plugin - load .filt
...
files instead of the dynamic libraries directly. Options can be
set in the config file.
There's still a problem with config file options - will work this
out later.
2014-08-19 19:38:33 +02:00
twinaphex
aa4c2018af
(General/PS3/Xbox 1/Rmenu) Get rid of g_extern.menu_texture_path
2014-08-19 15:55:11 +02:00
twinaphex
e9a0234730
(Menu) Cleanup some settings
2014-08-16 19:16:11 +02:00
twinaphex
ba6d353498
Add RARCH_CMD_AUDIO_SET_BLOCKING_STATE/RARCH_CMD_AUDIO_SET_NONBLOCKING_STATE
2014-08-16 18:56:56 +02:00
twinaphex
c34e5428c0
(Menu) Go through RARCH_CMD_VIDEO_SET_ASPECT_RATIO
2014-08-16 18:46:43 +02:00
twinaphex
2d4cd0a56e
Add new cmd enums to rarch_main_command
2014-08-16 18:39:18 +02:00
twinaphex
728b18a9fe
(Menu) Refactor init_core_info calls
2014-08-16 06:23:51 +02:00
twinaphex
eb1d78bab7
Rename history.c to playlist.c
2014-08-15 17:24:28 +02:00
twinaphex
0966d384d8
(OSK) Get rid of HAVE_OSK ifdef
2014-08-14 06:40:33 +02:00
twinaphex
e1a122843b
Add null camera - remove HAVE_CAMERA ifdefs
2014-08-14 02:55:04 +02:00
twinaphex
027bd68bb3
Add location/null.c - get rid of HAVE_LOCATION ifdefs
2014-08-14 02:15:48 +02:00
twinaphex
ad5d46bba3
Refactor general_write_handler some more
2014-08-13 20:09:53 +02:00
twinaphex
11495183a5
Refactor general_write_handler - reduce calls to rarch_main_command
2014-08-13 20:07:45 +02:00
twinaphex
fcbbf08109
(Recording) Bake in HAVE_RECORD implicitly
2014-08-12 05:28:43 +02:00
twinaphex
717def1717
Bake in HAVE_BSV_MOVIE implicitly
2014-08-12 05:10:02 +02:00
twinaphex
f027acd5cf
Rename game_history_size to content_history_size
2014-08-12 04:57:31 +02:00
twinaphex
2cb8d06c7a
Move config_save_on_exit to g_settings
2014-08-12 03:36:26 +02:00
twinaphex
2675cd2f76
Rename cart_crc
2014-08-12 03:19:02 +02:00
twinaphex
9df8cda62c
Refactor video_xscale/video_yscale into video_scale - scales
...
both X and Y according to same value
2014-08-11 23:57:57 +02:00
twinaphex
f910a68083
(GX) Ifdef g_settings.vwidth with GEKKO
2014-08-11 11:00:11 +02:00
SuperrSonic
924defb3ac
added viwidth stuff
2014-08-10 16:48:00 -04:00
twinaphex
8abb916f66
Refactor content_history_init/deinit
2014-08-02 17:42:01 +02:00
twinaphex
5bf4be925b
Refactor rarch_main_deinit_core
2014-08-02 14:26:11 +02:00
twinaphex
c564278809
Refactor record init/deinit
2014-08-02 14:17:20 +02:00
twinaphex
e110bd90f5
Refactor DSP filter init/deinit
2014-08-02 13:40:38 +02:00
twinaphex
7d4b6b23c5
Refactor overlay init/free
2014-08-02 12:36:48 +02:00
twinaphex
53ae4cd72c
Refactor audio stop/start
2014-08-02 12:08:53 +02:00
twinaphex
15f3f79732
Refactor rarch_init_autosave/rarch_deinit_autosave
2014-08-02 04:11:06 +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
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
12471729f4
Move state_slot variable from g_extern to g_settings
2014-08-02 01:20:39 +02:00
twinaphex
4bbb05f415
Refactors in retroarch.c to do with game reset
2014-08-02 00:10:04 +02:00
twinaphex
8285f6021f
Refactor away rarch_main_idle_iterate
2014-08-01 17:57:14 +02:00
twinaphex
8082dfb9cc
Refactor away rarch_reinit_drivers
2014-08-01 17:26:11 +02:00
twinaphex
4d25b695c5
Get rid of unused menu_toggle_behavior
2014-08-01 09:11:49 +02:00
twinaphex
cac003f2ab
(Frontend) Add User Options menu - add User Language setting
...
(Libretro) Add RETRO_ENVIRONMENT_GET_LANGUAGE - expose language
to libretro core so it can do personalization. Will be used for
PPSSPP
2014-08-01 07:00:32 +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
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
3fdc0df089
Rename g_settings.game_history_path to g_settings.content_history_path
2014-07-28 03:28:27 +02:00
twinaphex
24f0dcc550
Refactor away load_menu_game_prepare_dummy
2014-07-25 22:11:34 +02:00
twinaphex
9c96b3ada2
Make history.c no longer dependent on menu
2014-07-25 20:56:31 +02:00
twinaphex
42c48b715c
Move driver.menu->history to g_extern.history
2014-07-25 20:52:36 +02:00