1618 Commits

Author SHA1 Message Date
twinaphex
6fc48a39d9 (MaterialUI) Add Menu Icons Enable setting 2017-08-17 21:05:38 +02:00
twinaphex
366c73f429 Fix 'Append Disk Image' 2017-08-17 19:07:38 +02:00
twinaphex
5909d72a09 Fix 'Scan File' 2017-08-17 18:53:55 +02:00
twinaphex
33a2d58891 Fix 'Scan Directory' 2017-08-17 18:16:33 +02:00
twinaphex
8acd734be2 Remove some hash labels 2017-08-16 19:20:24 +02:00
twinaphex
d0e24b02b4 Update 2017-08-16 19:10:07 +02:00
twinaphex
a243278f53 Get rid of more hash labels 2017-08-16 19:06:14 +02:00
twinaphex
887364062a Get rid of more hash labels 2017-08-16 19:00:15 +02:00
twinaphex
d1f0f19824 (menu_cbs_label.c) Cut down on code duplication 2017-08-16 18:51:44 +02:00
twinaphex
b8008d74e5 Get rid of some hash labels 2017-08-16 18:47:29 +02:00
twinaphex
2a1c8c7a6c Update menu_cbs_title.c 2017-08-16 18:43:08 +02:00
twinaphex
ef83954376 Fix relative header include 2017-08-16 09:00:36 +02:00
twinaphex
0eb78a26b3 Let's try to implement the message inside intl/msg_hash_us.c instead -
we need to get index from somewhere
2017-08-16 05:45:51 +02:00
radius
6f4697d60f start adding descriptions for netplay rooms 2017-08-15 21:03:59 -05:00
twinaphex
5c7fd82a40 Add Music/Image/Video lists for MaterialUI and RGUI 2017-08-16 03:15:04 +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
950264e89e Fix setting the path 2017-08-15 05:30:57 +02:00
twinaphex
07dd7c8ccb Cleanups 2017-08-15 05:15:45 +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
7c54cebfb3
Merge branch 'master' of github.com:libretro/RetroArch into favorites 2017-08-13 21:20:22 -04:00
twinaphex
81273cedcf Fix playlist remove regression 2017-08-14 02:49:55 +02:00
Rob Loach
0a9143b999
Merge branch 'favorites' of github.com:Kivutar/RetroArch into favorites 2017-08-13 19:22:33 -04:00
Rob Loach
8e0e99ba66
Add Show Favorites sublabel 2017-08-13 18:44:50 -04:00
Jean-André Santoni
9dfb39c672 Start implementing the callback for add-to-favorites 2017-08-14 00:29:38 +02:00
twinaphex
f9765a98fb Cut down on code duplication 2017-08-13 07:14:10 +02:00
twinaphex
dce21063dd Cut down on code duplication 2017-08-13 06:57:32 +02:00
twinaphex
45cb6925cf Cut down on code duplication 2017-08-13 06:49:51 +02:00
twinaphex
2756217d9b (menu_cbs_ok.c) Cut down on code duplication 2017-08-13 06:36:53 +02:00
twinaphex
4dd3d897dc Revert "Get rid of a ton of HAVE_SHADER_MANAGER ifdefs"
This reverts commit c4f7111aa3569c0067824aaae4efdaef3e467d52.
2017-08-13 02:08:33 +02:00
twinaphex
c4f7111aa3 Get rid of a ton of HAVE_SHADER_MANAGER ifdefs 2017-08-13 02:04:57 +02:00
twinaphex
51ca9825dd Cleanups 2017-08-13 00:55:47 +02:00
twinaphex
cb2fd48bb6 Push some small optimizations to menu_cbs_left.c and menu_cbs_right.c
too
2017-08-13 00:45:20 +02:00
twinaphex
a98e8bc915 Optimize this part 2017-08-13 00:39:11 +02:00
Jean-André Santoni
d037546a13 (XMB) Display favorites tab, part 2 2017-08-12 17:10:14 +02:00
Jean-André Santoni
61cc899867 (XMB) Display the favorites tab, part 1 2017-08-12 16:37:20 +02:00
Rob Loach
80be260b68
Merge branch 'master' of github.com:libretro/RetroArch into favorites 2017-08-12 01:48:17 -04:00
twinaphex
a443196726 Cut down on code duplication 2017-08-11 02:51:09 +02:00
twinaphex
a5bb61684c Get rid of these conditionals 2017-08-11 02:30:23 +02:00
twinaphex
4a9c7384c7 Silence more format truncation warnings 2017-08-10 23:14:03 +02:00
twinaphex
9272d26269 Start filling in more resolution functionality for Windows 2017-08-09 04:17:32 +02:00
denu8thell
5bece2cbcc Merge branch 'master' of https://github.com/libretro/RetroArch into overlay_controller_response 2017-08-08 09:57:50 -05: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
c07380293e Added sublabel to Show Inputs On Overlay 2017-08-08 09:05:03 -05:00
ensra
6a36453f20 Cast ctype args to unsigned char 2017-08-08 12:21:48 +01:00
twinaphex
912c7265e6 Get rid of some warnings 2017-08-06 14:03:09 +02: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
33f80371fc Refactor this to be a bit safer with string lists 2017-08-04 21:16:49 +02:00