Commit Graph

21565 Commits

Author SHA1 Message Date
IlDucci
8adf95498f Updating Spanish Translation
Fixes "threaded" and "Hard GPU Sync" translations.
2015-07-31 16:58:47 +02:00
IlDucci
af558d1d99 Going full-on with the bad tabs 2015-07-25 18:04:36 +02:00
IlDucci
3d0bf2b82b Attempting to fix the tabs 2015-07-25 18:02:27 +02:00
IlDucci
546aa08133 Updating Spanish translation, finishing basic translation 2015-07-25 17:39:25 +02:00
IlDucci
9bf2c3ba95 Updating Spanish translation 2015-07-22 16:55:15 +02:00
IlDucci
cd80f33091 Updating Spanish translation
Writing new help lines, fixing some stuff
2015-07-20 17:40:44 +02:00
IlDucci
f3229d6921 Updating Spanish translation
Now with a 100% more ANSI characters.
2015-07-19 22:41:48 +02:00
twinaphex
d9a72d9b5c (OSX) Set XMB driver as menu default driver from OSX 10.6 and up 2015-07-18 16:15:54 +02:00
twinaphex
fd33f2153a Update openCore 2015-07-18 16:01:39 +02:00
twinaphex
e35fab5dc8 (OSX) Add HAVE_CORETEXT 2015-07-18 15:55:35 +02:00
twinaphex
f02f1ebc8f (OSX) setWantsBestResolutionOpenGLSurface - OSX 10.7 and up 2015-07-18 15:46:48 +02:00
twinaphex
5bc03fb3a8 backingScaleFactor OSX 10.7 and up 2015-07-18 15:41:14 +02:00
twinaphex
edac6e0afc Remove no-invalid-source-encoding - GCC on OSX can't handle this 2015-07-18 15:39:26 +02:00
twinaphex
7ad1beeb81 Some robustness checks 2015-07-18 15:26:31 +02:00
Twinaphex
a54a4d6cbe (Menu) Cleanup unused variable 2015-07-18 15:25:42 +02:00
twinaphex
ffc075166e (OSX) Add 'openCore' 2015-07-18 15:24:45 +02:00
Twinaphex
34c2791fa4 Revert "(OSX) Add default dirs for Pictures and Downloads"
This reverts commit b9831cdc14.
2015-07-18 15:16:56 +02:00
twinaphex
b9831cdc14 (OSX) Add default dirs for Pictures and Downloads 2015-07-18 15:14:40 +02:00
Twinaphex
09ee27337c (OSX) Fix crash at exit 2015-07-18 15:07:16 +02:00
twinaphex
67c5d14900 (OSX) Fix some paths 2015-07-18 15:05:22 +02:00
twinaphex
31e76e4329 Fix 'What Is A core' entry 2015-07-18 15:00:38 +02:00
twinaphex
b3bb7def66 Small nit 2015-07-18 14:58:14 +02:00
twinaphex
a86e4304b4 Add 'Scanning For Content' help 2015-07-18 14:57:20 +02:00
twinaphex
a919c26b81 Add 'Change Virtual Gamepad' help 2015-07-18 14:01:37 +02:00
Alcaro
b45c8bf916 Fix saying 'several ways' and only listing one way if net is off. 2015-07-18 11:34:50 +02:00
twinaphex
280fab6cab Cleanup 2015-07-18 11:31:54 +02:00
twinaphex
ef1b066b64 Add 'What Is A Core?' to Help 2015-07-18 11:29:37 +02:00
twinaphex
d3b1eef196 Add MENU_LABEL_VALUE_MENU_CONTROLS_PROLOG 2015-07-18 08:39:52 +02:00
twinaphex
34be1b9c9c Cleanup 2015-07-18 07:27:22 +02:00
twinaphex
6636fbaf15 (Help) Add 'Loading Content' 2015-07-17 22:11:24 +02:00
twinaphex
f48c31cf68 Update 'Basic Menu Controls' 2015-07-17 21:50:51 +02:00
twinaphex
ac9d54032f Start creating Menu Help list 2015-07-17 20:33:09 +02:00
Twinaphex
d725ff9738 Merge pull request #1983 from heuripedes/master
(stb.c) Fix growth conditional and limit growth to 2048x2048
2015-07-17 18:53:01 +02:00
Higor Eurípedes
ab55ed7908 (stb.c) Fix growth conditional and limit growth to 2048x2048 2015-07-17 13:38:24 -03:00
twinaphex
7f3424ab15 (Menu) More translatable strings 2015-07-17 18:22:59 +02:00
twinaphex
40541d60c9 Add more translatable strings 2015-07-17 15:53:02 +02:00
twinaphex
673e2ba57d Add "Welcome to RetroArch" to translatable strings 2015-07-17 15:25:58 +02:00
twinaphex
4e64eac514 Add welcome start screen and make it have a 3-second timeout 2015-07-17 15:03:17 +02:00
twinaphex
3222351ef0 Remove jsoup 2015-07-17 11:24:51 +02:00
twinaphex
11c3e3f4ff Update stb_truetype 2015-07-17 11:15:04 +02:00
twinaphex
f7a443b4e9 (Android) (Nvidia Shield Portable) Some kind of edge case happens
on Shield Portable that causes it to keep allocating for a long
time until it simply fails and falls back to the bitmap font
renderer. Currently seems to be happening on character 160.
Quick hack until we fix the real underlying issue.
2015-07-17 11:03:15 +02:00
radius
a06dd9c3a2 fix system dir resetting on each startup 2015-07-17 02:53:59 -05:00
twinaphex
450c665619 Create meta_key_pressed 2015-07-17 03:31:51 +02:00
twinaphex
8162b77bae Whitelist menu_toggle key 2015-07-17 03:12:52 +02:00
twinaphex
a2af5252c1 Get rid of input_driver_key_pressed 2015-07-17 03:09:12 +02:00
twinaphex
f1d8f98c90 Refinement on earlier revert 2015-07-17 02:59:03 +02:00
twinaphex
63582f83b1 Revert "Optimize input_driver_keys_pressed and make it possible to"
This reverts commit 5d87c697bb.
2015-07-17 02:58:26 +02:00
twinaphex
95da20190a Take out stb_truetype hack 2015-07-17 02:24:23 +02:00
Twinaphex
eeeba3f343 Merge pull request #1981 from heuripedes/master
stb.c fixes
2015-07-16 23:41:23 +02:00
Higor Eurípedes
e4da044c99 (stb.c) Resize atlas when printable characters dont fit 2015-07-16 11:37:08 -03:00