804 Commits

Author SHA1 Message Date
twinaphex
2691ab0c7d Rename command_event enums 2016-05-09 20:51:53 +02:00
twinaphex
a98ef36d36 Rename event_cmd_ctl to command_event 2016-05-09 20:20:50 +02:00
twinaphex
6ae20f2016 Create managers/ dir - move cheats.c and state_manager.c to it 2016-05-09 18:20:52 +02:00
twinaphex
7ba97e8703 Remove core_info_ctl 2016-05-09 18:11:17 +02:00
twinaphex
f8a7154557 Rename rarch_ functions 2016-05-09 07:09:26 +02:00
twinaphex
1b8e8ac22a Remove video_shader_driver_ctl 2016-05-08 21:11:27 +02:00
twinaphex
b20d550cc4 Rename video context driver functions 2016-05-08 20:32:56 +02:00
twinaphex
e165954395 Rename libretro_version_1 to core_impl 2016-05-08 05:29:10 +02:00
twinaphex
6544772fb8 De-ioctl ify core_ctl 2016-05-08 01:33:57 +02:00
twinaphex
42019bd02f People don't like ioctl functions - so here goes 2016-05-08 00:15:21 +02:00
Jean-André Santoni
d757889b19 (Lakka) Disable buildbot updaters
Keeping two concurrent update systems causes a lot of bugs. Especially in our case where the buildbot stuff overrides the system stuff. Users don't get how to use both updaters properly. They end up using outdated cores or joyconfigs, or even assets. Using the Lakka updater in our case is a better solution, because it ensures version compatibility between all the components. I will do an additional effort to keep all the libretro packages up to date in Lakka.
2016-05-06 15:08:53 +07:00
Jean-André Santoni
c7067356b5 (XMB) Prevent showing 'Directory not found' as a playlist. Fixes the black square bug. 2016-05-03 08:10:04 +07:00
twinaphex
0badc3ffd2 Cleanup 2016-05-02 17:48:17 +02:00
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