Toad King
|
8167c81d38
|
fix deferred loading on non-dynamic core platforms
|
2014-10-12 20:30:17 -05:00 |
|
twinaphex
|
481c5ce9d4
|
Start hooking up Disk Options -> Disk Index again
|
2014-10-13 03:26:44 +02:00 |
|
twinaphex
|
b623b42615
|
Rename menu_entries_push_list to push_list
|
2014-10-13 03:01:59 +02:00 |
|
twinaphex
|
681c082a67
|
Cleanup info_screen_iterate
|
2014-10-13 02:56:14 +02:00 |
|
Toad King
|
d3047e6f59
|
try to fix audio pops on game loading on GX
|
2014-10-12 19:22:47 -05:00 |
|
Toad King
|
4766675fa5
|
fix core switching and history loading on non-dynamic platforms
|
2014-10-12 19:22:47 -05:00 |
|
twinaphex
|
83442ee467
|
Cleanups - grab pointer to menu_filelist_cbs_t only once and then
pass it around in menu_common_iterate
|
2014-10-13 02:15:45 +02:00 |
|
twinaphex
|
d2f5d39259
|
Rename menu_parse_and_resolve to menu_entries_deferred_push
|
2014-10-13 02:10:27 +02:00 |
|
twinaphex
|
503329c9a6
|
Make menu_entries_push_list static
|
2014-10-13 02:08:39 +02:00 |
|
twinaphex
|
e3807b87f7
|
Cut down on menu_entries_push_list
|
2014-10-13 02:03:36 +02:00 |
|
twinaphex
|
9f9978c0a2
|
Refactor action_ok_push_history_list
|
2014-10-13 01:42:10 +02:00 |
|
Toad King
|
264cfb553c
|
fix case sensitivity in controller matching on GX
|
2014-10-12 18:07:45 -05:00 |
|
twinaphex
|
58f16896c8
|
Have to resort to this to have detect core working properly
again for zipped archives
|
2014-10-13 00:37:27 +02:00 |
|
Twinaphex
|
4cdd9f9540
|
Merge pull request #1137 from lakkatv/xmb
(Lakka) Fix FBO
|
2014-10-13 00:21:01 +02:00 |
|
Jean-André Santoni
|
50bda012ed
|
(Lakka) Fix FBO
|
2014-10-13 00:21:23 +02:00 |
|
Twinaphex
|
a8b130422b
|
Merge pull request #1136 from lakkatv/xmb
(XMB) Fix navigation_clear regression
|
2014-10-12 23:54:07 +02:00 |
|
Jean-André Santoni
|
e4e892efad
|
(XMB) Fix navigation_clear regression
|
2014-10-12 23:53:37 +02:00 |
|
twinaphex
|
94110ea997
|
Add bool pending_push parameter to menu_clear_navigation
|
2014-10-12 23:44:10 +02:00 |
|
twinaphex
|
5f8fb88d19
|
Revert "start reducing calls to menu_clear_navigation"
This reverts commit 202b1e2006a3ca03ef5dbe161ac4a4692af77ab3.
|
2014-10-12 23:36:54 +02:00 |
|
twinaphex
|
202b1e2006
|
start reducing calls to menu_clear_navigation
|
2014-10-12 23:31:04 +02:00 |
|
twinaphex
|
f52c79e197
|
menu_shader_manager_setting_toggle - rename id to type
|
2014-10-12 22:16:10 +02:00 |
|
twinaphex
|
e11abc3f76
|
(Menu) Reimplement deferred_core list without needing need_refresh
|
2014-10-12 21:55:59 +02:00 |
|
twinaphex
|
789ef212a5
|
Cleanups in menu_common_backend.c
|
2014-10-12 21:38:24 +02:00 |
|
twinaphex
|
10602ee796
|
(menu_common_backend.c) Get rid of some unnecessary header includes
|
2014-10-12 21:23:48 +02:00 |
|
twinaphex
|
97d41dae64
|
(XMB) Get rid of some unneeded header includes
|
2014-10-12 21:21:43 +02:00 |
|
twinaphex
|
adb9e392ed
|
(glui.c) Get rid of some unnneeded header includes
|
2014-10-12 21:20:31 +02:00 |
|
twinaphex
|
cc3c116868
|
(lakka.c) Get rid of some unneeded header includes
|
2014-10-12 21:19:36 +02:00 |
|
Twinaphex
|
8793508779
|
Merge pull request #1135 from lakkatv/xmb
(Menu) Fade on search
|
2014-10-12 21:00:39 +02:00 |
|
Jean-André Santoni
|
e27ed089f5
|
(Menu) Fade on search
|
2014-10-12 20:58:48 +02:00 |
|
Twinaphex
|
b38e7718a5
|
Merge pull request #1134 from lakkatv/xmb
(Menu) Ticker line
|
2014-10-12 20:38:10 +02:00 |
|
Jean-André Santoni
|
3f7af3d164
|
(Menu) Remove the unwanted vertical animation on screen switch
|
2014-10-12 20:34:55 +02:00 |
|
Jean-André Santoni
|
e0a33a9b3c
|
(Menu) Ticker line
|
2014-10-12 20:30:19 +02:00 |
|
twinaphex
|
23c3ae3d79
|
Get rid of some unnecessary header includes in rgui.c
|
2014-10-12 20:25:12 +02:00 |
|
twinaphex
|
f1511e76f1
|
(Menu) Add missing extern C namespaces for C++ builds
|
2014-10-12 20:22:33 +02:00 |
|
twinaphex
|
b1eb0e6493
|
Reduce header includes in menu_common_backend.c
|
2014-10-12 20:17:12 +02:00 |
|
twinaphex
|
fae308d1f9
|
(menu_common_backend.c) Cut down on some code duplication
|
2014-10-12 20:15:02 +02:00 |
|
twinaphex
|
bbb28c06e6
|
(Menu) Implement action_start callback as well
|
2014-10-12 20:11:45 +02:00 |
|
twinaphex
|
0245be3193
|
Refactor remaining toggle functions
|
2014-10-12 19:45:38 +02:00 |
|
Twinaphex
|
61fd8b38dc
|
Merge pull request #1133 from lakkatv/xmb
(Menu) Use a scale factor, fix shader color
|
2014-10-12 19:21:40 +02:00 |
|
Jean-André Santoni
|
16c9cf2698
|
(Menu) Use a scale factor, fix shader color
|
2014-10-12 19:22:01 +02:00 |
|
twinaphex
|
528cb1dd60
|
Move core_setting_toggle to menu_entries_cbs.c as static function
|
2014-10-12 19:21:19 +02:00 |
|
twinaphex
|
896bff00cc
|
Change menu_common_core_setting_toggle to be bindable to cbs->action_toggle
|
2014-10-12 19:18:37 +02:00 |
|
twinaphex
|
e71486a9bf
|
Start implementing toggle actions in menu_entries_cbs.c
|
2014-10-12 19:13:42 +02:00 |
|
twinaphex
|
1196e3b4eb
|
(menu_common_backend.c) Indenting nits
|
2014-10-12 18:59:28 +02:00 |
|
twinaphex
|
c3f9bd022b
|
Move menu_parse_list up
|
2014-10-12 18:37:35 +02:00 |
|
Twinaphex
|
d15d7c9e8f
|
Merge pull request #1132 from lakkatv/xmb
(Menu) Fix transparent overlay when displaying messages with pause_libre...
|
2014-10-12 18:24:26 +02:00 |
|
Jean-André Santoni
|
6ffa9b1f08
|
(Menu) Fix transparent overlay when displaying messages with pause_libretro
|
2014-10-12 18:22:51 +02:00 |
|
twinaphex
|
7643445862
|
Create menu_parse_list
|
2014-10-12 18:15:03 +02:00 |
|
twinaphex
|
752fb8e472
|
(menu_common_backend.c) Indenting nits
|
2014-10-12 18:01:07 +02:00 |
|
twinaphex
|
120f2efcb9
|
(deps/rzlib) Use strlcat
|
2014-10-12 18:00:05 +02:00 |
|