File: ChangeLog

package info (click to toggle)
tcd 2.2.1%2B20040830
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge, squeeze
  • size: 604 kB
  • ctags: 134
  • sloc: ansic: 1,178; sh: 794; makefile: 15
file content (152 lines) | stat: -rw-r--r-- 4,919 bytes parent folder | download
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
2003-10-09  Robert Millan  <robertmh@gnu.org>

	From Jan Engelhardt <jengelh@linux01.gwdg.de>
        * src/tcd.c: Improve tracklist display so it can autoscroll through
        infinite entries. (hx3)
        * src/tcd.c: Fixes volume getting (displaying) and setting. (hx4)

2003-10-09  Robert Millan  <robertmh@gnu.org>

	From Jan Engelhardt <jengelh@linux01.gwdg.de>
	* src/tcd.c,src/tracked.c: Fix ncurses and graphical style issues.(hx2)
	* src/tcd.c,src/tracked.c: Aestethical GUI fixes (remove dots). (hx5)

2003-10-08  Robert Millan  <robertmh@gnu.org>

	* aclocal.m4: Regenerate with latest automake (1.7.7).
	* configure: Likewise.
	From Jan Engelhardt <jengelh@linux01.gwdg.de>
	* src/tcd.c: Fix main () declaration and add SDL error checks. (hx1)

2003-08-21 13:12  Robert Millan  <rmh@debian.org>

	* src/cddb.c: Clarified comments on cddbslave.
	* src/tcd.c: Dynamicalised a static malloc.
	* src/tcd.c: Added SDL support for cdrom access. It's still
	uncomplete and needs more work, but the basic functionality works.

2003-07-26 00:40  Roland Illig <roland.illig@gmx.de>

	* configure, configure.in: the configure script now distinguishes
	different versions of gcc and sets the warning flags accordingly.
	Tested versions are gcc-2.95, gcc-3.2, gcc-3.3, all on
	pc-i686-gnu-linux.

2003-07-26 00:36  Roland Illig <roland.illig@gmx.de>

	* src/.cvsignore: added the .deps directory

2003-07-25 22:35  Roland Illig <roland.illig@gmx.de>

	* src/: cddb.c, tcd.c: removed the #define's for _GNU_SOURCE and
	_POSIX_SOURCE, because that code didn't compile on gcc/solaris9.

2003-07-25 22:19  Roland Illig <roland.illig@gmx.de>

	* src/.cvsignore: added the tcd binary

2003-07-25 22:15  Roland Illig <roland.illig@gmx.de>

	* .cvsignore, src/.cvsignore: added .cvsignore files

2003-07-25 22:14  Roland Illig <roland.illig@gmx.de>

	* configure, configure.in, src/config.h.in: simplified ncurses
	library inclusion

2003-07-25 18:19  Roland Illig <roland.illig@gmx.de>

	* Makefile.am, Makefile.in: added ChangeLog.old

2003-07-25 17:55  Roland Illig <roland.illig@gmx.de>

	* Makefile, config.log, config.status, stamp-h2.in: deleted
	unnecessary files

2003-07-25 17:54  Roland Illig <roland.illig@gmx.de>

	* ChangeLog, ChangeLog.old: replaced ChangeLog with one generated
	by cvs2cl. The original ChangeLog is saved in ChangeLog.old

2003-07-25 17:46  Roland Illig <roland.illig@gmx.de>

	* src/: Makefile, config.h, stamp-h1, stamp-h1.in: deleted
	unnecessary dependency files

2003-07-25 17:41  Roland Illig <roland.illig@gmx.de>

	* Makefile.in: added the debian/ directory

2003-07-25 17:40  Roland Illig <roland.illig@gmx.de>

	* configure: distinguish between different versions of gcc to set
	special flags.

2003-07-25 17:35  Roland Illig <roland.illig@gmx.de>

	* Makefile.am: added the debian/ directory

2003-07-25 17:34  Roland Illig <roland.illig@gmx.de>

	* configure.in: distinguish between different versions of gcc to
	set special flags.

2003-07-20 17:25  Robert Millan <rmh@debian.org>

	* debian/control: [no log message]

2003-07-20 17:24  Robert Millan <rmh@debian.org>

	* src/tcd.c: 
	include config.h

2003-07-20 17:20  Robert Millan <rmh@debian.org>

	* debian/: changelog, control: 
	changed maintainer & uploaders

2003-07-20 17:05  Robert Millan <rmh@debian.org>

	* src/tcd.c: 
	Update old version messages.

2003-07-20 16:53  Robert Millan <rmh@debian.org>

	* TODO: add gettextization in TODO

2003-07-20 16:21  Robert Millan <rmh@debian.org>

	* debian/rules: 
	Remove debian patch system, not needed anymore.

2003-07-20 16:19  Robert Millan <rmh@debian.org>

	* src/cddb.c: 
	Fixed comment about GNU extensions.

2003-07-20 16:15  Robert Millan <rmh@debian.org>

	* AUTHORS, COPYING, README, ChangeLog, INSTALL, Makefile.am,
	Makefile.in, NEWS, TODO, aclocal.m4, configure, configure.in,
	depcomp, install-sh, missing, mkinstalldirs, stamp-h2.in,
	config.log, Makefile, config.status, src/Makefile.am,
	src/Makefile.in, src/cddb.c, src/config.h.in, src/cddb.h,
	src/linux-cdrom.c, src/tcd.c, src/tracked.c, debian/changelog,
	debian/compat, debian/control, debian/copyright, debian/dirs,
	debian/docs, debian/rules, src/Makefile, src/config.h,
	src/linux-cdrom.h, src/stamp-h1, src/stamp-h1.in, src/tcd.h,
	src/tracked.h: Initial revision

2003-07-20 16:15  Robert Millan <rmh@debian.org>

	* AUTHORS, COPYING, README, ChangeLog, INSTALL, Makefile.am,
	Makefile.in, NEWS, TODO, aclocal.m4, configure, configure.in,
	depcomp, install-sh, missing, mkinstalldirs, stamp-h2.in,
	config.log, Makefile, config.status, src/Makefile.am,
	src/Makefile.in, src/cddb.c, src/config.h.in, src/cddb.h,
	src/linux-cdrom.c, src/tcd.c, src/tracked.c, debian/changelog,
	debian/compat, debian/control, debian/copyright, debian/dirs,
	debian/docs, debian/rules, src/Makefile, src/config.h,
	src/linux-cdrom.h, src/stamp-h1, src/stamp-h1.in, src/tcd.h,
	src/tracked.h: Imported sources