Commit Graph

320 Commits

Author SHA1 Message Date
The Dax
7f26d17cc6 Adjust rendering options position slightly. 2013-08-17 08:08:39 -04:00
The Dax
66641f2891 Fix some text. 2013-08-17 07:52:17 -04:00
The Dax
229c0f16ab Eliminate most of the popup menus as per Henrik's request, and fix a minor bug with AT3+ in NewUI. 2013-08-17 07:52:17 -04:00
The Dax
ef88f78aab Win32 UI improvements: Improve the Emulation menu by consolidating down the sound, threading, CPU modes, and GPU modes into pop-out menus. 2013-08-17 07:52:17 -04:00
Kingcom
e308ef59f5 Add step out feature and button 2013-08-17 11:18:03 +02:00
Kingcom
b3cd95ec68 Remove Skip button 2013-08-17 10:59:43 +02:00
Kingcom
984a038b36 Merge stop and go buttons 2013-08-17 10:57:29 +02:00
Kingcom
4e8bca7549 Move step into, step out and run to line into accelerators 2013-08-17 10:49:07 +02:00
Kingcom
537ab396e7 Change the bottom control of the disassembly with Ctrl+1-4 2013-08-16 14:19:04 +02:00
Henrik Rydgard
8e01af3476 UI tweaks 2013-08-16 09:28:23 +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
Kingcom
07f279096f Add stack frames display 2013-08-12 22:11:00 +02: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
Kingcom
deb66921d7 Add "Add new" option to right click menu when clicking on a breakpoint 2013-07-31 20:36:58 +02:00
Kingcom
0767abd1d0 Edit breakpoints 2013-07-31 20:33:50 +02:00
raven02
766770a755 Anrdoid : Add option 'Anti-Aliasing' 2013-07-30 23:32:55 +08:00
The Dax
396c51510a More cleanup, remove old CONTROLS dialog info. 2013-07-29 18:05:08 -04:00
The Dax
b2dfdf6401 Perform some Windows UI cleanups. Dozens of unused IDs were leftover from Dolphin, and I doubt they'll ever be used again. Also remove several magic numbers, instead using enumerators to clarify code. 2013-07-29 15:34:50 -04:00