Commit Graph
232 Commits
Author SHA1 Message Date
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
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
Kingcom 0767abd1d0 Edit breakpoints 2013-07-31 20:33:50 +02:00
Kingcom 92c70af587 Add status bar 2013-07-30 16:19:05 +02:00
The Dax 396c51510a More cleanup, remove old CONTROLS dialog info. 2013-07-29 18:05:08 -04:00
The Dax 9a1b87f36b Correct the 4XXXX menu IDs. 2013-07-29 15:34:51 -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
Kingcom b6bca24850 -added assemble option to disassembly view
-added 16bit li
2013-07-28 15:24:33 +02:00
raven02 d836527254 NewUI fix and add selectable frameskipping/Resolution to winUI 2013-07-26 22:10:03 +08:00
Henrik Rydgård 61351e4b59 Merge branch 'patch-1' of https://github.com/raven02/ppsspp into raven02-patch-1
Conflicts:
	Windows/ppsspp.rc
	native
2013-07-25 18:20:08 +02:00
Kingcom cedb41a10c Merge branch 'master' of https://github.com/hrydgard/ppsspp into DiscDirectory
Conflicts:
	Windows/ppsspp.rc
	Windows/resource.h
2013-07-25 13:49:53 +02:00
The Dax d83064e483 Add a couple comments. 2013-07-23 17:08:42 -04:00
The Dax faa2932c88 Update F5 key behaviour to cycle all buffered rendering modes. 2013-07-23 17:05:58 -04:00
Kingcom 8955fedf44 Open directory as disc image 2013-07-23 17:24:33 +02:00
raven02 87fc81e56d Consolidate Rendering Mode 2013-07-21 23:17:42 +08:00
The Dax 9e535717f9 UI on all platforms(including NewUI!): Add options to change FramebufferCPUConvert without manual editing of INI file. 2013-07-19 19:23:17 -04:00
raven02 fa0af3c150 Back to use "Read Framebuffers to Memory" 2013-07-11 08:12:19 +08:00
papel 22de16d178 Improving shortcuts of Windows version. 2013-07-09 17:25:29 -03:00
Unknown W. Brackets 9d50579aa9 Add a context menu to play with threads. 2013-07-07 23:47:22 -07:00
Unknown W. Brackets 7f858d7263 Add a context menu to enable/disable breakpoints.
Probably it could edit or etc. too...
2013-07-07 23:28:35 -07:00
Kingcom bccc3c4281 Debug interface improvements 2013-07-03 22:29:35 +02:00
Kingcom 24559491f0 Thread list in disassembly window 2013-07-02 23:21:20 +02:00
The Dax 70a330e8f1 Fix Windows build error. 2013-07-02 16:47:52 -04:00
The Dax 84702f87d8 Windows GUI: Add option to disable texture filtering to Options menu, since it's missing. 2013-07-02 16:21:10 -04:00
Kingcom c41b08f9e2 Add expression parser to breakpoints 2013-07-02 11:51:29 +02:00
Kingcom 15eb8c8657 Breakpoint window 2013-07-02 00:20:19 +02:00
Kingcom 0adc9c560b New breakpoint window design 2013-07-01 22:04:03 +02:00
Kingcom 41ed77f66a Add a memory view control to the disassembly window 2013-06-30 13:42:19 +02:00
oioitff dc04584ca1 Add a new option to enable
Linear Filtering only for CGs.
2013-06-30 03:35:28 +08:00
Kingcom d4214af710 Breakpoint list at the bottom of the disassembly window 2013-06-27 21:07:49 +02:00
Kingcom cfb622b619 Disassemble to file with Ctrl+X or through the right click menu. 2013-06-26 11:48:14 +02:00
Admiral H. Curtiss 802fa0de4c Merge remote-tracking branch 'upstream/master' into nearest_filtering 2013-06-23 23:16:48 +02:00
Admiral H. Curtiss 505f8559c1 Added a "Nearest Filtering" option for testing. 2013-06-23 21:56:07 +02:00
Henrik Rydgard 23ee9b8cd5 Add "Take Screenshot" to Windows version. Writes to "screenshots" subdirectory. No smart file naming yet. 2013-06-22 22:28:48 +02:00
Henrik Rydgard e782b6f20e Add VSync option in Windows. Turns itself off when unthrottled. 2013-06-16 23:45:06 +02:00
Henrik Rydgard ffb1d65313 Add forum link to help menu on Windows, and under the website link on the main menu screen. 2013-06-15 11:44:06 +02:00
Henrik Rydgard 4bc25c91d8 Add option to have PPSSPP stay on top of other windows. Fixes #2199 2013-06-10 23:45:12 +02:00
Henrik Rydgard 51daa1f878 Delete the "Use Media Engine" option. 2013-06-08 22:53:36 +02:00
nachume 662df67d39 ADD: Pop-up menu for disable bind added to the controls dialog.
FIX: I forgot to delete ControlsMapping instance.
2013-05-23 09:39:36 +09:00
nachumeandHenrik Rydgard 4062059c2e Add check init Controls Dialog and ControlMapping constructor 2013-05-18 22:59:13 +02:00
Peter Thoman f49cc04c7d Merge branch 'master' of https://github.com/hrydgard/ppsspp
Conflicts:
	Windows/resource.h
2013-05-05 01:38:47 +02:00
Peter Thoman bfe1cb9ca2 Added bicubic texture filtering and hybrid bicubic texture filtering options 2013-05-05 01:27:15 +02:00
Henrik Rydgard e254dbf6aa Delete junk from Windows/resource.h . More cursor stuff. 2013-05-04 23:54:22 +02:00
Peter Thoman 3c2ee6bd65 Added texture deposterization option 2013-05-03 16:26:02 +02:00
Peter Thoman 7d2fd0ea31 Removed Bilinear texture filtering option 2013-05-03 10:29:29 +02:00
Peter Thoman 3e5023ea97 Refactored Texture Scaling, changed options & gui to separately select scaling level and method 2013-05-01 23:55:34 +02:00