Sacha
88cfcf7e26
Qt: Don't detect executable by name (in case we change it).
2014-07-11 02:41:13 +10:00
Sacha
10be547ec0
Qt: Update desktop menus
2014-07-10 22:41:37 +10:00
Sacha
45de6f5baf
Qt: Buildfix ffmpeg search
2014-07-09 05:22:56 +10:00
Sacha
8527dfda46
Qt: Buildfix Symbian. QT_ARCH='symbian', QMAKE_TARGET.arch=''
2014-07-08 17:32:34 +10:00
Sacha
d1fffede2c
Qt: Modularise the settings file in to platforms with Arch / OS detection.
2014-07-08 17:15:28 +10:00
Sacha
95774f732c
Qt: use an 'ALLFLAGS' variable to keep flags that need to be for C and C++. Fixes #6510 .
2014-07-07 04:04:26 +10:00
Sacha
a534ac3170
Qt: More foolproof x86 detection. See: #6510
2014-07-07 04:04:26 +10:00
Sacha
5c6ccfe56d
Qt: Drop QtMultimedia dependency if SDL is used. Force OSX10.9 SDK. Should fix #5835
2014-07-01 17:16:13 +10:00
Sacha
8a7573004d
Use UpdateRunLoop to handle input and detect minimized window for all platforms.
2014-06-30 00:17:34 +10:00
Sacha
d2f43889a0
Android: Fixes for CMake and Qt.
2014-06-28 02:50:24 +10:00
Sacha
010517910f
Qt: Revert annoying git_version string to support all qmake's + symbian.
2014-06-26 17:59:22 +10:00
Sacha
5215d12385
Qt: Let Qt decide directories in Qt5. Require OSX use Qt5. Fix config directory. Fixes #5409 .
2014-06-25 16:10:00 +10:00
Sacha
92db2c89c1
Qt: Fix some qmake replace commands that work differently on different versions of qmake. Use SDL Audio when available. Fix a bug. Qt4+Qt5 tested working perfectly on Arch Linux.
2014-06-25 13:25:05 +10:00
Sacha
6cada10e86
Qt: Fix desktop globalUIState -> GetUIState
2014-06-24 14:35:00 +00:00
Sacha
ba0779183a
Qt: GIT_VERSION expand fix for Linux.
2014-06-24 08:43:57 +10:00
Sacha
946deda4b3
Remove some redundancy (Symbian/Qt). Symbian has cstdint now.
2014-06-24 08:29:04 +10:00
Sacha
e2664c7ec2
Qt: The .desktop version isn't related to app version.
...
App uses VERSION from Settings.pri instead.
Also, Qt version checker didn't work in Qt3 anyway so no need for this check.
Update outdated comments in PPSSPP.pro.
2014-06-24 00:11:31 +10:00
Sacha
756ad884ed
Qt: Workaround for Qt4 quotes.
2014-06-23 04:08:09 +10:00
Henrik Rydgård
b2ae317560
Merge pull request #6393 from hrydgard/menu-audio
...
Play the game's SND0.AT3 when a game is selected in the menu and on the "game screen".
2014-06-22 19:35:16 +02:00
Sacha
6e5d7ed455
Qt: Fix up lrelease path when outside of qtdir and version string for Symbian.
2014-06-23 01:59:42 +10:00
Henrik Rydgard
cefc0bc96f
Play the game's SND0.AT3 when a game is selected in the menu and on the "game screen".
2014-06-22 17:02:04 +02:00
Sacha
46abce78c0
Qt: Use inbuilt png handler instead of building libpng. Resolves a conflict with QWidget and QPainter in desktop menus.
2014-06-18 15:37:12 +10:00
Sacha
f92a842a34
Qt: Move debugger files to a new dir.
2014-06-18 15:37:12 +10:00
Sacha
ea17e17ebd
Join both Maemo platforms (Maemo5 + Meego Harmattan/Maemo 6) to MAEMO define. Technically they are very similar and anything that wasn't already defined for both probably needed to be.
2014-06-18 03:42:31 +10:00
Sacha
73aa17a2de
Misc fixes. CMake: Don't compile neon on armv6 (rpi). Qt: Correct path for lrelease. SDL: Fix a warning.
2014-06-18 03:28:33 +10:00
Sacha
b928ec4717
CMake: Add RPI method. Fixes #1695 Qt: Add bitness define. Fixes #6306
2014-06-18 02:48:10 +10:00
Sacha
5876823478
Qt: Icons on more platforms. Fix for lrelease suffix (qt4/qt5). Fixes #6327
2014-06-18 00:34:11 +10:00
Sacha
4c0047dc8f
Qt: Get debugger compiling with GLES2
2014-06-17 23:58:41 +10:00
Sacha
7bbdabdfa2
glBindFragDataLocation is not needed. Thanks HdkR.
2014-06-17 15:52:46 +10:00
Sacha
9961ef1ba7
Qt: Buildfix USING_GLES2 and not MOBILE_DEVICE
2014-06-17 15:30:03 +10:00
Sacha
53642d3cc4
Qt: Optimisations for ARM desktop/tablet hosts.
2014-06-17 14:23:36 +10:00
Sacha
f11e2aaf69
Qt: Split GPU from Core to fix Debugger conflict.
2014-06-15 03:43:52 +10:00
Unknown W. Brackets
005e3c0920
Oops, fix Qt missing debugger stuff.
2014-06-13 09:15:04 -07:00
Sacha
89fde3bc7c
Typo
2014-06-12 03:20:17 +10:00
Sacha
e65798014a
Qt: Allow Mac OSX to use SDL Joysticks as well. Fixes #6284
2014-06-12 02:19:53 +10:00
Sacha
4ed944a576
Remove redundant armv7 defines.
2014-06-11 15:15:39 +10:00
Sacha
c745072b55
Update Symbian to GCC 4.8.3
2014-06-11 03:10:50 +10:00
Sacha
561935907e
Bring back some ifdefs
2014-06-10 23:22:44 +10:00
Sacha
37b7667038
Remove some unnecessary #ifdef's relating to Symbian.
2014-06-10 23:06:00 +10:00
Sacha
154d5f7c80
Qt: Prevent unexpected bitness override on Mac.
2014-06-10 16:05:53 +10:00
Sacha
87c7b31e77
Qt: Mac arch detection workaround on Qt4. Fix a conflict.
2014-06-10 15:11:25 +10:00
Sacha
b57c3e0fe5
Qt: Some bug fixes. Get Meego Harmattan compiling with gcc4.8.2
2014-06-06 14:17:47 +10:00
Sacha
d50f08fb6e
Fix Symbian debug build.
2014-06-05 18:15:24 +10:00
xsacha
818f898d5a
Maemo/Meego buildfix. Compiles but requires arm ffmpeg.
2014-06-05 05:01:01 +10:00
Sacha
1378b891dc
Qt .pro cleanup. Use armv7 on Android.
2014-06-03 17:30:37 +10:00
Sacha
438b219eb2
Qt: Support Android armv6. Compiles and runs fine with gcc4.8. Creates 16MB APK but less than 10MB with Ministro.
2014-06-03 09:27:30 +10:00
Sacha
da0a497aba
Allow Symbian to compile gl3stub (MAY_HAVE_GLES3).
2014-06-02 11:33:28 +10:00
Unknown W. Brackets
089ee41d9c
Implement a very basic stencil upload.
...
This is not fast or efficient, but works.
2014-05-31 21:48:09 -07:00
Sacha
83f498f3be
Qt: Update to libpng17. Update native.
2014-05-31 05:14:35 +10:00
Sacha
9b7ab3816f
Clean up MemArena and MemMap. Remove Symbian from MemArena (shouldn't have more ifdefs than code)
2014-05-29 03:30:23 +10:00