12044 Commits

Author SHA1 Message Date
twinaphex
6b1446df73 Avoid some more potential uninitialized references in retroarch.c 2014-08-17 06:27:37 +02:00
twinaphex
f9c0f5ac64 (Camera/Location stub drivers) Changes
(General) Fix some potential uninitialized variables
2014-08-17 06:09:23 +02:00
twinaphex
df46a9573b (PS3) Fix PS3 OSK name 2014-08-17 05:36:43 +02:00
twinaphex
9e616e35a2 (Menu) Refactor MENU_ACTION_CANCEL 2014-08-17 05:09:43 +02:00
twinaphex
55c48e7e66 (Menu) menu_settings_iterate - implement fast scrolling 2014-08-17 04:57:02 +02:00
twinaphex
02e6ab0ba9 Put rarch_main_deinit_core above uninit_drivers in retroarch.c to
work around threading deinit issue in PPSSPP
2014-08-16 20:21:49 +02:00
twinaphex
e9a0234730 (Menu) Cleanup some settings 2014-08-16 19:16:11 +02:00
twinaphex
278a758ba9 driver.c - declare variables at top of function 2014-08-16 19:07:21 +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
c706644c05 (Menu) Go through RARCH_CMD_VIDEO_SET_BLOCKING_STATE 2014-08-16 18:49:06 +02:00
twinaphex
c34e5428c0 (Menu) Go through RARCH_CMD_VIDEO_SET_ASPECT_RATIO 2014-08-16 18:46:43 +02:00
twinaphex
45b7663bc1 (Menu/Settings) Go through rarch_main_command in settings_data change_handler 2014-08-16 18:42:50 +02:00
twinaphex
2d4cd0a56e Add new cmd enums to rarch_main_command 2014-08-16 18:39:18 +02:00
twinaphex
bb2f2eb239 (Menu) Dynamically lookup video_viwidth 2014-08-16 18:30:43 +02:00
twinaphex
b0b0b4ac91 (Menu) Fix a couple of potential uninitialized references 2014-08-16 18:27:06 +02:00
twinaphex
e79f9f72ac (PS3) Fix build 2014-08-16 18:22:51 +02:00
twinaphex
28310f44b8 (Menu) Refactor more menu code 2014-08-16 18:20:52 +02:00
twinaphex
7a78ad007c (Menu) Refactor some console settings 2014-08-16 18:11:40 +02:00
twinaphex
cc0846b454 (Menu) Refactor MENU_SETTINGS_VIDEO_SOFTFILTER - use push_current_menu 2014-08-16 17:41:02 +02:00
twinaphex
45f4b0760c (Menu) menu_common_setting_set - minor cleanups 2014-08-16 17:36:39 +02:00
twinaphex
74058dec25 (Menu) Refactor MENU_SETTINGS_VIDEO_SOFTFILTER 2014-08-16 17:34:06 +02:00
twinaphex
90fabad767 (Menu) Refactor video_filter option 2014-08-16 10:22:42 +02:00
twinaphex
c03478bd5f (Menu) Move more outside of menu_common_backend.c 2014-08-16 10:06:49 +02:00
Twinaphex
3e16335d3a (OSX) OSX version now requires that you have Cg toolkit installed.
OSX port now supports Cg AND GLSL shaders
2014-08-16 08:42:51 +02:00
twinaphex
2f67bc0479 (Menu) Refactor video_filter_dir/audio_filter_dir settings 2014-08-16 07:12:43 +02:00
twinaphex
98e0c87a45 (Menu) Refactor code in menu_info_screen_iterate 2014-08-16 06:41:07 +02:00
twinaphex
77b2fe4910 (Menu) Group some more settings in big switch 2014-08-16 06:30:01 +02:00
twinaphex
728b18a9fe (Menu) Refactor init_core_info calls 2014-08-16 06:23:51 +02:00
twinaphex
57cf883814 (Menu) Refactor MENU_CONFIG_DIR_PATH and MENU_JOYPAD_AUTOCONFIG_DIR_PATH 2014-08-16 06:11:45 +02:00
twinaphex
bba2ae0463 (Menu) Get rid of another HAVE_OVERLAY ifdef 2014-08-16 06:04:57 +02:00
twinaphex
eb3169a814 Get rid of some ifdef macros in menu_common_backend.c and rely
on dynamic lookup
2014-08-16 06:01:37 +02:00
twinaphex
0ede6def6f Get rid of two HAVE_OVERLAY ifdefs 2014-08-16 05:49:48 +02:00
twinaphex
1b27dfbcbd Rename rarch_fnmatch to fnmatch_rarch 2014-08-15 21:35:41 +02:00
twinaphex
ed3c03687d (Xenon) xenon360_gfx.c - cleanup 2014-08-15 21:32:36 +02:00
twinaphex
ab780d22ed (Camera) nullcamera_poll - return false 2014-08-15 21:25:44 +02:00
twinaphex
c38f5a813c (Location) null_location_get_position - return false 2014-08-15 21:19:59 +02:00
twinaphex
d3ae0834e6 (GX) Move sicksaxis GX files to input/ and rename it 2014-08-15 21:18:46 +02:00
twinaphex
6b5bb100a1 (PSP) Move psp files to gfx/psp 2014-08-15 21:14:26 +02:00
twinaphex
9203160abe Move xenon drivers to input/audio 2014-08-15 21:11:26 +02:00
twinaphex
4a17a7b832 (GX) Build fix 2014-08-15 21:08:56 +02:00
twinaphex
105f5c3e73 (XDK) Update xdk_defines.h include 2014-08-15 21:01:23 +02:00
twinaphex
99033b898f (XDK) Move xdk/d3d9 to gfx/d3d9 2014-08-15 21:00:26 +02:00
twinaphex
a3e8a18d8f Get rid of CONSOLE_MENU enums 2014-08-15 20:54:51 +02:00
twinaphex
d5de35935c Get rid of driver_funcs.h 2014-08-15 20:53:49 +02:00
twinaphex
823be1ce41 Get rid of more driver_funcs macros 2014-08-15 20:51:59 +02:00
twinaphex
b21a757b5e Change retroarch-game-history to retroarch-content-history 2014-08-15 19:33:53 +02:00
Twinaphex
76ee895f24 Add fallback for find_location_driver 2014-08-15 18:38:02 +02:00
Twinaphex
ba91b2a8f3 Add fallback for find_camera_driver 2014-08-15 18:29:51 +02:00
twinaphex
5f247275e7 Refactor config_get_default_audio_resampler 2014-08-15 18:22:26 +02:00
twinaphex
49e9e97f38 Refactor resampler.c 2014-08-15 18:17:44 +02:00