20765 Commits

Author SHA1 Message Date
Higor Eurípedes
817ac29a34 (RGUI) Avoid implicit memset in rgui_render() 2015-06-15 20:19:49 -03: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
c7ff6b8df8 Dehardcode 'Driver Settings' 2015-06-15 23:23:03 +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
e21dd2a40f (Menu) Update 2015-06-15 22:50:45 +02:00
twinaphex
5341c4262b (menu_display.c) Prevent warning 2015-06-15 22:49:35 +02:00
twinaphex
b08c399d3b (task_database.c) Fix some warnings 2015-06-15 22:48:41 +02:00
twinaphex
0d400d027b (Salamander) Update 2015-06-15 22:47:20 +02:00
twinaphex
a2c8f89137 Create frontend->parse_drive_list 2015-06-15 22:45:02 +02:00
Twinaphex
24a1f191c1 Merge pull request #1804 from heuripedes/master
(XMB) Fix crash
2015-06-15 20:49:37 +02:00
Higor Eurípedes
1417a9b924 (XMB) Fix crash 2015-06-15 15:48:10 -03:00
Twinaphex
a25eea1bbb Merge pull request #1803 from heuripedes/master
Fix some memleaks
2015-06-15 20:43:11 +02:00
Higor Eurípedes
f503aa1078 (XMB) Use menu_display_get_ptr() in xmb_list_clear() 2015-06-15 15:17:11 -03:00
Higor Eurípedes
936ab27541 (XMB) Fix xmb_list_insert() leak 2015-06-15 15:01:12 -03:00
Higor Eurípedes
b96ce78b3e (menu_animation) Fix missing menu_animation_kill_by_subject() definition 2015-06-15 15:01:12 -03:00
Higor Eurípedes
1239b56d8a (XMB) Fix segfault 2015-06-15 15:01:12 -03:00
Higor Eurípedes
b304ddcf7a Fix menu_driver_list_insert leaks 2015-06-15 15:01:12 -03:00
twinaphex
b8d2cad194 (menu_list.c) Cleanups 2015-06-15 19:22:05 +02:00
twinaphex
6891ca7479 (menu_input.c) Cleanups 2015-06-15 19:20:48 +02:00
twinaphex
5d76525f50 (XMB) CLeanups 2015-06-15 19:12:31 +02:00
Twinaphex
82f19a0f55 Remove unused variable 2015-06-15 19:02:27 +02:00
twinaphex
ab1c5f95f1 Create menu_driver_list_get_selection 2015-06-15 19:00:52 +02:00
twinaphex
0c4ac61b38 (Menu) Cleanups 2015-06-15 17:34:12 +02:00
twinaphex
9b8248d3d2 (Menu) Cleanups 2015-06-15 17:24:07 +02:00
twinaphex
0a45da5080 (Menu) Cleanups 2015-06-15 17:19:58 +02:00
twinaphex
e3cf6275d4 (Menu) Cleanups 2015-06-15 17:15:13 +02:00
twinaphex
e6a100e9a2 (Menu) Cleanups 2015-06-15 17:00:31 +02:00
twinaphex
84e2a6d983 (Menu) Cleanups 2015-06-15 16:56:59 +02:00
twinaphex
6f71440c98 Use menu_hash_to_str at more places 2015-06-15 16:48:02 +02:00
twinaphex
eda2e24d0e Update - start using menu_hash_to_str 2015-06-15 06:27:45 +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
abfda1f9c6 (menu_shader.c) Cleanup 2015-06-15 06:09:00 +02:00
Twinaphex
ff79b492ae Remove two unused variables 2015-06-15 06:04:18 +02:00
twinaphex
bc592859cc Cleanups 2015-06-15 06:01:54 +02:00
twinaphex
44e3d840c5 (shader_gl_cg.c) use hashes 2015-06-15 05:09:01 +02:00
twinaphex
60ae1d0dc0 Hide Playlist Settings if 'Show Advanced Settings' not enabled 2015-06-15 05:03:14 +02:00
twinaphex
fb768eb608 (libretro-common) Cleanups 2015-06-15 05:00:39 +02:00
twinaphex
54c931755e Test 2015-06-15 04:35:14 +02:00
twinaphex
23263e2f97 (Android) Use djb2 2015-06-15 04:18:17 +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
3139f13612 (Menu) Cleanups 2015-06-15 02:37:32 +02:00
twinaphex
668aff2605 (menu_input.c) Go through menu_input_get_ptr 2015-06-15 02:24:51 +02:00
twinaphex
2553bbcd91 Move menu->delay to menu->input.delay 2015-06-15 02:22:36 +02:00
twinaphex
1831479079 Create menu_shader_free 2015-06-15 02:15:46 +02:00