Henrik Rydgard
|
71404c3d13
|
Fix checkmark for multithreaded I/O, fixes #3216
|
2013-08-18 00:45:10 +02: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
|
984a038b36
|
Merge stop and go buttons
|
2013-08-17 10:57:29 +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 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 |
|
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
|
64f7a9a6ea
|
Change a couple last-minute things.
|
2013-08-07 04:30:13 -04:00 |
|
The Dax
|
5b5c576157
|
Adjust some of the if positioning. OCD thing, heh.
|
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 |
|
Sacha
|
8b4280b297
|
Rename KEYCODE to NKCODE (native key code) to stop name collision. Implement Blackberry keymapping.
|
2013-08-05 03:31:40 +10:00 |
|
Henrik Rydgård
|
53336e55ad
|
Merge pull request #3050 from thedax/newUIBugFix
Win32/NewUI: Address debug log bug and placement in menu.
|
2013-08-04 02:07:16 -07:00 |
|
The Dax
|
f94ae2f10c
|
Fix NewUI bug involving the debug console on Win32. Also change the behaviour of WM_USER_LOG_STATUS_CHANGED to open and close the log window when enabled/disabled as appropriate.
|
2013-08-04 03:39:49 -04:00 |
|
raven02
|
5a384a51ce
|
Fix Issue #2949
|
2013-08-04 13:48:36 +08: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
|
e2e5e8674c
|
More cleanups.
|
2013-07-29 15:34:52 -04:00 |
|
The Dax
|
0f0ab8c61a
|
Add license info to WndMainWindow.cpp.
|
2013-07-29 15:34:52 -04:00 |
|
The Dax
|
5ef3a558ff
|
Remove more magic numbers and remove enumerator names.
|
2013-07-29 15:34:51 -04:00 |
|
The Dax
|
fefab90a42
|
Improve skip frame onscreen messages by removing switch, fix some typos, remove qualifier(generates a non-standard warning for some reason).
|
2013-07-29 15:34:50 -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 |
|