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
|
b04d1f43f9
|
Combine logger headers
|
2015-06-27 16:14:54 +02:00 |
|
twinaphex
|
7e37616901
|
Refactor some more code
|
2015-06-27 15:55:43 +02:00 |
|
twinaphex
|
7a2bd21b3d
|
(runloop.c) Cleanup
|
2015-06-27 15:52:24 +02:00 |
|
twinaphex
|
55454a12aa
|
Refactor some code in input_state
|
2015-06-27 15:36:53 +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 |
|
Alcaro
|
e71d8f852a
|
Split these functions out. ctult needs them for netplay.
|
2015-06-27 04:53:37 +02:00 |
|
Alcaro
|
361879bc22
|
More //.
|
2015-06-26 20:47:22 +02:00 |
|
Alcaro
|
59b35bbc21
|
Fix printf mismatch.
|
2015-06-26 20:41:56 +02:00 |
|
twinaphex
|
b421778e50
|
(retroarch.c) Another C89 fix
|
2015-06-26 20:35:02 +02:00 |
|
twinaphex
|
0292f5c9b3
|
(libretro-db) Get rid of anon union
|
2015-06-26 20:33:40 +02:00 |
|
twinaphex
|
6e1fb7b94d
|
Don't redefine retro_rumble_effect
|
2015-06-26 20:16:01 +02:00 |
|
twinaphex
|
6a49dcfdd6
|
(libretrodb.c) Buildfix
|
2015-06-26 20:07:46 +02:00 |
|
twinaphex
|
6ad1ebcd2a
|
More C89 fixes
|
2015-06-26 19:57:40 +02:00 |
|
twinaphex
|
33d966a9d6
|
(rewind.c) C89 fixes
|
2015-06-26 19:55:09 +02:00 |
|
Alcaro
|
412ae1c5e6
|
More //s
|
2015-06-26 19:44:15 +02:00 |
|
twinaphex
|
8bfea0322f
|
More C89 build fixes
|
2015-06-26 19:37:41 +02:00 |
|
Alcaro
|
d333bd0f77
|
Fix more C89 fails.
|
2015-06-26 19:35:36 +02:00 |
|
twinaphex
|
97f10e4a64
|
Some more C89 compatibility fixes
|
2015-06-26 19:34:19 +02:00 |
|
twinaphex
|
f01e481362
|
(performance.c) Some C89 fixes
|
2015-06-26 19:22:21 +02:00 |
|
twinaphex
|
f0201776be
|
(retroarch.c) More C89 fixes
|
2015-06-26 19:19:36 +02:00 |
|
twinaphex
|
9ee860c6d9
|
Some more C89 fixes
|
2015-06-26 19:15:17 +02:00 |
|
twinaphex
|
d523e2d7ae
|
(pixconv.c) C89 fixes
|
2015-06-26 19:12:01 +02:00 |
|
Alcaro
|
2fe26a545c
|
Clean out C89 errors here too.
|
2015-06-26 18:50:37 +02:00 |
|
Alcaro
|
adb2942e5c
|
Fix CXX_BUILD
|
2015-06-26 18:39:20 +02:00 |
|
Alcaro
|
4ca6c2398c
|
More C89 cleanups, part 3
|
2015-06-26 18:35:52 +02:00 |
|
twinaphex
|
b778c9a7d4
|
(wayland_ctx.c) Move uninitialized variable to the top of the function
|
2015-06-26 18:25:17 +02:00 |
|
twinaphex
|
653c76c987
|
Fix Wayland warning
|
2015-06-26 18:24:51 +02:00 |
|
Twinaphex
|
64becb3a3c
|
Merge pull request #1867 from Holzhaus/german-translation-update
German translation update
|
2015-06-26 18:05:28 +02:00 |
|
Alcaro
|
febcbc5ce4
|
C89 cleanups part 2
|
2015-06-26 17:48:43 +02:00 |
|
twinaphex
|
7961d82e3c
|
(sinc.c) Cleanup
|
2015-06-26 17:33:15 +02:00 |
|
twinaphex
|
9358114b9c
|
(nearest.c) Indenting nits
|
2015-06-26 17:30:30 +02:00 |
|
twinaphex
|
bbfe2c4714
|
(cc_resampler.c) Cleanups
|
2015-06-26 17:20:54 +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
|
1bbd54f597
|
Some C89 strict fixes
|
2015-06-26 17:03:12 +02:00 |
|
twinaphex
|
9bc06346b5
|
(cc_resampler.c) Some C89 strict fixes
|
2015-06-26 17:02:52 +02:00 |
|
Twinaphex
|
1cf52546e1
|
Merge pull request #1866 from heuripedes/master
(qb/Makefile.common) Add checks for GLUI and XMB
|
2015-06-26 16:58:03 +02:00 |
|
Higor Eurípedes
|
224dfb2570
|
(qb/Makefile.common) Add checks for GLUI and XMB
|
2015-06-26 11:55:06 -03:00 |
|
Twinaphex
|
deb834a132
|
Merge pull request #1865 from Holzhaus/german-android-translations
Added german Android translations
|
2015-06-26 16:42:13 +02:00 |
|