twinaphex
96c8ca5a09
Header update #1
2017-01-22 13:40:32 +01:00
twinaphex
925d60c0cc
Implement part 2 of Browse URL
2016-12-27 00:02:09 +01:00
twinaphex
bfd0aa18e4
Add first part of 'Browse URL'
2016-12-26 06:39:12 +01:00
Gregor Richards
0577749fae
Netplay LAN scanning is go! (sort of)
2016-12-02 22:40:26 -05:00
twinaphex
4d538dea5c
Add Onscreen Notifications list
2016-11-23 14:28:15 +01:00
Twinaphex
eb7bf1387a
Revert "Improvs one at a time - Configurations"
2016-11-21 07:26:58 +01:00
lasers
67f1dc3859
Clean the Configuration mess some more
2016-11-20 02:08:08 -06:00
lasers
6265d1e90a
Clean the Configuration mess
2016-11-18 13:45:10 -06:00
twinaphex
c9c7aea184
Create sublabel callbacks
2016-10-20 15:57:35 +02:00
twinaphex
b3a7d2a7bb
Fix Recording Settings
2016-10-08 15:05:31 +02:00
Jean-André Santoni
850c4beac3
Add a WiFi setting group
2016-09-22 02:03:01 +02:00
twinaphex
b14ffa4562
menu_cbs.h - add HAVE_CONFIG_H ifdef
2016-09-15 20:58:36 +02:00
twinaphex
7bb5e46d21
menu_cbs.h - Add retro_common_api.h
2016-09-15 20:57:59 +02:00
twinaphex
3674dd4300
Header include cleanups
2016-09-11 17:28:57 +02:00
Jean-André Santoni
764b20234d
Restaure Lakka services
...
Also use HAVE_LAKKA instead of HAVE_SYSTEMD to prevent this menu to appear in the regular RetroArch linux build for users that have systemd. It wouldn't work in all cases.
2016-08-10 01:46:47 +02:00
twinaphex
d903ad2b97
First working implementation of subdirs for URL lists
2016-07-12 18:29:31 +02:00
twinaphex
eb37e95cca
(menu_cbs_get_value.c) Get rid of label_hash
2016-07-10 13:47:19 +02:00
twinaphex
ad36b8ba76
Revert "menu_cbs_get_value - get rid of hashes"
...
This reverts commit 9d55e3dc84
.
2016-07-10 04:08:11 +02:00
twinaphex
9d55e3dc84
menu_cbs_get_value - get rid of hashes
2016-07-10 04:02:13 +02:00
twinaphex
c938f86235
Get rid of one of the last remaining hash dependencies in menu_displaylist.c
2016-07-10 03:08:18 +02:00
twinaphex
0bc4248084
Simplify this code
2016-07-09 18:12:35 +02:00
twinaphex
1fc3f2b057
Add parameter to generic_action_ok_displaylist_push
2016-07-09 18:06:50 +02:00
twinaphex
60eb15bf0b
Fix 'Use this directory' for directory settings
2016-07-08 22:51:47 +02:00
twinaphex
97be5b164f
Cleanups
2016-07-08 19:14:29 +02:00
twinaphex
bcf74d9685
Start adding menu_cbs_label.c
2016-07-08 16:24:05 +02:00
twinaphex
3c81b2597d
Refactor remaining setting screens
2016-07-02 20:40:27 +02:00
twinaphex
abe2a14b16
Refactor 'Onscreen Display'/'Onscreen Overlay' settings
2016-07-02 13:49:05 +02:00
twinaphex
84d9a58ec8
Refactor "Frame Throttle" and "Rewind" settings lists
2016-07-02 13:17:24 +02:00
twinaphex
f011c4c9d6
Refactor 'Saving settings' and 'Logging settings' lists
2016-07-02 12:03:50 +02:00
twinaphex
662497d897
Refactor Configuration Settings
2016-07-02 10:17:09 +02:00
twinaphex
951686ba59
Cleanups
2016-07-02 07:29:14 +02:00
twinaphex
d9bf45d2e7
Cleanups
2016-07-02 07:22:06 +02:00
twinaphex
18e3843db7
Cleanups
2016-07-02 07:05:43 +02:00
twinaphex
370c4cb6a7
Cleanups
2016-07-02 06:59:49 +02:00
twinaphex
03f7bd5e7b
Cleanups
2016-07-02 06:57:47 +02:00
twinaphex
9596c7b3c4
Cleanups
2016-07-01 20:57:23 +02:00
twinaphex
9d3251a54b
Cleanups
2016-07-01 20:18:51 +02:00
twinaphex
9f53ad9c45
(menu_cbs.c) Remove arguments
2016-07-01 19:59:47 +02:00
twinaphex
e68d2c656f
(menu_cbs) Remove unneeded arguments
2016-07-01 19:58:08 +02:00
twinaphex
1cc2ae692b
Cleanups
2016-07-01 19:26:27 +02:00
twinaphex
f469f40381
CLeanups
2016-07-01 19:24:26 +02:00
twinaphex
f7648bc95c
Remove arguments
2016-07-01 19:22:07 +02:00
twinaphex
688cad2593
Get rid of arguments
2016-07-01 19:20:59 +02:00
twinaphex
550b3e5633
(menu_cbs.c) Get rid of some unneeded variable arguments
2016-07-01 19:13:25 +02:00
twinaphex
56ef899946
Move code to menu_content.c
2016-07-01 15:55:36 +02:00
twinaphex
14329b0656
Make function static
2016-07-01 15:46:55 +02:00
Alcaro
996f9a59b7
Whoops, apparently this one is shared the ugly way...
2016-06-27 21:36:59 +02:00
twinaphex
982330ef86
Use new 'Download Content' option
2016-06-21 04:21:18 +02:00
twinaphex
a302d78989
Start adding CORE_CONTENT_DIRS_LIST
2016-06-21 00:46:55 +02:00
twinaphex
284f8cfd23
Remove menu_hash_ files
2016-06-20 03:35:09 +02:00