Mikael Brunnhede
|
84701efd24
|
Don't hide option for showing/hiding "Online Updater" on Lakka.
|
2017-10-07 13:50:31 +02:00 |
Mikael Brunnhede
|
83991d6c36
|
Implemented setting for showing/hiding the "Reboot" option in XMB. The setting is only shown on Lakka.
|
2017-10-06 09:40:41 +02:00 |
Mikael Brunnhede
|
9db0e9dbc6
|
Implemented setting for showing/hiding the "Quit RetroArch" option in XMB. The setting is only shown on Lakka.
|
2017-10-06 09:27:42 +02:00 |
Mikael Brunnhede
|
f073d5167a
|
Implemented setting for showing/hiding the "Help" option in XMB.
|
2017-10-06 08:28:45 +02:00 |
Mikael Brunnhede
|
7ee1797fa1
|
Implemented setting for showing/hiding the "Configurations" option in XMB.
|
2017-10-06 08:18:39 +02:00 |
Mikael Brunnhede
|
19b313c221
|
Implemented setting for showing/hiding the "Information" option in XMB.
|
2017-10-05 14:30:15 +02:00 |
Mikael Brunnhede
|
0eb5566dea
|
Implemented setting for showing/hiding the "Load Content" option in XMB.
|
2017-10-05 09:26:25 +02:00 |
Mikael Brunnhede
|
cc3b64f951
|
Implemented setting for showing/hiding the "Load Core" option in XMB.
|
2017-10-05 09:14:05 +02:00 |
twinaphex
|
bb6ca3e4ff
|
Fix playlists in non-horizontal mode
|
2017-10-04 08:26:41 +02:00 |
twinaphex
|
1763a2ef7b
|
Rename menu_displaylist_parse_history to menu_displaylist_parse_generic
|
2017-10-04 07:22:06 +02:00 |
twinaphex
|
6bb5af8ee0
|
Cleanups
|
2017-10-04 06:36:23 +02:00 |
twinaphex
|
9cdea532ce
|
Fix typo
|
2017-10-04 06:34:53 +02:00 |
twinaphex
|
3b8559dafc
|
Prevent null pointer dereference
|
2017-10-04 00:16:38 +02:00 |
Twinaphex
|
e3ef431b79
|
Merge pull request #5501 from Brunnis/master
Don't show "Enable Settings Tab" option in RGUI
|
2017-10-03 11:36:12 +02:00 |
Mikael Brunnhede
|
46ed23e649
|
Don't show "Enable Settings Tab" option in RGUI.
|
2017-10-03 09:12:05 +02:00 |
twinaphex
|
d0d6d0bfe8
|
Prevent null pointer dereference here too
|
2017-10-03 04:26:34 +02:00 |
twinaphex
|
02ee7df743
|
Do a NULL check
|
2017-10-03 04:25:31 +02:00 |
Alcaro
|
c91c4ff9c0
|
Nuke some more ifdefs and warnings
|
2017-10-03 00:35:41 +02:00 |
Twinaphex
|
9c89b3e546
|
Merge pull request #5496 from Brunnis/master
Add setting for showing/hiding the ability to rename playlist items
|
2017-10-02 22:37:50 +02:00 |
Mikael Brunnhede
|
af7df0cba3
|
Add setting for showing/hiding the ability to rename playlist items.
|
2017-10-02 22:17:44 +02:00 |
twinaphex
|
710c70f838
|
Remove another wrapper function
|
2017-10-01 17:43:38 +02:00 |
twinaphex
|
1156d6cec5
|
Simplify conditionals
|
2017-09-30 06:18:38 +02:00 |
twinaphex
|
e1a0139164
|
Cleanups
|
2017-09-28 03:48:49 +02:00 |
Twinaphex
|
04bc2fef8c
|
Fix more memory leaks
|
2017-09-28 03:28:05 +02:00 |
twinaphex
|
b28536ba16
|
Fix leaks in menu_displaylist_push
|
2017-09-28 03:22:42 +02:00 |
twinaphex
|
59e442419e
|
Fix some leaks
|
2017-09-28 03:16:00 +02:00 |
twinaphex
|
8b5f8d8c64
|
menu_displaylist_info - rewrite path
|
2017-09-28 03:06:54 +02:00 |
twinaphex
|
08ecfc74ec
|
Rewrite info.label
|
2017-09-28 02:45:03 +02:00 |
twinaphex
|
72087d1749
|
Rewrite path_b and path_c
|
2017-09-28 02:30:31 +02:00 |
twinaphex
|
72f42b602f
|
menu_displaylist_info - reduce stack usage - exts no longer
a fixed size path
|
2017-09-28 01:38:05 +02:00 |
Twinaphex
|
8ec326a43f
|
Merge pull request #5479 from Brunnis/master
Add XMB menu option to show the Settings tab if it has previously been hidden
|
2017-09-26 16:51:50 +02:00 |
Mikael Brunnhede
|
a1e9027fe2
|
Added XMB menu option to show the Settings tab if it has previously been hidden.
|
2017-09-26 14:41:07 +02:00 |
radius
|
5b388a0e81
|
show RetroPad buttons instead of keyboard keys when controls are not autoconfigured
|
2017-09-25 23:23:25 -05:00 |
Brian Koropoff
|
1bbb7aff08
|
menu_displaylist: don't crash on serial-only database entries
|
2017-09-17 21:31:42 -07:00 |
radius
|
21d55fa626
|
use descriptors if available
|
2017-09-12 00:12:33 -05:00 |
radius
|
f1f4d629ad
|
don't show the keymapper labels when not required
|
2017-09-11 00:21:48 -05:00 |
radius
|
9abbf47a8d
|
fix defaults
|
2017-09-11 00:21:47 -05:00 |
radius
|
b93417fbed
|
start implementing keymapper gui
|
2017-09-11 00:21:46 -05:00 |
twinaphex
|
0007d66bf8
|
Fix memory leaks
|
2017-09-11 02:22:46 +02:00 |
twinaphex
|
402a2fd03a
|
Fix memory leak
|
2017-09-11 01:13:32 +02:00 |
twinaphex
|
716a21b5ac
|
Use strdup for some variables where PATH_MAX_LENGTH is excessively large
|
2017-09-10 23:52:04 +02:00 |
twinaphex
|
8b43e738ba
|
Reduce stack usage
|
2017-09-10 23:44:51 +02:00 |
twinaphex
|
daa82a3c4f
|
Start creating menu_displaylist_info_free
|
2017-09-10 22:47:16 +02:00 |
twinaphex
|
08e3bb2122
|
(MSVC) Buildfixes
|
2017-09-10 22:38:03 +02:00 |
twinaphex
|
5abf4b277e
|
(menu_displaylist.c ) Cut down on stack usage
|
2017-09-10 00:04:41 +02:00 |
radius
|
e9d5413084
|
always show the controls menu, we should prune the entries inside instead
|
2017-09-09 16:26:16 -05:00 |
Higor Eurípedes
|
eac68b9d41
|
(xmb) Limit selection_buf_old to visible items
|
2017-09-03 16:30:45 -03:00 |
twinaphex
|
e16371b8a5
|
Merge input_config.c and input_driver.c
|
2017-08-31 02:25:04 +02:00 |
twinaphex
|
6fc48a39d9
|
(MaterialUI) Add Menu Icons Enable setting
|
2017-08-17 21:05:38 +02:00 |
twinaphex
|
7a44d29ed4
|
Only show video entries when HAVE_FFMPEG is enabled
|
2017-08-16 08:50:46 +02:00 |
twinaphex
|
877d14b1e7
|
Fix playlist updating
|
2017-08-16 08:01:35 +02:00 |
twinaphex
|
494e229b03
|
Refactor this
|
2017-08-16 07:46:43 +02:00 |
twinaphex
|
1093c1bac8
|
(XMB) Fix black box regression
|
2017-08-16 05:52:59 +02:00 |
twinaphex
|
5c7fd82a40
|
Add Music/Image/Video lists for MaterialUI and RGUI
|
2017-08-16 03:15:04 +02:00 |
twinaphex
|
0d86027cd5
|
(RGUI) Add Load Content -> Favorites
|
2017-08-16 01:10:27 +02:00 |
twinaphex
|
e32ec709b3
|
Added 'Favorites' to MaterialUI playlists tab
|
2017-08-16 00:01:56 +02:00 |
twinaphex
|
5c6b230e42
|
Start adding separate setting 'framebuffer_opacity'
|
2017-08-15 22:17:02 +02:00 |
twinaphex
|
14f7ee6116
|
Add new icons
|
2017-08-15 06:01:35 +02:00 |
twinaphex
|
147374c9c1
|
You can now rename playlist entries
|
2017-08-14 20:07:43 +02:00 |
twinaphex
|
fd0c9fb9c1
|
Start adding entries for renaming entry
|
2017-08-14 19:40:25 +02:00 |
Rob Loach
|
91d1b18124
|
Remove TODO note for Show Favorites
|
2017-08-13 21:30:29 -04:00 |
Rob Loach
|
7c54cebfb3
|
Merge branch 'master' of github.com:libretro/RetroArch into favorites
|
2017-08-13 21:20:22 -04:00 |
Rob Loach
|
0a9143b999
|
Merge branch 'favorites' of github.com:Kivutar/RetroArch into favorites
|
2017-08-13 19:22:33 -04:00 |
Rob Loach
|
6a47658502
|
Add Show Favorites to displaylist
|
2017-08-13 18:53:09 -04:00 |
Jean-André Santoni
|
b1daf18772
|
add_to_favorites OK callback
|
2017-08-14 00:42:56 +02:00 |
Jean-André Santoni
|
42012389cd
|
(Menu) Add the add-favorites entry to the quick menu too
|
2017-08-14 00:19:20 +02:00 |
twinaphex
|
f6458334b6
|
Move some settings around, and rename 'Menu' to 'Appearance'
|
2017-08-13 18:29:34 +02:00 |
twinaphex
|
a0cbb1ee43
|
Use malloc instead of calloc
|
2017-08-13 06:05:35 +02:00 |
Jean-André Santoni
|
d037546a13
|
(XMB) Display favorites tab, part 2
|
2017-08-12 17:10:14 +02:00 |
Rob Loach
|
fc2637a696
|
Add to Favorites label
|
2017-08-12 10:04:12 -04:00 |
Rob Loach
|
80be260b68
|
Merge branch 'master' of github.com:libretro/RetroArch into favorites
|
2017-08-12 01:48:17 -04:00 |
Jean-André Santoni
|
05558697ca
|
(Lakka) Fix Online Updater
|
2017-08-09 15:16:27 +02:00 |
denu8thell
|
c5b36320df
|
Added option to change controller port to listen to for showing overlay input.
|
2017-08-08 09:56:27 -05:00 |
denu8thell
|
f0606d60d2
|
Add option and menu setting for viewing inputs on overlay.
|
2017-08-08 06:50:39 -05:00 |
Twinaphex
|
ba31285160
|
Merge pull request #5172 from RobLoach/horizontalperf
Allow Toggling the XMB Horizontal Animation
|
2017-08-06 16:08:59 +02:00 |
twinaphex
|
912c7265e6
|
Get rid of some warnings
|
2017-08-06 14:03:09 +02:00 |
Andrés
|
54ef8f1399
|
Merge branch 'master' into master
|
2017-08-06 02:06:19 -05:00 |
radius
|
7af556e200
|
add menu settings
|
2017-08-05 13:14:26 -05:00 |
radius
|
2db79242c9
|
remove remaps
|
2017-08-05 11:21:07 -05:00 |
Rob Loach
|
2a7bb2def1
|
Add initial work on Favorites
|
2017-08-04 22:34:13 -04:00 |
twinaphex
|
3de9bb9fe1
|
Shouldn't be part of images
|
2017-08-04 20:51:52 +02:00 |
Twinaphex
|
d11b9e80b4
|
Merge pull request #5244 from rtissera/modsupport
Add MOD/S3M/XM support to audio mixer (libretro-common) through micromod/ibxm
|
2017-08-04 20:36:55 +02:00 |
Romain Tisserand
|
cbe2d9a941
|
Preliminary MOD/S3M/XM support through ibmx library (part of micromod repository)
|
2017-08-04 15:05:29 +02:00 |
Justin Jacobs
|
150bc81ee1
|
Add "Delete Core" option to Core Information menu (#5132)
|
2017-08-03 18:38:30 -04:00 |
twinaphex
|
fad37a3bd1
|
Load Content Special should now produce a filebrowser
|
2017-07-30 15:58:46 +02:00 |
twinaphex
|
507379406d
|
Another build fix
|
2017-07-26 02:41:13 +02:00 |
twinaphex
|
82913126ef
|
Buildfix + stub this out for now
|
2017-07-26 02:38:56 +02:00 |
radius
|
b14593081d
|
start implementing subsystem
|
2017-07-21 19:06:06 -05:00 |
Rob Loach
|
7d71746b21
|
Add Horizontal Animation configuration
|
2017-07-14 15:11:27 -04:00 |
meleu
|
3c07209a1a
|
added cheevos_verbose_enable to Achievements menu
|
2017-07-02 04:59:39 -03:00 |
Sérgio Benjamim
|
4293e5b334
|
Disable Core Updater in playlists too, if menu_show_core_updater == false
|
2017-06-30 19:59:56 -03:00 |
Jean-André Santoni
|
98beb5d64c
|
Hide the wifi stuff if HAVE_LAKKA is undefined
|
2017-06-22 13:35:56 +02:00 |
Jean-André Santoni
|
7202d38c57
|
Adopt the default UI settings organization in Lakka
|
2017-06-21 14:25:01 +02:00 |
Jean-André Santoni
|
e08089de48
|
Fix Lakka updater
|
2017-06-21 14:16:19 +02:00 |
twinaphex
|
c2c4eeb4ca
|
Buildfix
|
2017-06-20 02:52:04 +02:00 |
twinaphex
|
9bf8465e02
|
Disable this by default for lakka and vita
|
2017-06-20 02:47:55 +02:00 |
twinaphex
|
540b9d5615
|
Add 'Show Core Updater'
|
2017-06-20 02:22:07 +02:00 |
twinaphex
|
652452b905
|
Create User Interface -> Views
|
2017-06-20 02:04:23 +02:00 |
twinaphex
|
66fc9e6a06
|
Add menu_show_online_updater
|
2017-06-20 01:42:28 +02:00 |
twinaphex
|
f087419165
|
Rename platform_linux.c to platform_unix.c
|
2017-06-19 17:38:49 +02:00 |