Commit Graph
6058 Commits
Author SHA1 Message Date
Henrik Rydgard 151c09dff7 Touch controls auto-off on Shield and Xperia Play 2013-08-20 15:40:19 +02:00
Henrik Rydgard 567f402845 Change the links on the main page 2013-08-20 15:26:00 +02:00
Sacha d5a1158adb Add Partial Stretch back for Blackberry. 2013-08-20 21:37:22 +10:00
Sacha 6135d4f7df Add Blackberry ABI for Plugin. 2013-08-20 21:06:13 +10:00
Henrik Rydgard fe729c4551 Tweak colors and update native with some more UI polish 2013-08-20 13:04:20 +02:00
Henrik Rydgard ca76135273 Don't let the tabs overflow into the right area of the main screen if small resolution.
Update native with new tab look.
2013-08-20 12:28:17 +02:00
Henrik Rydgard ec3e345111 Allow mapping ESC now that we have a cancel button 2013-08-20 11:37:29 +02:00
Unknown W. Brackets ad537a3773 Use normal Windows path logic for homebrew/demos. 2013-08-20 00:46:13 -07:00
Henrik Rydgard b186294132 UI tweaks. Change to cleaner background image. 2013-08-20 00:49:25 +02:00
Henrik Rydgard 1559b4404a Fix some joystick mapping errors, a minor bug 2013-08-19 22:40:05 +02:00
Henrik Rydgard 6ca3b43b9a Measure actual fps (frameskip+unthrottle included), show all three on one line if you choose "both" (which I probably should rename)
Also prevent annoying scrolls in key mapping dialog
2013-08-19 22:06:49 +02:00
raven02 25beaa6246 Small cosmetic UI fix 2013-08-19 20:20:29 +08:00
Henrik Rydgard 6a109e3e6a Typo 2013-08-18 23:21:11 +02:00
Henrik Rydgard f443fae780 Disable a few things that should not be changable at runtime 2013-08-18 23:11:47 +02:00
Henrik Rydgard 00d56e6bcf Setting unlimited as an alternate speed is possible again. 2013-08-18 22:48:53 +02:00
Henrik Rydgard 28e58c3d35 Save grid/list status, fix some drawing glitches 2013-08-18 22:30:49 +02:00
Henrik Rydgard e90269a2f0 Take some translation strings from the right sections... 2013-08-18 22:09:13 +02:00
Henrik Rydgard 2839e62aa4 Fix case typo (buildfix on case sensitive platform) 2013-08-18 21:09:35 +02:00
Henrik Rydgard 0a0d8d9e32 Android/SDL buildfix, move remains of the old UI into other files. 2013-08-18 20:25:57 +02:00
Henrik Rydgard 5037568af3 Delete the bulk of the old UI. 2013-08-18 20:22:30 +02:00
Henrik Rydgard db575d559f Delete the NewUI setting, effectively forcing it on 2013-08-18 20:14:33 +02:00
Henrik Rydgard b0e72f5200 I don't understand why this fixed the encoding of the language list on Windows... 2013-08-18 20:08:28 +02:00
Henrik Rydgard e9e5e3ae17 Another feature that was missing in newui (see #3226 ) 2013-08-18 19:57:50 +02:00
Henrik Rydgard a942395506 Add more missing features to NewUI, see #3226 2013-08-18 19:51:54 +02:00
Henrik Rydgard 0265ab874f Change FPS limit to "alternate speed", expressed in a percentage.
Fix it so it works correctly for 30fps games.

Some menu tweaks.
2013-08-18 18:55:42 +02:00
Henrik Rydgard d7000ef1a4 Yet another feature that was missing in newui 2013-08-18 11:45:21 +02:00
Sacha 92f0678f2f Introduce 'lowmem' fonts for Symbian.
Right now it is for all Symbian devices. Although, high mem devices should continue to use the old fonts.
2013-08-18 19:07:18 +10:00
Sacha e7cf9361ff Symbian can't compile Software GPU (internal compiler error). Probably can't run it well either. So, disabled. 2013-08-18 18:07:15 +10:00
Henrik Rydgard 8516b562e2 Typo/buildfix 2013-08-18 01:41:41 +02:00
Henrik Rydgard 2b1777d4a7 Transfer some features from oldUI to newUI 2013-08-18 01:24:53 +02:00
Henrik Rydgard 47f2efb0e5 Fixes to default key mappings, add default button, fix saving of mapped controls on Android, fixes #3213 2013-08-18 00:41:19 +02:00
Henrik Rydgard 96572a3226 Misc UI stuff, back button should now work as expected. 2013-08-17 23:50:15 +02:00
The Dax 229c0f16ab Eliminate most of the popup menus as per Henrik's request, and fix a minor bug with AT3+ in NewUI. 2013-08-17 07:52:17 -04:00
Henrik Rydgard 47ac6c02fc Disable accelerometer as axis, fix some omissions in KeyMap (doesn't actually autoload all those maps yet) 2013-08-17 13:41:29 +02:00
Henrik Rydgard 8028ff7f12 Android buildfix 2013-08-17 13:26:19 +02:00
Henrik Rydgard dd07665814 Update native, add checkbox for sw renderer to developer settings 2013-08-17 13:22:44 +02:00
Henrik Rydgard b89af62143 Fix the settings screen layout so the back button is always visible 2013-08-17 13:08:32 +02:00
Henrik Rydgård d83a6e74a6 Merge pull request #3202 from hrydgard/better-controlmap
Better control mapping
2013-08-17 03:11:52 -07:00
Henrik Rydgard f990df6af8 Let the user escape the controls dialog with the global back button (Esc on PC) 2013-08-17 12:09:50 +02:00
Henrik Rydgård fa59ba4e3d Merge pull request #3197 from neobrain/softgpu2
Software Renderer
2013-08-17 02:22:22 -07:00
Henrik Rydgard edb0614a59 Fix analog axis names. Make L2/R2 on x360 controllers analog.
Also slightly nicer behaviour - don't create empty mapping, instead ask for mappings immediately.
2013-08-17 11:18:45 +02:00
Henrik Rydgard c14fcfdae1 Merge branch 'master' into better-controlmap 2013-08-17 10:37:04 +02:00
Henrik Rydgard 3636f90902 Step 3: Replace current key mapping dialog with a list-based one which is much more workable. 2013-08-17 10:34:38 +02:00
Henrik Rydgård 810b1112ed Merge pull request #3199 from unknownbrackets/ui-tweaks
Minor improvements to new UI
2013-08-16 23:53:49 -07:00
Unknown W. Brackets b79e3f4714 Start with a more sane default directory. 2013-08-16 21:59:28 -07:00
Unknown W. Brackets 39d4359294 Get rid of "How to get games" when you have games. 2013-08-16 21:59:06 -07:00
Tony Wasserka 6cd1091e19 Add an option for enabling software rendering. 2013-08-16 23:48:52 +02:00
Henrik Rydgard 3a8432373d Step 2: Multiple inputs can be mapped per psp key now, and save load works. 2013-08-16 21:25:36 +02:00
Henrik Rydgard f1bc751eb9 Step 1: Go back to a single control map.
Break save/load for now, it will be redone.
2013-08-16 19:34:44 +02:00
Henrik Rydgard 33beb57a31 Make key mapping faster and easier. 2013-08-16 17:16:11 +02:00