Sacha
f8da6550f7
Only include image writing headers on Windows. Since only it does screenshots right now.
2013-12-08 03:06:15 +10:00
Sacha
21ae157f66
Remove stb_image usage (no longer used for anything).
2013-12-08 02:37:06 +10:00
Sacha
6d733213c7
Search for assets in executable path on Linux. Fixes #4738
...
Also remove redundant checks based on build directory.
2013-12-07 15:06:12 +10: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
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
2fb2602387
Initial draft of the Homebrew Store. Lets you install a few homebrew.
2013-12-05 12:48:08 +01:00
W.MS/王京
6d4095abdf
Disable vertex jit on jailed iOS devices
2013-12-02 10:48:52 +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
Henrik Rydgard
c53b32d154
Show a dismissable notification if PPSSPP is behind the latest official release
2013-11-26 14:04:29 +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
61cf802836
Qt: Use AssetsAssetReader to load Qt assets.
2013-11-21 20:11:37 +10:00
Unknown W. Brackets
fa7467f03d
Try to find the flash0 directory in headless.
2013-11-17 10:15:49 -08:00
Henrik Rydgård
40bd1fa650
Add freeze-frame to developer menu. Only useful for developing, like when using nVidia PerfHud.
2013-11-15 13:11:44 +01:00
Sacha
91ddddc2ef
Remove unused Thread.{cpp,h}
2013-11-13 02:50:46 +10:00
bollu
35adc5ed7f
enable default tilt controls
2013-11-11 18:07:17 +05:30
bollu
9c219bc18b
moved tilt logic to separate unit and enabled tilt to control multiple input types
2013-11-11 17:22:04 +05:30
Unknown W. Brackets
5d523ea06a
Add android-ndk-profiler v3.2.
...
This allows fairly easy profiling on Android without rooting.
2013-11-02 21:54:45 -07:00
Sacha
4e4657e94f
Blackberry: remove invocation check from NativeApp (moved to native/).
...
LogoScreen: Don't take boot_filename as a parameter (no one uses it anyway) but check the global variable, boot_filename in case it was populated during initialisation, eg. Blackberry system message.
2013-11-03 13:18:28 +10:00
Sacha
3403928a75
Blackberry: Support receiving invocations from system. Set as a default application for ISO, CSO, PBP and PRX. Check in NativeInit if the system has requested for us to start a specific file.
2013-11-02 04:31:16 +10:00
Henrik Rydgård
43240515de
Fix weird axis mapping issue on Ouya
2013-10-31 11:06:54 +01:00
Henrik Rydgård
997c7dc374
Simplify some UI code, fix enabled-ness of Tilt analog settings
2013-10-29 10:22:09 +01:00
Sacha
fc37c16aa2
No need to enable FZ every frame.
2013-10-25 21:52:50 +10:00
Unknown W. Brackets
c486a09c2c
Use a better default font path on Linux/Mac OS X.
...
This way people don't have to copy to ~/.ppsspp/flash0.
The override in ~/.ppsspp/PSP/flash0 still works.
2013-10-20 23:45:56 -07:00
Henrik Rydgård
70783eaa48
Windows build fixes
2013-10-19 23:09:27 +02:00