Kingcom
24559491f0
Thread list in disassembly window
2013-07-02 23:21:20 +02:00
The Dax
2430324c40
Rename "Off" to "Auto", and fix buggy menu.
2013-07-02 16:21:42 -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
raven02
5d275d7fe9
Consolildate Texture filtering option
2013-06-30 14:58:46 +08:00
oioitff
dc04584ca1
Add a new option to enable
...
Linear Filtering only for CGs.
2013-06-30 03:35:28 +08:00
Kingcom
b78f74a3f4
More changes
2013-06-29 15:57:41 +02:00
Unknown W. Brackets
3dcc16608e
Adjust the default disasm height to reduce padding.
2013-06-28 21:44:38 -07:00
Kingcom
e4755d4bdb
Small changes to the disassembly view
2013-06-27 22:16:02 +02:00
Kingcom
d4214af710
Breakpoint list at the bottom of the disassembly window
2013-06-27 21:07:49 +02:00
Kingcom
960fe5a828
Correct hotkey in screenshot menu option
2013-06-27 12:01:55 +02:00
Kingcom
3a758fe279
Resolve ppsspp.rc conflict
2013-06-27 01:21:38 +02:00
Henrik Rydgard
c743e02851
Update android version to 0.8.1 / 81
2013-06-26 21:54:44 +02:00
Kingcom
26c4f57691
Shortcuts for the disassembly view, step over extended, fixes
2013-06-26 21:49:15 +02:00
Kingcom
cfb622b619
Disassemble to file with Ctrl+X or through the right click menu.
2013-06-26 11:48:14 +02:00
Kingcom
7d0e6ff199
-disassembly view redesigned
...
-change the cursor with the mouse or with the keyboard
-displays symbols on the left and in opcode arguments
-press tab to toggle displaying of symbols
-click on the highlighted line to toggle a breakpoint at that position
-press right to follow a branch and left to go back a level
2013-06-25 23:52:56 +02:00
Kingcom
fe04022dd1
Fixed ppsspp.rc encoding.
2013-06-25 02:59:58 +02:00
Kingcom
ad55a6f809
Memory viewer redesigned.
2013-06-25 02:43:31 +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
fe132af9ec
Renamed Nearest and Linear Filtering to Force Nearest/Linear Filtering.
...
Made sure that both options aren't active at the same time.
2013-06-23 22:39:32 +02:00
Admiral H. Curtiss
505f8559c1
Added a "Nearest Filtering" option for testing.
2013-06-23 21:56:07 +02:00
Henrik Rydgard
8310d27d7f
Bump version numbers
2013-06-23 20:10:00 +02:00
Henrik Rydgard
0e61385c2e
Mark 4x and 5x texture scaling as "overkill" and "crazy" in the windows menu. Because they really are.
2013-06-23 16:10:27 +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
raven02
2fe8663ad0
Rename Linear filtering as
2013-06-21 16:21:13 +08:00
raven02
0c1dea77d7
Remove Wireframe option in windows
2013-06-21 11:01:00 +08: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
Swyter
1d91aa7659
*Press the traditionally used F11 key to go fullscreen instead of F12.
...
I was confused the first time I tried. Patched for both Windows and Qt frontends, includes Qt translations.
2013-06-06 16:00:00 +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
nachume
4062059c2e
Add check init Controls Dialog and ControlMapping constructor
2013-05-18 22:59:13 +02:00
Peter Thoman
bfe1cb9ca2
Added bicubic texture filtering and hybrid bicubic texture filtering options
2013-05-05 01:27:15 +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
d70641d3f2
Manual merge
2013-05-02 14:25:18 +02:00
Unknown W. Brackets
f74c4617ad
Clean up some menu options and consistency.
...
Fixes cases where the & is already used, uses title case consistently,
and moves a couple options around to make the menu shorter and more
organized so related options are near each other.
2013-05-02 00:39:10 -07: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
Peter Thoman
6950cfef35
Changed xBRZ UI to have separate off option
2013-04-30 12:14:34 +02:00
Peter Thoman
30f3d8dbee
Added Windows UI for xBR texture scaling option
2013-04-30 03:47:33 +02:00
aquanull
0a300669c4
Fix serious text/background misalignment in Controls dialog under many user-defined Windows font DPI settings. The background picture is now being stretched according to the size of the client area of the dialog.
...
In addition, change the encoding of ppsspp.rc to UCS-2/UTF-16 LE as it seems to be the only way to fix displaying of a certain non-ASCII character 'å' used in the version info of the compiled executable under cp1252-incompatible Windows locales.
2013-04-28 08:02:52 +08:00
CrazyMax
0c8d04d594
Windows: revert some part from old controls dialog;
2013-04-19 09:20:26 +03:00
oioitff
4414238014
Use a new image instead
2013-04-18 23:10:57 +08:00
oioitff
7ff4f34a48
Add an UI for modifying controls for PC
2013-04-18 18:38:43 +08:00
raven02
b27c1aeb1c
Add Sound emulation menu item
2013-04-17 03:42:07 +08:00
CrazyMax
e864569d0c
Windows: add Force Input Device option;
2013-04-16 17:34:20 +03:00