Commit Graph

21617 Commits

Author SHA1 Message Date
twinaphex
cb9deedbf2 Remove showCores dialog 2015-07-18 20:06:31 +02:00
Twinaphex
8bf42618d9 (OSX) Fix IBAction openCores 2015-07-18 19:24:14 +02:00
IlDucci
cf915d6524 Update menu_hash_es.c
Started with help screens. Spanish translation incomplete.
2015-07-18 19:07:17 +02:00
Twinaphex
0961446b19 Merge pull request #1988 from IlDucci/patch-2
Update msg_hash_es.c
2015-07-18 18:38:25 +02:00
IlDucci
09b9683e26 Update msg_hash_es.c
Starting a Spanish translation.
2015-07-18 18:34:59 +02:00
twinaphex
88caa51a5e (ES) Fix some labels 2015-07-18 18:32:24 +02:00
Twinaphex
eba3506b55 Merge pull request #1987 from IlDucci/patch-1
Update menu_hash_es.c
2015-07-18 18:30:12 +02:00
IlDucci
5a324c1dac Update menu_hash_es.c
Starting a Spanish translation.
2015-07-18 18:21:49 +02:00
Twinaphex
6cb42bde29 Set all paths to bundle dirs when RELEASE_BUILD is defined 2015-07-18 17:36:30 +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