adelikat
|
3b44451754
|
Issue 364 - fix Copy All button line formatting
|
2015-01-11 14:24:30 +00:00 |
zeromus
|
263416a0d0
|
disc - support FLAGS DCP in cuefiles
|
2015-01-11 06:43:59 +00:00 |
hegyak
|
f97dff593c
|
Fix Version/VersionInfo.cs
We released 1.9.1
|
2015-01-11 01:02:26 +00:00 |
adelikat
|
4e8069a9fb
|
When dropping a movie with no rom loaded and the user cancels the open rom dialog, don't throw an error message, simply quietly cancel the drop
|
2015-01-10 15:59:15 +00:00 |
adelikat
|
67da2c511f
|
Allow drag and drop of a movie while another movie is active, fix feature where if no rom is loaded on movie drop it does the open rom dialog for you, fix drag and drop logic for importable movies to match that of regular movies instead of some illogical vestigial code
|
2015-01-10 15:57:47 +00:00 |
adelikat
|
5e73e82b29
|
Fix the "pause" movie end option
|
2015-01-10 15:49:31 +00:00 |
adelikat
|
57023ffcb7
|
Movie playback - fix issue 358, duplicate input after a movie ends, note: this commit could be a breaking change for other movie related things (such as alternate movie end types other than the default of "finished")
|
2015-01-10 15:12:58 +00:00 |
goyuken
|
7ce4fd206e
|
nes: support cool boy 400 in 1
|
2015-01-08 01:00:48 +00:00 |
adelikat
|
5d07cff19f
|
Tastuduio - issue 359 - fix issues with Asking to save changes on close combined with threaded saving, not the prettiest work around but it should work
|
2015-01-06 16:35:22 +00:00 |
jdpurcell
|
e9873f8b91
|
Fix out of range exception when importing firmware from an archive.
|
2015-01-06 05:23:30 +00:00 |
zeromus
|
b129eab0f9
|
psx - lag logic
|
2015-01-06 03:40:01 +00:00 |
adelikat
|
fdc290cc14
|
Roll back last commit, nevermind.
|
2015-01-06 02:29:30 +00:00 |
adelikat
|
f88b5389c1
|
Break everything. Seriously, a total cock-up. But also: Fix issue 358, duplicated input after a movie ends. Movie recording isn't obviously horribly busted from this, but just about anything movie related is now possibly busted, if you are looking for some mysterious regression in some movie feature, here's a good place to start!
|
2015-01-06 02:10:21 +00:00 |
zeromus
|
1c2ac16456
|
psx - remove unneeded input axis/button metadata
|
2015-01-06 01:57:24 +00:00 |
jdpurcell
|
a3c9ac642a
|
Cleanup HTML decoding fix.
|
2015-01-06 01:20:19 +00:00 |
zeromus
|
132b1dc281
|
psx - support SBI files
|
2015-01-05 23:01:23 +00:00 |
zeromus
|
c55a35610c
|
psx - fix bug from r8648
|
2015-01-05 22:57:46 +00:00 |
goyuken
|
98b12af680
|
sms: disassemble
|
2015-01-05 21:19:38 +00:00 |
goyuken
|
574cd2f649
|
pce: disassemble
|
2015-01-05 21:03:54 +00:00 |
adelikat
|
efc8d26ac7
|
quicknes - default to true for Clip Top and Bottom
|
2015-01-05 20:00:51 +00:00 |
adelikat
|
c03fc0be81
|
Tastudio - fix issue 356, don't crash when clicking a float column when the movie has no input yet
|
2015-01-05 00:43:02 +00:00 |
jdpurcell
|
3438039c5e
|
Low CPU Throttle: Different sleep timing on OS X.
|
2015-01-04 21:52:44 +00:00 |
jdpurcell
|
c81bb3e50e
|
Little cleanup (extension method for BeginInvoke).
|
2015-01-04 18:22:17 +00:00 |
jdpurcell
|
1d7e9bd80a
|
Cleanup profile saving.
|
2015-01-04 18:07:54 +00:00 |
jdpurcell
|
cd9c9d62d9
|
Move update notification setting to profile config.
|
2015-01-04 17:54:13 +00:00 |
jdpurcell
|
8b60878a57
|
Update notification: Fill in actual URL and workaround for HTML encoding.
|
2015-01-04 17:00:13 +00:00 |
jdpurcell
|
891998be12
|
Fix "Sound On" checkbox always showing as checked even when sound is off.
Fix null reference exception when opening homepage from update notification.
|
2015-01-04 16:48:11 +00:00 |
jdpurcell
|
bd6b7fcd43
|
Fix this comment for testing the update notification.
|
2015-01-04 15:06:36 +00:00 |
jdpurcell
|
8c41af53d1
|
Option to automatically check for and notify of new versions.
|
2015-01-04 15:04:44 +00:00 |
adelikat
|
6c4a32d517
|
Virtualpads - when right-click auto-firing - take lag frames into account
|
2015-01-04 13:45:43 +00:00 |
christoph.boehmwalder
|
99f9d91671
|
LuaConsole - Fixed tooltip of Duplicate button.
|
2015-01-03 22:40:11 +00:00 |
jdpurcell
|
fd4a523fd6
|
Scaling fix for scrollbar positioning.
|
2015-01-03 21:52:33 +00:00 |
adelikat
|
6835da1e45
|
VirtualPad - basic buttons - when right-clicking for autofire, respect the frame that autofire started on
|
2015-01-03 20:05:04 +00:00 |
christoph.boehmwalder
|
7f6e651c08
|
A little more elegant (and secure) solution for the bug fixed in r8728
|
2015-01-03 14:03:13 +00:00 |
jdpurcell
|
dcda3ff393
|
Add detailed comments.
|
2015-01-03 05:26:18 +00:00 |
adelikat
|
7577702f83
|
don't disable movie play/record options when a movie is active, this was locked down before the queued movie fix, it is safe to do these operations while a current movie is playing now
|
2015-01-03 04:19:27 +00:00 |
christoph.boehmwalder
|
29923329e9
|
Fix NullReferenceException when aborting TAStudio movie conversion while recording.
|
2015-01-03 03:30:34 +00:00 |
adelikat
|
2f8a59a219
|
When the "Pause" movie end option is selected, fix bug where unpausing keeps repausing the emulator, now it will pause on movie end, and advancing further will stop and close the movie
|
2015-01-03 03:27:17 +00:00 |
adelikat
|
feef0e7e4c
|
rollback the playbackbox changes in last revision, we have deemed it working
|
2015-01-03 02:54:38 +00:00 |
christoph.boehmwalder
|
c3f51f8b39
|
Made saving a little more convenient by putting it in its own thread. Might be very buggy still.
Also temporarily disabled reading TAStudio settings in PlaybackBox because of a NullReferenceException
|
2015-01-03 02:29:55 +00:00 |
adelikat
|
c10682b147
|
Controller Config - use AutoScroll on tab pages, and fix anchoring of the Misc. button
|
2015-01-02 23:04:02 +00:00 |
jdpurcell
|
d9bb7390be
|
Add menu option for low CPU clock throttle.
Enable use of Stopwatch for clock throttle timing on non-Windows platforms (seems safe enough).
|
2015-01-02 22:57:27 +00:00 |
adelikat
|
3c83911c4f
|
Ram Search - don't allow undo to the original list, a user can easily start a new search to get to that state, and allowing it means undo already starts out with a full list eating a lot of RAM for no benefit
|
2015-01-02 22:18:53 +00:00 |
adelikat
|
2a12b59250
|
Ram Search - limit to 5 undo levels
|
2015-01-02 22:16:07 +00:00 |
goyuken
|
2abd8c8dd1
|
partially revert r5408 to fix designer mayhem
|
2015-01-02 22:02:44 +00:00 |
jdpurcell
|
cf7815adc9
|
Fix anchoring of new textbox.
|
2015-01-02 22:02:00 +00:00 |
adelikat
|
ab518e9e7c
|
Ram Search - Issue 342 - add an "Account for lag" option to the auto-search feature, on by default because I decided that you probably really want that most of the time and don't realize that you do
|
2015-01-02 21:53:39 +00:00 |
jdpurcell
|
7abad21467
|
Cleanup and experimental (disabled for now) low CPU mode.
|
2015-01-02 21:50:46 +00:00 |
adelikat
|
153e823f78
|
Ram Search - a minor code refactor - remove a functional call that is only used once in another function and just do the code there
|
2015-01-02 21:33:03 +00:00 |
adelikat
|
698e080312
|
Tastudio - fix in the designer
|
2015-01-02 21:25:10 +00:00 |