20832 Commits

Author SHA1 Message Date
twinaphex
f18c6d4ef6 Video Options now gone in 'Core Settings' 2015-06-24 06:09:03 +02:00
twinaphex
47cb5961c2 Move Custom Ratio to Video Options 2015-06-24 06:03:26 +02:00
Jan Holthuis
f0b44cb147 Added more german translations
These should now be on par with the english translations. Some minor
fixes have been applied, too.

I tried to keep the same order as the english translations to make it
easier to see what's still missing (in case new strings get added).
2015-06-24 05:19:44 +02:00
twinaphex
3fe23e8964 Abbreviate Directory Settings a bit 2015-06-24 05:13:43 +02:00
twinaphex
386a4ce9c5 move settings to 'content settings' 2015-06-24 05:05:57 +02:00
twinaphex
e30b3efe9f (Menu) Create 'Information' list 2015-06-24 04:56:44 +02:00
Twinaphex
8773dacb5e Merge pull request #1849 from heuripedes/master
(RGUI) Fix delayed info/help/search screens
2015-06-24 04:10:18 +02:00
Higor Eurípedes
45556766bf (RGUI) Fix performance regression 2015-06-23 23:07:08 -03:00
Twinaphex
fad840ca36 Merge pull request #1850 from lakkatv/french
French
2015-06-24 03:44:05 +02:00
Jean-André Santoni
6a63b5a696 (French) Translate more strings 2015-06-24 08:36:50 +07:00
Higor Eurípedes
71f025c2b6 (RGUI) Fix delayed info/help/search screens 2015-06-23 22:25:00 -03:00
twinaphex
d188f4e261 (RGUI) Optimization 2015-06-24 03:01:09 +02:00
Jean-André Santoni
c73e371d03 (French) Update translation with diacritics 2015-06-24 07:42:45 +07:00
Twinaphex
adfc53d785 Merge pull request #1848 from heuripedes/master
XMB/Animation optimizations
2015-06-24 00:38:32 +02:00
Higor Eurípedes
15ac83e885 (menu_displaylist) Fix R/L scrolling 2015-06-23 17:24:10 -03:00
Higor Eurípedes
b96a11c5f8 (XMB) Fix typo 2015-06-23 17:06:04 -03:00
Higor Eurípedes
593e835228 (gl_raster_font) Add early return in gl_raster_font_render_msg() 2015-06-23 14:51:29 -03:00
Higor Eurípedes
57fe277310 (XMB) Move first visible item detection to xmb_selection_pointer_changed() 2015-06-23 13:27:54 -03:00
Higor Eurípedes
5f0d41765d (XMB) Do not animate offscren entries in xmb_list_open_old() 2015-06-23 13:27:53 -03:00
Higor Eurípedes
b7840479cb (XMB) Do not animate offscren entries in xmb_list_open_new() 2015-06-23 13:27:53 -03:00
Higor Eurípedes
6d726e9247 (XMB) Do not animate offscreen items in xmb_selection_pointer_changed() 2015-06-23 13:27:53 -03:00
Higor Eurípedes
f167a416f1 (menu_animation) Add tween tagging support 2015-06-23 13:27:53 -03:00
Higor Eurípedes
5d8519c814 (menu_animation) Delay realloc() by holding an index to the first dead animation 2015-06-23 13:27:53 -03:00
Alcaro
c9ae127bc9 Add a static assertion for the encoding. 2015-06-23 17:47:02 +02:00
twinaphex
0f315f472e (Menu) Buildfix 2015-06-23 13:41:21 +02:00
Twinaphex
ca25d00e49 Merge pull request #1840 from Holzhaus/improve-german-translations
Improve german menu translations
2015-06-23 13:39:45 +02:00
Jan Holthuis
64c6705b17 Improve german menu translations
This commit adds some more translations and improves some of the
existing ones.

Where appropriate, acutal "Umlauts" (äöüÄÖÜ) have been used. To
be able to display them correctly, this file needs to be encoded
using the ISO 8859-1 charset (latin1).

The use of "Deppenleerzeichen" (incorrect use of space signs in
composited words) has been replaced by either the dash/minus sign or
by combining them into a single word (e.g. "Kamera Zugriff" ->
"Kamera-Zugriff", "Audio Latenz" -> "Audiolatenz").

Some english terms have been replaced by their german counterparts.
(e.g. "Playlist" becomes "Wiedergabeliste")
This does not apply for cases, where the english term is widely used
and the german term is so uncommon in Germany that it'd reduce
comprehensibility ("Overlay", "Log", ...). This also applies for
basic "RetroArch vocabulary" like "Core" and "Save State".

Last but not least, some fuzzy translations have been improved.
2015-06-23 13:13:53 +02:00
twinaphex
5be19770f2 (history list/playlists) Push content settings list onto stack
after we load content
2015-06-23 13:06:55 +02:00
twinaphex
e46e2a40c0 Create menu_common_push_content_settings 2015-06-23 12:53:49 +02:00
twinaphex
ba28328e8b (file_ops.c) Fix -Wsign_compare warning 2015-06-23 11:49:24 +02:00
twinaphex
da95df65d6 (GX) Silence warning when not compiling with HAVE_DYNAMIC 2015-06-23 11:46:45 +02:00
twinaphex
4256ce422a (RMenu) Prevent warning 2015-06-23 11:45:46 +02:00
twinaphex
1ab4eaabb1 Update ffmpeg_core.c 2015-06-23 10:51:42 +02:00
twinaphex
fb17df2b6f (ffmpeg builtin) Add wmv extension 2015-06-23 09:25:56 +02:00
twinaphex
6658a3144a (ffmpeg builtin) Add mov 2015-06-23 09:19:42 +02:00
twinaphex
9a54105321 (ffmpeg builtin) Add mouse wheel up/down to seek 2015-06-23 08:45:27 +02:00
twinaphex
fb5fd168f2 (builtin ffmpeg) Add webm to extensions 2015-06-23 08:32:21 +02:00
twinaphex
d86c049e25 Buildfix for non-HAVE_FFMPEG builds 2015-06-23 08:16:14 +02:00
twinaphex
495315d244 (ffmpeg builtin) Don't explicitly reset libretro variable anymore 2015-06-23 07:55:50 +02:00
twinaphex
d963a0d1c3 Move ffmpeg content detection work for commandline usage as well 2015-06-23 07:55:02 +02:00
twinaphex
3e20e4f4f7 Create rarch_mediaplayer_is_media_type 2015-06-23 07:25:48 +02:00
twinaphex
be2ae1c602 Add "builtin_mediaplayer_enable" setting 2015-06-23 07:09:24 +02:00
twinaphex
38b3b87812 (FFmpeg) should now have built-in support for launching movies/music
directly when HAVE_FFMPEG is defined
2015-06-23 06:44:29 +02:00
twinaphex
0944c2de10 Start adding MENU_FILE_MUSIC and MENU_FILE_MOVIE 2015-06-23 06:13:57 +02:00
twinaphex
f64922b618 Cleanups 2015-06-23 04:12:47 +02:00
twinaphex
676e9740a9 Simplify action_get_title_default 2015-06-23 04:10:19 +02:00
twinaphex
ae51be3454 Remove collapse subgroups enable setting 2015-06-23 04:03:07 +02:00
twinaphex
a6e208eed8 (Menu) reorder some entries 2015-06-23 03:29:55 +02:00
Twinaphex
b51242ad68 Merge pull request #1847 from heuripedes/master
(runloop) Fix shader hotkeys
2015-06-23 00:04:33 +02:00
Higor Eurípedes
b2bd80edd4 (runloop) Fix shader hotkeys 2015-06-22 19:01:35 -03:00