Commit Graph

1142 Commits

Author SHA1 Message Date
Henrik Rydgard
94096976ff Revert "Windows: Work around audio crash on exit."
This reverts commit 273b7126a8.
2013-08-16 00:57:04 +02:00
Henrik Rydgard
273b7126a8 Windows: Work around audio crash on exit. 2013-08-15 22:55:11 +02:00
Kingcom
bfbea62ce3 Send messages to the debugger 2013-08-14 23:46:59 +02:00
Kingcom
177b9fa6b1 Separate accelerator table when the debugger is active 2013-08-14 23:30:50 +02:00
The Dax
0ead143013 Overhaul the sound fix. It was rooted deeper than I thought. This should cover all complaints now(except pressing escape which discards any settings changed: is this by design? :\). Also add new menu option to Win32 UI under Emulation to control whether Atrac 3 should be on/off. 2013-08-14 15:00:54 -04:00
Henrik Rydgård
2f39c8ca41 Merge pull request #3141 from Kingcom/StackFramesDisplay
Stack frames display
2013-08-13 08:29:29 -07:00
Unknown W. Brackets
b54c0c2f1b Clean up some comments / minor in EmuThread.cpp. 2013-08-13 08:09:36 -07:00
Unknown W. Brackets
6e8cbd19cc Fix some NULL handle usage. 2013-08-13 08:03:13 -07:00
Henrik Rydgard
22a05c5e38 Preliminary relative mouse mapping. Disabled because it breaks the control mapping UI currently.
Needs tweaking.
2013-08-12 23:27:41 +02:00
Kingcom
be680c8c67 Rename Stack Size column to Frame Size 2013-08-12 23:00:47 +02:00
Kingcom
07f279096f Add stack frames display 2013-08-12 22:11:00 +02:00
Unknown W. Brackets
152f28aeac Clean up the immediate MIPS table, mostly flags. 2013-08-11 18:01:48 -07:00
Henrik Rydgard
cd53dfdc9c Mark multithreading as experimental in the UI 2013-08-10 11:53:55 +02:00
Unknown W. Brackets
4803f72b36 Add a "multithreaded" UI option on Windows.
Not on other platforms since not yet tested.
2013-08-09 22:57:50 -07:00
The Dax
01e9111ac5 Remove Stream VBO option. 2013-08-09 05:18:24 -04:00
The Dax
a391974037 Fix conflict and save as UTF-16 again. 2013-08-07 04:32:24 -04:00
The Dax
64f7a9a6ea Change a couple last-minute things. 2013-08-07 04:30:13 -04:00
The Dax
b80b08921b Fix typo in Henrik's name in about dialog box. 2013-08-07 04:29:38 -04:00
The Dax
ed74d4cfdd Correct Henrik's name in ppsspp.rc. For some reason, his surname's "å" was swapped with a question mark. Probably an encoding issue? 2013-08-07 04:29:38 -04:00
The Dax
5b5c576157 Adjust some of the if positioning. OCD thing, heh. 2013-08-07 04:29:38 -04:00
The Dax
31d84c45fc Change some enumerator names. 2013-08-07 04:29:38 -04:00
The Dax
cc6702f006 ..And some others. 2013-08-07 04:29:38 -04:00
The Dax
8318eefcf1 Forgot to fix an if. 2013-08-07 04:29:38 -04:00
The Dax
c916d4ad99 Missed an enter/return. 2013-08-07 04:29:37 -04:00
The Dax
5301ddb82d Windows UI: Fix some UI bugs and move more magic numbers to an enumerator. 2013-08-07 04:29:37 -04:00