Commit Graph

5335 Commits

Author SHA1 Message Date
Themaister
e92441f5b8 Check aspect lower than 1. 2013-01-25 00:20:55 +01:00
ToadKing
47e950e9d8 (Android) detect portrait orientation by aspect ratio 2013-01-24 18:17:25 -05:00
Themaister
13277f080b Don't display redundant info about NEON. 2013-01-25 00:11:34 +01:00
Themaister
80b5739f86 Don't display non-NEON version if NEON-version exists. 2013-01-24 23:55:28 +01:00
Themaister
dbc9555274 Don't append libretro cores that cannot be used.
If "neon" appears in name, and NEON isn't supported,
that libretro core will not be used.
2013-01-24 23:42:12 +01:00
Themaister
edbb3a7c65 Drop unnecessary import. 2013-01-24 23:32:44 +01:00
Themaister
784bafdb19 Check in Java if NEON is present. 2013-01-24 23:29:47 +01:00
twinaphex
3139b98be7 (PS3) Cleanup Makefile.ps3 2013-01-24 22:56:55 +01:00
twinaphex
87499a214e (Android) Add ReadCPU function on Java side 2013-01-24 20:53:50 +01:00
twinaphex
ce79b33fee (Android) Add auto-load state option 2013-01-24 20:28:22 +01:00
Themaister
6f8190ea0b Add savestate_auto_load option. 2013-01-24 19:24:40 +01:00
Themaister
7ab8eaec02 Use NEON conditionally for sample conversions. 2013-01-24 18:37:42 +01:00
Themaister
77207332f1 Use NEON conditionally in SINC. 2013-01-24 18:30:37 +01:00
Themaister
0b4b737d34 Clarify --enable-zlib. 2013-01-24 16:49:39 +01:00
Themaister
40300e502b Fix regression in patching when zlib CRC32 is used. 2013-01-24 16:49:23 +01:00
Themaister
32f45b2f27 Clearer switch code in extractor. 2013-01-24 07:35:52 +01:00
Themaister
e4e71f333c Get rid of redefine warning. 2013-01-24 07:32:15 +01:00
Themaister
947e49fbe2 Avoid ugly android viewport hack. 2013-01-24 07:31:02 +01:00
ToadKing
34b86c2d14 (Android) add options to download manual/cores manual 2013-01-23 21:46:15 -05:00
ToadKing
1732ffec5f Add input overlay resized for portrait screens 2013-01-23 18:46:46 -05:00
ToadKing
1c4f52ce47 (Android) put the viewport at the top of the screen in portrait mode
FIXME: have to fix that ugly hack
2013-01-23 17:05:48 -05:00
twinaphex
5d37082340 (Android) Add new overlays 2013-01-23 22:40:18 +01:00
twinaphex
722f6a2479 (RMenu XUI) Cut down on unnecessary objects 2013-01-23 19:33:26 +01:00
twinaphex
812865ff25 (RMenu XUI) Sets aspect ratio now to 'Custom' when we select 'Resize
Mode'
2013-01-23 18:54:03 +01:00
twinaphex
cc8c765190 (360/PS3) Set aspect ratio to 16:9 by default 2013-01-23 18:43:00 +01:00
twinaphex
ef58bc2a0d (Rmenu XUI) Remove menu HD/SD switch 2013-01-23 18:28:05 +01:00
twinaphex
1e4612937d (360) Fix Quickmenu settings 2013-01-23 18:02:56 +01:00
twinaphex
bfec64104c (RARCH_CONSOLE) Shorter title_buf for consoles - will fit better within Xbox 1
screen estate dimensions
2013-01-23 03:20:58 +01:00
twinaphex
8f0ef74cb0 (RMenu) Default libretro core option now switches cores instantly 2013-01-22 20:50:05 +01:00
twinaphex
38bd6d4adf (RARCH_CONSOLE) Always save config file upon core renaming 2013-01-22 20:45:25 +01:00
twinaphex
7abeca067d (Filebrowser) Remove MODE_FILEBROWSER_REFRESH_PENDING 2013-01-22 20:42:11 +01:00
twinaphex
da8ff53115 (Android) New default overlay 2013-01-22 20:38:26 +01:00
twinaphex
27fa3cb9ae (360) Returns now to previous menu screen when selecting a shader 2013-01-22 20:35:20 +01:00
twinaphex
9ac37e6a85 (RMenu XUI) Remove cache dir 2013-01-22 19:48:33 +01:00
twinaphex
858a21f87a (360) Correctly initialize fbo_scale_x/fbo_scale_y 2013-01-22 16:30:35 +01:00
twinaphex
2a05f3568a (360) Will no longer crash if it tries to load a shader at
startup that it can't compile - default to stock as fallback
2013-01-22 16:00:34 +01:00
twinaphex
905c3f98d8 (RARCH_CONSOLE) Don't require a config file to be present on
consoles
2013-01-22 15:10:15 +01:00
twinaphex
304f9d27a4 (360) Add more HLSL error logging 2013-01-22 14:00:34 +01:00
twinaphex
10af790b21 (RARCH_CONSOLE) Remove HAVE_HDD_CACHE_PARTITION code 2013-01-22 13:09:18 +01:00
twinaphex
e910829d25 (RARCH_CONSOLE) Some cleanups 2013-01-22 13:02:12 +01:00
twinaphex
474500351c (RARCH_CONSOLE) Check if config file exists - if not,set args.config_path to
NULL for rarch_main_init_wrap
2013-01-22 12:54:00 +01:00
ToadKing
25d700d440 more overlays, thanks to opium for making these 2013-01-21 21:36:15 -05:00
ToadKing
7bdc1df39a delete the correct file 2013-01-21 20:28:30 -05:00
ToadKing
6d174dcc3b (Console) don't delete the wrong file on when loading a second rom after loading one in a zip file 2013-01-21 20:18:11 -05:00
twinaphex
39daa377c6 Fixup platform_gx.c 2013-01-22 01:49:04 +01:00
twinaphex
0c4b54a756 (file_extract) Nit 2013-01-22 01:43:43 +01:00
twinaphex
5f4813238a (PS3) Audio driver cleanup 2013-01-22 01:38:00 +01:00
twinaphex
873a4f1187 (file_extract) Fix warning - fall-through to avoid warning
and do the same action
2013-01-22 01:20:27 +01:00
twinaphex
46a86f5eab Fix transfer of control bypasses initialization of variables 2013-01-22 01:16:53 +01:00
twinaphex
8a4efb6189 Refactor console_load_game 2013-01-22 01:12:02 +01:00