comparison ChangeLog @ 880:728723a25855 trunk

[svn] - Update ChangeLog
author nenolod
date Sat, 25 Mar 2006 16:58:38 -0800
parents 5f7d4696c486
children 0a7e53b82f1a
comparison
equal deleted inserted replaced
879:3a498ce43362 880:728723a25855
1 2006-03-24 23:05:42 Derek Pomery <nemo@m8y.org>
2
3 * Quick n dirty refresh.
4
5 2006-03-24 21:14:03 Derek Pomery <nemo@m8y.org>
6
7 * Pending proper layout, make a little less vertical at least.
8
9 2006-03-24 19:31:08 William Pitcock <nenolod@nenolod.net>
10
11 - we should not compile arts_helper.h here.
12
13 2006-03-24 16:20:04 William Pitcock <nenolod@nenolod.net>
14
15 - rule reduction
16 - add SHOW_CFLAGS option to show the CFLAGS used to compile each source unit
17
18 2006-03-24 15:31:38 William Pitcock <nenolod@nenolod.net>
19
20 - remove default rules override as it's no longer used here
21
22 2006-03-24 15:30:29 William Pitcock <nenolod@nenolod.net>
23
24 - cosmetic adjustment
25
26 2006-03-24 15:26:21 William Pitcock <nenolod@nenolod.net>
27
28 - do not show OMK debugging notices unless we use 'make VERBOSITY=1'
29
30 2006-03-24 15:02:27 William Pitcock <nenolod@nenolod.net>
31
32 - mistake here, we forget to pop back
33
34 2006-03-24 15:01:36 William Pitcock <nenolod@nenolod.net>
35
36 - more recursion fixes
37
38 2006-03-24 14:51:05 William Pitcock <nenolod@nenolod.net>
39
40 - properly recurse build errors
41
42 2006-03-24 13:04:06 Derek Pomery <nemo@m8y.org>
43
44 * A basic reenabling of the info dialog
45
46 2006-03-24 10:03:56 Giacomo Lozito <james@develia.org>
47
48 * fixed multiple spawns of wav-sndfile aboutbox
49
50 2006-03-24 10:00:06 Giacomo Lozito <james@develia.org>
51
52 * fixed multiple spawns of flac aboutbox
53
54 2006-03-24 09:54:14 Giacomo Lozito <james@develia.org>
55
56 * fixed multiple spawns of vorbis aboutbox
57
58 2006-03-24 09:51:13 Giacomo Lozito <james@develia.org>
59
60 * fixed multiple spawns of adplug aboutbox
61
62 2006-03-24 09:02:57 Giacomo Lozito <james@develia.org>
63
64 * now modplug uses xmms_show_message for its aboutbox
65
66 2006-03-23 19:24:41 Giacomo Lozito <james@develia.org>
67
68 * new xmms_show_message look
69
70 2006-03-23 17:32:40 Derek Pomery <nemo@m8y.org>
71
72 * memcmp since magic isn't a string
73
74 2006-03-22 18:58:39 Derek Pomery <nemo@m8y.org>
75
76 * Only compare 4 bytes, unless someone had a reason.
77
78 2006-03-21 13:28:00 Giacomo Lozito <james@develia.org>
79
80 * amidi-plug: completed merge with 0.2 changes
81
82 2006-03-21 11:22:14 William Pitcock <nenolod@nenolod.net>
83
84 - Also determine a change by track name, patch by nixphoeni.
85
86 2006-03-20 12:57:25 William Pitcock <nenolod@nenolod.net>
87
88 - what was that doing here?
89
90 2006-03-19 15:21:35 William Pitcock <nenolod@nenolod.net>
91
92 - revert (commit 2/2)
93
94 2006-03-19 15:21:11 William Pitcock <nenolod@nenolod.net>
95
96 - revert (commit 1/2)
97
98 2006-03-19 15:12:44 William Pitcock <nenolod@nenolod.net>
99
100 - no longer explodes. still no audio output.
101
102 2006-03-19 14:51:03 William Pitcock <nenolod@nenolod.net>
103
104 - PSF2 support (everything is BORKED right now)
105
106 2006-03-18 16:48:04 Giacomo Lozito <james@develia.org>
107
108 * shortened the compare-dups-by-path function
109
110 2006-03-18 16:31:38 Giacomo Lozito <james@develia.org>
111
112 * added multiple 'remove duplicates' (by title, by filename, by path+filename)
113
114 2006-03-18 15:35:16 William Pitcock <nenolod@nenolod.net>
115
116 - yeah lets try not freeing this at all
117
118 2006-03-18 15:32:39 William Pitcock <nenolod@nenolod.net>
119
120 - fix free() stuff properly
121
122 2006-03-18 15:32:01 Giacomo Lozito <james@develia.org>
123
124 * changed adplug plugin name
125
126 2006-03-18 15:30:56 William Pitcock <nenolod@nenolod.net>
127
128 - we don't really need to free here, messes up on ID3v2 a *lot*
129
130 2006-03-18 15:21:00 Giacomo Lozito <james@develia.org>
131
132 * do not try to autogenerate pixmaps.h; removed build.list and moved some icons in the images dir
133
134 2006-03-18 14:32:41 Giacomo Lozito <james@develia.org>
135
136 * added many new icons for the playlist menus (some drawn from scratch and others derived from the gtk stock ones)
137
138 2006-03-18 12:09:58 Tony Vroon <chainsaw@gentoo.org>
139
140 * Report sample rate properly. Rate is just the number of channels, but that is better then 0, right?
141
142 2006-03-18 11:58:29 Tony Vroon <chainsaw@gentoo.org>
143
144 * Sync header file for rix player as well.
145
146 2006-03-18 11:28:08 Tony Vroon <chainsaw@gentoo.org>
147
148 * Sync core with upstream. Also, rename plugin from AdPlug to AdLib synthesizer, by request of Giacomo.
149
150 2006-03-18 10:56:03 Tony Vroon <chainsaw@gentoo.org>
151
152 * Use magic bytes to identify AAC and MP4 as the decoder insists on reading the entire file before making a decision. This can be upsetting to users of large playlists, so reduce that to two 4-byte reads. Extension checking still needed for files that have been butchered by bad taggers, sorry.
153
154 2006-03-18 10:37:21 Giacomo Lozito <james@develia.org>
155
156 * started to add more icons for the playlist menu entries; others are going to be drawn and added
157
158 2006-03-18 09:34:43 Giacomo Lozito <james@develia.org>
159
160 * added a 'remove duplicates' option to the playlist removal menu
161
162 2006-03-17 22:07:11 William Pitcock <nenolod@nenolod.net>
163
164 - archive support
165
166 2006-03-17 21:11:49 William Pitcock <nenolod@nenolod.net>
167
168 - equalizer improvements
169
170 2006-03-17 20:21:50 William Pitcock <nenolod@nenolod.net>
171
172 - initial work on skin.hints support (the first step to modernizing our
173 skin format :D)
174
175 2006-03-17 12:25:25 William Pitcock <nenolod@nenolod.net>
176
177 - reinit the visualizer for VIS_SCOPE too.
178
179 2006-03-14 17:35:10 Tony Vroon <chainsaw@gentoo.org>
180
181 * Only start the decoder for FLAC detection on HTTP. We can handle files much easier, with a metadata check. Faster, less resource intensive, and does not spuriously trigger for wave files.
182
183 2006-03-13 22:21:42 William Pitcock <nenolod@nenolod.net>
184
185 - revert pluginenum change (did no good)
186 - remove tags/Makefile reference from configure
187
188 2006-03-13 21:29:55 William Pitcock <nenolod@nenolod.net>
189
190 - improve the way the scrobbler plugin is compiled
191 - use G_MODULE_BIND_LAZY to safely bind plugins dependant on
192 libaudacious, some libdl implementations hate doing this otherwise
193
194 2006-03-13 16:18:03 Tony Vroon <chainsaw@gentoo.org>
195
196 * Fix logic error that caused us to lock on to wav.
197
198 2006-03-13 15:58:32 Tony Vroon <chainsaw@gentoo.org>
199
200 * Be smarter about spotting MP4 files, only fall back on extension for AAC.
201
202 2006-03-13 13:07:18 William Pitcock <nenolod@nenolod.net>
203
204 - use extern here (grr)
205
206 2006-03-12 22:57:18 William Pitcock <nenolod@nenolod.net>
207
208 - if make fails, exit -1 recursively
209
210 2006-03-12 17:18:35 William Pitcock <nenolod@nenolod.net>
211
212 - improvements to the playlist list control, via nhjm
213
214 2006-03-12 17:05:18 Tony Vroon <chainsaw@gentoo.org>
215
216 * Okay, we need to pinch more playback code to avoid false positives.
217
218 2006-03-12 16:49:19 Tony Vroon <chainsaw@gentoo.org>
219
220 * Ask the decoder whether this is a WMA file, instead of depending on file magic.
221
222 2006-03-12 16:07:38 Tony Vroon <chainsaw@gentoo.org>
223
224 * Ask the decoder whether this is a FLAC file, instead of depending on file magic.
225
226 2006-03-12 14:09:33 William Pitcock <nenolod@nenolod.net>
227
228 * that should have been strcasecmp
229
230 2006-03-12 13:41:40 William Pitcock <nenolod@nenolod.net>
231
232 - do not include ${DESTDIR} in the symlink target. reported by mokoshi.
233
234 2006-03-12 12:27:25 William Pitcock <nenolod@nenolod.net>
235
236 - only show the SVN revision if we know what it is
237
238 2006-03-11 23:06:47 William Pitcock <nenolod@nenolod.net>
239
240 - safety checks
241
242 2006-03-11 20:13:26 William Pitcock <nenolod@nenolod.net>
243
244 - fix disk_writer build
245
246 2006-03-11 19:30:13 Giacomo Lozito <james@develia.org>
247
248 * revert erroneous change in objective.mk
249
250 2006-03-11 19:25:53 Giacomo Lozito <james@develia.org>
251
252 * prefs window: added user@host info in the version label
253
254 2006-03-11 19:10:26 Giacomo Lozito <james@develia.org>
255
256 * fixed quoting on arts.m4
257
258 2006-03-11 18:56:50 Giacomo Lozito <james@develia.org>
259
260 * display audacious version and revision in the prefs window
261
262 2006-03-11 16:20:40 Giacomo Lozito <james@develia.org>
263
264 * new icons for the preferences window
265
266 2006-03-11 08:21:23 Giacomo Lozito <james@develia.org>
267
268 * made the preferences window smaller
269
270 2006-03-10 10:20:15 William Pitcock <nenolod@nenolod.net>
271
272 - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>.
273
274 2006-03-09 21:09:41 William Pitcock <nenolod@nenolod.net>
275
276 - add voice_removal plugin. Ported by: Thomas Cort <linuxgeek -at- gmail.com>, tcort @ #audacious.
277
278 2006-03-09 21:03:27 William Pitcock <nenolod@nenolod.net>
279
280 - implement vfs_feof() and vfs_ftell() and update the scrobbler plugin to reflect that,
281 by external contributor: Leonardo Boshell <leonardop -at- gentoo.org>
282
283 2006-03-09 11:55:56 Giacomo Lozito <james@develia.org>
284
285 * ported xmms-arts 0.7.1 to audacious and integrated it in the build process
286
287 2006-03-08 13:16:59 William Pitcock <nenolod@nenolod.net>
288
289 - fix typo
290
291 2006-03-08 12:11:37 William Pitcock <nenolod@nenolod.net>
292
293 - fix a FD leak here
294
295 2006-03-08 08:57:02 William Pitcock <nenolod@nenolod.net>
296
297 - add psuedo_output_plugin, a psuedo output plugin that will be used for reverse compatibility with old plugins.
298 sort of.
299
300 2006-03-08 08:47:02 William Pitcock <nenolod@nenolod.net>
301
302 - add get_written_time(), get_output_time().
303
304 2006-03-07 13:47:20 Giacomo Lozito <james@develia.org>
305
306 * update amidi-plug towards 0.2; bug fixes and a new option (midi length pre-calculation)
307
308 2006-03-05 15:42:27 William Pitcock <nenolod@nenolod.net>
309
310 - add nemo to credits
311
312 2006-03-05 15:19:01 Derek Pomery <nemo@m8y.org>
313
314 * Don't override input LD_FLAGS - needed to enable profiling.
315
316 2006-03-05 14:46:31 Derek Pomery <nemo@m8y.org>
317
318 * Bug #423 - Add retrieval of first entry in case of multiple matches. Good enough to remove the FIXME?
319
320 2006-03-04 16:34:04 William Pitcock <nenolod@nenolod.net>
321
322 - use OBJECTIVE_DATA instead of a kludge in the posthook here
323
324 2006-03-04 14:22:19 William Pitcock <nenolod@nenolod.net>
325
326 * documentation updates for 0.2.2
327
1 2006-03-04 14:17:20 William Pitcock <nenolod@nenolod.net> 328 2006-03-04 14:17:20 William Pitcock <nenolod@nenolod.net>
2 329
3 - add corrected version of Aerdan's jump to file patch 330 - add corrected version of Aerdan's jump to file patch
4 331
5 2006-03-04 01:39:17 William Pitcock <nenolod@nenolod.net> 332 2006-03-04 01:39:17 William Pitcock <nenolod@nenolod.net>