901 Commits

Author SHA1 Message Date
twinaphex
5aa61dcb15 Successfully pushes movies/music/image files now to proper history list 2016-07-30 23:50:29 +02:00
twinaphex
3dcc52fd5b Start showing history video playlist 2016-07-30 23:12:17 +02:00
twinaphex
34d654b0f3 Turn menu_displaylist_parse_playlist_history into a generic
function
2016-07-30 23:07:18 +02:00
twinaphex
9e6d771bcf Create menu_displaylist_parse_playlist_history 2016-07-30 23:03:33 +02:00
twinaphex
8b706ad805 Start creating new history files for music/video/image 2016-07-30 22:47:43 +02:00
twinaphex
f803809bb6 (XMB) Add 'Take Screenshot' to 'Images tab' 2016-07-30 19:47:39 +02:00
twinaphex
5beb759865 Move 'Start Video Processor Core' option over to 'Videos' tab 2016-07-30 19:43:33 +02:00
Twinaphex
685c126589 Remove unused variables 2016-07-30 19:31:37 +02:00
twinaphex
1e0a4518de (XMB) Add Music/Movie/Images tabs 2016-07-30 19:29:10 +02:00
twinaphex
4f617071db Add Start Video Processor menu entry 2016-07-28 20:35:05 +02:00
twinaphex
8b364bc611 Add help message for 'Parent directory' 2016-07-26 10:35:53 +02:00
twinaphex
df4cea8257 Add help messages for general images 2016-07-26 10:24:20 +02:00
twinaphex
0b497837fb Add more help messages for music/movie files 2016-07-26 10:16:53 +02:00
twinaphex
821d51f2f5 Add help message for directories 2016-07-26 09:58:08 +02:00
twinaphex
1113a6de46 parse_generic - Gpo through variable 2016-07-26 09:54:16 +02:00
twinaphex
246855ff97 Add MENU_ENUM_LABEL_FILE_BROWSER_SELECT_CORE_FROM_COLLECTION 2016-07-26 09:28:06 +02:00
twinaphex
f360084790 Add help message for libretro cores 2016-07-26 09:21:07 +02:00
twinaphex
6a4665937b restore this 2016-07-26 09:15:20 +02:00
twinaphex
35471433fd Dehardcode MSG_UNKNOWN usage 2016-07-26 08:36:07 +02:00
twinaphex
9092d92a66 Start adding new enums 2016-07-26 08:14:44 +02:00
twinaphex
12ad4e67dd Revert "Add enum_idx for most remaining settings"
This reverts commit e82a129fef7fb1eab6eced46f7c9b9ea67dcd037.
2016-07-25 19:09:17 +02:00
twinaphex
0387349e40 Revert "Use enums for as many settings entries as possible"
This reverts commit 7baada45b0e329260e9b01ae452af224ec54e41f.
2016-07-25 19:09:10 +02:00
twinaphex
d7ec944adc Revert "Help entry should respond now for compressed archives inside"
This reverts commit b12f81c0a00192f70e1808e9d93eff4f4c184eb2.
2016-07-25 19:09:03 +02:00
twinaphex
b12f81c0a0 Help entry should respond now for compressed archives inside
filebrowser
2016-07-25 18:24:23 +02:00
twinaphex
7baada45b0 Use enums for as many settings entries as possible 2016-07-25 18:15:36 +02:00
twinaphex
e82a129fef Add enum_idx for most remaining settings 2016-07-25 18:02:03 +02:00
twinaphex
5a48d892ca Show RetroPad core again 2016-07-24 23:55:43 +02:00
twinaphex
bd88b9d1d2 (Wii) Fix warnings / unused variables 2016-07-24 11:32:45 +02:00
twinaphex
3f74927225 Build up supported shader passes/presets dynamically 2016-07-23 11:16:07 +02:00
twinaphex
64d8689a57 Build up image extensions dynamically 2016-07-23 11:13:05 +02:00
twinaphex
7bfa254c67 Improve black square bug commit 2016-07-23 09:55:02 +02:00
twinaphex
3945b79161 This should hide the 'black square' bug 2016-07-23 09:48:29 +02:00
twinaphex
c83c34f30a Show 'no history available' when no playlist entries can be shown 2016-07-22 21:30:17 +02:00
twinaphex
6d64cc00ec Playlist horizontal tab - show 'no entries to display' if history list
is disabled
2016-07-22 21:00:40 +02:00
twinaphex
d7214b4a30 Silence warning 2016-07-21 08:52:24 +02:00
twinaphex
184e99defa Include back 'parent directory' 2016-07-17 00:41:13 +02:00
Twinaphex
a55199afb9 Unused variable 2016-07-16 19:58:22 +02:00
twinaphex
9fe2ae4a0a Don't show 'Filter by supported extensions' for anything other than
'Load Content'-type file browser instances
2016-07-16 17:17:58 +02:00
twinaphex
4044185eaf Remove some more unneeded code here 2016-07-16 17:13:52 +02:00
twinaphex
93eaa54430 Create menu_displaylist_parse_cores - should not be affected
by 'filter by supported extensions' option
2016-07-16 17:11:00 +02:00
twinaphex
a55fe0eb6b Don't show Achievement settings if HAVE_CHEEVOS not defined 2016-07-16 16:35:51 +02:00
twinaphex
398f0c8e17 Shouldn't push this for horizontal lists 2016-07-15 22:06:54 +02:00
twinaphex
0d2962afef Add HAVE_LIBRETRODB ifdefs around it 2016-07-15 21:51:18 +02:00
twinaphex
a3c2cbda55 Change 'No items' label in playlists tab to 'No playlists 2016-07-15 21:50:01 +02:00
twinaphex
aad8e3581c (MaterialUI) Add Scan Directory setting to playlist tab 2016-07-15 21:47:49 +02:00
twinaphex
6d277de62b Simplifications 2016-07-15 21:45:07 +02:00
twinaphex
66e54f86bb Remove Menu File Browser settings - now a part of the file browser
itself
2016-07-15 02:16:05 +02:00
twinaphex
5d678a626f (Privacy screen)Only show 'no settings available' when one of the two entries
fails
2016-07-15 00:22:18 +02:00
twinaphex
67c0bc25f4 Hide away Retropad remote core for now 2016-07-14 23:29:15 +02:00
twinaphex
4df71207ff reset filebrowser to avoid stray entries being left in when we
go from one filebrowser entry to the next
2016-07-14 22:36:18 +02:00