Commit Graph

20850 Commits

Author SHA1 Message Date
twinaphex
2e5badeefe Update some labels 2015-06-22 09:11:08 +02:00
twinaphex
8eaead9cd5 Add more '...' labels 2015-06-22 09:03:47 +02:00
twinaphex
f13ff67ec8 Create 'Load Content' Group 2015-06-22 08:46:42 +02:00
twinaphex
aac34f6f0a (Menu) Cleanups 2015-06-22 08:06:54 +02:00
twinaphex
70af1c149b Prevent unused variable warning 2015-06-22 08:02:03 +02:00
twinaphex
bdb3cd9b1c (GX) Build fix 2015-06-22 08:01:13 +02:00
twinaphex
71364701ea Move Video Filter setting to Video Settings 2015-06-22 07:31:45 +02:00
twinaphex
0a8fccba95 Change 'Load Program Core' string 2015-06-22 06:55:33 +02:00
twinaphex
96d2a50923 (Menu) Rename some more strings 2015-06-22 06:53:42 +02:00
twinaphex
a7db82a693 (Menu) Change some labels 2015-06-22 06:43:43 +02:00
twinaphex
cb8dc4e70f Change some labels 2015-06-22 06:33:22 +02:00
twinaphex
34eb388ac5 (Menu) Now shows 'No cores available' properly 2015-06-22 05:39:04 +02:00
twinaphex
7668df059e Rename 'Load Core' 2015-06-22 04:08:34 +02:00
twinaphex
47b4f1ea3a (Menu) Fix bug 2015-06-22 03:59:58 +02:00
twinaphex
994c9af02e Rename menu label 2015-06-22 03:44:58 +02:00
twinaphex
c11552f31b Rename one label 2015-06-22 03:36:07 +02:00
twinaphex
ae229d9005 Create Menu File Browser Settings 2015-06-22 03:07:32 +02:00
twinaphex
74813dc0c5 Cleanup 2015-06-22 02:46:45 +02:00
twinaphex
3c57ea5df1 (Menu) Cleanups 2015-06-22 02:32:54 +02:00
twinaphex
1834084567 (Menu) Cleanups 2015-06-22 02:26:55 +02:00
twinaphex
999343f7e3 (menu_input.c) Cleanup 2015-06-22 02:21:53 +02:00
twinaphex
006288749e (Menu) Cleanup 2015-06-22 02:19:29 +02:00
twinaphex
b64c59a072 (Menu) Refactor more strings/hashes 2015-06-22 02:10:59 +02:00
twinaphex
b60a290b79 Cleanups 2015-06-22 02:06:01 +02:00
twinaphex
704b0f5f18 Fix 'camera_allow' hiding 2015-06-22 02:02:48 +02:00
Twinaphex
51294a78c4 Merge pull request #1839 from heuripedes/master
Fixes
2015-06-22 01:34:24 +02:00
Higor Eurípedes
e6ea0319c7 (linuxraw) Fix boolean return in void function 2015-06-21 19:50:58 -03:00
Higor Eurípedes
9c3289a84c (runloop) Fix declaration of some enums 2015-06-21 19:50:58 -03:00
Higor Eurípedes
a05032a80d (retroarch) Fix declaration of some globals 2015-06-21 19:50:58 -03:00
Higor Eurípedes
954572cd0a (runloop) Fix http_status_enum definition 2015-06-21 19:50:58 -03:00
twinaphex
672cacb5e5 (Menu) Update labels 2015-06-21 23:58:50 +02:00
twinaphex
7df42acf8c (Menu) Update more labels 2015-06-21 23:54:57 +02:00
twinaphex
9fc96b0ad6 (Menu) Cleanups 2015-06-21 23:40:11 +02:00
Twinaphex
1615d44d62 Merge pull request #1838 from Oggom/master
German translation
2015-06-21 22:50:48 +02:00
twinaphex
7a715b322b Show 'No settings found.' if screen has no settings 2015-06-21 22:35:19 +02:00
twinaphex
e370f3cc97 (Menu) Add label for 'No performance counters' 2015-06-21 22:25:44 +02:00
twinaphex
2efcd469b6 Show 'No Shader Parameters' if no shader parameters 2015-06-21 22:18:21 +02:00
Oggom
0766e3c4ef German translation 2015-06-21 21:57:14 +02:00
twinaphex
5a7078bf6d (Portuguese) Change MENU_VALUE_OFF/MENU_VALUE_ON to 'ON'/'OFF' - need to figure
out something for these labels as XMB tries to match the hash of
'ON'/'OFF' in order to determine if it needs to render an ON/OFF
icon
2015-06-21 20:20:04 +02:00
twinaphex
f0d90d84de (Menu) Fix Portuguese - MENU_VALUE_MAIN_MENU can't be translated
right now without breaking everything
2015-06-21 19:31:56 +02:00
twinaphex
aa7a618c28 Buildfix 2015-06-21 19:29:34 +02:00
twinaphex
85927bca91 Merge Portuguese translation 2015-06-21 18:18:01 +02:00
Twinaphex
635da73e75 Merge pull request #1837 from natinusala/master
(gl_raster_font) Fixed the alignment support for line by line drawing
2015-06-21 17:36:06 +02:00
natinusala
838cf74f42 (gl_raster_font) Fixed the alignment support for line by line drawing
Each line was drawn using the full message's length so the alignment
was broken. I fixed it by adding the message length to get_message_width
so every line has its own length for get_message_width.
2015-06-21 17:24:35 +02:00
twinaphex
c76d3ea331 (Menu) Menu labels/cleanups 2015-06-21 09:43:34 +02:00
twinaphex
3291f40238 Hide 'Recording Settings' if recording driver set to NULL 2015-06-21 09:12:16 +02:00
twinaphex
0d2b37e020 Hide Recording Settings if current recording driver is set
to NULL
2015-06-21 09:10:23 +02:00
twinaphex
7a47760c0b Save location/camera/record driver to config file 2015-06-21 09:07:47 +02:00
twinaphex
1949c5eada (Menu) Menu label/hashes update 2015-06-21 08:41:36 +02:00
twinaphex
997af16157 (Menu) fix some labels 2015-06-21 08:29:45 +02:00