2414 Commits

Author SHA1 Message Date
twinaphex
ddb6efa75c (menu_cbs_ok) Fix flushing after loading core 2015-07-04 05:52:55 +02:00
twinaphex
de6243a590 Rename 'Core Assets' to "Downloads" dir 2015-07-04 05:34:55 +02:00
twinaphex
18ee147d19 Allow you to scroll in core content settings 2015-07-04 04:03:10 +02:00
twinaphex
38839dc8eb Make 'Download Core Content 'work 2015-07-04 04:01:35 +02:00
twinaphex
d20f110a2f Start adding 'Content Downloader' options 2015-07-04 03:37:43 +02:00
twinaphex
7634ffb4ac Correctly filter out non-directory entries for 'Scan Directory' 2015-07-04 02:15:34 +02:00
twinaphex
77d310a45d Correct label for 'Scan This Directory' 2015-07-04 02:12:09 +02:00
twinaphex
26b55ed2d2 Make 'Scan File' work 2015-07-04 02:07:18 +02:00
twinaphex
6f268d7dff Add "Scan Content" options 2015-07-04 01:51:41 +02:00
twinaphex
8dfc9241c6 (Android) Remove a bunch of dead code in Android Java menu - this
should just be a (very dumb) launcher from now on
2015-07-03 19:27:16 +02:00
twinaphex
a452af6cc5 Change autoconfig profiles 2015-07-03 16:19:30 +02:00
twinaphex
24236455c2 Backport MisterTea's 'IOS menu settings don't respect enforce_(minlmax)range
patch
2015-07-03 00:35:56 +02:00
twinaphex
467452a698 Updates pt. 4 2015-07-02 18:55:49 +02:00
Hyllian
cc6d90ea56 More portuguese translations. 2015-07-02 14:02:20 +02:00
Jean-André Santoni
cb35805ba6 (XMB) Add an image icon 2015-07-01 19:53:34 +07:00
twinaphex
ffd3363d87 (shared.h) Refactors 2015-06-30 19:04:19 +02:00
twinaphex
3e2d8d2ccc (XMB) More refactors 2015-06-30 19:00:09 +02:00
twinaphex
aea28b5ec1 (XMB) Refactor 2015-06-30 18:57:03 +02:00
twinaphex
43c1c1e7ac (GLUI) Refactor some code 2015-06-30 18:53:57 +02:00
Twinaphex
a912ca097f Merge pull request #1877 from lakkatv/xmb
(XMB) Display music icon
2015-06-30 18:12:52 +02:00
Jean-André Santoni
ba02256006 (XMB) Display music icon 2015-06-30 23:07:22 +07:00
twinaphex
340caec0a0 (SNC) Fix a bunch of compiler warnings 2015-06-30 15:49:40 +02:00
twinaphex
80546dd326 Fix some warnings 2015-06-30 15:45:10 +02:00
twinaphex
d62bb3cd22 (menu_cbs_*) C89 buildfixes 2015-06-30 13:58:33 +02:00
Alcaro
adb532d6f6 We have a dependency on the image viewer core too, so always include this. 2015-06-30 12:19:36 +02:00
twinaphex
96c119bb1d Move retroarch_logger.h to libretro-common/include 2015-06-30 00:38:10 +02:00
Twinaphex
07f20d6ed6 Merge pull request #1874 from lakkatv/xmb
(French) Update translation
2015-06-29 22:04:12 +02:00
Jean-André Santoni
890374cf83 (French) Update translation 2015-06-30 02:56:47 +07:00
twinaphex
fefa500dcf Some C89 build fixes 2015-06-29 21:52:55 +02:00
twinaphex
018c685b09 C89_BUILD fixes 2015-06-29 21:39:00 +02:00
Higor Eurípedes
c2904e5b3f (menu_displaylist) Fix leak in menu_displaylist_parse_database_entry() 2015-06-28 18:56:51 -03:00
Higor Eurípedes
6b8ebcbae1 (menu_cbs_iterate) Render while in ITERATE_TYPE_ZIP mode 2015-06-28 17:56:06 -03:00
twinaphex
22ae788c39 Simplify string 2015-06-28 19:19:18 +02:00
twinaphex
4798975a85 Silence some more MSVC warnings 2015-06-28 19:16:08 +02:00
twinaphex
f31c1733d9 Silence MSVC warnings 2015-06-28 19:14:27 +02:00
twinaphex
6aa6e8c1d9 Restore this function 2015-06-28 19:11:31 +02:00
twinaphex
8bf46e4424 Add call to network_init before setting up http connection 2015-06-28 19:10:36 +02:00
Twinaphex
d9c150fc46 (Menu) Cleanups 2015-06-28 18:57:06 +02:00
twinaphex
84c18a353d Create HAVE_IMAGEVIEWER ifdef 2015-06-28 18:55:00 +02:00
twinaphex
808ca58b0a Update menu/intl/ 2015-06-28 18:03:39 +02:00
Alcaro
ad197df312 Merge pull request #1872 from Hyllian/master
Fix some portuguese translations.
2015-06-28 17:51:45 +02:00
Hyllian
0547a3f60e More fixes. 2015-06-28 17:44:12 +02:00
Hyllian
15c1f4362f Revert "Some fixes and translations."
This reverts commit b6ac751b625493f74d26f63a865aafdbef07759f.
2015-06-28 17:42:06 +02:00
Hyllian
b6ac751b62 Some fixes and translations. 2015-06-28 17:40:48 +02:00
Hyllian
2f60227024 Revert "Changes some translations."
This reverts commit 8b081b3414b84081d1f566a03a937d1e40cf8141.
2015-06-28 17:31:59 +02:00
twinaphex
9b997b4e70 Handle usecase where a core has no core options 2015-06-28 17:22:53 +02:00
twinaphex
57ae359e62 Builtin image viewer should now work 2015-06-28 17:21:32 +02:00
Hyllian
8b081b3414 Changes some translations. 2015-06-28 17:21:14 +02:00
twinaphex
8882f762c4 Start hooking up imageviewer, pt. 1 2015-06-28 17:02:01 +02:00
twinaphex
0d568f4c65 Rename 'Media Player Settings' to 'Multimedia Settings' 2015-06-28 16:52:11 +02:00