20708 Commits

Author SHA1 Message Date
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
twinaphex
d3f0954418 Start preparing internal ffmpeg core mechanisms 2015-06-21 00:03:27 +02:00
twinaphex
6f1bc69fc7 Refactor libretro_dummy mechanics 2015-06-20 23:42:30 +02:00
twinaphex
9b267e9802 (Cores) Move test cores to cores/, move dynamic_dummy to cores/ 2015-06-20 23:14:09 +02:00
Twinaphex
e1fc190c7a (Menu) More labels updated 2015-06-20 23:03:45 +02:00
Twinaphex
08cf8b75eb (Menu) More labels 2015-06-20 20:33:23 +02:00
Twinaphex
5ac6828f50 (Menu) More label/hash updates 2015-06-20 20:15:31 +02:00
Twinaphex
0074856a2b (Menu) More menu hashes 2015-06-20 19:46:13 +02:00
Twinaphex
fe2917e1c9 (Menu) More label updates 2015-06-20 19:28:50 +02:00
Twinaphex
8ef7bb34e9 (Menu) Menu label updates 2015-06-20 18:35:53 +02:00
Twinaphex
e42c1d333c (Menu) More label updates 2015-06-20 17:47:09 +02:00
Twinaphex
95520f50a0 (Menu) Add more labels 2015-06-20 16:48:31 +02:00
Twinaphex
0b4237b8a9 Prevent unused variable warning 2015-06-20 16:21:26 +02:00
Twinaphex
c6fe0a0203 Merge pull request #1830 from lakkatv/french
More french translations
2015-06-20 16:20:32 +02:00
Twinaphex
9efe39971e Merge pull request #1831 from lakkatv/xmb
XMB
2015-06-20 16:20:22 +02:00
Twinaphex
70420bed92 Merge pull request #1833 from vanfanel/master
DISPMANX correction: the pointer to the page currently on screen must…
2015-06-20 16:19:40 +02:00
vanfanel
bb7d9436c2 DISPMANX correction: the pointer to the page currently on screen must be a member of each surface. 2015-06-20 14:56:25 +00:00
Jean-André Santoni
b5082c038c (XMB) Fix the sizes and layout when toggling fullscreen (Part 1) 2015-06-20 16:31:10 +07:00