File: ChangeLog

package info (click to toggle)
ecasound 2.9.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 6,292 kB
  • sloc: cpp: 39,475; sh: 4,335; lisp: 1,918; ansic: 1,883; makefile: 888; python: 617; ruby: 202
file content (45 lines) | stat: -rw-r--r-- 1,334 bytes parent folder | download | duplicates (6)
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
-----------------------------------------------------------------------
*** ecasound - changes and additions to libecasoundc interface      ***
-----------------------------------------------------------------------

2009-02-08  Kai Vehmanen  <kaiv@.devtag.AUTHORS>

	* ecasoundc.h (eci_ready): Added.
	* ecasoundc.h (eci_ready_r): Added.
	* eca-control-interface.cpp (ready): 
	* library version 2:0:1 frozen
	
2003-01-07  Kai Vehmanen  <kaiv@.devtag.AUTHORS>

	* library version 1:0:0 frozen

2002-10-05  Kai Vehmanen  <kaiv@.devtag.AUTHORS>

	* library version changed back to 1:0:0
	* library version number dropped from the library name
	
2002-04-25  Kai Vehmanen  <kaiv@.devtag.AUTHORS>

	* library version changed to 2:0:0
	* library version number added to library name; current
	  name is libecasoundc2
	
2001-06-04  Kai Vehmanen  <kaiv@.devtag.AUTHORS>

	* library version changed to 1:0:1
	* added reentrant variants for all ECI routines (submitted
	  by Aymeric Jeanneau)
	
2001-04-27  Kai Vehmanen  <kaiv@.devtag.AUTHORS>

	* library version 0:0:0 frozen	
	
2000-12-12  Kai Vehmanen  <kaiv@.devtag.AUTHORS>

	* ecasoundc.h (eci_error): added
	
2000-12-06  Kai Vehmanen  <kaiv@.devtag.AUTHORS>

	* development started; libtool version number 0:0:0 

-----------------------------------------------------------------------