7298 Commits

Author SHA1 Message Date
twinaphex
43e6637768 (iOS/QNX) Add FPS/refresh rate monitoring 2013-06-14 02:17:20 +02:00
twinaphex
4ea7b492f7 Revert "(iOS) Add Global Configuration Enable option - will use one
common" - revert for now - it's broken right now anyway

This reverts commit d51ea3bf2a640bbf7280da082020f0ebcd7f66cb.
2013-06-14 02:10:36 +02:00
twinaphex
d51ea3bf2a (iOS) Add Global Configuration Enable option - will use one common
shared config instead of making a new config file per selected
core
2013-06-13 23:38:25 +02:00
twinaphex
66c8eb525a (iOS) Change Smooth Video label to Bilinear filtering 2013-06-13 22:29:10 +02:00
twinaphex
5419c4ff30 (iOS) Update some labels in Cocoa frontend 2013-06-13 22:28:03 +02:00
Squarepusher
1f8f2f0109 Merge pull request #226 from CatalystG/cascades
(BlackBerry) Multiple fixes and adding BB10 GUI button mapping
2013-06-13 04:16:24 -07:00
CatalystG
f41509388e (BlackBerry) Match up the names with internal naming. 2013-06-12 22:41:46 -04:00
CatalystG
6971a0f000 (BlackBerry) Fix PlayBook Build break. Add forgotten image. 2013-06-12 20:47:16 -04:00
CatalystG
7b718cd0f3 (BlackBerry) A couple tweaks and fixes for controllers. 2013-06-12 20:32:41 -04:00
meancoot
9b5e717d53 (iOS) Add a refresh button to the root file browser controller, for deeper ones just go back and select the directory again. 2013-06-12 20:00:25 -04:00
meancoot
85a329d7ec (iOS) Display a warning message when loading a game from a directory without both read and write permissions.
Add a warning at startup when no libretro cores are installed.
2013-06-12 19:53:50 -04:00
CatalystG
d5775ea531 (BlackBerry) Hide overlay on Q10 and when controllers are mapped. Add RGUI toggle to controllers. 2013-06-11 23:20:01 -04:00
CatalystG
4e0e2ff245 (BlackBerry) Clean up input a bit, fix multiple device issue. 2013-06-11 23:20:00 -04:00
CatalystG
e022981b06 (BlackBerry) Fix the overlay not cycling past minimized. 2013-06-11 23:20:00 -04:00
CatalystG
f4b6a735b2 (BlackBerry) Fix exiting from RGUI and saving on exit for BB10. 2013-06-11 23:20:00 -04:00
CatalystG
55b9f2f55d (BlackBerry) Adding to history for BB10 causes crash, it's done in load_menu_game_prepare anyways. 2013-06-11 23:19:59 -04:00
CatalystG
8ce7a88b1a (BlackBerry) Get rid of an auto created build file. 2013-06-11 23:19:59 -04:00
CatalystG
f78ad436c8 (BlackBerry) Add core info on BB10 for more cores. 2013-06-11 23:19:59 -04:00
CatalystG
58b2a6b9d6 (BlackBerry) Get rid of some debug prints. 2013-06-11 23:19:59 -04:00
CatalystG
c3077bd4fe (BlackBerry) Add Cascades button mapping interface, player 1 only so far. 2013-06-11 23:19:58 -04:00
meancoot
2f0446917f (iOS) Fix typo 2013-06-11 19:42:07 -04:00
meancoot
4243110f56 (iOS) Fix major regression that can break file loading (since 99990173ccafe76af54b334bea854da17eda765a); Simplify the variables used to hold system paths 2013-06-11 19:39:35 -04:00
twinaphex
14b32c3c0b Revert "(iOS) New icons"
This reverts commit d63efa04ba471152dc0db69ccba976fa14824568.
2013-06-11 15:54:39 +02:00
twinaphex
a27dc9936b Revert "(iOS) Resize Icon.png to 57x57"
This reverts commit 095076a45be9fa318450a9cf0ff11254255b7fa5.
2013-06-11 15:54:26 +02:00
twinaphex
711f01a84c Revert "(iOS) Resize other icons to 72x72 and 114x114"
This reverts commit 3f34ceeb6203bb83b0b9e9399c08323b6f7671e5.
2013-06-11 15:54:15 +02:00
twinaphex
b621e22704 (iOS/Genplus GX/Mednafen PCE Fast) Add firmware details to module info files 2013-06-11 01:55:56 +02:00
twinaphex
3f34ceeb62 (iOS) Resize other icons to 72x72 and 114x114 2013-06-11 01:37:46 +02:00
twinaphex
095076a45b (iOS) Resize Icon.png to 57x57 2013-06-11 01:35:58 +02:00
twinaphex
d63efa04ba (iOS) New icons 2013-06-11 01:34:05 +02:00
meancoot
ec660fff37 (iOS) Simplify some of the file browser code; add sanity checks for system directories 2013-06-09 20:13:05 -04:00
Themaister
bb3bac7e0d Fix ROM history being deleted when ROM includes ;.
Using ';' as a delimiter in history file was a mistake as it breaks
when files have this file included. Instead, split on newline.

To avoid reading broken history files, the history file path is
changed.

Also add game_history_path/size to config.
2013-06-09 22:24:30 +02:00
twinaphex
559c4a7964 (RARCH_CONSOLE) Add refresh rate FPS statistics 2013-06-08 01:45:25 +02:00
meancoot
841e8d1bb5 (iOS) Tapping a firmware item in RAModuleInfo will display an alert view with the full path 2013-06-07 10:38:13 -04:00
meancoot
7e91949be2 (iOS, Style) Use a info button style for the info buttons in RAModuleList 2013-06-07 09:51:40 -04:00
meancoot
73ba3be6ca (iOS) Add support for listing expected firmwares in module .info files. Still needs some style work. 2013-06-07 09:51:40 -04:00
twinaphex
c129f1e2ce (Android) Tomee NES USB autodetection - swap around buttons A and B 2013-06-07 15:43:24 +02:00
Themaister
75421c5efa Save refresh rate on exit. 2013-06-07 14:38:37 +02:00
Themaister
d5a8d3bfb0 Can update video refresh rate from RGUI. 2013-06-07 14:34:09 +02:00
Themaister
d8d9073f30 Allow resetting frame time estimator from RGUI. 2013-06-07 14:26:33 +02:00
Themaister
b0b6e65ab6 Add monitor refresh rate monitor in RGUI.
Doesn't support updating refresh rate setting yet.
2013-06-07 14:10:42 +02:00
twinaphex
713b3fc64e (Android) Add Defender Game Racer Classic to autodetection list 2013-06-06 12:30:02 +02:00
meancoot
2fcc99a4f9 (iOS) Add system settings to enable or disable certain orientations while a game is running 2013-06-06 00:15:50 -04:00
meancoot
8aff61c4e6 (iOS) If a directory named 'RetroArchGames' is located in the documents folder it will be used as the browser root. It can be made into a symlink to change the browser root to any directory. 2013-06-05 23:12:22 -04:00
meancoot
2c4e863994 (iOS) Prevent auto-lock while game is running 2013-06-05 20:35:56 -04:00
ToadKing
157deb19fb (Android) fix crash on Gamestop Wireless iCade profile 2013-06-05 20:33:22 -04:00
Themaister
02264f4d56 Fix Win32 derp. 2013-06-05 22:00:38 +02:00
Themaister
cee493fb18 Make integer scale robust against rounding errors. 2013-06-05 21:48:52 +02:00
Themaister
321ffcbca6 Calculate 1:1 PAR from right dimensions.
Frame cache can be stale or have awkward dimensions which
don't really reflect 1:1 PAR semantics.
2013-06-05 21:29:52 +02:00
Themaister
347fdaadce Fix ALSA error when unpause on driver reinit. 2013-06-05 20:51:57 +02:00
Themaister
6dd0839a01 Use common monitor refresh rate estimator.
Ditch custom timing code in KMS.
2013-06-05 18:12:29 +02:00