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