Sacha
79990fe01d
Implement parts of the new input system for Blackberry and Qt. Touchscreen now works again.
2013-07-25 14:29:25 +10:00
Sacha
74e0d51d26
Use more wildcards in Qt to prevent updating issues in future.
2013-07-17 11:14:58 +10:00
Sacha
8689fd290f
Qt Buildfix.
2013-07-16 10:51:38 +10:00
Sacha
05f019d434
Change flash to flash0.
2013-07-12 11:15:13 +10:00
Sacha
f5246c07e3
Linux buildfix. Remove gamepad support from Linux.
...
Was required to rebuild. Would probably have to be rewritten any to support the new input system.
Although keys can be remapped in the UI now, it would still be nice to have this done in the menu system.
2013-07-10 09:49:53 +10:00
Sacha
a0aa6e3212
Rearrange NativeInit dirs. Linux buildfix.
2013-07-10 09:49:53 +10:00
Sacha
43906e5e96
Qt and Blackberry buildfix.
2013-07-07 18:08:41 +10:00
Sacha
4b4270a225
Qt buildfix.
2013-07-05 14:53:55 +10:00
The Dax
a476481208
Fix typo in Common.pro.
2013-07-03 14:39:18 -04:00
The Dax
ab8c1f5b5f
Fix multiple compilation issues for all platforms.
2013-07-03 14:37:31 -04:00
Sacha
676c000b8a
Add FFMPEG to Qt Linux x86. Buildfix for CMake
2013-07-04 01:35:35 +10:00
Sacha
7ebd9e41e6
Qt buildfix. Native update.
2013-07-03 04:43:39 +10:00
Unknown W. Brackets
0f0c068e10
Blind fix to Qt build errors.
2013-07-02 08:03:07 -07:00
Kingcom
e3d3d75e38
Moved expression parser to native and changed how it's accessed
2013-07-01 01:41:06 +02:00
Sacha
217e6482eb
Qt Buildfix.
2013-06-28 03:40:45 +10:00
Sacha
8f163301eb
Buildfix
2013-06-28 02:19:52 +10:00
Sacha
d7e8476cc4
Update versions to 0.8.1 for Symbian, Blackberry, Meego.
2013-06-28 01:40:44 +10:00
The Dax
cc78160ff1
Forgot QT.
2013-06-26 16:02:53 -04:00
Motaz Alnuweiri
3638863fe0
Update PPSSPP.pro
...
I updated Symbian variables to look more clear
2013-06-25 20:06:41 +03:00
Sacha
008cb0fa70
Update ffmpeg scripts for Symbian and CMake
2013-06-24 21:07:29 +10:00
Sacha
8f3f93fe2a
Update versions for Qt/Symbian/Blackberry
2013-06-24 14:48:10 +10:00
Sacha
cee1bcf7e9
Symbian buildfix.
2013-06-22 04:56:39 +10:00
Sacha
0d808188a0
Add FFMPEG support for Symbian.
2013-06-22 03:00:35 +10:00
Sacha
286caf3deb
Linux Qt buildfix.
2013-06-22 01:33:55 +10:00
Sacha
2570268393
Remove 'BLACKBERRY10' define as it is now the minimum OS requirement.
2013-06-21 15:40:52 +10:00
HuangKangJing
9ac2b605d5
Fixed a build error of qt interface on Linux
2013-06-14 15:04:37 +08:00
Sacha
29d1e40c79
Buildfix for Blackberry, Linux, Symbian, non-ffmpeg platforms, Meego, ...
2013-06-09 22:53:22 +10:00
Swyter
1d91aa7659
*Press the traditionally used F11 key to go fullscreen instead of F12.
...
I was confused the first time I tried. Patched for both Windows and Qt frontends, includes Qt translations.
2013-06-06 16:00:00 +02:00
Sacha
5ba64b586a
Qt buildfix.
2013-06-06 03:26:04 +10:00
Sacha
3956bd004e
Qt Buildfix.
2013-06-01 15:31:05 +10:00
Motaz Alnuweiri
48ce6169a5
Update PPSSPP.pro
...
Hi, you can use "VERSION" Variable
----------------------------------
VERSION
This variable contains the version number of the application or library if either the app TEMPLATE or the lib TEMPLATE is specified.
2013-05-26 17:44:12 +03:00
Motaz Alnuweiri
0391709912
Update PPSSPP.pro
...
Hello, I changed PPSSPPQt version for Symbian from 0.7.5 to 0.7.6
2013-05-26 14:59:33 +03:00
Sacha
a65fcd8645
Buildfix for Qt
2013-05-23 21:54:24 +10:00
Sacha
dde85e581e
Add controller/gamepad support to Blackberry 10 (update native). Buildfix for Qt.
2013-05-22 01:35:22 +10:00
Sacha
8cb0423f32
Avoid name collision with ThreadPool on Windows hosts. Fixes all Linux/Unix cross-compiles from Windows, including Harmattan and Blackberry.
2013-05-03 16:31:53 +10:00
Sacha
2396574f45
Avoid name collision with StringUtil on Windows hosts. Fixes all Linux/Unix cross-compiles from Windows, including Harmattan and Blackberry.
2013-05-03 16:22:15 +10:00
Unknown W. Brackets
c73657e39a
Buildfix for iOS and Android.
2013-05-01 23:31:18 -07:00
Sacha
ae9490ad30
Use boost to do C++11 features on Symbian. Use namespaces.
2013-05-02 15:46:41 +10:00
Sacha
6e082c62ec
Qt Buildfix. Wrong dir.
2013-05-01 04:30:59 +10:00
Sacha
c02670eedf
Buildfix for Qt
2013-05-01 04:10:17 +10:00
Sacha
980ad7b972
Harmattan buildfix. It is always compiled in linux environment (even on Windows), so it runs .sh script. Also, it complains of StringUtil functions unless the .cpp is included directly (HACK).
2013-04-28 16:14:20 +10:00
vinanrra
7dcb181075
Fixed version number for symbian
2013-04-24 19:07:35 +03:00
Sacha
dd8f1b3c27
Add 'lang' directory for Symbian and Meego
2013-04-23 23:23:34 +10:00
Sacha
12d50f25bf
Define vasprintf in native for Blackberry instead (as it is also used there). Remove some redundancy in Settings.pri.
2013-04-22 14:23:13 +10:00
Marcin Mikołajczyk
bda904b364
Qt: fix pausing/resuming game
2013-04-20 12:43:55 +02:00
Marcin Mikołajczyk
a43d79a2a3
Clickable OpenGL widget in Qt interface
2013-04-20 12:13:32 +02:00
Marcin Mikołajczyk
d8d1ab286f
Working Qt interface (debuggers broken)
2013-04-19 22:17:54 +02:00
Sacha
13f1acf80e
Buildfix for Qt
2013-04-20 01:12:03 +10:00
Sacha
4c46426d00
Update assets and fonts for Qt build.
2013-04-18 13:33:01 +10:00
Sacha
a0665d0421
Disable screensaver and dim lights due to inactivity on Symbian. Allows playing Fieldrunners and playing racing games with just the accelerometer without touching the screen.
2013-04-18 00:24:08 +10:00