comparison ChangeLog @ 1:183e7cbc1036

Initial revision
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Jun 2003 10:23:04 +0000
parents
children e5c49367b899
comparison
equal deleted inserted replaced
0:5ce0a94edc2e 1:183e7cbc1036
1 2002-09-02 Matti Hämäläinen (ccr/TNSP) <ccr@tnsp.org>
2
3 * version 0.7.4
4
5 * Patch from Euan MacGregor to fix bug with
6 "Determine filetype by contents" option enabled
7 crashing XMMS-SID when trying to play a file
8 that does not exist. Thanks!
9
10 * Fixed a bug in About-dialog, patch from OpenBSD
11 project's PortsPlus tree. Thanks BSD-guys! :)
12
13 * Fixed free() of internal Gtk-data in config-dialog,
14 which caused crash if opening+closing config-dialog
15 multiple times.
16
17 * Added in LE->NE 16-bit audioformat patch from
18 OpenBSD-project. I'm not entirely sure what's the
19 difference, but it did not break at least Linux/x86. :)
20
21 * Added in updated songpos-patch for XMMS 1.2.7
22
23 2002-02-26 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
24
25 * version 0.7.3
26
27 * Fixed to work with latest libsidplay, needed
28 to add linking to libstdc++.
29
30 2001-11-18 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
31
32 * version 0.7.2
33
34 * Updated libtool to v1.4
35
36 * Again fixed the song-pos patch. Sorry.
37
38 * Minor fixes backported from 0.8-betas
39
40 2001-07-20 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
41
42 * Uh oh. The v0.7 release version's song-position
43 patch (v1.2.4 one) was flawed. It was against CVS
44 repository and not a normal source tree.
45
46 A new stable v0.7.1 released to fix this issue.
47
48 Additionally the new v1.2.5 patch also fixes
49 (aka comments out) an unused(??) function that
50 caused trouble when compiling XMMS 1.2.5 under RH7.1.
51
52 * Fixed a bug in STIL COMMENT-parsing. There must be
53 a whitespace between after line end.
54
55 2001-07-19 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
56
57 * Improved README, added "usage"-section.
58
59 2001-07-16 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
60
61 * Improved README.songpos documentation.
62
63 2001-06-24 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
64
65 * Started working on new version, 0.8beta0 ...
66
67 * Designed additions to configuration dialog.
68
69 * Drew new logo for about-box.
70
71 * Examined UADE subsong selector, planning
72 how to implement it in XMMS-SID (due to many
73 requests from users :-D )
74
75 2001-05-28 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
76
77 * Sub-song name is now shown in the sub-song
78 selector of the file-information window.
79
80 2001-05-26 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
81
82 * version 0.7 (final)
83
84 Enjoy this new release, see you in version 0.8
85 development stage!
86
87 - ccr/TNSP @ Relletti, Ruukki, Finland
88 Local : Sat May 26 23:23:41 EEST 2001
89 Universal: Sat May 26 20:23:41 UTC 2001
90
91 * Added the file-selector (browse) to the STIL
92 configuration panel for selecting the database-file.
93
94 * Modularized and partially re-wrote the STIL-parsing
95 function, now handles multiple data-entries for one
96 sub-song and other improvements. Cleaned up the code too.
97
98 2001-05-24 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
99
100 * More comments
101
102 * Improved the SID-story-telling in README :)
103
104 * Fixed last remaining issues in file-info dialog.
105
106 2001-04-24 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
107
108 * version 0.7beta9
109
110 * Fixed RedHat 7.x compability problems, should
111 now compile with RH's "gcc" "2.96" in 7.0 and 7.1.
112 (Don't know for sure, though, tested with 7.1)
113
114 2001-04-22 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
115
116 * version 0.7beta8
117
118 * WHOA! A long time since last update!
119
120 * Fixed STIL parsing, should now work OK. The
121 STIL info-window is not yet finished.
122
123 * Makefile.am: Had forgot to include autogen.sh, added.
124
125 * configure.in: Fixed user-specified --libdir option.
126 (Was overwritten by AM_PATH_XMMS() previously)
127
128 * Few general bugfixes.
129
130 * Added the further improved XMMS songpos-patch
131 from Willem! Thanks and greets to him.
132
133 2001-01-19 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
134
135 * Noticed several bugs in STIL parser, need to fix.
136
137 2001-01-17 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
138
139 * Fixed probable bugs in STIL handling.
140
141 2001-01-16 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
142
143 * version 0.7beta6
144
145 * Fixed few minor memory leaks.
146
147 * Changed XMMS-configuration file ident from "SID" to
148 "XMMS-SID" to prevent conflicting with the old (0.4
149 and older) XMMS-SID versions. (The values from old
150 configs could cause problems)
151
152 Not the 'cleanest' way to do it, as the old configs
153 stay on the config file, but detection routine for
154 old config would have been overkill.
155
156
157 2001-01-15 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
158
159 * Cleaned up the error messages, now more informative.
160 Thanks to Willem for reminding me.
161
162 * Also macrofied the error printing not to repeat code.
163
164 * Now handles properly "no-previous-config" situation
165 instead of crashing. The values were initialized, but
166 got to nowhere. Fixed. Thanks to Willem for this one too.
167
168 2001-01-13 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
169
170 * Improved speed of STIL support, simple "caching" now enabled.
171 (I just keep the previous tune's infos on memory
172 in case it gets reused)
173
174 2001-01-12 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
175
176 * Lots of cleanups, re-wrote function and variable names
177 to match a 'standard', now nice.
178
179 2001-01-12 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
180
181 * xs_stil.c: added support for more information fields:
182 NAME, COMMENT
183
184 * xs_stil.c: fixed parser bug in case when STIL record
185 is the last on on file, found did not get set. (standard
186 STIL releases did not cause this bug to occur)
187
188 2001-01-11 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
189
190 * Worked on the STIL handling code. Parser is in works,
191 will be able to get all relevant info. Supports both
192 DOS CR/LF and *NIX LF format STIL database files.
193
194 2001-01-03 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
195
196 * Added (finally) the file-selector/browser for
197 the STIL database setting on the config panel.
198
199 * Worked on the fileinfo-dialog. (not yet on the
200 main source, just experimenting)
201
202 2001-01-01 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
203
204 * version 0.7beta5 released
205
206 * Added BUGS (somehow got forgotten before) to
207 Makefile.am extradist.
208
209 * Updated docs and copyrights for 2001
210 (uhh, I am afraid that we don't see the intelligent
211 computers or even the first trip to Mars this year ;-)
212
213 * Added README.bugreport
214
215 2000-12-25 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
216
217 * New debugging macros.
218
219 2000-12-24 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
220
221 * Added README.songpos
222
223 2000-12-24 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
224
225 * version 0.7beta4 (internal)
226
227 * Made songpos-patch compatible with XMMS 1.2.4.
228 (now available in two flawours: for 1.2.2 and 1.2.4)
229
230 * configure.in: more informational messages when
231 some library (or similar) is not found.
232
233 2000-11-11 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
234
235 * FINALLY updated the xmms-songpos.patch to work with
236 XMMS 1.2.2 and above.
237
238 2000-11-07 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
239
240 * INSTALL, README: fixes, changes, clarifications.
241
242 * Re-designed the fileinfo dialog. Now much more robust
243 and has needed fields for future enchantments.
244
245 2000-11-05 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
246
247 * Released 0.7beta for limited public testing.
248
249 * xs_fileinfo.cc: Basics of the new fileinfo dialog.
250 Not quite how it will be when final.
251
252 2000-11-04 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
253
254 * Started implementing new file information dialog.
255
256 * Version 0.7beta
257
258 2000-10-01 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
259
260 * Version 0.6beta
261
262 * xmms-sid.cc: Now the file-description setting
263 (in configuration STIL panel) works and is parsed.
264
265 * Filter settings work.
266
267 2000-09-29 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
268
269 * xs_config.c: Configuration and aboutbox
270 work now fine.
271
272 * xs_config.c: Fixed loading and saving. The new
273 configuration system now works and it should be
274 easier to modify the variables, etc.
275
276 2000-09-27 Matti (ccr/TNSP) Hamalainen <mhamalai at ratol.fi>
277
278 * Configuration dialog: Added STIL settings.
279 Stil bugs somewhat, the cancel-button does not
280 work. (Does not close the window, but deletes
281 ITSELF instead!?! Hmmm... :-)
282
283 2000-09-24 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
284
285 * New aboutbox-dialog.
286
287 * New configuration dialog (bit buggy):
288 - Can set filter parameters
289
290 * Miscellaneous improvements.
291
292 2000-09-19 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
293
294 * Fixed some bugs in .spec file.
295
296 * Created a logo for the aboutbox.
297
298 * Started creating a more flexible configuration file
299 reading and saving, etc. One can add new settings more
300 easily, without adding a bunch of xmms_cfg_read_XXX()'s.
301 Probably less error prone too. See xmms-sid.h for more.
302
303 2000-09-18 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
304
305 * Added a preliminary .spec file for RPM generation.
306
307 * Fixed some bugs in documentations
308
309 * Started integrating the config panel into the source.
310 (Can't use the Glade generated code directly, it would
311 be too cumbersome due to the fact how Glade does it ;)
312
313 * Added autogen.sh to make world a better place ;)
314
315 * Working on a new configuration panel, with Glade.
316
317 2000-09-17 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
318
319 * Bumped up the version number to 0.5
320
321 * sidplay.cc, sid.c: combined and moved to xmms-sid.cc
322
323 * sid.h: Moved to xmms-sid.h
324
325 * Makefile.am: Updated to above changes.
326
327 * Cleaned up sources
328
329 * configure.in: Fixed bugs, cleaned up and changed
330 to use the XMMS_PATH() macro to get the Input plugin
331 path and other information instead of the Willem's
332 slightly hacky method. Set xmms require to v1.2.0.
333
334 * Fixed the STIL reading (still quite rudimentary)
335
336
337 Mon Nov 1 05:08:06 CET 1999 Willem Monsuwe <willem@stack.nl>
338
339 * More clean split between C++ and C code.
340
341 * Rudimentary STIL support (dump entry in file info window)
342
343 Mon Oct 1 16:32:34 CEST 1999 Willem Monsuwe <willem@stack.nl>
344
345 * configure.in: --with-sidplay-* options
346
347 * configure.in: Better recognition of unusual install directories
348
349 Sat Aug 7 03:29:44 CEST 1999 Willem Monsuwe <willem@stack.nl>
350
351 * Finished the first package with configure script etc.
352
353 * ChangeLog: Started ChangeLog