Recent SVN Commits
r207 | ben.suffolk | 2008-10-06 09:45:34 +0100 (Mon, 06 Oct 2008) | 1 line
Add a notification when a chase pauses
r206 | ben.suffolk | 2008-10-03 09:07:53 +0100 (Fri, 03 Oct 2008) | 1 line
Only let a chase type be changed if its a new type that being set
r205 | ben.suffolk | 2008-10-03 09:05:09 +0100 (Fri, 03 Oct 2008) | 3 lines
Make the RepeatBack and OneShotBack types work for a chase.
Also added a notification when chase type is changed.
r204 | ben.suffolk | 2008-08-30 20:11:21 +0100 (Sat, 30 Aug 2008) | 3 lines
Fixed a bug causing fading chases to crash when fade time was updated, due to the fade timer running in a different thread from the one it was being updated in.
Also fixed an bug that meant a running & fading chase, when updated with a longer step time, did not recalulate the current step fading time.
r203 | ben.suffolk | 2008-08-30 14:50:16 +0100 (Sat, 30 Aug 2008) | 1 line
Fixed a potential divide by zero error when setting a fade time for a chase.
r202 | ben.suffolk | 2008-08-30 10:16:06 +0100 (Sat, 30 Aug 2008) | 3 lines
Made sure when step time is adjusted the fade time stays at the same percentage of fade.
Also added some addition notifications, and made existing notifications defines in the header file.
r201 | ben.suffolk | 2008-08-24 19:48:51 +0100 (Sun, 24 Aug 2008) | 5 lines
Added LOHWD2xxUSBDMX HW Bridge object. Also included is the latest version of the D2xx drivers.
This means that no drivers need to be pre installed by the user.
AutoPatch will select the VCP version if the VCP drivers are installed, or the D2xx Version if no.
r200 | ben.suffolk | 2008-03-09 16:00:13 +0000 (Sun, 09 Mar 2008) | 1 line
Updated a couple of bits of documentation for clarification.
r199 | ben.suffolk | 2007-11-06 09:59:25 +0000 (Tue, 06 Nov 2007) | 1 line
Chases can now be removed from the chase manager.
r198 | ben.suffolk | 2007-11-05 08:11:15 +0000 (Mon, 05 Nov 2007) | 1 line
Scenes can now be removed from the scene manager.