80 lines
2.5 KiB
Plaintext
80 lines
2.5 KiB
Plaintext
|
11/21/2009 Simon Newton <nomis52@gmail.com>
|
||
|
* OLA v0.5.0
|
||
|
|
||
|
10/18/2009 Simon Newton <nomis52@gmail.com>
|
||
|
* OLA v0.4.0
|
||
|
|
||
|
8/26/2009 Simon Newton <nomis52@gmail.com>
|
||
|
* OLA v0.3.1
|
||
|
|
||
|
8/8/2009 Simon Newton <nomis52@gmail.com>
|
||
|
* OLA v0.3
|
||
|
|
||
|
14/10/2007 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* refactored the plugins and cleaned up all the plugin code
|
||
|
* added 'enable' and 'debug' parameters for the plugins
|
||
|
* bugfixes to the python buildfiles
|
||
|
|
||
|
15/9/2007 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* fixed a memory leak
|
||
|
* fixed a bug in calling upload_plugins multiple times
|
||
|
* added the dmx4linux plugin
|
||
|
* fixed the bug that triggered on usb pro removal
|
||
|
|
||
|
15/9/2007 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* stageprofi plugin
|
||
|
* fixed the bug with the DMX USB Pro
|
||
|
|
||
|
3/3/2007 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* initial thread support in the client libraries
|
||
|
|
||
|
26/2/2007 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* Integrated the python libs into autotools
|
||
|
* Minor bugfix
|
||
|
* Wrote port patching regression tests
|
||
|
|
||
|
16/2/2007 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* reduced memory usage in plugins
|
||
|
* started on test framework
|
||
|
|
||
|
14/1/2007 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* Pathport plugin added
|
||
|
|
||
|
13/1/2007 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* Added a plugin for the Stage Profi USB Device
|
||
|
|
||
|
1/1/2007 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* fixed the problem on the USB Pro when changing modes
|
||
|
|
||
|
30/12/2006 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* Fixed the Usb Pro last-channel-corrupt bug
|
||
|
|
||
|
30/12/2006 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* Fixed problems so that it would acutally compile again
|
||
|
|
||
|
25/12/2006 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* universes now save names and merge mode
|
||
|
* fixed a bunch of memory leaks
|
||
|
|
||
|
24/12/2006 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* Got device config messages working
|
||
|
* Add configuration commands to the Pro Device
|
||
|
* Added universe merge capability
|
||
|
* Improved the tool to autogen protocol messages
|
||
|
* Added merge mode for universes with device sources (no client support yet)
|
||
|
|
||
|
28/11/2006 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* Started on a general RPC framework
|
||
|
* Changed the client to C++, events are now handled asynchronously
|
||
|
|
||
|
27/4/2006 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* Art-Net plugin bug fix
|
||
|
|
||
|
17/4/2006 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* Added support for multiple preference values per key
|
||
|
* Pro Plugin now supports multiple devices
|
||
|
|
||
|
16/4/2006 Simon Newton <<nomis52@westnet.com.au>
|
||
|
* USR1 signals now used to change logging levels
|
||
|
|