791 Commits

Author SHA1 Message Date
twinaphex
e0c7bd2e57 (menu_displaylist.c) Cleanups 2016-05-02 17:33:29 +02:00
twinaphex
ff5190ac76 menu_displaylist_ctl - cleanups 2016-05-02 17:28:20 +02:00
Twinaphex
eeeec23c66 (OSX) Static code analyzer cleanups 2016-05-02 16:57:53 +02:00
twinaphex
07e1f6e748 Only show 'Download Core' so far when no core is yet added 2016-05-01 17:43:37 +02:00
Twinaphex
1b9d9647b0 Add 'Download Core' entry in 'Load Core' list 2016-05-01 17:36:40 +02:00
twinaphex
895783d854 Move some variables 2016-04-28 20:49:13 +02:00
twinaphex
65dec874a8 Move some path settings 2016-04-28 19:52:25 +02:00
twinaphex
7dffc6286b Internally change directory settings 2016-04-28 19:26:02 +02:00
twinaphex
15a30dae70 CLeanups 2016-04-27 14:29:28 +02:00
twinaphex
0264863520 (menu_displaylist.c) Cleanup 2016-04-27 14:26:45 +02:00
twinaphex
060478184b Cleanups 2016-04-27 14:20:09 +02:00
twinaphex
dd4f24ecde Add need_entries_refresh and need_navigation_clear to
menu_displaylist_info strruct
2016-04-27 13:45:13 +02:00
twinaphex
a5dc73dfde (menu_displaylist) Cleanup 2016-04-27 13:36:44 +02:00
Jean-André Santoni
9a356d85a0 (Menu) Fix the animation bug when downloading index
The menu was forcing a navigation selection clear on OK pressed without letting the menu driver perform it's animations. This patch separate the two events, OK is pressed, the index is downloaded, the menu driver animates the transition to the new list, and finally the navigation selection is cleared. In the right order. DISPLAYLIST_GENERIC should progressively disapear in profit of DISPLAYLIST_PENDING_CLEAR for more flexibility in the menus.
2016-04-24 07:23:07 +07:00
twinaphex
dcd5391a75 (Thumbnails Updater) Added Thumbnails Updater 2016-04-23 22:31:39 +02:00
twinaphex
dfe08c7148 Use menu_entries_prepend 2016-04-13 17:03:13 +02:00
twinaphex
08632c89b6 Comment this out again now that the test works 2016-04-12 03:19:17 +02:00
Jean-André Santoni
01c82a09f0 Rename menu_entries_push to menu_entries_prepend 2016-04-11 23:18:16 +07:00
twinaphex
a58c77113f Change text 2016-04-11 18:04:24 +02:00
twinaphex
a430c7f543 Add experimental menu_entries_push/file_list_push 2016-04-11 18:02:50 +02:00
twinaphex
7e7a1fa5f9 Rename menu_entries_push to menu_entries_add 2016-04-11 05:49:39 +02:00
twinaphex
f25581e88d Add print_buf_lines_extended and have core updater use it 2016-04-11 03:09:17 +02:00
twinaphex
dba04c73e4 Move core options variable 2016-04-06 02:30:20 +02:00
twinaphex
c7a9182d59 Create CORE_CTL_{INPUT_DESCRIPTORS} 2016-04-06 01:57:02 +02:00
Twinaphex
a3007b1604 Merge pull request #2810 from lakkatv/master
Lakka Services
2016-03-22 20:08:24 +01:00
Jean-André Santoni
d5816cb298 (Menu) More ifdef for Lakka Services, and create files with w mode. 2016-03-22 17:10:06 +07:00
twinaphex
2e14d0979b Header include cleanups 2016-03-22 03:13:33 +01:00
Jean-André Santoni
1cb8faf6c9 (Menu) Add a setting group for Lakka Services 2016-03-22 03:31:34 +07:00
twinaphex
b961a2b2b2 menu_displaylist_info - add hash for label 2016-03-21 20:50:06 +01:00
twinaphex
4d30df7a64 Header cleanup 2016-03-21 19:23:45 +01:00
twinaphex
ac6362cae4 Combine list_special files 2016-03-20 17:28:24 +01:00
twinaphex
c7e13e2bcd (libretro-common) Rename file_archive to archive_file 2016-03-20 16:14:40 +01:00
twinaphex
93b7dc1bdd (libretro-common) move 'lists' files to lists/ 2016-03-20 14:53:54 +01:00
Jean-André Santoni
1d69f55b37 (Lakka) If HAVE_LAKKA is defined, display Shutdown and Reboot entries in RGUI 2016-03-10 00:52:17 +07:00
twinaphex
c717ebdfda Rename callbacks 2016-03-04 20:00:49 +01:00
twinaphex
e9a0aba85b Silence bunch of warnings and fix an error 2016-03-04 19:42:30 +01:00
twinaphex
95314700f9 Turn menu_displaylist_parse_settings into static function 2016-03-04 07:42:38 +01:00
twinaphex
0c517434f3 Add DISPLAYLIST_SETTING 2016-03-04 07:29:17 +01:00
twinaphex
3d8e1e0f6c Revert "Change signature of menu_displaylist_parse_settings"
This reverts commit 280431114e7e7d1912512e229d1ae754dab905d9.
2016-03-04 07:23:07 +01:00
twinaphex
280431114e Change signature of menu_displaylist_parse_settings 2016-03-04 07:20:37 +01:00
twinaphex
5b4ba2a449 Add Network Information now 2016-03-03 03:06:54 +01:00
twinaphex
7de6a0f005 (menu_displaylist.c) Turn this into enum with name 2016-03-03 00:37:32 +01:00
twinaphex
f15effe68b (menu_displaylist.c) 80-char width limit 2016-02-25 20:32:46 +01:00
twinaphex
0eb3feff64 Cleanups 2016-02-25 19:48:07 +01:00
twinaphex
2c18bf12f5 Add DISPLAYLIST_PUSH_ONTO_STACK 2016-02-24 23:31:51 +01:00
twinaphex
77c583ae47 Create DISPLAYLIST_PROCESS 2016-02-24 23:19:53 +01:00
twinaphex
e8eaa54218 Refactor menu_displaylist_ctl 2016-02-24 23:05:54 +01:00
twinaphex
7968914453 Refactor menu_displaylist_push_list to menu_displaylist_ctl 2016-02-24 22:56:41 +01:00
twinaphex
e8a5f6194e Create MENU_ENTRIES_CTL_CLEAR 2016-02-24 22:45:21 +01:00
twinaphex
cedc6506b5 Show display metric height label 2016-02-21 22:09:38 +01:00