Commit Graph

20675 Commits

Author SHA1 Message Date
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
twinaphex
c045ee6181 (Menu) Menu label/hashes updates 2015-06-21 08:22:23 +02:00
twinaphex
459ec04f10 (Menu) Some more labels/hashes 2015-06-21 08:17:00 +02:00
twinaphex
cbf5dc7f30 (Menu) Fix one label 2015-06-21 08:01:26 +02:00
twinaphex
e29efda673 (menu_hash.c) Add stubs for French/German/Spanish/Italian/Portuguese 2015-06-21 07:44:20 +02:00
twinaphex
b19ddd1685 (Menu) Menu hashes update 2015-06-21 07:38:19 +02:00
twinaphex
8e2e08d47c (Menu) Menu label hash updates 2015-06-21 07:29:02 +02:00
twinaphex
c07ba43e84 (Libretro-test) Fix Makefiles/JNI files 2015-06-21 07:04:41 +02:00
twinaphex
0651d8ec1f (Menu) Labels update 2015-06-21 04:15:36 +02:00
twinaphex
9bc8f3b219 (menu_cbs_get_value.c) Use MENU_VALUE_NOT_AVAILABLE 2015-06-21 04:09:12 +02:00
twinaphex
5c7b0eaedf Create MENU_VALUE_UNKNOWN 2015-06-21 03:34:47 +02:00
twinaphex
62ea9a9ef6 (Menu) Updates 2015-06-21 03:32:57 +02:00
twinaphex
dca63a1011 Create MENU_VALUE_NOT_AVAILABLE 2015-06-21 03:27:10 +02:00
Twinaphex
11cbc92e27 (Menu) Updates 2015-06-21 03:07:23 +02:00
Twinaphex
03944dfb99 (Menu) Update hashes 2015-06-21 03:04:42 +02:00
Twinaphex
437da14c9a (Menu) Menu hashes update 2015-06-21 02:25:17 +02:00
Twinaphex
23e9ff1ebf (Menu) Add missing hashes/values 2015-06-21 01:59:43 +02:00
Twinaphex
b763972d61 (Menu) Update labels/hashes 2015-06-21 01:57:05 +02:00
Twinaphex
93354406ae (Menu) Add labels/hashes 2015-06-21 01:50:37 +02:00
Twinaphex
741d74be1f (Menu) Fill in missing label 2015-06-21 01:31:32 +02:00
Twinaphex
e37a0d1d80 (Menu) Update labels 2015-06-21 01:29:27 +02:00
Twinaphex
2e86b4b241 (Menu) UPdate more labels 2015-06-21 01:26:25 +02:00
Twinaphex
a4a762207c (Menu) More label updates 2015-06-21 01:07:17 +02:00
Twinaphex
5b50973fff Add MENU_LABEL_VALUE_CORE_LIST (pt. 1/2) 2015-06-21 00:45:04 +02:00
twinaphex
c13b98da8a (Griffin) Update Griffin 2015-06-21 00:37:19 +02:00
twinaphex
e635f9fa59 (XMB) Prevent font corruption bug when unloading core or resetting
context
2015-06-21 00:17:35 +02:00