zeromus
|
8fc5acfdcd
|
psx - add clip to framebuffer option
|
2015-08-02 11:35:19 -05:00 |
adelikat
|
0b4dfb0ba0
|
lua - fix client.ext()
|
2015-08-01 15:38:43 -04:00 |
adelikat
|
2e3b27494f
|
when loading a movie via commandline, don't nag about lacking sync settings
|
2015-08-01 11:13:22 -04:00 |
adelikat
|
f487a1f937
|
when loading a movie via commandline, check for importable movie types and import them
|
2015-08-01 10:55:19 -04:00 |
adelikat
|
ad821c90d5
|
lua - implement client.exit()
|
2015-07-31 18:44:53 -04:00 |
feos
|
a8fc79910f
|
tastudio: clamp newCell for dragged branches.
this fixes another OOB crash.
|
2015-07-31 00:30:40 +03:00 |
Suuper
|
0d87c8330c
|
TAStudio: -Put lag log and change log back into branches.
-Bugfix: clearing states in a savestate-anchored movie threw an exception
-Clear disk states when clearing states
|
2015-07-30 15:14:34 -05:00 |
Suuper
|
e78b39208b
|
InputRoll: Bugfix with my new code.
|
2015-07-30 15:14:32 -05:00 |
feos
|
78f4084411
|
tastudio: color frame column the same as player 2.
this visually separates frame number column from input.
could have been done by aligning frame text to the right, but it's not possible right now.
|
2015-07-30 21:09:07 +03:00 |
Suuper
|
a0eea10de5
|
InputRoll: Fix a bug with cell highlight colors, and make highlighted shading weaker.
|
2015-07-30 13:01:52 -05:00 |
adelikat
|
09f472ea91
|
Tastudio - ability to click drag branches to reorder them
|
2015-07-29 22:15:00 -04:00 |
adelikat
|
23b1199bbd
|
Tastudio - show branch numbers on the navigation column for frames that correspond to branches
|
2015-07-29 19:45:51 -04:00 |
feos
|
e6fdac6923
|
tastudio: current branch tweaks.
- make bg color readable, and match the plaback cursor one
- set last updated or added branch as current
|
2015-07-29 21:38:10 +03:00 |
adelikat
|
fd8d4e4678
|
Tastudio - branches - cap the framebuffer display size to 320 width
|
2015-07-28 20:46:11 -04:00 |
adelikat
|
6e9b10d4fd
|
remove debugging try/catch
|
2015-07-28 20:04:25 -04:00 |
adelikat
|
6bcbf82b7c
|
Tastudio - ability to move markers by shift+click dragging them
|
2015-07-28 20:03:03 -04:00 |
adelikat
|
a219e7150e
|
Tastudio - add an option to create a saveram anchored movie from a selected frame, just like the savestate anchored movie feature, it uses the current movie to create a verification log
|
2015-07-27 19:25:48 -04:00 |
zeromus
|
26da2a0733
|
add prototype of new PSX Controller config dialog
|
2015-07-27 12:18:21 -05:00 |
Suuper
|
2d64e0d115
|
TAStudio: -Scroll by painting doesn't require FollowCursor anymore
-Undo History form display bug fixes.
-Removed menu item to combine consecutive recordings/draws
|
2015-07-26 14:54:31 -05:00 |
adelikat
|
490adc905e
|
Support recording movies that start from SaveRam, note: as of this changeset tastudio does not support this concept and may interact in weird ways with saveram-anchored movies
|
2015-07-26 15:41:22 -04:00 |
Suuper
|
d22a0db61e
|
TASTudio: Fix hovering over column headers
|
2015-07-26 13:44:30 -05:00 |
adelikat
|
d6d901820f
|
Tastudio - undo dialog - don't show default icon
|
2015-07-26 08:16:04 -04:00 |
Suuper
|
f72eadb76e
|
TAStudio: -Fix: Undo/Redo didn't always jump back to valid frame.
-Performance boosts with multiple selected rows
|
2015-07-25 22:49:52 -05:00 |
Suuper
|
7a0103963d
|
TAStudio: -History form's Auto Scroll now scrolls to current undo step instead of the last item in the list
-Allow user to cancel setting wheel scroll speed
|
2015-07-25 22:49:51 -05:00 |
adelikat
|
db1130a8a3
|
Tastudio branches - ability to update a branch
|
2015-07-25 21:56:24 -04:00 |
adelikat
|
a2edd3a018
|
Tastudio - Branches - fix screenshot hover, and also set the screenshot hover size to a "1x" resolution for the given core
|
2015-07-25 21:31:06 -04:00 |
Suuper
|
91c12d06b6
|
TAStudio: -Show button name and frame of painted input in undo log.
-Don't scroll to follow cursor while mouse button is held.
|
2015-07-25 20:15:35 -05:00 |
Suuper
|
00f38094b2
|
TAStudio: -Gave default values to my recently added TAStudioSettings settings.
-Properly check Always Folor Cursor menu item.
|
2015-07-25 20:01:02 -05:00 |
Suuper
|
6ca7080a85
|
TAStudio: Fixes to how scrolling while painting input works.
|
2015-07-25 19:56:13 -05:00 |
adelikat
|
0963c17206
|
Tastudio branches - when removing the selected branch, clear the selection color
|
2015-07-25 20:55:23 -04:00 |
adelikat
|
c969c57ee9
|
Tastudio - remember split container settings, and also restore defaults
|
2015-07-25 20:21:31 -04:00 |
adelikat
|
4564cc5c6b
|
Tastudio - make right side fixed when resizing
|
2015-07-25 18:48:46 -04:00 |
adelikat
|
f747563f74
|
Tastudio - split container between input log and the right side controls
|
2015-07-25 18:33:58 -04:00 |
adelikat
|
ce6623ba39
|
Tastudio - split container for bookmarks vs markers
|
2015-07-25 17:03:13 -04:00 |
adelikat
|
aeccf2e310
|
Tastudio Branches - Fix null reference excepting when navigating after branch load
|
2015-07-25 16:36:36 -04:00 |
adelikat
|
3ffd7a528f
|
Tastudio branches - give the length column a bit more length
|
2015-07-25 16:28:51 -04:00 |
adelikat
|
bac2ba42a6
|
Tastudio branches - a slight code improvement
|
2015-07-25 15:42:28 -04:00 |
adelikat
|
1070fceaa5
|
Tastudio Branches - when removing the current branch, clear the CurrentBranch flag
|
2015-07-25 12:07:22 -04:00 |
adelikat
|
1a5814b7a8
|
Tastudio branches - tweaks to hover effect
|
2015-07-25 12:01:26 -04:00 |
adelikat
|
59c7349900
|
Tastudio branches - screenshot hover - fixes and cleanups
|
2015-07-25 11:08:23 -04:00 |
adelikat
|
b67fda05f5
|
Tastudio - Branches - show frame buffer when hovering on the branch #, still a lot of tweaking to do
|
2015-07-25 08:59:39 -04:00 |
adelikat
|
3ea0d66785
|
InputRoll - support a cell hover event
|
2015-07-25 08:57:44 -04:00 |
Suuper
|
70538adfac
|
-Follow Cursor settings are now saved.
|
2015-07-25 03:33:23 -05:00 |
Suuper
|
f20da940fa
|
TAStudio: Right-click shift+ctrl didn't jump to greenzone.
|
2015-07-25 03:28:21 -05:00 |
Suuper
|
4b669662b4
|
InputPromt: Signed and Unsigned behavior was backwards.
TAStudio: -Handle wheel scroll speed when changing orientation.
-Save wheel scroll speed setting.
-DrawInput setting was not being properly loaded.
|
2015-07-25 03:20:16 -05:00 |
zeromus
|
63197300b4
|
add fullscreen auto-hide mouse cursor
|
2015-07-24 16:00:04 -05:00 |
Suuper
|
072aeb93d5
|
TAStudio: added an option to have the mouse wheel scroll TasView faster
|
2015-07-24 15:13:39 -05:00 |
Suuper
|
e499503a60
|
TAStudio bugfixes: -Invalidated 'green' frames were displaying as white; also removed two unused color variables.
-When painting input upwards, the last frame hovered over wasn't set.
|
2015-07-24 14:49:00 -05:00 |
scrimpeh
|
9b6ff71cac
|
Enably NES Music Ripper only with NESHawk, also throw out vestigial method in HotkeyConfig.
|
2015-07-24 18:26:14 +02:00 |
Suuper
|
3c3cdc4590
|
Fixed a display bug cauased by player highlighting
(also renamed a variable and changed comment lines)
|
2015-07-23 13:30:25 -05:00 |