forked from OpenLightingProject/ola
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
79 lines (58 loc) · 2.49 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
11/21/2009 Simon Newton <[email protected]>
* OLA v0.5.0
10/18/2009 Simon Newton <[email protected]>
* OLA v0.4.0
8/26/2009 Simon Newton <[email protected]>
* OLA v0.3.1
8/8/2009 Simon Newton <[email protected]>
* OLA v0.3
14/10/2007 Simon Newton <<[email protected]>
* 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 <<[email protected]>
* 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 <<[email protected]>
* stageprofi plugin
* fixed the bug with the DMX USB Pro
3/3/2007 Simon Newton <<[email protected]>
* initial thread support in the client libraries
26/2/2007 Simon Newton <<[email protected]>
* Integrated the python libs into autotools
* Minor bugfix
* Wrote port patching regression tests
16/2/2007 Simon Newton <<[email protected]>
* reduced memory usage in plugins
* started on test framework
14/1/2007 Simon Newton <<[email protected]>
* Pathport plugin added
13/1/2007 Simon Newton <<[email protected]>
* Added a plugin for the Stage Profi USB Device
1/1/2007 Simon Newton <<[email protected]>
* fixed the problem on the USB Pro when changing modes
30/12/2006 Simon Newton <<[email protected]>
* Fixed the Usb Pro last-channel-corrupt bug
30/12/2006 Simon Newton <<[email protected]>
* Fixed problems so that it would actually compile again
25/12/2006 Simon Newton <<[email protected]>
* universes now save names and merge mode
* fixed a bunch of memory leaks
24/12/2006 Simon Newton <<[email protected]>
* 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 <<[email protected]>
* Started on a general RPC framework
* Changed the client to C++, events are now handled asynchronously
27/4/2006 Simon Newton <<[email protected]>
* Art-Net plugin bug fix
17/4/2006 Simon Newton <<[email protected]>
* Added support for multiple preference values per key
* Pro Plugin now supports multiple devices
16/4/2006 Simon Newton <<[email protected]>
* USR1 signals now used to change logging levels