annotate ChangeLog.old @ 776:bb7b3ded919a

Indeed, libsidplay-fp's audio renderer expects buffer of 16-bit shorts and number of samples as input, AND returns number of samples. Thus, we need to divide and multiply the values accordingly. However, it also seems that some internal buffers in resid-fp are hardcoded to certain size, and using too big audio buffers cause overflows .. trying to compensate for that by limiting the amount of audio rendered. Unfortunately there are still memory corruptions.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 06 Nov 2012 11:59:24 +0200
parents 3714cf5aeb28
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
310
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 2002-10-30 Matti Hämäläinen (ccr/TNSP) <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 * Updated GNU autoconf to 2.54, automake to 1.7.1
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 and libtool to latest CVS-version.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 * Improvements in configure.ac
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 * Re-arranged docs some.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10 2002-10-20 Matti Hämäläinen (ccr/TNSP) <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
11
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
12 * Incredible amount of remodelling done.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
13 Now uses glade-generated C-files directly.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
14
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
15 * Bugfixes included from 0.7-series.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
16
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
17 * New documentation, updated FAQ.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
18
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
19 2002-05-05 Matti Hämäläinen (ccr/TNSP) <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
20
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
21 * xs_config.c: we must not free() data got from
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
22 textfield-widgets. Changed to xs_calloc() them.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
23 (Fixed segfault when constantly re-opening the
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
24 configuration-dialog.)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
25
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
26
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
27 2002-05-04 Matti Hämäläinen (ccr/TNSP) <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
28
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
29 * Improved documentation lot.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
30
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
31 * Some nasty bugs in core code, debugging ...
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
32
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
33 2002-05-01 Matti Hämäläinen (ccr/TNSP) <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
34
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
35 * Lots of work on cleaning up the mess left
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
36 from the major rewrites ...
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
37
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
38 * Disabled parts of code to ease testing.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
39
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
40 * Started integration of experimental support
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
41 for libsidplay2.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
42
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
43 2002-03-21 Matti Hämäläinen (ccr/TNSP) <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
44
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
45 * Implemented routines for reading HVSC Songlength
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
46 database. (Still need to think of memory management
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
47 issues.)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
48
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
49 * Added xs_close() for cleanups. TODO: check all
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
50 memory leaks and other things to be "shut down"
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
51 in the plugin.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
52
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
53
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
54 2002-03-20 Matti Hämäläinen (ccr/TNSP) <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
55
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
56 Loads of work, cleanups, etc.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
57
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
58 - The configuration dialog starts to be finished ..
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
59 Few arrangements were done to make it more reasonably
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
60 and new config items were added for the new options.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
61
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
62 - Integrated the new config-dialog code.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
63
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
64 * version 0.8alpha0
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
65
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
66 2001-11-25 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
67
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
68 * Lots of cleanups.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
69
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
70 * xs_title.c: General fixes, trying to get
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
71 generic title support to work...
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
72
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
73 * Worked on the configuration dialog.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
74
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
75 2001-11-22 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
76
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
77 * Lots of cleanups, now compiles again.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
78 (Yes, I've been somewhat lazy for a while)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
79
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
80 2001-11-17 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
81
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
82 * Changed to libtool 1.4
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
83
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
84 2001-09-12 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
85
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
86 * xs_md5.*: Changed to use glib guint8/guint32.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
87 Cleaned up the sources slightly.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
88
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
89 2001-08-29 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
90
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
91 * Added xs_md5.c, xs_md5.h, xs_length.c to start
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
92 implementing the song-length support.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
93
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
94 * Source now in local CVS due to some hassle.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
95
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
96 A long programming session followed by sleepy
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
97 let's-remove-the-~-files.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
98
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
99 Guess what? The tilde key did not work for that
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
100 time. Result: "rm -f *" instead of "rm -f *~".
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
101 What a STUPID STUPID mistake.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
102
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
103 Fortunately, the ext2fs undeletion HOW-TO with
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
104 some debugfs-magic worked and I didn't have to
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
105 start again with week-old backups :)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
106
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
107 *whew* (First time for me that something like
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
108 this happened. Hopefully also the last time.)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
109
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
110 2001-08-20 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
111
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
112 * Fixed some indentations.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
113
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
114 * Makefile.am: Removed duplicate xmms-sid.spec
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
115
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
116 2001-08-19 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
117
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
118 * Updated all documents to new e-mail address
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
119 <ccr@tnsp.org> and new TNSP e-mail address
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
120 <tnsp@tnsp.org>.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
121
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
122 * Added in the RPM .spec-file.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
123
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
124 * Lots of source cleanups.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
125
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
126 * Added xs_support.c and xs_title.c.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
127
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
128 * xs_title.c: Worked on global title support.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
129
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
130 2001-08-15 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
131
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
132 * configure.in: Improved general structure, show
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
133 information about options when finished succesfully,
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
134 detect XMMS >= 1.2.5 and enable extra features,
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
135 option --enable-subsongsel
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
136
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
137 * Worked on new configuration dialog.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
138
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
139 * Started work on changing the internals of STIL-system.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
140
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
141 * Started work on adding the song-length support.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
142
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
143 * Removed an erratic kludge from songpos-patch v1.2.5.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
144
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
145 2001-07-19 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
146
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
147 * Improved README, added "usage"-section.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
148
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
149 2001-07-16 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
150
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
151 * Uh oh. The v0.7 release version's song-position
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
152 patch (v1.2.4 one) was flawed. It was against CVS
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
153 repository and not a normal source tree.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
154
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
155 A new stable v0.7.1 released to fix this issue.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
156
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
157 Additionally the new v1.2.5 patch also fixes
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
158 (aka comments out) an unused(??) function that
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
159 caused trouble when compiling XMMS 1.2.5 under RH7.1.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
160
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
161 * Improved README.songpos documentation.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
162
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
163 2001-06-24 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
164
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
165 * Started working on new version, 0.8 ...
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
166
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
167 * Designed additions to configuration dialog.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
168
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
169 * Drew new logo for about-box.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
170
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
171 * Examined UADE subsong selector, planning
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
172 how to implement it in XMMS-SID (due to many
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
173 requests from users :-D )
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
174
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
175 2001-05-28 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
176
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
177 * Sub-song name is now shown in the sub-song
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
178 selector of the file-information window.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
179
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
180 2001-05-26 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
181
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
182 * version 0.7 (final)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
183
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
184 Enjoy this new release, see you in version 0.8
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
185 development stage!
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
186
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
187 - ccr/TNSP @ Relletti, Ruukki, Finland
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
188 Local : Sat May 26 23:23:41 EEST 2001
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
189 Universal: Sat May 26 20:23:41 UTC 2001
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
190
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
191 * Added the file-selector (browse) to the STIL
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
192 configuration panel for selecting the database-file.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
193
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
194 * Modularized and partially re-wrote the STIL-parsing
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
195 function, now handles multiple data-entries for one
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
196 sub-song and other improvements. Cleaned up the code too.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
197
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
198 2001-05-24 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
199
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
200 * More comments
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
201
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
202 * Improved the SID-story-telling in README :)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
203
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
204 * Fixed last remaining issues in file-info dialog.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
205
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
206 2001-04-24 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
207
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
208 * version 0.7beta9
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
209
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
210 * Fixed RedHat 7.x compability problems, should
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
211 now compile with RH's "gcc" "2.96" in 7.0 and 7.1.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
212 (Don't know for sure, though, tested with 7.1)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
213
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
214 2001-04-22 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
215
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
216 * version 0.7beta8
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
217
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
218 * WHOA! A long time since last update!
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
219
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
220 * Fixed STIL parsing, should now work OK. The
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
221 STIL info-window is not yet finished.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
222
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
223 * Makefile.am: Had forgot to include autogen.sh, added.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
224
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
225 * configure.in: Fixed user-specified --libdir option.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
226 (Was overwritten by AM_PATH_XMMS() previously)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
227
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
228 * Few general bugfixes.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
229
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
230 * Added the further improved XMMS songpos-patch
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
231 from Willem! Thanks and greets to him.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
232
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
233 2001-01-19 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
234
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
235 * Noticed several bugs in STIL parser, need to fix.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
236
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
237 2001-01-17 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
238
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
239 * Fixed probable bugs in STIL handling.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
240
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
241 2001-01-16 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
242
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
243 * version 0.7beta6
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
244
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
245 * Fixed few minor memory leaks.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
246
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
247 * Changed XMMS-configuration file ident from "SID" to
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
248 "XMMS-SID" to prevent conflicting with the old (0.4
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
249 and older) XMMS-SID versions. (The values from old
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
250 configs could cause problems)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
251
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
252 Not the 'cleanest' way to do it, as the old configs
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
253 stay on the config file, but detection routine for
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
254 old config would have been overkill.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
255
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
256
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
257 2001-01-15 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
258
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
259 * Cleaned up the error messages, now more informative.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
260 Thanks to Willem for reminding me.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
261
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
262 * Also macrofied the error printing not to repeat code.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
263
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
264 * Now handles properly "no-previous-config" situation
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
265 instead of crashing. The values were initialized, but
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
266 got to nowhere. Fixed. Thanks to Willem for this one too.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
267
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
268 2001-01-13 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
269
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
270 * Improved speed of STIL support, simple "caching" now enabled.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
271 (I just keep the previous tune's infos on memory
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
272 in case it gets reused)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
273
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
274 2001-01-12 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
275
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
276 * Lots of cleanups, re-wrote function and variable names
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
277 to match a 'standard', now nice.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
278
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
279 2001-01-12 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
280
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
281 * xs_stil.c: added support for more information fields:
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
282 NAME, COMMENT
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
283
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
284 * xs_stil.c: fixed parser bug in case when STIL record
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
285 is the last on on file, found did not get set. (standard
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
286 STIL releases did not cause this bug to occur)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
287
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
288 2001-01-11 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
289
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
290 * Worked on the STIL handling code. Parser is in works,
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
291 will be able to get all relevant info. Supports both
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
292 DOS CR/LF and *NIX LF format STIL database files.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
293
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
294 2001-01-03 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
295
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
296 * Added (finally) the file-selector/browser for
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
297 the STIL database setting on the config panel.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
298
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
299 * Worked on the fileinfo-dialog. (not yet on the
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
300 main source, just experimenting)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
301
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
302 2001-01-01 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
303
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
304 * version 0.7beta5 released
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
305
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
306 * Added BUGS (somehow got forgotten before) to
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
307 Makefile.am extradist.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
308
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
309 * Updated docs and copyrights for 2001
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
310 (uhh, I am afraid that we don't see the intelligent
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
311 computers or even the first trip to Mars this year ;-)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
312
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
313 * Added README.bugreport
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
314
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
315 2000-12-25 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
316
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
317 * New debugging macros.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
318
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
319 2000-12-24 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
320
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
321 * Added README.songpos
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
322
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
323 2000-12-24 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
324
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
325 * version 0.7beta4 (internal)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
326
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
327 * Made songpos-patch compatible with XMMS 1.2.4.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
328 (now available in two flawours: for 1.2.2 and 1.2.4)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
329
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
330 * configure.in: more informational messages when
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
331 some library (or similar) is not found.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
332
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
333 2000-11-11 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
334
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
335 * FINALLY updated the xmms-songpos.patch to work with
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
336 XMMS 1.2.2 and above.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
337
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
338 2000-11-07 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
339
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
340 * INSTALL, README: fixes, changes, clarifications.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
341
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
342 * Re-designed the fileinfo dialog. Now much more robust
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
343 and has needed fields for future enchantments.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
344
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
345 2000-11-05 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
346
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
347 * Released 0.7beta for limited public testing.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
348
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
349 * xs_fileinfo.cc: Basics of the new fileinfo dialog.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
350 Not quite how it will be when final.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
351
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
352 2000-11-04 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
353
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
354 * Started implementing new file information dialog.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
355
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
356 * Version 0.7beta
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
357
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
358 2000-10-01 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
359
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
360 * Version 0.6beta
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
361
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
362 * xmms-sid.cc: Now the file-description setting
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
363 (in configuration STIL panel) works and is parsed.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
364
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
365 * Filter settings work.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
366
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
367 2000-09-29 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
368
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
369 * xs_config.c: Configuration and aboutbox
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
370 work now fine.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
371
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
372 * xs_config.c: Fixed loading and saving. The new
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
373 configuration system now works and it should be
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
374 easier to modify the variables, etc.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
375
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
376 2000-09-27 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
377
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
378 * Configuration dialog: Added STIL settings.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
379 Stil bugs somewhat, the cancel-button does not
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
380 work. (Does not close the window, but deletes
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
381 ITSELF instead!?! Hmmm... :-)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
382
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
383 2000-09-24 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
384
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
385 * New aboutbox-dialog.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
386
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
387 * New configuration dialog (bit buggy):
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
388 - Can set filter parameters
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
389
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
390 * Miscellaneous improvements.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
391
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
392 2000-09-19 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
393
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
394 * Fixed some bugs in .spec file.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
395
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
396 * Created a logo for the aboutbox.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
397
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
398 * Started creating a more flexible configuration file
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
399 reading and saving, etc. One can add new settings more
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
400 easily, without adding a bunch of xmms_cfg_read_XXX()'s.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
401 Probably less error prone too. See xmms-sid.h for more.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
402
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
403 2000-09-18 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
404
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
405 * Added a preliminary .spec file for RPM generation.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
406
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
407 * Fixed some bugs in documentations
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
408
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
409 * Started integrating the config panel into the source.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
410 (Can't use the Glade generated code directly, it would
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
411 be too cumbersome due to the fact how Glade does it ;)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
412
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
413 * Added autogen.sh to make world a better place ;)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
414
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
415 * Working on a new configuration panel, with Glade.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
416
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
417 2000-09-17 Matti (ccr/TNSP) Hamalainen <ccr@tnsp.org>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
418
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
419 * Bumped up the version number to 0.5
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
420
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
421 * sidplay.cc, sid.c: combined and moved to xmms-sid.cc
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
422
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
423 * sid.h: Moved to xmms-sid.h
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
424
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
425 * Makefile.am: Updated to above changes.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
426
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
427 * Cleaned up sources
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
428
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
429 * configure.in: Fixed bugs, cleaned up and changed
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
430 to use the XMMS_PATH() macro to get the Input plugin
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
431 path and other information instead of the Willem's
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
432 slightly hacky method. Set xmms require to v1.2.0.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
433
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
434 * Fixed the STIL reading (still quite rudimentary)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
435
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
436
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
437 Mon Nov 1 05:08:06 CET 1999 Willem Monsuwe <willem@stack.nl>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
438
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
439 * More clean split between C++ and C code.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
440
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
441 * Rudimentary STIL support (dump entry in file info window)
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
442
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
443 Mon Oct 1 16:32:34 CEST 1999 Willem Monsuwe <willem@stack.nl>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
444
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
445 * configure.in: --with-sidplay-* options
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
446
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
447 * configure.in: Better recognition of unusual install directories
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
448
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
449 Sat Aug 7 03:29:44 CEST 1999 Willem Monsuwe <willem@stack.nl>
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
450
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
451 * Finished the first package with configure script etc.
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
452
3714cf5aeb28 Added old ChangeLog that was missing from CVS
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
453 * ChangeLog: Started ChangeLog