Commit Graph
6058 Commits
Author SHA1 Message Date
Daniel Dressler c4cf35f782 Merge branch 'master' of github.com:hrydgard/ppsspp 2013-06-17 20:51:17 -07:00
raven02 e5202cebda Toggle to adjust opacity in UI Controls 2013-06-18 09:45:13 +08:00
Henrik Rydgard c1fc92c29b Fit more languages on the language screen, trying to fix #731 temporarily. Also add home button to file selector. 2013-06-18 01:22:10 +02:00
Henrik Rydgård c4abec3560 Add option for very transparent touch buttons 2013-06-17 20:28:22 +02:00
raven02 113ed42500 Add VSync to UI Graphics (WIN only) 2013-06-17 20:06:17 +08:00
Unknown W. Brackets 6ff9cf64ca Measure flips per second. 2013-06-17 00:20:27 -07:00
Henrik Rydgard c35b206398 Update native to fix excessive logging on android, minor ui tweaks 2013-06-16 22:53:13 +02:00
Henrik Rydgård 5c14ec134c Add support for external at3plus decoders on MacOSX 64bit. 2013-06-16 12:43:37 +02:00
Daniel Dressler 0befec3358 Merge branch 'master' of github.com:hrydgard/ppsspp 2013-06-15 18:37:08 -07:00
Unknown W. Brackets 9625f90477 Previous on the left, next on the right.
Stay consistent at least.  Fixes #2282.
2013-06-15 11:59:57 -07:00
Henrik Rydgård 0b433d28ba Add some more people to contributors in the Credits scroller. 2013-06-15 15:05:01 +02:00
Henrik Rydgard ffb1d65313 Add forum link to help menu on Windows, and under the website link on the main menu screen. 2013-06-15 11:44:06 +02:00
Henrik Rydgård 4437e0dfc7 Merge pull request #2263 from raven02/master
Quick fix wrong sizing of CIRCLE image and misc UI refinements
2013-06-15 02:17:38 -07:00
raven02 cf37d569a5 Shorter string for Enable compatibility report servers 2013-06-15 14:54:50 +08:00
raven02 c7d3caf5f7 Make frameskipping UI consistents with others 2013-06-15 14:36:07 +08:00
raven02 6d82479fe5 Only display "download atrac3+ plugin" when it is not installed. 2013-06-15 14:30:34 +08:00
raven02 de0b94542f Display current selection for texture scaling 2013-06-15 15:23:14 +09:00
raven02 136c05c722 Minor spacing fix 2013-06-15 13:51:54 +08:00
raven02 2aec47e702 Optimizing the space to put in single line for texture scaling and AF as well 2013-06-15 13:50:18 +08:00
raven02 8821528d01 Optimizing the space to put in single line for frame skipping and fps limit 2013-06-15 14:43:49 +09:00
raven02 d821946da5 Only show option to select when enabled frameskip and FPS limit 2013-06-15 13:26:38 +08:00
raven02 c0d51065d6 Display current AF 2013-06-15 13:08:00 +08:00
raven02 c96bf8d375 Swap the position of next and prev button for better navigation 2013-06-15 12:38:22 +08:00
The Dax c8917bfbaf No need to have an if true there. 2013-06-14 13:11:35 -04:00
The Dax 4ba1373985 Fix ifdefs not to break iOS. 2013-06-14 13:07:13 -04:00
The Dax a2853d4986 Changed my previous implementation to an ifdef at Henrik's request. Disable touch controls for "desktop" platforms(Windows/Linux/mac). The intention was to disable the invisible controls, but this commit will break the touch controls completely, even if visible. Platforms such as Android/Meego shouldn't be affected. 2013-06-14 03:45:03 -04:00
Daniel Dressler cd69ec3acb Merge branch 'master' of github.com:hrydgard/ppsspp 2013-06-13 20:31:09 -07:00
Henrik Rydgard ea2b923ddf Logic precedence error, warning fixes 2013-06-11 11:05:34 +02:00
Henrik Rydgard e115ed4187 Work-around crash in sceMpeg with bad ringbuffer address.
Add reminder on first run to access the ingame menu with ESC on windows.
2013-06-11 00:51:10 +02:00
Henrik Rydgard 062979d8d9 Fix crash when clicking UI early. Fixes #2196 2013-06-10 23:47:49 +02:00
Henrik Rydgard 82b466758c Update native, fixing bug that prevented plugin downloads from working on Android. Fix black background.t 2013-06-10 23:21:47 +02:00
Henrik Rydgard 84a9209285 More new-ui - a toggle, for example. 2013-06-10 22:06:51 +02:00
Henrik Rydgard df6199d353 Move some stuff to native. Show game icon on newui game screen. Turn it off again (oops) 2013-06-09 13:42:00 +02:00
Henrik Rydgard 2afbc94734 Turn off RTTI, simulate it where needed. 2013-06-09 13:02:16 +02:00
Henrik Rydgard 645e8a7705 More NewUI, bugfix in ParamSFO where strings were created to include the trailing zero. 2013-06-09 12:41:12 +02:00
Henrik Rydgard cf2422002c GameInfoCache: Get game and save sizes. 2013-06-09 11:54:03 +02:00
Henrik Rydgard 533541615f Merge branch 'master' of github.com:hrydgard/ppsspp
Conflicts:
	UI/GameInfoCache.h
2013-06-08 23:01:49 +02:00
Henrik Rydgard 51daa1f878 Delete the "Use Media Engine" option. 2013-06-08 22:53:36 +02:00
Henrik Rydgard bb3c91f8bb Some New-UI work (disabled, it's not really ready yet). 2013-06-08 22:47:06 +02:00
aquanull 2a6b35f3ad Fix missing Pause Screen BG if the game is exited once and then replayed. 2013-06-09 00:41:20 +08:00
Henrik Rydgard 3b07090682 Give GameInfo some new powers, like deleting savedata (no UI yet) and computing file sizes. Recognize directories with EBOOT.PBP in them as "games" in their own right, makes things a little cleaner. 2013-06-08 17:52:51 +02:00
Swyter 074e64a699 *Differenciate between Latin-american Spanish and Spanish from Spain.
*Differenciate between Brazilian Portuguese and Portuguese from Portugal.
2013-06-06 15:26:57 +02:00
Henrik Rydgard e7097ca95a Fall back to software transform when hardware transform fails. Should help Mali devices.
This is done per shader so the speed hit should not be as bad as turning hw transform off entirely.
Displays a red error at the top of the screen so that we don't trigger this accidentally.
2013-06-06 10:09:37 +02:00
Henrik Rydgard 2221f221e3 Only create backing texture for DrawPixels when needed. 2013-06-05 23:03:23 +02:00
Henrik Rydgard a3dd3b53c3 Implement a couple basic Psmf functions, unify some project settings, update native. 2013-06-05 21:24:14 +02:00
Henrik Rydgard 28eb21a0d1 More UI fixes 2013-06-05 16:48:16 +02:00
Henrik Rydgard 691771244f Hide the atrac3plusdecoder autoinstaller on platforms where it's not yet supported 2013-06-05 00:03:37 +02:00
Henrik Rydgard 5e28df26b2 Fixes and cleanup 2013-06-04 23:54:37 +02:00
Henrik Rydgard 74638ef4ae More autodownload UI work etc 2013-06-04 22:32:52 +02:00
Henrik Rydgard 7c27311b23 More tweaks to pluginscreen 2013-06-04 01:25:30 +02:00