2421 Commits

Author SHA1 Message Date
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
twinaphex
d85c809cd1 (nl) Rename 'Quick Menu' 2015-06-28 16:40:32 +02:00
twinaphex
59148b6799 Rename 'Load Recent' and move it to Main Menu 2015-06-28 16:24:21 +02:00
twinaphex
3cd8184fca Media player options - no longer hide this behind HAVE_FFMPEG 2015-06-28 16:12:04 +02:00
Alcaro
681e20428b Make "READ THE COMMENTS" show up in the compiler errors. 2015-06-28 10:54:36 +02:00
Alcaro
52f9243620 maybe I should also fix that assertion failure. 2015-06-28 10:42:54 +02:00
Alcaro
7037ceaca8 Add an assertion that the assertions are not removed. 2015-06-28 10:41:31 +02:00
Alcaro
bb41da24e3 Put back the static assertion b397c82 removed. 2015-06-28 10:30:23 +02:00
twinaphex
4b16a2a6bb (PT) Fix Horizontal List 2015-06-27 22:36:54 +02:00
twinaphex
b397c82cb3 (PT) Buildfix 2015-06-27 22:33:49 +02:00
Hyllian
8972467c55 Update menu_hash_pt.c 2015-06-27 22:19:01 +02:00
twinaphex
f561d61736 Rename 'Current Shader Parameters' 2015-06-27 19:27:23 +02:00
twinaphex
7e1a9ebee6 Move shader preset parameters up front 2015-06-27 19:24:46 +02:00
twinaphex
e3696f75f8 (De) Fix horizontal menu 2015-06-27 17:09:40 +02:00
twinaphex
f13f91ddc4 (de) Cleanup one FIXME 2015-06-27 17:03:13 +02:00
twinaphex
e1e3836b1b See previous commit 2015-06-27 14:47:32 +02:00
twinaphex
ae66caa98f Pass label_hash to menu_cbs_init_bind_right_compare_type 2015-06-27 14:46:50 +02:00
twinaphex
f8cec441a3 (NL) Retranslate two strings 2015-06-27 14:44:04 +02:00
twinaphex
70e56cd047 Make 'Search' label translatable 2015-06-27 14:16:41 +02:00
twinaphex
02af2abf93 (nl) Fix some more strings 2015-06-27 13:56:39 +02:00
twinaphex
d7ce278f53 (nl) Fix 'Core Settings' label 2015-06-27 13:54:07 +02:00
twinaphex
a5fc099115 (nl) Fix 'Logging Verbosity' 2015-06-27 13:52:59 +02:00
twinaphex
eeaee6e26a Add more Dutch translations 2015-06-27 13:50:35 +02:00
twinaphex
71d8d80769 Fix settings name mistake 2015-06-27 13:26:12 +02:00
twinaphex
d7a0a929ca (Menu) Add some more translatable strings 2015-06-27 13:25:14 +02:00
twinaphex
6ad1ebcd2a More C89 fixes 2015-06-26 19:57:40 +02:00
twinaphex
8bfea0322f More C89 build fixes 2015-06-26 19:37:41 +02:00
twinaphex
97f10e4a64 Some more C89 compatibility fixes 2015-06-26 19:34:19 +02:00
Alcaro
4ca6c2398c More C89 cleanups, part 3 2015-06-26 18:35:52 +02:00
Jan Holthuis
6e401c6572 (menu/intl/menu_hash_de) Add more german "help" translations 2015-06-26 17:13:06 +02:00
Jan Holthuis
9841946f76 (menu/intl/menu_hash_de) Add more german translations 2015-06-26 17:12:44 +02:00
Alcaro
97f8188969 Clean up some C99 longlongs. 2015-06-26 16:21:50 +02:00
twinaphex
1a448e3054 Fix one warning 2015-06-26 16:13:36 +02:00
twinaphex
6fb7e4cbb7 C89 fixes/cleanups 2015-06-26 16:04:42 +02:00
twinaphex
a132fa0fba Some C89 build fixes 2015-06-26 15:53:18 +02:00
Alcaro
75e42b99a1 Shut up some CXX_BUILD link errors. 2015-06-26 15:28:28 +02:00
Twinaphex
2e27d52e54 Merge pull request #1864 from lakkatv/xmb
(French) More translations
2015-06-26 14:44:44 +02:00
Jean-André Santoni
b15cd61f63 (Menu) Resets the shader before drawing the menu background, prevents to apply the game shader to the menu background 2015-06-26 19:38:42 +07:00
Jean-André Santoni
7d9240a5b2 (French) More translations 2015-06-26 19:25:01 +07:00
twinaphex
b536bad9f9 (menu_input.c) Fix some CXX_BUILD warnings 2015-06-26 13:48:59 +02:00
twinaphex
c74631e2c7 (Menu) Cleanup warnings in CXX_BUILD mode 2015-06-26 13:47:36 +02:00
twinaphex
2f93e502df (menu_animation.c) Signed/unsigned mismatch fix 2015-06-26 12:42:57 +02:00
twinaphex
d61ad058b4 Some CXX_BUILD fixes 2015-06-26 12:38:33 +02:00
twinaphex
d0806b9d6b Make Left Analog/Right Analog translatable too 2015-06-26 11:45:59 +02:00