14537 Commits

Author SHA1 Message Date
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
twinaphex
565699da7c Rename variables called 'code' to avoid shadowing warnings 2014-10-22 07:32:20 +02:00
twinaphex
ccf2bd340a Rename code variable to codes 2014-10-22 07:28:19 +02:00
twinaphex
219450dd46 performance.c - rename 'time' variable to avoid declaration shadowing 2014-10-22 07:24:37 +02:00
twinaphex
ccc4b70123 don't redefine returntype macro 2014-10-22 07:22:24 +02:00
twinaphex
8e043ce9a6 Rename info variable to state_info to avoid declaration shadowing 2014-10-22 07:20:20 +02:00
Twinaphex
ad46676689 (iOS) Build fix 2014-10-22 07:16:13 +02:00
Twinaphex
2c7b03cfe6 (Libretro SDK) Fixup in config_file.c 2014-10-22 07:14:54 +02:00
twinaphex
3cdcc3a093 remove header include from runloop.c 2014-10-22 07:11:04 +02:00
twinaphex
d025637eca Remove driver.h include in command.c 2014-10-22 07:09:31 +02:00
twinaphex
c2dfdf75cd (resamplers) Omit some unnecessary header includes 2014-10-22 06:54:46 +02:00
twinaphex
9717359e6d (GX) Cleanups 2014-10-22 06:11:00 +02:00
twinaphex
13778b314b (GX) Cleanups 2014-10-22 06:07:27 +02:00
twinaphex
4c893afdcc (GX) Cleanups 2014-10-22 05:50:34 +02:00
twinaphex
95876158b4 (GCM GL) Cleanups 2014-10-22 05:42:03 +02:00
twinaphex
5b5b8a8594 (GCM GL) Cleanups 2014-10-22 04:47:17 +02:00
twinaphex
520dbf598d (7z) Change Byte to uint8_t 2014-10-22 04:28:26 +02:00
twinaphex
ccf43f6e85 Take out dynamic.h header include from general.h 2014-10-22 04:27:51 +02:00
twinaphex
a77715dc2f (PS3) Build fix 2014-10-22 04:16:19 +02:00
twinaphex
71d846b020 (360) Fix Salamander 2014-10-22 04:01:29 +02:00
twinaphex
12f22b0c8a (D3D) Include file/file_path.h 2014-10-22 03:56:54 +02:00
twinaphex
1f99ba21d8 Include retro_miscellaneous.h inside config_file.c 2014-10-22 03:52:24 +02:00
twinaphex
0b95e3f2d7 (XDK1) C89 build fixes for config_file.c - Salamander build fixes 2014-10-22 03:52:23 +02:00
twinaphex
37ef0a4ce6 Update Salamander targets/Android 2014-10-22 03:42:07 +02:00
twinaphex
3a7d5a1625 Update license (config_file.c) 2014-10-22 03:36:32 +02:00
twinaphex
2997af48fa Move config-file code to SDK 2014-10-22 03:35:04 +02:00
twinaphex
156b2e44fc Start namespacing config file stuff 2014-10-22 03:26:31 +02:00
twinaphex
ec0792dbbe Rename dsp variables in config_file_userdata.c 2014-10-22 03:24:23 +02:00
twinaphex
d6890783da config_file.c - get rid of general.h dependency 2014-10-22 03:22:08 +02:00
Twinaphex
cbae1583f3 Merge pull request #1179 from lakkatv/xmb
(XMB) Display ON/OFF switch if such icons are available
2014-10-22 02:42:38 +02:00