Commit Graph

9596 Commits

Author SHA1 Message Date
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
Unknown W. Brackets
569f6132b9 Warning fix. 2013-10-20 22:13:54 -07:00
Henrik Rydgard
0dd0948f81 The built-in draw2d shader doesn't need a version number specified 2013-10-21 00:42:46 +02:00
Henrik Rydgård
a39974b06b Merge pull request #4267 from ufdada/master
Translating the Back and Toggle All Buttons
2013-10-20 11:51:31 -07:00
Henrik Rydgård
b558c71af6 Update native - fix #4269 2013-10-20 19:40:11 +02:00
Henrik Rydgård
9f3e713b6e Merge pull request #4265 from adrian17/master
Common cleanup: Cleaned up Common.h and simplified MsgHandler
2013-10-20 09:34:55 -07: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
Henrik Rydgård
8586047a24 Merge pull request #4266 from thedax/touchControlFix
Make touch Dpad and Select show by default.
2013-10-20 09:33:36 -07:00
Siddharth
2359bda823 now highlights games tab if recents is empty 2013-10-20 21:48:06 +05:30
The Dax
98c6e87c0f Make touch Dpad and Select show by default. 2013-10-20 12:02:19 -04:00
ufdada
022c033f57 Translating the Back and Toggle All Buttons
Correcting the Toggle all Button function (it was reverting the selection)
2013-10-20 17:57:35 +02:00
Henrik Rydgård
a3f2fcfd8f Merge pull request #4264 from DanyalZia/patch-27
Only turn on filtering when alpha test isn't enabled
2013-10-20 08:44:13 -07:00
adrian17
d71fc887a9 Simplified MsgHandler 2013-10-20 17:42:07 +02:00
Henrik Rydgård
99d4ef1e06 Enable/disable access to the control layout editor properly 2013-10-20 17:40:18 +02:00
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
Henrik Rydgård
98cb8c3b50 Update native 2013-10-20 17:28:02 +02:00
danyalzia
4567acaf92 Only turn on filtering in FMV when alpha test isn't enabled 2013-10-20 20:15:25 +05:00
Henrik Rydgård
a4a052de64 Merge pull request #4262 from thedax/fixTranslation
Fix incorrect translation category.
2013-10-20 08:07:18 -07:00
The Dax
fd7ae05b80 Fix incorrect translation category. 2013-10-20 10:53:46 -04:00
adrian17
2752e65727 Removed some unused content from Common.h 2013-10-20 16:32:09 +02:00
Siddharth
0edfe5744a auto hide recents tab when no recent games exist 2013-10-20 19:47:27 +05:30
Henrik Rydgård
90eed17c93 Merge pull request #4258 from sum2012/at3
fix maxim-at3plus crash
2013-10-20 06:01:30 -07:00
sum2012
fc3d3c9a78 fix maxim-at3plus crash
Thanks @unknownbrackets
https://github.com/hrydgard/ppsspp/issues/4248
Digimon Adventure Voice probrem can be fixed later
2013-10-20 20:57:24 +08:00
Henrik Rydgard
f5a63d7d41 Better fix for the UINT_64 define issue on android 2013-10-20 13:52:31 +02:00
Henrik Rydgård
b290b31bd8 Merge pull request #4257 from bollu/control-layout-improvements
Control layout improvements
2013-10-20 04:50:04 -07:00
Siddharth
55a664bd13 made buttons invisible in the layout screen if they are disabled 2013-10-20 17:17:32 +05:30
Henrik Rydgard
9bf55113e0 update native 2013-10-20 13:19:26 +02:00
Henrik Rydgard
950951920a buildfix 2013-10-20 12:47:00 +02:00
Henrik Rydgård
808a4cf821 Squashed ffmpeg commits to make it download faster. 2013-10-20 11:07:43 +02:00
Henrik Rydgård
4b063228f6 Fix path bug by using the right quotes.. 2013-10-20 10:46:23 +02:00
Henrik Rydgård
be39646223 Merge pull request #4252 from thedax/touchControlVisibility
Add a screen to toggle onscreen touch control visibility.
2013-10-20 01:13:03 -07:00
Henrik Rydgård
fa2846be17 Merge pull request #4251 from sum2012/log
Fix Windows logging
2013-10-20 01:09:24 -07:00
Henrik Rydgård
9f9d7d961e Merge pull request #4249 from unknownbrackets/io-minor
Support \ paths within filenames (Linux/Android?/etc.)
2013-10-20 01:07:37 -07:00
Henrik Rydgård
5c25baa34a Merge pull request #4254 from unknownbrackets/qt-minor
Use the newer interface for Qt's gpu debugging
2013-10-20 01:05:45 -07:00
Unknown W. Brackets
afb578a325 Use the newer interface for Qt's gpu debugging. 2013-10-20 00:14:39 -07:00
Sacha
40da2f7f5b Buildfix Symbian and Blackberry from the ffmpeg merge.
Fix a header issue on Blackberry.
Fix a UINT64_C define issue.
FFMPEG is no longer 'beta'.
2013-10-20 16:41:34 +10:00
The Dax
fc64b9a64f Make the text and images centered. 2013-10-20 00:36:05 -04:00
The Dax
d18253e7d5 Fix Android build, adjust includes. 2013-10-20 00:12:55 -04:00
The Dax
11a34746cf Default to true for all touch control visibility, and actually translate Control Visibility. 2013-10-20 00:01:29 -04:00
The Dax
7bfa071370 Make the header and Control Visibility texts translatable. 2013-10-19 23:56:04 -04:00
The Dax
cdf819c9eb Remove rebase junk, update CMakeLists.txt, update Android.mk. 2013-10-19 23:51:58 -04:00
sum2012
4a278fcfcf Use unknownbrackets method 2013-10-20 11:50:21 +08:00
The Dax
83c70baada Add TouchControlVisibility.cpp/h to Visual Studio project "UI". 2013-10-19 23:34:00 -04:00
The Dax
3d1f396467 Make non-image Choices translatable from the MappableControls section. 2013-10-19 23:24:38 -04:00
The Dax
d099692ed0 Make Toggle All actually function. 2013-10-19 23:24:38 -04:00
The Dax
c5c0945559 Adjust a couple styling issues. 2013-10-19 23:24:10 -04:00
The Dax
a88a30fb1d Add a touch control visibility screen. All touch controls can now be toggled on or off, except for the Pause button on platforms that have it, as a safety precaution. 2013-10-19 23:24:09 -04:00
sum2012
a801e5c325 Fix Windows logging
Fix https://github.com/hrydgard/ppsspp/issues/4239
2013-10-20 11:23:46 +08:00
Unknown W. Brackets
023dbbc967 iOS buildfix. 2013-10-19 19:46:30 -07:00
Unknown W. Brackets
5c90dee6a6 Fix cmake headless build. 2013-10-19 17:35:46 -07:00