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 |
|
twinaphex
|
a523f072ed
|
(Android) Input binds - cleanups
|
2014-08-13 22:02:31 +02:00 |
|
twinaphex
|
95093580e6
|
(Android) Get rid of Saitek Rumble code - moved to autoconfig
|
2014-08-13 20:29:03 +02:00 |
|
twinaphex
|
1effecdb86
|
(Menu) Hide Performance Counters if g_extern.perfcnt_enable is false
|
2014-08-13 20:14:42 +02:00 |
|
Twinaphex
|
364c66a5bf
|
Merge pull request #875 from heuripedes/master
(SDL2) Fix windows build again
|
2014-08-13 20:12:32 +02:00 |
|
twinaphex
|
f016e945d4
|
Update skeleton retroarch.cfg to reflect changes in fastforward_ratio
|
2014-08-13 20:11:50 +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
|
fb82598553
|
Rewrite init_rewind log
|
2014-08-13 19:58:33 +02:00 |
|
twinaphex
|
c56d43b20d
|
Slowmotion ratio - change limits from 0 to > 0
|
2014-08-13 19:56:27 +02:00 |
|
Twinaphex
|
a8e8e65bc1
|
Merge pull request #876 from tobiasjakobi/fixes
some trivial fixes
|
2014-08-13 19:54:20 +02:00 |
|
twinaphex
|
51e4c85de3
|
Refactor fastforward_ratio - 0.0x is no limit now
|
2014-08-13 19:53:15 +02:00 |
|