Commit Graph

11964 Commits

Author SHA1 Message Date
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
Twinaphex
e6e96cc74d (OSK) Add fallback for find_osk_driver 2014-08-15 18:13:29 +02:00
twinaphex
310c3ddae2 core_info.c - Add TODO comment 2014-08-15 17:59:50 +02:00
twinaphex
56540b5af4 Get rid of content_playlist_get* functions 2014-08-15 17:57:06 +02:00
Twinaphex
b8c5caa749 (iOS) Refactor willReloadData 2014-08-15 17:54:59 +02:00
Twinaphex
1fd2dc138a (iOS) Build fix 2014-08-15 17:43:39 +02:00
twinaphex
4bb87f7b76 Change 'hist' to 'playlist' 2014-08-15 17:32:38 +02:00
twinaphex
eb1d78bab7 Rename history.c to playlist.c 2014-08-15 17:24:28 +02:00
twinaphex
fda5e310f2 Change .retroarch-game-history.txt to retroarch-game-history.txt 2014-08-15 07:14:24 +02:00
twinaphex
3ee6a8db9f Move wayland context in context list below X11 - gets rid of
'Failed to connect to Wayland server context' warning when
running in X11
2014-08-14 23:21:27 +02:00
twinaphex
33ddbeb149 Rewrite more driver_funcs macros 2014-08-14 20:13:56 +02:00
twinaphex
9992e33a36 Replace more driver_funcs macros 2014-08-14 19:56:45 +02:00
twinaphex
e851d279f8 Start getting rid of driver_funcs.h macros 2014-08-14 19:54:22 +02:00
twinaphex
5a2d59d0e3 menu_common_shader_manager_set_preset - handle possible null pointer
dereference
2014-08-14 17:13:45 +02:00
twinaphex
9bb044a79b video_thread_wrapper.c - make code safer - prevent more null pointer
dereferences
2014-08-14 16:39:35 +02:00
Twinaphex
ea178216cc Merge pull request #878 from heuripedes/master
(Threaded video) Fix null pointer dereferences
2014-08-14 15:36:35 +02:00
Higor Eurípedes
f53f155f2c (Threaded video) Fix null pointer dereferences 2014-08-14 10:16:24 -03:00
twinaphex
61eaead282 Add nullosk compilation to MSVC 2010 solution 2014-08-14 06:41:29 +02:00
twinaphex
0966d384d8 (OSK) Get rid of HAVE_OSK ifdef 2014-08-14 06:40:33 +02:00
twinaphex
dde16691d3 (QNX) Remove set_keybinds 2014-08-14 05:38:59 +02:00
twinaphex
c2f7a0722b (QNX) Dehardcode macros used for configs 2014-08-14 05:24:57 +02:00
twinaphex
4b67cf83c8 (Apple) apple_joypad_ps3/apple_joypad_wii - cleanups 2014-08-14 04:52:39 +02:00
twinaphex
88af50ab82 Add null drivers 2014-08-14 03:05:44 +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
12c0311f04 (Input) Get rid of unused devices_size 2014-08-14 00:56:40 +02:00
twinaphex
fab7792058 Get rid of set_keybinds - no longer used 2014-08-14 00:49:28 +02:00
Twinaphex
0d4b80b010 (Apple) Move apple/common/hidpad files to input/ 2014-08-13 23:56:51 +02:00
twinaphex
aa70269a4b (Android) Set default autoconfig dir 2014-08-13 23:39:32 +02:00
twinaphex
9976b4581d (Android) Input - cleanups 2014-08-13 23:04:59 +02:00
twinaphex
1c35e607b5 (Android) Input binds - cleanups 2014-08-13 22:50:22 +02:00