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 |
|