aboutsummaryrefslogtreecommitdiff
path: root/cooled~/CHANGES.LOG
blob: ce71df06c0298b0a9f67f42f48d27690059e3da2 (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
27
28
29
30
0.14
  remove GOP support
0.13
  added GOP support
0.12
  adapted for pd 0.37
0.11
  prevent crashes during reallocation
0.10
  recopy previous data when resizing
0.9
  selection made more precise
  loop moving/resizing functions
0.8
  add an option to disable drawing in order to save CPU
0.7
  changed allocation policy
0.6
  output samples number when selecting [ start and stop ]
  fix bugs in cut & paste & resize
0.5
  forbid data access while resizing ( source of crashes )
0.4
  safer cut and paste code
0.3
  added "stereo" message to map mono to stereo
0.2
  pre-allocate all buffers : i think it can avoid some crashes
0.1
  first implementation