Commit Graph

19856 Commits

Author SHA1 Message Date
twinaphex 06918c0749 (menu_entries_cbs_left.c) Cut down on more strcmps 2015-06-05 09:50:47 +02:00
twinaphex 37a7f06271 (menu_entries_cbs_title.c) Get rid of more strcmps 2015-06-05 09:46:15 +02:00
twinaphex bc192ce248 (Menu) Further strcmp cleanups 2015-06-05 09:36:21 +02:00
twinaphex 4de9ea8e91 Fix deferred_rdb_entry_detail edge case 2015-06-05 09:33:41 +02:00
twinaphex 6f842cedd3 Get rid of more strcmps 2015-06-05 09:31:07 +02:00
twinaphex 0eacc9ff30 Replace more strcmps 2015-06-05 09:18:31 +02:00
twinaphex 6e64fbf8c7 (XMB) CLeanups 2015-06-04 22:46:23 +02:00
twinaphex 4d381d9a61 (driver.c) Do away with series of strcmps 2015-06-04 22:37:00 +02:00
twinaphex 5197ae9ad3 (menu_entries_cbs_representation.c) More cleanups by using hash
and cutting down on strcmp usage
2015-06-04 22:21:21 +02:00
twinaphex 10e55ad5a5 Move all hash values to menu_entries_cbs.h 2015-06-04 22:09:45 +02:00
twinaphex f47c536880 (menu_entries_cbs_ok.c) Start getting rid of series of strcmps here
too
2015-06-04 22:04:08 +02:00
twinaphex 979aabdeda Add some hashes for 'Input Hotkey Settings' and 'Onscreen Display Settings' 2015-06-04 21:37:38 +02:00
twinaphex eef7858c56 Create Makefile for utils 2015-06-04 21:31:44 +02:00
twinaphex 3b4deb1d8f (libretro-common) Style nits 2015-06-04 21:26:40 +02:00
twinaphex 1205aa04b8 Add utils 2015-06-04 21:20:25 +02:00
twinaphex fc4755bce2 (libretro-common) Move hash.c/hash.h to libretro-common 2015-06-04 21:13:13 +02:00
twinaphex 2280684a95 Buildfix - include files 2015-06-04 21:00:52 +02:00
Twinaphex 0b99e6dab6 Merge pull request #1745 from leiradel/master
removed logging of non-settings labels
2015-06-04 19:23:06 +02:00
Andre Leiradella 67a716a8c8 removed logging of non-settings labels 2015-06-04 13:38:48 -03:00
Twinaphex 011fa92f51 Merge pull request #1744 from leiradel/master
fixed game details not available while browsing dabases; fixed false …
2015-06-04 18:17:18 +02:00
Andre Leiradella 13575cacfe Merge remote-tracking branch 'upstream/master' 2015-06-04 13:16:34 -03:00
Andre Leiradella a2b2cb0f34 fixed game details not available while browsing dabases; fixed false positives in database_cursor_iterate 2015-06-04 13:13:31 -03:00
Twinaphex fdc65d3473 Merge pull request #1743 from heuripedes/master
(libretrodb) Fix leak in database_cursor_iterate()
2015-06-04 17:47:13 +02:00
Twinaphex a94829c1e8 Cleanup unused variable 2015-06-04 17:42:25 +02:00
Higor Eurípedes 936d29e703 (libretrodb) Fix leak in database_cursor_iterate() 2015-06-04 12:41:51 -03:00
twinaphex 74a39147cb Split up User Input Binds into separate groups 2015-06-04 17:41:07 +02:00
twinaphex a8719faf70 (Menu) Move setting categories around 2015-06-04 17:20:47 +02:00
Twinaphex 6b8b188199 Merge pull request #1742 from leiradel/master
use hashes instead of strcmp
2015-06-04 17:14:33 +02:00
Andre Leiradella e7a3dc0e73 log the label instead of the hash 2015-06-04 12:10:33 -03:00
Andre Leiradella 0c445f66a7 dunno why this file is marked as modified... 2015-06-04 12:05:48 -03:00
Andre Leiradella ef1eb15f71 use hashes instead of strcmp 2015-06-04 11:23:00 -03:00
Twinaphex 69b4aae25b Rename 'Font Settings' to 'Onscreen Display Settings' 2015-06-04 15:49:21 +02:00
Twinaphex ecf9532d28 (Menu) Improve help description message for 'System Directory' 2015-06-04 15:44:12 +02:00
Twinaphex 2b2bf7911a (XInput) Buildfix 2015-06-04 15:33:22 +02:00
Twinaphex ab7de31954 Change SRAM Periodic Autosave to SRAM Autosave Interval 2015-06-04 15:04:34 +02:00
Twinaphex ce0a1ceaca (Menu) Change 'flushes' to 'saves' 2015-06-04 15:03:03 +02:00
Twinaphex a27a48003b (Menu) Change Volume Level label 2015-06-04 15:00:44 +02:00
Twinaphex 598ad7a0a9 Change 'Estimated Monitor FPS' label 2015-06-04 14:49:51 +02:00
Twinaphex f560ea7e8f Change 'Libretro Logging Level' label 2015-06-04 14:45:19 +02:00
Twinaphex 59e977dbdf Create 'Input Hotkey Settings' 2015-06-04 14:39:40 +02:00
Twinaphex f00f3f5634 Rename 'SRAM Autosave' to 'SRAM Periodic Autosave' 2015-06-04 14:28:54 +02:00
Twinaphex c66c4443cf Change some setting labels 2015-06-04 14:18:58 +02:00
Twinaphex 13ba77fd06 (Menu) Specify units of measurement for audio latency and audio output
rate
2015-06-04 14:14:30 +02:00
twinaphex b35c407bec (Menu) Rename 'Show Framerate' 2015-06-04 13:28:05 +02:00
twinaphex 6b5b091075 Rename 'Pause on Focus Loss' 2015-06-04 13:24:58 +02:00
twinaphex 058193b472 (Menu) Rename 'Pause Libretro' 2015-06-04 13:24:06 +02:00
Twinaphex c02801a8c3 Merge pull request #1741 from lakkatv/dynwallpapers
Dynamic wallpapers
2015-06-04 12:20:36 +02:00
Jean-André Santoni 6da346f456 (XMB) Dynamic wallpapers 2015-06-04 17:17:23 +07:00
Jean-André Santoni b09b7e602c (XMB) Code cleaning 2015-06-04 16:05:54 +07:00
twinaphex 1b67864a3b Change menu_driver_load_background to menu_driver_load_image 2015-06-04 10:39:48 +02:00