14466 Commits

Author SHA1 Message Date
twinaphex
380041f974 (Menu) Add Bind Mode option 2014-10-23 08:00:45 +02:00
twinaphex
e3f89a77ac (VG) Update driver header include 2014-10-23 07:46:02 +02:00
Twinaphex
8b67da647a Merge pull request #1185 from sergiobenrocha2/master
Fix header path.
2014-10-23 07:43:35 +02:00
sergiobenrocha2
e571d93c66 Fix header path. 2014-10-23 03:30:38 -02:00
Twinaphex
6339313d38 (settings_data.c) Remove unused variables 2014-10-23 07:29:58 +02:00
twinaphex
97c1241a89 Remove driver.menu->current_pad 2014-10-23 07:28:16 +02:00
Twinaphex
c275006e2c Merge pull request #1184 from sergiobenrocha2/master
Fix build with OpenVG enabled, missing header.
2014-10-23 07:26:30 +02:00
twinaphex
871afbb940 (Menu) Add Bind All / Bind Default All options 2014-10-23 07:26:04 +02:00
sergiobenrocha2
a95c3d34f8 Fix build with OpenVG enabled, missing header. 2014-10-23 03:24:14 -02:00
twinaphex
a06201d73b (Input) Add Analog To Digital Type options 2014-10-23 06:24:02 +02:00
twinaphex
6979b62bdc (SDK) Move math/matrix code to SDK 2014-10-23 04:48:34 +02:00
twinaphex
e786288123 Take out some header includes in state_tracker.c 2014-10-23 04:40:47 +02:00
twinaphex
58f09ce79e Move scaler code over to libretro SDK 2014-10-23 04:34:35 +02:00
twinaphex
790775bc5f (filters) Kill some header include dependencies 2014-10-23 04:19:23 +02:00
twinaphex
35a6e586e7 Remove boolean.h - now in libretro SDK 2014-10-23 03:57:21 +02:00
twinaphex
82d64254f4 Fixup some headers 2014-10-23 03:54:18 +02:00
Twinaphex
97776b8438 Merge pull request #1183 from sergiobenrocha2/master
content.h and fix path to config_file.h
2014-10-23 03:52:23 +02:00
twinaphex
fd8a3d94ec Get rid of some scaler header dependencies 2014-10-23 03:52:18 +02:00
twinaphex
2597af8cc5 (OpenVG) Build fix 2014-10-23 03:47:18 +02:00
sergiobenrocha2
1b16487458 content.h and fix path to config_file.h 2014-10-22 23:39:36 -02:00
twinaphex
2cc5eb106b Refactor remaining menu mainlist options to CONFIG_ACTION 2014-10-23 02:04:22 +02:00
twinaphex
3cbb5ad1f1 Flesh out setting_data_action_action_ok 2014-10-23 01:58:23 +02:00
twinaphex
4cc22de045 Get rid of 'get_label' entry that is no longer necessary 2014-10-23 01:55:02 +02:00
twinaphex
39c45133a2 Reimplement Save State options in main menu 2014-10-23 01:53:24 +02:00
twinaphex
8bb99534cc Convert more actions in the main menu to CONFIG_ACTION 2014-10-23 00:51:11 +02:00
twinaphex
32af71a9ca Start adding new setting type - ST_ACTION 2014-10-23 00:10:58 +02:00
twinaphex
273c81ae96 Rename 'Player' to 'User' 2014-10-22 23:44:24 +02:00
twinaphex
44be548062 (OSX) Works again on OSX 10.6 2014-10-22 21:29:43 +02:00
twinaphex
ae1a1dfe39 (XIB) Put back 'Unload' option 2014-10-22 20:27:14 +02:00
twinaphex
b4b5d6bdd0 Revert to earlier XIB that was still Xcode 3.2-compatible 2014-10-22 20:25:19 +02:00
Twinaphex
e1700fdbe9 (XIB) Try to make MainMenu.xib backwards compatible with all 2014-10-22 20:14:44 +02:00
Twinaphex
9ca75b3695 (OSX) Set deployment target to 10.5 2014-10-22 20:08:11 +02:00
twinaphex
6a743b5695 (OSX) Don't use CGLUpdateContext - only available since OSX 10.77 2014-10-22 20:04:05 +02:00
twinaphex
008c5c4cde Revert "(Menu) Performance improvement, prevent drawing the menu texture when using a GL menu driver"
This reverts commit a639e6163df87cd1106bde3c0aeb0c545920c827.
2014-10-22 19:52:08 +02:00
Twinaphex
091cd9f039 Merge pull request #1181 from heuripedes/master
(qb) Fix for non Win32 builds
2014-10-22 19:20:20 +02:00
Higor Eurípedes
8f455ee921 (qb) Fix for non Win32 builds 2014-10-22 14:18:56 -03:00
twinaphex
f26054f82c (OSX) Xcode 3.2 build fixes 2014-10-22 18:53:59 +02:00
Twinaphex
5261ca05ba (OSX) Add ObjC-1 fallbacks 2014-10-22 18:49:08 +02:00
Twinaphex
3999575fc2 Merge pull request #1180 from heuripedes/disable-d3d
(qb) Add --disable-d3d9
2014-10-22 17:47:26 +02:00
Higor Eurípedes
f1e1db5d4a (qb) Add --disable-d3d9 2014-10-22 09:48:38 -02:00
twinaphex
445e958fa0 Add label representation for input_libretro_device_p%u 2014-10-22 08:56:34 +02:00
twinaphex
4369bc9e17 (Settings) Running out of space for characters - just make the chars 64
chars in length
2014-10-22 08:45:32 +02:00
twinaphex
b3cf3d8f32 (Settings) Rename settings 2014-10-22 08:43:27 +02:00
twinaphex
d1998307df Start implementing 'Device Type' setting 2014-10-22 08:42:51 +02:00
Twinaphex
36135cfff2 (iOS) Build fixes 2014-10-22 08:01:23 +02:00
twinaphex
f08f78e86a (joypad_connection) start calling 'connect' function 'init'
and 'disconnect' 'deinit'
2014-10-22 07:59:52 +02:00
twinaphex
90e63bdae7 (decompress/7zip_support.c) Log message cleanups 2014-10-22 07:53:39 +02:00
twinaphex
0acef27c1a Don't use szAlloc/szFree in decompress/7zip_support.c - just
malloc/free wrappers
2014-10-22 07:51:47 +02:00
twinaphex
e6c365c156 (7zip) Clean up some 7z code 2014-10-22 07:47:21 +02:00
twinaphex
a4cb7791f8 Rename limit variable to avoid shadowing warnings 2014-10-22 07:35:14 +02:00