blob: f7bac4a4af713e226ea7b9f7cd70afe5041f6a70 (
plain)
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
|
0.1.0 --------------------------------------------------------------------
initial version. minimal set of features
0.1.1 --------------------------------------------------------------------
fixes to drawing, minor bugs
0.2.0 --------------------------------------------------------------------
more features: added keyboard input
new parameter saving
saving data is now optional
file load/save support
0.2.1 --------------------------------------------------------------------
fixed makefile. added pd_darwin target
0.2.2 --------------------------------------------------------------------
added send/receive symbols support
0.2.3 --------------------------------------------------------------------
numbers are now aligned to right
notification messages are sent from user interaction
mouse behavior improved. now dragging faster changes more.
added nice makefile for target:
Linux
MacOS (thanks Steffen)
Win32 (thanks tof)
|