Commit Graph

11930 Commits

Author SHA1 Message Date
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
Tobias Jakobi
baee49d4eb menu: replace lima description with exynos 2014-08-13 17:52:14 +02:00
Tobias Jakobi
c38b2a7676 softfilters: blargg/ntsc: correct source file permissions 2014-08-13 17:51:43 +02:00
Higor Eurípedes
6424c78c9a (SDL2) Fix windows build again 2014-08-13 11:45:11 -03:00
twinaphex
92e7e413d4 (Android) Take out HAVE_BUILTIN_AUTOCONFIG - Android port now relies
on joypad autoconfig files put inside autoconfig directory
2014-08-13 12:17:45 +02:00
twinaphex
0090ec654a (Menu) Update SDL 2 video driver entry 2014-08-13 09:03:24 +02:00
twinaphex
38ec3146f3 Cleanup driver-contexts 2014-08-13 08:55:29 +02:00
twinaphex
147cac67ef Update more references to 'roms' 2014-08-13 08:52:13 +02:00
twinaphex
042c807c89 (Griffin) Add movie.c to Griffin 2014-08-13 08:07:30 +02:00
twinaphex
012c3269c3 (retrolaunch) cleanups 2014-08-13 07:38:22 +02:00
twinaphex
48493314b8 Add content struct that fetches all members from db file 2014-08-13 06:53:35 +02:00
twinaphex
9a22a2c068 (Retrolaunch) cleanups 2014-08-13 06:07:00 +02:00
twinaphex
3f65822ad6 Refactor retrolaunch - no longer launches RetroArch based on
inferred game but instead just spits out game description name -
will be refactored into RetroArch proper later
2014-08-13 05:24:22 +02:00
twinaphex
6d56cce631 (Retrolaunch) Add way to infer game name description 2014-08-13 05:12:35 +02:00
twinaphex
c0763649d4 (retrolaunch ) make function static 2014-08-13 04:15:45 +02:00
twinaphex
f3cfa8283a (retrolaunch) cleanups pt. 2 2014-08-13 03:50:53 +02:00
twinaphex
521daf2dd6 (retrolaunch) cleanups 2014-08-13 03:44:55 +02:00
twinaphex
d328e0fbd0 Move SHA-1 hashing to hash.c 2014-08-13 03:36:44 +02:00
twinaphex
343097fbd5 (retrolaunch) SHA1 cleanups 2014-08-13 03:32:35 +02:00
twinaphex
0522b9be78 Move homegrown fnmatch implementation to compat/ 2014-08-13 03:13:41 +02:00
twinaphex
77432a7f24 (retrolaunch) cleanups 2014-08-13 03:08:07 +02:00
twinaphex
dd72443211 (retrolaunch) cleanups 2014-08-13 02:51:49 +02:00
twinaphex
7ff8db3f69 input_common.c - prevent unused variable warning 2014-08-12 23:00:59 +02:00
Twinaphex
9178d8cc0d Merge pull request #873 from heuripedes/master
(SDL2) Fix multiple windows and wrong aspect ratio on startup
2014-08-12 21:00:01 +02:00