twinaphex
|
d473c1a4a6
|
(Menu) Menu hashes update
|
2015-06-19 08:25:39 +02:00 |
|
twinaphex
|
4ac997c28d
|
(Menu) Menu hashing
|
2015-06-19 08:10:11 +02:00 |
|
twinaphex
|
4d35d715b4
|
(Menu) Menu hash
|
2015-06-19 07:39:13 +02:00 |
|
twinaphex
|
d9a185ac3c
|
(Menu) More menu hashing changes
|
2015-06-19 07:29:42 +02:00 |
|
twinaphex
|
0e0dd14625
|
(Menu) use more menu hashes
|
2015-06-19 07:23:58 +02:00 |
|
twinaphex
|
fe64bf75f1
|
(Menu) More menu hash
|
2015-06-19 06:46:49 +02:00 |
|
twinaphex
|
9c50b702c0
|
(Menu) More menu hash changes
|
2015-06-19 05:00:49 +02:00 |
|
twinaphex
|
909513e7ca
|
(Menu) More menu hashes
|
2015-06-19 04:19:10 +02:00 |
|
twinaphex
|
1c5fd3008f
|
(Menu) Menu hashes
|
2015-06-19 04:06:59 +02:00 |
|
twinaphex
|
5f0ca7d921
|
(Menu) More hashes
|
2015-06-19 02:13:27 +02:00 |
|
twinaphex
|
2f2b225b62
|
(Menu) More hashes
|
2015-06-19 01:20:41 +02:00 |
|
twinaphex
|
641e7bcb89
|
Use more hashes
|
2015-06-19 01:03:24 +02:00 |
|
Jean-André Santoni
|
a7c0a49610
|
(XMB) Add boxarts support
|
2015-06-18 09:32:56 +07:00 |
|
twinaphex
|
897361b9d4
|
Create menu_hash_calculate
|
2015-06-17 19:55:35 +02:00 |
|
twinaphex
|
3fe0b3c4d9
|
Create menu_entries.h
|
2015-06-16 02:15:32 +02:00 |
|
twinaphex
|
56952f14f3
|
Add more menu hashes
|
2015-06-16 01:14:44 +02:00 |
|
twinaphex
|
0782af571e
|
Hide some settings unless 'Show Advanced Settings' is enabled
|
2015-06-16 01:00:30 +02:00 |
|
twinaphex
|
e7768c379c
|
Merge 'Onscreen Overlay Settings' and 'Onscreen Keyboard Overlay Settings'
|
2015-06-16 00:58:13 +02:00 |
|
twinaphex
|
d782c33ae7
|
Move Core Information up
|
2015-06-16 00:52:00 +02:00 |
|
twinaphex
|
a2aab77abe
|
Add more references to menu_hash_to_str
|
2015-06-15 23:22:28 +02:00 |
|
twinaphex
|
198dc25a37
|
Use menu_hash_to_str
|
2015-06-15 23:20:19 +02:00 |
|
twinaphex
|
bbd1b92aa0
|
Start going through menu_hash_to_str
|
2015-06-15 23:16:47 +02:00 |
|
twinaphex
|
6891ca7479
|
(menu_input.c) Cleanups
|
2015-06-15 19:20:48 +02:00 |
|
twinaphex
|
6f71440c98
|
Use menu_hash_to_str at more places
|
2015-06-15 16:48:02 +02:00 |
|
twinaphex
|
995159dd32
|
Start creating menu_hash.c
|
2015-06-15 06:25:41 +02:00 |
|
twinaphex
|
91a3d522d9
|
(Menu) Move settings around
|
2015-06-15 06:15:02 +02:00 |
|
twinaphex
|
60ae1d0dc0
|
Hide Playlist Settings if 'Show Advanced Settings' not enabled
|
2015-06-15 05:03:14 +02:00 |
|
twinaphex
|
6d6cb1c023
|
Hide 'Core Settings' and 'Logging Settings' entirely when
'Show Advanced Settings' is OFF
|
2015-06-15 03:57:01 +02:00 |
|
twinaphex
|
58d7c0fd3b
|
Move some more variables to menu_animation_t
|
2015-06-15 01:50:57 +02:00 |
|
Higor Eurípedes
|
cbeee0ca1d
|
(menu_setting) Test needle before checking setting type
|
2015-06-14 17:22:41 -03:00 |
|
twinaphex
|
bfe4067b83
|
Flag 'Threaded Data Runloop Enable' as advanced setting
|
2015-06-14 20:12:18 +02:00 |
|
twinaphex
|
ecdee11056
|
(menu_setting.c) Correct 'Unload Core' being shown
|
2015-06-14 17:43:03 +02:00 |
|
twinaphex
|
6f657ccdeb
|
(menu_setting.c) Refactor away some strcmp usage
|
2015-06-14 16:11:46 +02:00 |
|
twinaphex
|
167ddb75ef
|
Create SL_FLAG_MAIN_MENU_SETTINGS
|
2015-06-14 04:35:27 +02:00 |
|
twinaphex
|
84a1885786
|
Create menu_input_get_ptr
|
2015-06-13 22:57:55 +02:00 |
|
Twinaphex
|
a7ad10f884
|
Merge pull request #1786 from heuripedes/master
(menu_setting.c) Speed up setting lookup using hashes
|
2015-06-13 19:32:07 +02:00 |
|
twinaphex
|
098c8a6063
|
Move some header includes around
|
2015-06-13 19:12:10 +02:00 |
|
Higor Eurípedes
|
619710eea6
|
(menu_setting.c) Speed up setting lookup using hashes
|
2015-06-13 14:11:18 -03:00 |
|
twinaphex
|
0f739f7e98
|
(Menu) Take out some header dependencies
|
2015-06-13 17:13:10 +02:00 |
|
twinaphex
|
d4cbc7695a
|
Go through menu_navigation_t pointer
|
2015-06-13 16:22:05 +02:00 |
|
twinaphex
|
a926434c4f
|
Initialize with ST_NONE
|
2015-06-13 04:37:40 +02:00 |
|
twinaphex
|
6183a124ad
|
(menu_setting.c) directly initialize 'result'
|
2015-06-13 04:03:01 +02:00 |
|
twinaphex
|
f5455c9479
|
Rename 'Management' to 'Advanced Management'
|
2015-06-13 03:16:38 +02:00 |
|
Higor Eurípedes
|
f670bc9f7b
|
(menu_setting.c) Free ST_BIND names and short descriptions
|
2015-06-12 16:23:24 -03:00 |
|
Higor Eurípedes
|
1f5b81db74
|
(menu_setting.c) Free driver setting values
|
2015-06-12 16:05:32 -03:00 |
|
twinaphex
|
cdd2edb608
|
Rename menu_settings_list_free to menu_setting_free
|
2015-06-12 17:55:11 +02:00 |
|
Twinaphex
|
7b0d29b5fc
|
remove unused variables
|
2015-06-08 14:37:39 +02:00 |
|
twinaphex
|
263fc0d4af
|
(menu_setting.c) Remove unused 'Aspect Ratio'
|
2015-06-08 14:17:37 +02:00 |
|
twinaphex
|
483cd94463
|
(Menu Settings) Remove unusable 'custom viewport width/height/fullscreen width/height' settings
|
2015-06-08 14:13:28 +02:00 |
|
twinaphex
|
229c19225f
|
Get rid of hardcoded menu_entries_common_is_settings_entry
|
2015-06-08 02:03:50 +02:00 |
|