File: ChangeLog

package info (click to toggle)
timemachine 0.3.0-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 628 kB
  • ctags: 166
  • sloc: ansic: 1,476; sh: 922; makefile: 31
file content (46 lines) | stat: -rw-r--r-- 1,336 bytes parent folder | download | duplicates (2)
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
2004-10-28  Steve Harris  <steve@plugin.org.uk>

	* main.c: made commandline mode trigerable from the command line, and a
	  bit less fussy about what consitiutes DISPLAY bieng unset. Improved
	  help information.

2004-09-13  Steve Harris  <steve@plugin.org.uk>

	* main.c: added commandline mode to run without X11 (from Mario Lang).

release 0.2.5

2004-09-07  Steve Harris  <steve@plugin.org.uk>

	* main.c: added format option, added port command line names connection

2004-07-22  Steve Harris  <steve@plugin.org.uk>

	* main.c: applied patch from Joern Nettingsmeier to make building
	  without LADCCA work.

2004-03-03  Steve Harris  <steve@plugin.org.uk>

	* main.c, callbacks.c: added icons for on and off states

2004-03-03  Steve Harris  <steve@plugin.org.uk>

	* main.c: Finished off LADCCA support, added quit handling, added
		  DEBUG macro, minor cleanups.

2004-03-02  Steve Harris  <steve@plugin.org.uk>

	* interface.c: fixed bug that prevented running with 1 channel

2004-02-20  Steve Harris  <steve@plugin.org.uk>

	* configure.in: added test for LADCCA (from rah)

	* main.c: added LADCCA initialisation code

2004-02-18  Steve Harris  <steve@plugin.org.uk>

	* interface.c: changed the button to a gtk_button

	* threads.c: made the button dead when theres stuff to be written
	  out to disk from the pre-buffer