shenweip
f772cba43d
Make distinction for multiple disc.
2013-11-26 18:23:08 +01:00
shenweip
7832cebacd
CleanUp.
2013-11-26 18:20:33 +01:00
shenweip
8d692f26e0
Update screen.
2013-11-26 18:20:33 +01:00
shenweip
9814b1d6d2
Add support for multiple disc.
2013-11-26 18:20:33 +01:00
Sacha
f1d234e2a7
Qt Desktop: Use the existing mobile GL widget instead of duplicating the work.
2013-11-27 01:46:06 +10:00
Henrik Rydgard
be9c4b14c4
Game list: Scroll game titles that are too long.
2013-11-26 14:45:36 +01:00
Henrik Rydgard
c53b32d154
Show a dismissable notification if PPSSPP is behind the latest official release
2013-11-26 14:04:29 +01:00
Sacha
4cb1ecb4dc
Qt: Some improvements to main screen.
2013-11-21 12:44:06 +10:00
Sacha
a5a69e9f67
Use correct home location for Blackberry. Hide /home/sacha paths.
2013-11-20 01:25:59 +10:00
Henrik Rydgård
a08d4818be
Move PathBrowser to native
2013-11-18 14:05:56 +01:00
Sacha
4403b2acc9
Update ImageView usage in UI.
2013-11-12 14:54:38 +10:00
Unknown W. Brackets
5328e213a6
Clear the jit cache when toggling debug stats.
...
This way we can bypass that check normally, for speed.
2013-11-04 08:03:50 -08:00
The Dax
728101aebb
Revise how the language system works.
...
On Win32, the Language menubar is eliminated in favour of displaying a NewLanguageScreen on screens that are of type UIDialogScreenWithBackground/UIScreenWithBackground; UIScreen inheriting screens (e.g. GamePauseScreen) still require manual additions.
2013-11-03 19:21:53 -05:00
Unknown W. Brackets
2f010773e1
Add rewind feature to the UI.
...
May not be perfect yet.
2013-11-02 18:33:23 -07:00
Henrik Rydgård
ebfc706e46
Minor UI tweak
2013-10-31 13:34:34 +01:00
Henrik Rydgård
787db5812d
UI cleanup and a crashfix for duplicate back key events
2013-10-28 16:04:53 +01:00
Henrik Rydgård
c17dd02ace
Merge pull request #4345 from shenweip/patch-14
...
Move Exit botton to last column.
2013-10-28 03:55:17 -07:00
shenweip
103aece36c
Move Exit botton to last column.
2013-10-28 17:41:09 +08:00
Henrik Rydgård
0ae5e5cf1c
Fix returning to game with ESC or other mapped back button, minor
...
cleanups.
2013-10-27 10:04:38 +01:00
Henrik Rydgård
4590e44954
add "onFinish" to screens so that ESC (etc) works the same as the back
...
touch button.
2013-10-25 13:19:08 +02:00
Henrik Rydgard
62685b6145
Fix a bug where we would push two gamepausescreens in some circumstances.
...
+ a cosmetic fix.
2013-10-22 16:19:46 +02:00
The Dax
db370c1fd3
Call the base class sendMessage when handling messages from native, so every screen can refresh from a language update at any time.
2013-10-21 16:52:44 -04:00
Henrik Rydgård
598e06faa8
Make Home in the game browser available on linux/mac/etc too.
...
Misc tweaks.
2013-10-21 12:21:22 +02:00
Henrik Rydgård
d31ff07e79
Merge pull request #4275 from shenweip/patch-7
...
Draw default background when pic doesn't exist.
2013-10-21 01:12:58 -07:00
shenweip
6aa887e76a
Draw default background when pic doesn't exist.
2013-10-21 13:20:12 +08:00
Henrik Rydgård
cc1f0872f5
Merge pull request #4261 from bollu/auto-hide-recents
...
auto hide recents tab when no recent games exist
2013-10-20 09:34:06 -07:00
Siddharth
2359bda823
now highlights games tab if recents is empty
2013-10-20 21:48:06 +05:30
Henrik Rydgård
3ab09f6bce
Make the touch visibility thing a "subdialog" of the layout editor.
...
Reorder options a bit too.
2013-10-20 17:33:46 +02:00
Siddharth
0edfe5744a
auto hide recents tab when no recent games exist
2013-10-20 19:47:27 +05:30
Unknown W. Brackets
9a9aa5b194
Fix initialization order warnings.
2013-10-19 14:57:45 -07:00
Sacha
8c1d4e8ad7
Some Qt compatibility improves for Windows.
...
(Reapplied since I lost it in a bad push :/)
Conflicts:
Qt/Core.pro
Qt/PPSSPP.pro
2013-10-19 23:18:10 +02:00
Henrik Rydgård
2c5adc96cf
Rip out the support for the Atrac3+ plugin. It is gone, to never return.
2013-10-19 23:09:26 +02:00
Henrik Rydgard
80702109f5
Move gpu vendor detection to native with the rest of the gl init.
...
Also disable vertical layout for mainscreen entirely.
2013-10-16 00:48:44 +02:00
Henrik Rydgard
5b9123b3c5
Main screen: Add Browse button on Windows to choose a folder easily
2013-10-15 13:28:09 +02:00
The Dax
c7bdeb3084
Eliminate GetSysDirectories and instead provide a new function: GetSysDirectory.
...
On Win32, call InitSysDirectories before the emuthread starts just to be safe.
2013-10-15 03:41:10 -04:00
Henrik Rydgård
0173c860c5
Revert "Also replace "//" to "/"."
...
This reverts commit 60ef33b1e0
.
2013-10-14 11:36:33 +02:00
shenweip
60ef33b1e0
Also replace "//" to "/".
2013-10-14 17:10:46 +08:00
The Dax
fda6c42f6d
Fix dumb typo involving slash replacements.
2013-10-11 20:10:16 -04:00
Henrik Rydgard
f374593a05
Update native with OpenGL init fixes, may fix some crashes on startup.
...
Fix a rotation issue.
2013-10-10 11:09:48 +02:00
Henrik Rydgård
014b3d0a2b
Better vertical layout for home screen
2013-10-09 16:26:15 +02:00
Henrik Rydgård
2558d3bf4b
Merge pull request #4076 from bollu/SaveStateHighlight
...
Highlight save states in use
2013-10-08 08:36:52 -07:00
Siddharth
4dba847ea4
Uses StickyChoice's Highlight() to highlight save slots in use
2013-10-08 19:08:50 +05:30
Henrik Rydgård
ef3c947fe3
Add a few pixels of margin around the path in the game browser
2013-10-08 12:04:36 +02:00
Siddharth
34f7109821
removed SaveChoice class (was useless)
2013-10-07 21:58:00 +05:30
Siddharth
630201017b
save states with data on them are now highlighted
2013-10-07 21:46:02 +05:30
raven02
c7021b0a2e
Use better approach to show either pic0 or pic1
2013-09-24 19:07:27 +08:00
raven02
eeb50b354f
Make sure ginfo->pic0Texture is not NULL
2013-09-24 16:16:37 +08:00
raven02
69234a1103
Try to draw pic0 if pic1 is not available
2013-09-24 15:54:40 +08:00
Henrik Rydgård
06b2151939
Merge pull request #3784 from unknownbrackets/debugger
...
Enable the debug windows always, disable buttons
2013-09-15 15:07:13 -07:00
Unknown W. Brackets
1a77099b1c
Don't crash if the pause screen is closed quickly.
2013-09-15 14:58:49 -07:00