14476 Commits

Author SHA1 Message Date
twinaphex
af302530ef Rename g_settings.video.gl_context to g_settings.video.context_driver 2014-10-23 22:54:39 +02:00
twinaphex
d5a36fd4af Change video_gl_context to video_context_driver 2014-10-23 22:46:30 +02:00
Twinaphex
3e8db7d9f0 Merge pull request #1186 from lakkatv/xmb
(XMB) Prevent list highlighting
2014-10-23 22:25:58 +02:00
Jean-André Santoni
a0dab8d58e (XMB) Prevent list highlighting 2014-10-23 22:22:25 +02:00
Twinaphex
7f7ea247d3 Rename 'OpenGL Context Driver' to 'video context driver' 2014-10-23 21:12:35 +02:00
Alcaro
c18d75f39d Get rid of fragile escaping shenanigans. 2014-10-23 19:20:33 +02:00
twinaphex
60901771ea (Libretro SDK) Libco - style nits 2014-10-23 08:19:36 +02:00
twinaphex
9354fd05b1 Cleanup headers in menu_entries_cbs.c 2014-10-23 08:07:00 +02:00
twinaphex
c43320f29d Remove MENU_SETTINGS_CUSTOM_BIND_MODE 2014-10-23 08:04:26 +02:00
twinaphex
e978ac8e3c Cleanup to-do note 2014-10-23 08:01:12 +02:00
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