Sacha
76433a4fad
Future-proof the Qt platform detection
2013-02-27 05:04:43 +10:00
Marcin Mikołajczyk
183acbeb28
Enable frameskip option
2013-02-25 23:55:37 +01:00
Marcin Mikołajczyk
7f1eb1bb2a
Displaylist cleanup
2013-02-24 20:05:18 +01:00
Marcin Mikołajczyk
41c2bdd9ee
Fix some warnings
2013-02-24 20:05:18 +01:00
Marcin Mikołajczyk
924709b9af
Ctrl widgets code cleanup
2013-02-24 20:05:17 +01:00
Marcin Mikołajczyk
b213c8e6ef
Mainwindow class code cleanup
2013-02-24 20:05:17 +01:00
Henrik Rydgård
2891576549
Merge pull request #774 from unknownbrackets/savestates
...
Wait for jit to exit the runloop in debug, quit, and savestates
2013-02-23 14:27:05 -08:00
Unknown W. Brackets
8f9ea31a87
Don't bother resuming/pausing around savestates.
...
Only makes things more likely to crash.
2013-02-23 13:54:47 -08:00
sum2012
a1835e0443
Updated Trad Chinese for Qt interface.
...
Based on https://github.com/hrydgard/ppsspp/pull/749
2013-02-24 03:07:17 +08:00
HuangKangJing
a1d9576e62
Updated zh_CN translation.
2013-02-20 22:46:59 +08:00
HuangKangJing
7a39633ce6
Updated chinese simplified translation
2013-02-20 22:40:11 +08:00
Xele02
0c3d310a31
Avoid exit crash
2013-02-20 00:29:29 +01:00
Xele02
d90a024fc6
Parse in UInt or big int fail to decode.
2013-02-20 00:29:28 +01:00
Xele02
804bd08374
Correct vertex info not displayed correctly anymore
2013-02-20 00:29:28 +01:00
Apology11
4f18639ca6
Adding missing languages to resources
2013-02-19 18:23:18 +01:00
Sacha
b9a137d621
Note about Qt UI only working on X11, needing to be thread-aware. Allocate tmp as an array instead.
2013-02-20 01:36:06 +10:00
Sacha
6be288b678
Add new file 'OpenGLBase' to Qt Windows build. Fixup previous mistake, missing 'new'. Update native.
2013-02-20 00:34:03 +10:00
Sacha
73842db159
Fix Qt for Windows (should compile now)
...
Stride needs to be allocated dynamically. Maybe g++ ignores this, msvc doesn't.
Home dir should use QDir::homePath() to be cross-platform.
Windows has its own DrawText(), compile with NODRAWTEXT.
Allow compiling on release and debug for windows.
Ignore some warnings.
2013-02-20 00:08:00 +10:00
Xele02
20597e4990
Sync native
...
Put gui command in the gui thread.
2013-02-17 22:05:31 +01:00
Xele02
ec8d32378a
Add possibility to modify memory values
...
Optim time when parsing DList for debug.
2013-02-17 21:43:44 +01:00
Xele02
9e0bc2ae89
Better info for the display list code
2013-02-17 21:43:44 +01:00
Xele02
0fefca672d
Add 2 step mode for display list : Go to selected line and go to next draw using selected texture
2013-02-17 21:43:44 +01:00
Xele02
6339c2fc9a
Correct crash when texture too small loaded in memory tex viewer
...
Correct current thread PC in the list.
2013-02-17 21:43:44 +01:00
Xele02
3a00e0b9cc
Oops, too much line deleted
2013-02-17 01:53:55 +01:00
Xele02
2a6af9b8a3
Add displayList debug dialog
2013-02-17 01:28:43 +01:00
Marcin Mikołajczyk
49e04609a8
Remove fast interpreter option
2013-02-17 00:55:15 +01:00
Henrik Rydgård
03c383d49c
Merge pull request #708 from mikusp/inputlag
...
Fix input responsiveness
2013-02-16 05:04:24 -08:00
Marcin Mikołajczyk
b90b0854e0
Fix input responsiveness
2013-02-16 13:51:31 +01:00
Sacha
4feefda8d0
Symbian build fix: use glib for atomics.
2013-02-15 03:07:32 +10:00
Marcin Mikołajczyk
ddb7d849b3
Update translation files
2013-02-13 23:50:52 +01:00
Marcin Mikołajczyk
3ac471eb2f
Rearrangement of Qt menu
2013-02-13 23:08:55 +01:00
Marcin Mikołajczyk
9e26f41a3b
Fix antialiasing option
2013-02-13 23:07:02 +01:00
Sacha
3faeeea2f9
Support other MSVC compilers in Qt. Update native reference.
2013-02-14 01:34:53 +10:00
Sacha
aac079f5ac
Simplify translations includes. Fix for VS2010, remove some warnings.
2013-02-13 22:50:20 +10:00
Sacha
fd16744f36
Fix for Qt UI
2013-02-13 21:16:40 +10:00
Sacha
f55776ee59
Windows MSVC 2010 compiler support for Qt.
2013-02-13 21:09:18 +10:00
Henrik Rydgård
5849cf5c60
Merge pull request #683 from raven02/patch-2
...
Add traditional chinese ppsspp_tc.ts for QT interface
2013-02-13 01:50:00 -08:00
raven02
949650b3e9
traditional Chinese , ppsspp_tc.ts
2013-02-13 17:39:54 +08:00
Sacha
e16c0dea9b
Use English version of the language on Qt4.7 where nativeLanguageName isn't supported.
2013-02-13 16:39:52 +10:00
Marcin Mikołajczyk
9c16223f8e
Fix loading translations at runtime
2013-02-12 22:01:00 +01:00
Henrik Rydgård
b3cdf8dc05
Merge pull request #675 from Apology11/master
...
German translation (unfinished)
2013-02-12 12:22:08 -08:00
Daniel Reiser
3205d3dbea
updated german translation
2013-02-12 11:32:09 -08:00
Sacha
d563478b9d
Allow all desktop systems to use desktop UI, not just Windows.
2013-02-13 05:14:57 +10:00
Daniel Reiser
4dc3413437
Updated PPSSPP.pro and added german language
2013-02-12 11:13:13 -08:00
Sacha
952ea28b76
Move PPSSPP specific window init in to PPSSPP as native should be generic.
2013-02-13 04:54:04 +10:00
Sacha
1bfede452d
Compile translations in to binary. This helps with packaging on mobile platforms. Also, build resources in a different dir so it doesn't conflict.
2013-02-13 03:07:36 +10:00
Henrik Rydgård
9d29dbdebb
Merge pull request #662 from mikusp/qt
...
Qt minor cleanup and add antialiasing, anisotropic filtering, show fps counter to options
2013-02-11 23:56:43 -08:00
Sacha
7043419cb8
More translations for Chinese. Thanks to lg560852.
2013-02-12 16:47:12 +10:00
Sacha
4e5250ab92
Add Chinese (Simplified) translations to Qt front-end. Thanks to Chinese community. See: http://i.imgur.com/Satyijz.png
2013-02-12 12:55:15 +10:00
Marcin Mikołajczyk
41aed1a094
Qt: add AA, AF, show FPS to options
2013-02-12 01:40:53 +01:00