Commit Graph

19751 Commits

Author SHA1 Message Date
Higor Eurípedes
87d0ef8b7d (qb) Add --disable-libretrodb 2015-06-02 10:57:18 -03:00
twinaphex
badc080df8 Move HW Shared Context Enable to 'Core Settings' 2015-06-02 15:14:06 +02:00
twinaphex
c1d85578a3 Move 'Performance Counters' to 'Logging Settings' 2015-06-02 15:12:39 +02:00
twinaphex
58d2eaf49a Create 'Configuration Settings' 2015-06-02 15:09:52 +02:00
twinaphex
73099cddc2 Create 'Saving Settings' 2015-06-02 14:51:11 +02:00
twinaphex
b3fe2d3c0f Move some settings around 2015-06-02 14:48:06 +02:00
twinaphex
72db2e2874 Create 'Logging Settings' 2015-06-02 14:45:09 +02:00
twinaphex
98fbe77bec Add 'Frame Throttle Settings' 2015-06-02 14:39:19 +02:00
twinaphex
f372e4a13b (Menu/Settings) Fix some masks 2015-06-02 14:29:14 +02:00
twinaphex
43344a9b7f Create 'Rewind Settings' 2015-06-02 14:26:13 +02:00
twinaphex
ad57901131 Move 'Dummy on Core Shutdown' option 2015-06-02 14:19:21 +02:00
twinaphex
a9fc238012 Turn C++ comments into C comment 2015-06-02 14:17:37 +02:00
twinaphex
e7ee478187 Refactor menu_entry_set_bool_value 2015-06-02 14:10:36 +02:00
twinaphex
3225359606 Change menu_entry_pathdir_allow_empty's signature 2015-06-02 14:07:47 +02:00
twinaphex
6b3821d41e Change signature of menu_entries_show_back 2015-06-02 12:37:56 +02:00
twinaphex
63909ead00 Cleanup menu_driver_list_delete 2015-06-02 12:32:53 +02:00
twinaphex
9cae664955 (menu_driver.c) Cleanups 2015-06-02 12:31:49 +02:00
twinaphex
6d6a60c145 Get rid of RARCH_LOG line 2015-06-02 11:36:37 +02:00
twinaphex
ca218ee56d Revert "Use setting_set_with_string_representation in reset_setting function"
This reverts commit a639feb96f.
2015-06-02 11:30:11 +02:00
twinaphex
a639feb96f Use setting_set_with_string_representation in reset_setting function 2015-06-02 11:24:54 +02:00
Twinaphex
f1c69e79c2 (iOS) Buildfix 2015-06-02 11:14:47 +02:00
Twinaphex
e7595ae493 (CoreAudio) Buildfix 2015-06-02 11:11:35 +02:00
twinaphex
943cb952a7 (coreAudio) Use TARGET_OS_IPHONE 2015-06-02 11:09:54 +02:00
twinaphex
8d2aece5b9 Start using setting_set_with_string_representation in menu_entry.c 2015-06-02 10:36:49 +02:00
Twinaphex
9ecced5e56 (libretro-common) Prevent implicit declaration of tolower 2015-06-02 10:09:17 +02:00
twinaphex
bc5e0626bc (Makefile.common) Simplify 2015-06-02 10:07:07 +02:00
twinaphex
5956af766c (Makefile.common) remove cocoa_settings.m 2015-06-02 10:00:44 +02:00
twinaphex
f7d732bc3d Rename RetroArch_OSX 2015-06-02 09:48:02 +02:00
twinaphex
f4f9fa0d88 (OSX) Rename RetroArch_OSX to RetroArch 2015-06-02 09:43:12 +02:00
neville
bfb6001114 (OSX) 10.5 and earlier doesn't have backingScaleFactor, so hardcode it
to 1.0f for those platforms
2015-06-02 09:06:59 +02:00
neville
8151c85980 (OSX) Take out settings window for now entirely 2015-06-02 09:00:27 +02:00
Twinaphex
956218338b Don't compile in cocoa_settings.m 2015-06-02 08:57:22 +02:00
neville
2434c5e971 (OSX PPC) Buildfix 2015-06-02 08:48:07 +02:00
neville
ad2711641f (OSX) Remove "Preferences" 2015-06-02 08:44:26 +02:00
twinaphex
4b19250e01 (XMB) Revert previous changes 2015-06-02 08:06:20 +02:00
twinaphex
63934d9ee5 Hide Management unless Advanced Options is enabled 2015-06-02 07:31:14 +02:00
twinaphex
5bd60cb8ed Use setting_set_with_string_representation 2015-06-02 07:27:10 +02:00
radius
bbbbdabe7f fixes original path being overwritten when using unload core 2015-06-01 22:21:57 -05:00
twinaphex
d7e654cc07 (menu_input.c) Use setting_set_with_string_representation 2015-06-01 21:39:06 +02:00
twinaphex
50d3d2c66f Start using setting_set_with_string_representation 2015-06-01 21:36:49 +02:00
Alcaro
20662ad77d Things that happen 98% of the time shouldn't be warnings. 2015-06-01 19:39:27 +02:00
Alcaro
fbb8256780 Try these in order of plausibility. 2015-06-01 19:39:10 +02:00
twinaphex
a4812c955f Get rid of 'Gets here' messages 2015-06-01 17:06:28 +02:00
twinaphex
f9f7c28b94 (menu_entries_cbs_select.c) Add MENU_FILE_PATH 2015-06-01 17:02:47 +02:00
twinaphex
ede80a9a43 Create action_select_directory 2015-06-01 17:00:26 +02:00
twinaphex
34d4195015 Make menu_entry_get_setting static 2015-06-01 16:54:48 +02:00
twinaphex
f2e7b32960 Simplify menu_entry_get_setting 2015-06-01 16:52:48 +02:00
twinaphex
b4a0e0ac2d Rename menu_entries_select_back to menu_entry_go_back 2015-06-01 16:50:09 +02:00
Twinaphex
bae7bc806c (iOS CocoaTouch) Use menu_entry_get_path 2015-06-01 16:47:30 +02:00
Twinaphex
a1c4446f24 Prevent menu_entry_pathdir_extensions from crashing the app 2015-06-01 16:42:55 +02:00