Commit Graph

148 Commits

Author SHA1 Message Date
Unknown W. Brackets
739da04322 Also need this to prevent double-shutdown.
That exit(0) before was skipping a lot of stuff..
2014-02-09 18:18:36 -08:00
Henrik Rydgard
ca500b0bf4 Add setting for Kitkat Immersive Mode on Android. 2014-02-09 23:16:08 +01:00
Unknown W. Brackets
7add81fbd2 Use USING_WIN_UI instead of _WIN32 for differences.
Just makes the code clearer and probably helps other UIs work on Windows
more easily.
2014-02-08 16:38:45 -08:00
The Dax
73f61d908c Use [Unknown]'s suggested method instead. 2014-01-31 00:54:38 -05:00
The Dax
910abacb3f Skip showing the info menu if the RMB is bound. 2014-01-31 00:48:25 -05:00
Unknown W. Brackets
8f98fa78aa Allow right click / triangle on a game item.
Fixes #3866, makes keyboard navigation a bit better.
2014-01-25 11:24:06 -08:00
Unknown W. Brackets
2618f2ed39 Add a simple extract file command.
Mostly useful for quickly/easily extracting pmf/atrac/etc. files.
2014-01-01 16:47:15 -08:00
Unknown W. Brackets
1513701d0e Oops, make things translatable. 2013-12-14 22:36:42 -08:00
Unknown W. Brackets
11f676d176 Support extracted ISOs (for debugging) in browser. 2013-12-14 22:36:40 -08:00
Unknown W. Brackets
4ed419d4d5 Support pinning paths in the game browser.
For example, you might have games in multiple places, internal and
external storage, or a projects directory in addition to regular games,
etc.
2013-12-14 22:34:44 -08:00
vnctdj
253b4037f1 Shorten the key 2013-12-13 14:58:06 +01:00
vnctdj
f8b26a586f Make "Download from the PPSSPP Homebrew Store" translatable in [MainMenu] 2013-12-13 14:31:34 +01:00
Henrik Rydgard
f4a9a9cde1 Disable "hold" on zip buttons. Add subtle glow to indicate to keep holding game buttons. 2013-12-11 20:37:57 +01:00
Henrik Rydgard
a70ed3cb85 UI fixes (including zip button clickability) 2013-12-11 20:01:17 +01:00
Henrik Rydgård
92d9ad4fe0 Always show zip files as full lines, to emphasize that they are different than working games. 2013-12-11 18:25:55 +01:00
Henrik Rydgård
868a3d6dd5 Load unknown.png for ELFs masquerading as PBP 2013-12-11 14:22:25 +01:00
Henrik Rydgard
48fb1f0ff0 Restyle directory buttons 2013-12-11 11:03:43 +01:00
Henrik Rydgard
dd6ae19e7e Gamelist: Remove line breaks in game titles, seen in fan translation patch. 2013-12-11 10:32:39 +01:00
Henrik Rydgard
ab13e37ebe Fix directory up button, now that it doesn't contain the string ".." 2013-12-11 10:11:01 +01:00
Henrik Rydgard
3baddab8a9 Tweak the new button style to add slight drop shadows, add folder icons.
Set the new style as default now that it works on white backgrounds too.
2013-12-11 09:37:07 +01:00
pal1000
658c6a95e2 Update MainScreen.cpp 2013-12-09 11:50:19 +02:00
Henrik Rydgård
cc22a70667 Show the homebrew & demos tab after having installed a zip file. 2013-12-06 12:29:27 +01:00
Henrik Rydgård
6277a95bb8 Minor gamelist polish (fix & signs, avoid double dots for zip files) 2013-12-06 11:44:46 +01:00
Henrik Rydgård
bc6ecb8ef6 Hide the homebrew store behind a ini option for now 2013-12-05 12:48:09 +01:00
Henrik Rydgård
5905849182 Show homebrew as a list by default, allow changing the view mode
Homebrew often has poor icons, making the names important.
2013-12-05 12:48:09 +01:00