Henrik Rydgard
|
8d1ece05ca
|
Finally move flash0 into assets, fixing #9468 and #9520
CMake fix
Fix the innosetup and zip scripts for the new assets location
|
2017-04-01 00:20:53 +02:00 |
|
Unknown W. Brackets
|
c9a5c00bf7
|
UI: Allow overriding colors in the ini.
|
2017-03-26 09:51:33 -07:00 |
|
Unknown W. Brackets
|
0a73828042
|
UI: Use theme colors in more places.
Hopefully everywhere.
|
2017-03-26 08:57:04 -07:00 |
|
Unknown W. Brackets
|
ed11b8a8bd
|
UI: Add a message handler to update the bg image.
|
2017-03-26 07:52:47 -07:00 |
|
Unknown W. Brackets
|
8f4d1634ad
|
UI: Add simple support for a custom background.
No UI. Essentially, this is a cleaned up version of xiushudongfang's
implementation that supports all platforms, but no selection UI.
|
2017-03-26 07:52:46 -07:00 |
|
Henrik Rydgard
|
d58ee6670e
|
UWP: Fix audio sample rate, savestates, memory leak.
|
2017-03-23 10:02:28 +01:00 |
|
Unknown W. Brackets
|
a36ecb7065
|
UI: Track translate/scale/fade transform by screen.
This translates drawing, scissor, and touch to the transform.
|
2017-03-19 15:42:13 -07:00 |
|
Dugan Chen
|
36a8f71a55
|
Qt apps on non-mobile, non-Windows platforms now see /usr/share/ppsspp/assets
|
2017-03-19 08:21:54 -07:00 |
|
Henrik Rydgard
|
908193e894
|
Rework Android lost/restore lifecycle again. Can autorotate screen without crashing again. Should help #9295 and maybe #8906.
|
2017-03-18 15:21:26 +01:00 |
|
Henrik Rydgard
|
7c0761ef15
|
Buildfix
|
2017-03-18 11:11:27 +01:00 |
|
Henrik Rydgard
|
4f707a1022
|
Simplify logging code some more. Cleaner log output on Android.
|
2017-03-18 10:47:36 +01:00 |
|
Henrik Rydgård
|
09a3de1e66
|
Windows: Get rid of my private gold branch, simply gate behind a define instead.
|
2017-03-16 15:47:59 +01:00 |
|
Unknown W. Brackets
|
9e390510df
|
Remove legacy InputState.
|
2017-03-14 22:07:07 -07:00 |
|
Unknown W. Brackets
|
2812ddcc86
|
Remove End/UpdateInputState and ButtonTracker.
No longer used for anything.
|
2017-03-13 22:58:38 -07:00 |
|
Henrik Rydgard
|
525df21751
|
Unbreak version check on Windows
|
2017-03-12 17:24:46 +01:00 |
|
Henrik Rydgård
|
85c8d9b806
|
Homebrew Store: Add support for cancelling downloads, fix progress bar. Fixes #9374
|
2017-03-06 16:03:05 +01:00 |
|
Henrik Rydgård
|
cfe2621604
|
LogManager: Hook up save/load, remove "long names"
|
2017-03-06 11:44:35 +01:00 |
|
Henrik Rydgård
|
50b722152a
|
Fade in logoscreen from black, make it slightly faster.
|
2017-03-06 11:03:56 +01:00 |
|
Henrik Rydgård
|
a1941d8a81
|
It's enough to call net::Init/Shutdown in NativeInit/Shutdown. Remove other calls.
|
2017-03-06 10:51:28 +01:00 |
|
Henrik Rydgard
|
340f0cff2c
|
Prepare for supporting manual screen rotation
|
2017-03-05 10:54:45 +01:00 |
|
Henrik Rydgard
|
b9b3a022fb
|
Switch another enum to enum class
|
2017-03-02 12:36:54 +01:00 |
|
Henrik Rydgard
|
26a2d42731
|
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
|
2017-02-28 11:40:29 +01:00 |
|
Henrik Rydgard
|
50be4e72b2
|
Get rid of our own silly reimplementation of std::thread
|
2017-02-27 20:51:36 +01:00 |
|
Henrik Rydgard
|
03dab0fdbd
|
More UWP prep
|
2017-02-25 09:57:22 +01:00 |
|
Henrik Rydgard
|
fa80cfa4aa
|
Additional UWP preparations
|
2017-02-25 09:57:14 +01:00 |
|