Sacha
|
31af63adf4
|
Buildfix: Another string::back() and including a .cpp?
|
2013-12-06 01:04:50 +10:00 |
|
Henrik Rydgård
|
da73a96cec
|
Fix black screen when backing out of InstallZipScreen
|
2013-12-05 14:25:18 +01:00 |
|
Henrik Rydgård
|
d6c8c6cfa0
|
If the user opens a ZIP file, offer to install it (it will show up in Homebrew & Demos).
No progress bar yet, it just freezes during install.
|
2013-12-05 14:21:07 +01:00 |
|
Henrik Rydgård
|
4e41531dd6
|
Don't dump the whole store json to the console
|
2013-12-05 12:48:10 +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
|
6e60db7c22
|
Store: Handle zip files with external URLs and deep paths inside.
|
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 |
|
Henrik Rydgård
|
eaed2e516b
|
Show simple progress bars at the top of the screen during downloads.
Should do something more practical eventually.
|
2013-12-05 12:48:09 +01:00 |
|
Henrik Rydgård
|
29bbb826a1
|
Put the store button on the homebrew tab. Make it look slightly less awful.
|
2013-12-05 12:48:09 +01:00 |
|
Henrik Rydgård
|
7066c053a2
|
Fix deleting homebrew from the game screen UI
|
2013-12-05 12:48:09 +01:00 |
|
Henrik Rydgård
|
5833bd45c3
|
More work on the Homebrew Store.
|
2013-12-05 12:48:09 +01:00 |
|
Henrik Rydgard
|
3164f5f487
|
Disable install buttons on press
|
2013-12-05 12:48:09 +01:00 |
|
Henrik Rydgård
|
7f481905b0
|
More work on the Homebrew Store, get it working on Windows and Android
|
2013-12-05 12:48:09 +01:00 |
|
Henrik Rydgård
|
2fb2602387
|
Initial draft of the Homebrew Store. Lets you install a few homebrew.
|
2013-12-05 12:48:08 +01:00 |
|
Henrik Rydgard
|
50f67d631d
|
VS 2013 buildfix?
|
2013-12-04 19:22:40 +01:00 |
|
Henrik Rydgard
|
32f479b0a6
|
Assorted log spam reductions.
Also let Java know of some important events. Not used for anything yet.
|
2013-12-04 17:43:00 +01:00 |
|
Henrik Rydgard
|
abb41bd54f
|
Fix translation key for "Networking"
|
2013-12-04 12:19:27 +01:00 |
|
Henrik Rydgard
|
127864b679
|
Prevent post shaders from getting applied twice in some circumstances when playing video.
|
2013-12-04 11:46:42 +01:00 |
|
Henrik Rydgard
|
60ed75f68a
|
Add option to disable networking, tries to replicate the old error codes.
Please test if disabling this option "fixes" any games that broke with the adhoc merge.
|
2013-12-04 11:07:52 +01:00 |
|
Henrik Rydgard
|
ce1693d7f9
|
Re-hide vtx decoder jit setting, no new bugs have been reported...
since the skinning one was fixed.
|
2013-12-04 10:46:28 +01:00 |
|
Henrik Rydgård
|
49df18e305
|
Fix minor ui layout issue
|
2013-12-03 17:40:29 +01:00 |
|
Henrik Rydgård
|
1509176dad
|
Remove "topbar" from recents screen, looked cluttered and didn't feel
necessary.
|
2013-12-03 16:49:49 +01:00 |
|
Henrik Rydgård
|
c3dfbbeff9
|
Add option to disable touch dpad diagonals.
Makes some games a lot more playable with touch screen.
|
2013-12-02 15:50:09 +01:00 |
|
Henrik Rydgård
|
a6c7663ea8
|
Allow resizing touch buttons individually.
|
2013-12-02 15:15:19 +01:00 |
|
Henrik Rydgård
|
e017a17dbb
|
Show homebrew as a list by default, allow changing the view mode
Homebrew often has poor icons, making the names important.
Also fix an issue with touch button scaling.
Conflicts:
Core/Config.cpp
UI/MainScreen.cpp
|
2013-12-02 12:34:09 +01:00 |
|
 W.MS/王京andHenrik Rydgård
|
6d4095abdf
|
Disable vertex jit on jailed iOS devices
|
2013-12-02 10:48:52 +01:00 |
|
Unknown W. Brackets
|
a69ddf840c
|
Fix some formatting warnings.
|
2013-12-01 11:21:15 -08:00 |
|
Henrik Rydgard
|
e3e9408b87
|
Resurrect the vtx decoder jit option for debugging
|
2013-11-30 16:11:54 +01:00 |
|
Henrik Rydgård
|
ece459250d
|
Buildfix
|
2013-11-29 14:32:03 +01:00 |
|
Henrik Rydgård
|
0d05a8f4a9
|
Merge pull request #4392 from hrydgard/multi-press
If an input (axis or key) is mapped to multiple targets, trigger them all.
|
2013-11-29 05:26:55 -08:00 |
|
Henrik Rydgård
|
6258c2bb9a
|
Make the vertex decoder JIT an ini-only setting, it is solid enough to hide.
|
2013-11-29 14:21:03 +01:00 |
|
Henrik Rydgård
|
ba7536d5ce
|
Allow translations of post processing shaders (new section PostShaders).
Minor tweaks.
|
2013-11-29 11:37:15 +01:00 |
|
Unknown W. Brackets
|
cd39b74629
|
Add virtual buttons for address input.
|
2013-11-28 23:02:04 -08:00 |
|
Unknown W. Brackets
|
2808c288ea
|
Add a dialog to enter a jit compare address.
For now, requires buttons.
|
2013-11-28 22:35:03 -08:00 |
|
Sacha
|
c71186b35a
|
Partial Stretch: This setting is needed on other devices too.
|
2013-11-28 14:59:17 +10:00 |
|
The Dax
|
4b9d38dccc
|
Fix VS2013 build.
|
2013-11-27 05:15:46 -05:00 |
|
sum2012
|
fbdbbc3d36
|
Re-use "Cancel" transate in change umd
|
2013-11-27 05:57:14 +08:00 |
|
Henrik Rydgård
|
d50233526c
|
Uninitialized variable fix
|
2013-11-26 18:26:02 +01:00 |
|
 shenweipandHenrik Rydgård
|
f772cba43d
|
Make distinction for multiple disc.
|
2013-11-26 18:23:08 +01:00 |
|
 shenweipandHenrik Rydgård
|
7832cebacd
|
CleanUp.
|
2013-11-26 18:20:33 +01:00 |
|
 shenweipandHenrik Rydgård
|
8d692f26e0
|
Update screen.
|
2013-11-26 18:20:33 +01:00 |
|
 shenweipandHenrik Rydgård
|
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 |
|
Henrik Rydgard
|
f650b23c90
|
ARM: Add NEON widening and narrowing moves, and float/int convert.
Experiment a little in the vertex decoder.
|
2013-11-24 13:30:28 +01:00 |
|
Sacha
|
0dadd84ef7
|
Symbian: Enable multi-threading (works now).
|
2013-11-24 20:22:35 +10:00 |
|
Sacha
|
132fe47c7d
|
Use XDG Directory Specification for Linux. See: http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
Means that everyone will have to manually move their existing config's.
Fixes #4623
|
2013-11-24 16:58:47 +10:00 |
|
Sacha
|
1ee0fbf94c
|
Qt: Fixes and cleanup to qmake files.
|
2013-11-24 13:24:16 +10:00 |
|
Sacha
|
f02e88b87e
|
Buildfix.
|
2013-11-24 03:11:33 +10:00 |
|