1168
|
1 2006-06-11 15:23:35 William Pitcock <nenolod@nenolod.net>
|
|
2
|
|
3 - new audio icon (via deitarion)
|
|
4
|
|
5 2006-06-11 14:10:53 William Pitcock <nenolod@nenolod.net>
|
|
6
|
|
7 - optimise for multiple lookups of a single INI file, by caching the contents of the INI file.
|
|
8
|
|
9 2006-06-10 23:44:36 William Pitcock <nenolod@nenolod.net>
|
|
10
|
|
11 - make it work for real
|
|
12
|
|
13 2006-06-10 23:29:02 William Pitcock <nenolod@nenolod.net>
|
|
14
|
|
15 - oops
|
|
16
|
|
17 2006-06-10 23:02:24 William Pitcock <nenolod@nenolod.net>
|
|
18
|
|
19 - Allow to do format detection on demand; instead of immediately on add
|
|
20
|
|
21 2006-06-10 20:47:51 William Pitcock <nenolod@nenolod.net>
|
|
22
|
|
23 - remove Encoding patch, as it never worked properly anyway, and somebody complained about it causing stability problems
|
|
24
|
|
25 2006-06-10 14:47:00 Tony Vroon <chainsaw@gentoo.org>
|
|
26
|
|
27 * Add V=1 shorthand for SHOW_CFLAGS, patch by vapier (Gentoo).
|
|
28
|
|
29 2006-06-09 15:28:15 William Pitcock <nenolod@nenolod.net>
|
|
30
|
|
31 - CFLAGS, yeah
|
|
32
|
|
33 2006-06-09 09:14:32 Tony Vroon <chainsaw@gentoo.org>
|
|
34
|
|
35 * As requested by Joker; CFLAGS needs -fPIC -DPIC as well now that C/CXX flags are properly separated.
|
|
36
|
|
37 2006-06-08 14:11:06 William Pitcock <nenolod@nenolod.net>
|
|
38
|
|
39 - remove an old hack that is no longer necessary (can cause a crash (!))
|
|
40
|
|
41 2006-06-08 13:34:43 William Pitcock <nenolod@nenolod.net>
|
|
42
|
|
43 - Musepack Audio Plugin 1.2 -> Musepack Audio Plugin
|
|
44
|
|
45 2006-06-08 13:29:58 William Pitcock <nenolod@nenolod.net>
|
|
46
|
|
47 - revert r1191
|
|
48
|
|
49 2006-06-08 13:15:21 William Pitcock <nenolod@nenolod.net>
|
|
50
|
|
51 - respect CXXFLAGS
|
|
52
|
|
53 2006-06-08 13:14:34 William Pitcock <nenolod@nenolod.net>
|
|
54
|
|
55 - more fixes
|
|
56
|
|
57 2006-06-08 13:09:22 William Pitcock <nenolod@nenolod.net>
|
|
58
|
|
59 - fix improper makefile
|
|
60
|
|
61 2006-06-05 01:37:21 William Pitcock <nenolod@nenolod.net>
|
|
62
|
|
63 - crappy audio.png, somebody please improve (I made this in GIMP, in 5 minutes. We all know my GIMP skills are un-leet, thanks.)
|
|
64
|
|
65 2006-06-04 23:42:56 William Pitcock <nenolod@nenolod.net>
|
|
66
|
|
67 - cleanup the prefs box
|
|
68
|
|
69 2006-06-04 23:39:41 William Pitcock <nenolod@nenolod.net>
|
|
70
|
|
71 - use global value for buffer size
|
|
72
|
|
73 2006-06-04 23:32:59 William Pitcock <nenolod@nenolod.net>
|
|
74
|
|
75 - cosmetic improvement (6px spacing between explanation label, and output plugin buttonbox)
|
|
76
|
|
77 2006-06-04 23:30:47 William Pitcock <nenolod@nenolod.net>
|
|
78
|
|
79 - oops, give that spinbutton some sane values
|
|
80
|
|
81 2006-06-04 23:28:53 William Pitcock <nenolod@nenolod.net>
|
|
82
|
|
83 - hookup buffer size option
|
|
84
|
|
85 2006-06-04 23:21:33 William Pitcock <nenolod@nenolod.net>
|
|
86
|
|
87 - new global variable `output_buffer_size', replaces all of the per-plugin buffer sizes
|
|
88
|
|
89 2006-06-04 23:01:04 William Pitcock <nenolod@nenolod.net>
|
|
90
|
|
91 - more checkboxes than you can shake a stick at
|
|
92
|
|
93 2006-06-04 22:27:39 William Pitcock <nenolod@nenolod.net>
|
|
94
|
|
95 - hookup preferences/info buttons under dialog pane
|
|
96
|
|
97 2006-06-04 22:03:13 William Pitcock <nenolod@nenolod.net>
|
|
98
|
|
99 - some audio preferences stuff, incomplete
|
|
100
|
|
101 2006-06-04 20:38:07 William Pitcock <nenolod@nenolod.net>
|
|
102
|
|
103 - remove shorten plugin
|
|
104
|
|
105 2006-06-04 20:35:49 William Pitcock <nenolod@nenolod.net>
|
|
106
|
|
107 - "Reference FLAC Player v1.1.2" becomes "FLAC Audio Plugin"
|
|
108 - Properly use global proxy configuration settings.
|
|
109
|
|
110 2006-06-04 15:31:31 William Pitcock <nenolod@nenolod.net>
|
|
111
|
|
112 - new connectivity icon
|
|
113
|
|
114 2006-06-04 15:24:37 William Pitcock <nenolod@nenolod.net>
|
|
115
|
|
116 - convert filenames to UTF-8, as in vorbis plugin. Patch by: Kazuki Shimura <kazuki@ma.ccnw.ne.jp>.
|
|
117
|
|
118 2006-06-04 15:20:40 William Pitcock <nenolod@nenolod.net>
|
|
119
|
|
120 - don't pass NULL to atoi().
|
|
121
|
|
122 2006-06-04 04:26:39 William Pitcock <nenolod@nenolod.net>
|
|
123
|
|
124 - further UI tweaks and mechanical simplification
|
|
125
|
|
126 2006-06-04 04:15:34 William Pitcock <nenolod@nenolod.net>
|
|
127
|
|
128 - remove unnecessary gtk hpane thingy
|
|
129
|
|
130 2006-06-04 03:57:12 William Pitcock <nenolod@nenolod.net>
|
|
131
|
|
132 - prefswin enhancements
|
|
133
|
|
134 2006-06-04 03:33:41 William Pitcock <nenolod@nenolod.net>
|
|
135
|
|
136 - proxy support hack
|
|
137
|
|
138 2006-06-04 03:30:51 William Pitcock <nenolod@nenolod.net>
|
|
139
|
|
140 - proxy support hack (stupid gconf)
|
|
141
|
|
142 2006-06-03 20:21:06 Tony Vroon <chainsaw@gentoo.org>
|
|
143
|
|
144 * Updated italian translation and removal of translation tags for developer names by Diego "FlameEyes" Petteno from Gentoo.
|
|
145
|
|
146 2006-06-03 19:53:50 Tony Vroon <chainsaw@gentoo.org>
|
|
147
|
|
148 * Respect pointer signedness. Compiler is still unhappy about the constants shoved into guid_1 & guid_2 somehow, though.
|
|
149
|
|
150 2006-06-03 18:12:12 Tony Vroon <chainsaw@gentoo.org>
|
|
151
|
|
152 * Update dutch translation. One more pointer signedness issue in MP4.
|
|
153
|
|
154 2006-06-03 17:29:45 Tony Vroon <chainsaw@gentoo.org>
|
|
155
|
|
156 * Fully respect pointer signedness in libmp4ff.
|
|
157
|
|
158 2006-06-03 14:19:34 William Pitcock <nenolod@nenolod.net>
|
|
159
|
|
160 - fix NSFE metadata
|
|
161
|
|
162 2006-06-03 14:09:25 William Pitcock <nenolod@nenolod.net>
|
|
163
|
|
164 - present subsongs as playlist entities (will be enqueued at the current position)
|
|
165
|
|
166 2006-06-03 13:46:48 William Pitcock <nenolod@nenolod.net>
|
|
167
|
|
168 - allow load_file<class Emu> to load files into the parser without reading the tag information
|
|
169 - generate subsong path specifications on demand if we're not loading a specific subsong
|
|
170
|
|
171 2006-06-03 13:13:29 William Pitcock <nenolod@nenolod.net>
|
|
172
|
|
173 - allow paths like /home/nenolod/moo/ff3/ff3.nsf?6 to play subsong 6 from ff3.nsf.
|
|
174
|
|
175 2006-06-02 11:58:51 William Pitcock <nenolod@nenolod.net>
|
|
176
|
|
177 - initial mms stream support
|
|
178
|
|
179 2006-06-02 11:08:57 Tony Vroon <chainsaw@gentoo.org>
|
|
180
|
|
181 * The fallback label is not used unless detection is defined. Move endif down to reflect that.
|
|
182
|
|
183 2006-05-31 08:55:17 Tony Vroon <chainsaw@gentoo.org>
|
|
184
|
|
185 * Respect pointer signedness and delete legacy visual studio project file.
|
|
186
|
|
187 2006-05-31 01:28:14 William Pitcock <nenolod@nenolod.net>
|
|
188
|
|
189 - add section concerning the MP3 patents and commercial use
|
|
190
|
|
191 2006-05-31 01:10:32 William Pitcock <nenolod@nenolod.net>
|
|
192
|
|
193 - more bandwidth expansion
|
|
194
|
|
195 2006-05-31 00:52:11 William Pitcock <nenolod@nenolod.net>
|
|
196
|
|
197 - rename psycho.c to paranoia.c, as other stuff will be here (such as frequency locking code, to fix warble, etc.)
|
|
198
|
|
199 2006-05-31 00:37:19 William Pitcock <nenolod@nenolod.net>
|
|
200
|
|
201 - reset harmonics threshold back to original value
|
|
202
|
|
203 2006-05-31 00:34:42 William Pitcock <nenolod@nenolod.net>
|
|
204
|
|
205 - fix an oops
|
|
206
|
|
207 2006-05-31 00:30:11 William Pitcock <nenolod@nenolod.net>
|
|
208
|
|
209 - further simplification
|
|
210
|
|
211 2006-05-31 00:29:00 William Pitcock <nenolod@nenolod.net>
|
|
212
|
|
213 - simplify
|
|
214
|
|
215 2006-05-31 00:20:52 William Pitcock <nenolod@nenolod.net>
|
|
216
|
|
217 - finally the distortion bug might be killed!
|
|
218
|
|
219 2006-05-31 00:09:36 William Pitcock <nenolod@nenolod.net>
|
|
220
|
|
221 - further tuning optimisations
|
|
222
|
|
223 2006-05-30 23:55:51 William Pitcock <nenolod@nenolod.net>
|
|
224
|
|
225 - new tunings, please test
|
|
226
|
|
227 2006-05-29 19:51:48 William Pitcock <nenolod@nenolod.net>
|
|
228
|
|
229 - improve support of non-standard bitrates
|
|
230 - remove unreached code
|
|
231
|
|
232 2006-05-29 13:25:33 William Pitcock <nenolod@nenolod.net>
|
|
233
|
|
234 - remove equalizer.c (unneeded)
|
|
235
|
|
236 2006-05-28 10:27:54 Yoshiki Yazawa <yaz@cc.rim.or.jp>
|
|
237
|
|
238 - audacious should pick runtime library up from ${libdir}.
|
|
239 - fix for chardet combobox bug. now combox will be drawn appropriately even if config file doesn't have chardet_detector.
|
|
240
|
|
241 2006-05-27 15:26:29 William Pitcock <nenolod@nenolod.net>
|
|
242
|
|
243 - add additional greek translator, Stathis Kamperis <ekamperi@auth.gr>
|
|
244
|
|
245 2006-05-27 15:24:53 William Pitcock <nenolod@nenolod.net>
|
|
246
|
|
247 - update PO files
|
|
248 - update greek translation, via stavrosg
|
|
249
|
|
250 2006-05-27 13:37:53 Yoshiki Yazawa <yaz@cc.rim.or.jp>
|
|
251
|
|
252 * chardet build error fix.
|
|
253
|
|
254 2006-05-27 13:02:08 Yoshiki Yazawa <yaz@cc.rim.or.jp>
|
|
255
|
|
256 * automatic character encoding detector for id3 metadata. --enable-chardet enables this feature.
|
|
257
|
|
258 2006-05-24 18:31:15 Derek Pomery <nemo@m8y.org>
|
|
259
|
|
260 * oops. wasn't going to check the XMMS updates in until it was actually working.
|
|
261
|
|
262 2006-05-23 18:05:38 Derek Pomery <nemo@m8y.org>
|
|
263
|
|
264 * Updating of some deprecated GTK functions.
|
|
265
|
|
266 2006-05-23 15:56:14 Derek Pomery <nemo@m8y.org>
|
|
267
|
|
268 * Make certain playlist gets redrawn after docked move. (transparent background may have changed)
|
|
269 * Should this be in dock.c?
|
|
270
|
|
271 2006-05-23 12:52:15 William Pitcock <nenolod@nenolod.net>
|
|
272
|
|
273 * via Christian Birchinger:
|
|
274 - (Plugins/Input/sid/ xmms-sid.c): fix the slider size in the subsong switcher to be something more than 1px
|
|
275
|
|
276 2006-05-22 19:45:04 William Pitcock <nenolod@nenolod.net>
|
|
277
|
|
278 - don't need this
|
|
279
|
|
280 2006-05-22 19:42:44 William Pitcock <nenolod@nenolod.net>
|
|
281
|
|
282 - update docs
|
|
283
|
|
284 2006-05-22 19:22:34 William Pitcock <nenolod@nenolod.net>
|
|
285
|
|
286 - prepare to split audacious code away from the actual decoder and use a highlevel API
|
|
287
|
|
288 2006-05-22 19:02:59 William Pitcock <nenolod@nenolod.net>
|
|
289
|
|
290 * s:xmms_usleep:g_usleep:g
|
|
291
|
|
292 2006-05-22 18:37:39 William Pitcock <nenolod@nenolod.net>
|
|
293
|
|
294 - remove improper sampling rate change condition. Valid MP3s will not do this. Infact, I've never seen an MP3 that does this. Additionally, it doesn't even work with Shoutcast.
|
|
295
|
|
296 2006-05-21 14:16:21 William Pitcock <nenolod@nenolod.net>
|
|
297
|
|
298 - nevermind
|
|
299
|
|
300 2006-05-21 14:13:55 William Pitcock <nenolod@nenolod.net>
|
|
301
|
|
302 - if we're going to clip, just throw back the original data
|
|
303
|
|
304 2006-05-21 00:25:31 William Pitcock <nenolod@nenolod.net>
|
|
305
|
|
306 - stereo seperation hysterisis of 16dB vs 20dB
|
|
307
|
|
308 2006-05-21 00:09:43 William Pitcock <nenolod@nenolod.net>
|
|
309
|
|
310 - experimental tweaks to the new psychoaccoustic model
|
|
311
|
|
312 2006-05-20 23:09:00 William Pitcock <nenolod@nenolod.net>
|
|
313
|
|
314 - more stuff
|
|
315
|
|
316 2006-05-20 22:36:10 William Pitcock <nenolod@nenolod.net>
|
|
317
|
|
318 * Psychoaccoustics support (to disable, temporarily add -UPSYCHO to your CFLAGS.):
|
|
319 * This commit brings psychoaccoustics support (as used in mp3surround decoders) to libmpgdec.
|
|
320 * For example, we can now almost fully compensate for lack of bandwidth in ISO compliant MP3 encodings.
|
|
321 * In addition, further inaccuracies with pitch and the lack of reverb feeling that some MP3s have are
|
|
322 * detected and automatically compensated for.
|
|
323
|
|
324 2006-05-20 22:04:39 William Pitcock <nenolod@nenolod.net>
|
|
325
|
|
326 - when using fixed integer based compile -DINTEGER_COMPILE, we want to use long type, not int (also use radixes to emulate FPU math)
|
|
327
|
|
328 2006-05-20 18:24:26 Tony Vroon <chainsaw@gentoo.org>
|
|
329
|
|
330 * Add myself to translation credits for the dutch language.
|
|
331
|
|
332 2006-05-20 12:47:42 William Pitcock <nenolod@nenolod.net>
|
|
333
|
|
334 - Preferences UI tweak
|
|
335
|
|
336 2006-05-19 19:53:03 George Averill <nhjm449@gmail.com>
|
|
337
|
|
338 - About window should be set to 'always on top'
|
|
339
|
|
340 2006-05-19 16:00:07 William Pitcock <nenolod@nenolod.net>
|
|
341
|
|
342 - revert r1156, r1164
|
|
343
|
|
344 2006-05-19 15:23:08 William Pitcock <nenolod@nenolod.net>
|
|
345
|
|
346 - playlistwin and equalizerwin are their own windows, don't treat them
|
|
347 as transient windows (ugh)
|
|
348
|
|
349 2006-05-19 15:09:35 William Pitcock <nenolod@nenolod.net>
|
|
350
|
|
351 - disable expand/fill
|
|
352
|
|
353 2006-05-19 15:07:38 William Pitcock <nenolod@nenolod.net>
|
|
354
|
|
355 - handle the redraw more effectively here
|
|
356
|
|
357 2006-05-19 15:06:50 William Pitcock <nenolod@nenolod.net>
|
|
358
|
|
359 - playlist transparency toggle
|
|
360
|
|
361 2006-05-19 14:56:44 William Pitcock <nenolod@nenolod.net>
|
|
362
|
|
363 - "Use custom cursors" does NOT require it's own vbox, kthx
|
|
364
|
|
365 2006-05-19 14:48:02 William Pitcock <nenolod@nenolod.net>
|
|
366
|
|
367 - update transparency pixmap if root window pixmap changes
|
|
368
|
|
369 2006-05-19 14:24:07 William Pitcock <nenolod@nenolod.net>
|
|
370
|
|
371 - avoid BadDrawable error
|
|
372
|
|
373 2006-05-19 14:09:49 William Pitcock <nenolod@nenolod.net>
|
|
374
|
|
375 - if cfg.show_separator_in_pl is not true, then make it look nicer (and
|
|
376 add a dot after the playlist number, maybe galisus will be happy)
|
|
377
|
|
378 2006-05-19 13:57:39 William Pitcock <nenolod@nenolod.net>
|
|
379
|
|
380 - remove improper transience settings (these were just wrong)
|
|
381
|
|
382 2006-05-17 12:15:36 William Pitcock <nenolod@nenolod.net>
|
|
383
|
|
384 - cosmetic fix: use proper indentation on glade file in Connectivity pane
|
|
385
|
|
386 2006-05-17 10:06:03 William Pitcock <nenolod@nenolod.net>
|
|
387
|
|
388 - artwork
|
|
389
|
|
390 2006-05-17 10:02:49 William Pitcock <nenolod@nenolod.net>
|
|
391
|
|
392 - fix
|
|
393
|
|
394 2006-05-16 23:57:16 William Pitcock <nenolod@nenolod.net>
|
|
395
|
|
396 - fix snapto mainwindow
|
|
397
|
|
398 2006-05-16 23:52:56 William Pitcock <nenolod@nenolod.net>
|
|
399
|
|
400 - use global proxy configuration instead of individual configurations (chainsaw)
|
|
401
|
|
402 2006-05-16 23:52:31 William Pitcock <nenolod@nenolod.net>
|
|
403
|
|
404 - proxy auth options
|
|
405
|
|
406 2006-05-16 23:00:38 George Averill <nhjm449@gmail.com>
|
|
407
|
|
408 - super minor fixes
|
|
409
|
|
410 2006-05-16 22:38:22 William Pitcock <nenolod@nenolod.net>
|
|
411
|
|
412 - fix dock.c
|
|
413
|
|
414 2006-05-16 21:56:58 George Averill <nhjm449@gmail.com>
|
|
415
|
|
416 - Don't force cfg.close_dialog_{open,add} to TRUE when opening the filechooser...
|
|
417
|
|
418 2006-05-16 19:25:58 William Pitcock <nenolod@nenolod.net>
|
|
419
|
|
420 - fix
|
|
421
|
|
422 2006-05-16 19:15:01 William Pitcock <nenolod@nenolod.net>
|
|
423
|
|
424 - I made an oops.
|
|
425
|
|
426 2006-05-16 19:12:36 William Pitcock <nenolod@nenolod.net>
|
|
427
|
|
428 - revert back to dock.c 2/2 (hope it works)
|
|
429
|
|
430 2006-05-16 19:05:47 William Pitcock <nenolod@nenolod.net>
|
|
431
|
|
432 - revert back to dock.c, commit 1/2.
|
|
433
|
|
434 2006-05-15 22:55:19 George Averill <nhjm449@gmail.com>
|
|
435
|
|
436 - Add the ability to easily save to playlist.m3u from the list menu. (For
|
|
437 * those who hate having to restart Audacious in order to save the playlist).
|
|
438
|
|
439 2006-05-15 15:45:52 William Pitcock <nenolod@nenolod.net>
|
|
440
|
|
441 - DESTDIR fix
|
|
442
|
|
443 2006-05-15 14:58:58 William Pitcock <nenolod@nenolod.net>
|
|
444
|
|
445 - make sure libaudacious.so is picked up
|
|
446
|
|
447 2006-05-15 14:27:01 William Pitcock <nenolod@nenolod.net>
|
|
448
|
|
449 - remove unnecessary build-posthook
|
|
450
|
|
451 2006-05-15 13:42:14 William Pitcock <nenolod@nenolod.net>
|
|
452
|
|
453 - remove debug notice
|
|
454
|
|
455 2006-05-15 13:31:31 William Pitcock <nenolod@nenolod.net>
|
|
456
|
|
457 - link against 'libaudacious.so.2.0.0' instead of 'libaudacious.so'. This brings us in full compliance of debian
|
|
458 packaging guidelines.
|
|
459
|
|
460 2006-05-15 10:17:53 Yoshiki Yazawa <yaz@cc.rim.or.jp>
|
|
461
|
|
462 * add the config option to enable/disable separator line in the playlist
|
|
463
|
|
464 2006-05-15 09:47:01 William Pitcock <nenolod@nenolod.net>
|
|
465
|
|
466 - don't blindly call shade_pixmap(). pointyhat to: me, pointed out by: yaz
|
|
467
|
|
468 2006-05-14 22:48:13 William Pitcock <nenolod@nenolod.net>
|
|
469
|
|
470 - ok, that g_thread_join() is definately hostile
|
|
471
|
|
472 2006-05-14 22:40:08 William Pitcock <nenolod@nenolod.net>
|
|
473
|
|
474 - add an additional ip_data.stop check
|
|
475
|
|
476 2006-05-14 22:38:22 William Pitcock <nenolod@nenolod.net>
|
|
477
|
|
478 - try to g_thread_join() here.
|
|
479
|
|
480 2006-05-14 22:35:37 William Pitcock <nenolod@nenolod.net>
|
|
481
|
|
482 - if writable == 0 then bail out of produce_audio() instead of segfault
|
|
483
|
|
484 2006-05-14 18:24:39 William Pitcock <nenolod@nenolod.net>
|
|
485
|
|
486 - performance boost
|
|
487
|
|
488 2006-05-14 18:08:07 William Pitcock <nenolod@nenolod.net>
|
|
489
|
|
490 - add prototype for shade_pixmap() to be used on skin redraw (TRUE)
|
|
491
|
|
492 2006-05-14 18:05:32 William Pitcock <nenolod@nenolod.net>
|
|
493
|
|
494 - self-caching transparency generator (right now we have a blend constant of 60%)
|
|
495
|
|
496 2006-05-14 15:35:06 William Pitcock <nenolod@nenolod.net>
|
|
497
|
|
498 - initial playlist_transparent patch. (you will need to edit your audacious config manually, either by gconf or texteditor to enable)
|
|
499
|
|
500 2006-05-14 13:45:51 William Pitcock <nenolod@nenolod.net>
|
|
501
|
|
502 - gtk_window_set_decorated()
|
|
503
|
|
504 2006-05-14 13:35:41 William Pitcock <nenolod@nenolod.net>
|
|
505
|
|
506 - make playlist moveable again
|
|
507
|
|
508 2006-05-14 13:23:22 William Pitcock <nenolod@nenolod.net>
|
|
509
|
|
510 - same for equalizerwin
|
|
511
|
|
512 2006-05-14 13:10:01 William Pitcock <nenolod@nenolod.net>
|
|
513
|
|
514 - make mainwin moveable again
|
|
515
|
|
516 2006-05-14 12:31:46 William Pitcock <nenolod@nenolod.net>
|
|
517
|
|
518 - remove X11-incompliant dock.c, dock.h (sorry)
|
|
519
|
|
520 2006-05-14 10:38:23 Tony Vroon <chainsaw@gentoo.org>
|
|
521
|
|
522 * 48kHz sampling rate selection for ModPlug by Christian Birchinger (Joker) from Gentoo.
|
|
523
|
|
524 2006-05-14 03:20:40 George Averill <nhjm449@gmail.com>
|
|
525
|
|
526 * mainwin.c:
|
|
527 - always on top fix
|
|
528 - playlistwin_time fix
|
|
529
|
|
530 * skin.c:
|
|
531 - set default text colors in case of missing pledit.txt
|
|
532
|
|
533 * ui_playlist.c
|
|
534 - playlistwin_info width fix
|
|
535
|
|
536 2006-05-14 01:28:57 William Pitcock <nenolod@nenolod.net>
|
|
537
|
|
538 - if taglib_tag == NULL, then return instead of crash
|
|
539
|
|
540 2006-05-14 00:59:15 William Pitcock <nenolod@nenolod.net>
|
|
541
|
|
542 - this stuff hasn't applied since audacious 0.1.1
|
|
543
|
|
544 2006-05-14 00:56:35 William Pitcock <nenolod@nenolod.net>
|
|
545
|
|
546 - add some notes to myself about getting from here to there
|
|
547
|
|
548 2006-05-13 13:20:38 William Pitcock <nenolod@nenolod.net>
|
|
549
|
|
550 - abort out of produce_audio if a stop has been requested
|
|
551
|
|
552 2006-05-13 13:20:11 William Pitcock <nenolod@nenolod.net>
|
|
553
|
|
554 - remove comment
|
|
555
|
|
556 2006-05-13 05:58:16 Tony Vroon <chainsaw@gentoo.org>
|
|
557
|
|
558 * Convert from deprecated configfile interace to configdb, closes bug #494.
|
|
559
|
|
560 2006-05-12 16:18:48 Tony Vroon <chainsaw@gentoo.org>
|
|
561
|
|
562 * This code assumes that char is signed by default. This is not true on PPC. Extending CFLAGS so that the assumption is met.
|
|
563
|
|
564 2006-05-12 16:12:17 William Pitcock <nenolod@nenolod.net>
|
|
565
|
|
566 - hackhackhack workaround for the fact that joins will fail at times, inspired by the hackhack in WMA
|
|
567
|
|
568 2006-05-12 16:03:50 William Pitcock <nenolod@nenolod.net>
|
|
569
|
|
570 - threading cleanups, we no longer need to be mutexlocked 90% of the time, and we shouldn't have been joining in stop(), as the thread will likely already be joined, and if not, it will be reaped later
|
|
571
|
|
572 2006-05-12 15:47:25 William Pitcock <nenolod@nenolod.net>
|
|
573
|
|
574 - fix g_thread_join() spurious call error (also effects 1.0 -- yuck!)
|
|
575
|
|
576 2006-05-12 08:48:55 William Pitcock <nenolod@nenolod.net>
|
|
577
|
|
578 - src/tagging_mp4.c, fileinfo.c, libmp4.c: Finish conversion to internal container code.
|
|
579 - include/mpeg4ip.h, mpeg4ip_version.h, systems.h: Remove libmp4v2.
|
|
580 - libmp4v2/: Remove libmp4v2.
|
|
581 - Makefile.in: Remove references to libmp4v2.
|
|
582 - configure.ac: Remove references to libmp4v2.
|
|
583
|
|
584 2006-05-12 08:29:11 William Pitcock <nenolod@nenolod.net>
|
|
585
|
|
586 - Use g_get_home_dir() instead of getenv ugliness here.
|
|
587
|
|
588 2006-05-11 22:58:33 George Averill <nhjm449@gmail.com>
|
|
589
|
|
590 - If GTK is going to show its own search box for the JTF treeview, at least make it search the correct column
|
|
591
|
|
592 2006-05-10 21:13:49 George Averill <nhjm449@gmail.com>
|
|
593
|
|
594 - Queue fix from ircubic (bug #490)
|
|
595
|
|
596 2006-05-10 19:54:49 William Pitcock <nenolod@nenolod.net>
|
|
597
|
|
598 - fix a potential crash in our read callback (for VFS)
|
|
599 - typo fix
|
|
600
|
|
601 2006-05-10 18:01:35 William Pitcock <nenolod@nenolod.net>
|
|
602
|
|
603 - fix infinite loop issue
|
|
604
|
|
605 2006-05-10 17:56:52 William Pitcock <nenolod@nenolod.net>
|
|
606
|
|
607 - add makefile to configure.ac
|
|
608
|
|
609 2006-05-10 17:00:19 William Pitcock <nenolod@nenolod.net>
|
|
610
|
|
611 - resync headers
|
|
612 - libmp4ff based container management code working (has a few bugs to
|
|
613 work out still though.)
|
|
614
|
|
615 2006-05-10 16:44:20 William Pitcock <nenolod@nenolod.net>
|
|
616
|
|
617 - 2.1 beta
|
|
618
|
|
619 2006-05-10 16:41:23 William Pitcock <nenolod@nenolod.net>
|
|
620
|
|
621 - stuff
|
|
622
|
|
623 2006-05-10 09:55:22 William Pitcock <nenolod@nenolod.net>
|
|
624
|
|
625 - about box cleanups
|
|
626
|
|
627 2006-05-09 13:08:29 William Pitcock <nenolod@nenolod.net>
|
|
628
|
|
629 - ConfigDb goodness
|
|
630
|
|
631 2006-05-09 12:05:03 William Pitcock <nenolod@nenolod.net>
|
|
632
|
|
633 - bypass poisoning on configfile.c
|
|
634
|
|
635 2006-05-09 12:02:09 William Pitcock <nenolod@nenolod.net>
|
|
636
|
|
637 - configdb stuff
|
|
638
|
|
639 2006-05-09 11:52:49 William Pitcock <nenolod@nenolod.net>
|
|
640
|
|
641 - don't use XMMS ConfigFile interface here
|
|
642
|
|
643 2006-05-09 11:04:44 William Pitcock <nenolod@nenolod.net>
|
|
644
|
|
645 * (a quick way to reenable configfile):
|
|
646 * If you are a third party developer and you need a quick fix, add
|
|
647 * #define I_AM_A_THIRD_PARTY_DEVELOPER_WHO_NEEDS_TO_BE_KICKED_IN_THE_HEAD_BY_CHUCK_NORRIS
|
|
648 * to your code.
|
|
649
|
|
650 2006-05-09 10:57:40 William Pitcock <nenolod@nenolod.net>
|
|
651
|
|
652 * Poison the XMMS ConfigFile routines. The rationale for this decision,
|
|
653 * is that the configdb code has been deprecated by us since 0.2, and that
|
|
654 * anybody still using it needs a swift kick in the head (by chuck norris?).
|
|
655
|
|
656 * This action has been taken after IRC discussions with both nemo and Chainsaw.
|
|
657
|
|
658 2006-05-09 10:48:01 William Pitcock <nenolod@nenolod.net>
|
|
659
|
|
660 - fix overcompression in the modified iir routines
|
|
661
|
|
662 2006-05-08 23:05:33 William Pitcock <nenolod@nenolod.net>
|
|
663
|
|
664 - yes this lrintf stuff needs to go
|
|
665
|
|
666 2006-05-08 08:56:47 William Pitcock <nenolod@nenolod.net>
|
|
667
|
|
668 - synchronize audacious-faad with FAAD2 CVS.
|
|
669
|
|
670 2006-05-08 08:00:19 William Pitcock <nenolod@nenolod.net>
|
|
671
|
|
672 - add an additional usleep to the playback resume code per Chainsaw
|
|
673
|
|
674 2006-05-08 00:36:14 William Pitcock <nenolod@nenolod.net>
|
|
675
|
|
676 - version bump: 1.1.0 (since we're getting close to releasing the reference package)
|
|
677
|
|
678 2006-05-07 23:47:02 William Pitcock <nenolod@nenolod.net>
|
|
679
|
|
680 - Make vorbisfile/vorbisinfo code threadsafe and reenterant by properly respecting vf_mutex. Patch by Johan Tavelin <d00jota -at- dtek.chalmers.se>.
|
|
681
|
|
682 2006-05-04 11:54:53 William Pitcock <nenolod@nenolod.net>
|
|
683
|
|
684 * via Shay Green:
|
|
685 - add frequency response modifier options for GBS/VGM/GYM to Music_Emu::equalizer_t.
|
|
686
|
|
687 2006-05-04 00:44:03 George Averill <nhjm449@gmail.com>
|
|
688
|
|
689 - ID3LIBS no longer needed!
|
|
690
|
|
691 2006-05-03 14:44:25 Derek Pomery <nemo@m8y.org>
|
|
692
|
|
693 * Oh right. Strip id3lib check
|
|
694
|
|
695 2006-05-02 19:04:52 Tony Vroon <chainsaw@gentoo.org>
|
|
696
|
|
697 * Add an empty tag obliterator(TM) as designed by nenolod for mpg123.
|
|
698
|
|
699 2006-05-02 18:37:38 Tony Vroon <chainsaw@gentoo.org>
|
|
700
|
|
701 * Now the world can finally hear the last few seconds of the Atomic Betty song. Rejoice!
|
|
702
|
|
703 2006-05-01 17:33:32 Tony Vroon <chainsaw@gentoo.org>
|
|
704
|
|
705 * Assign new shortcuts that no longer conflict. Patch by mokoshi, closes bug #478.
|
|
706
|
|
707 2006-05-01 17:08:28 Tony Vroon <chainsaw@gentoo.org>
|
|
708
|
|
709 * A GCC warning pointed out that the *bp++ statement did not actually do anything useful, quite certain that the author intended \(*bp\)++ or *bp += 1 here.
|
|
710
|
|
711 2006-05-01 16:20:50 Tony Vroon <chainsaw@gentoo.org>
|
|
712
|
|
713 * Add wmclass information to the playlist and equalizer. Patch by cha0smaster, closes bug #481.
|
|
714
|
|
715 2006-05-01 15:53:20 Tony Vroon <chainsaw@gentoo.org>
|
|
716
|
|
717 * Support for saving the playback state, and resuming playback after restart. Patch by cha0smaster, closes bug #479.
|
|
718
|
|
719 2006-05-01 10:38:43 Tony Vroon <chainsaw@gentoo.org>
|
|
720
|
|
721 * Properly nullify the tag pointer or we could be passing a stale one.
|
|
722
|
|
723 2006-05-01 09:46:17 Tony Vroon <chainsaw@gentoo.org>
|
|
724
|
|
725 * Stop assuming that a char is signed by default. Stop trying to store negative values in an unsigned char. Remove some fragments of the Windows build system that were still present.
|
|
726
|
|
727 2006-05-01 07:57:13 Tony Vroon <chainsaw@gentoo.org>
|
|
728
|
|
729 * Reduce amount of emitted GCC 4.1 warnings to 6. For that boring rainy afternoon, remove the two -Wno statements in CFLAGS (configure.ac) and you will see the actual amount.
|
|
730
|
|
731 2006-04-30 20:04:43 Tony Vroon <chainsaw@gentoo.org>
|
|
732
|
|
733 * Taglib length determination veto by nenolod, reverting. Leaving fileinfo optimizations in place, though.
|
|
734
|
|
735 2006-04-30 19:59:55 Tony Vroon <chainsaw@gentoo.org>
|
|
736
|
|
737 * Use taglib for length determination. Simpler code, might also deal better with some VBR MP3s if they have length info in their tags.
|
|
738
|
|
739 2006-04-30 19:00:48 Tony Vroon <chainsaw@gentoo.org>
|
|
740
|
|
741 * Add a missing cast.
|
|
742
|
|
743 2006-04-30 18:48:20 Tony Vroon <chainsaw@gentoo.org>
|
|
744
|
|
745 * Declare variables in a different order, as GCC feels that the current order was wrong.
|
|
746
|
|
747 2006-04-30 18:32:42 Tony Vroon <chainsaw@gentoo.org>
|
|
748
|
|
749 * Use correct format string; gsize != long unsigned int.
|
|
750
|
|
751 2006-04-30 17:46:01 Tony Vroon <chainsaw@gentoo.org>
|
|
752
|
|
753 * Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages.
|
|
754
|
|
755 2006-04-30 10:10:06 William Pitcock <nenolod@nenolod.net>
|
|
756
|
|
757 - Denote Gustavo D. Vranjes as current Spanish translator
|
|
758 - Update spanish translation per Gustavo.
|
|
759
|
|
760 2006-04-29 14:29:59 Derek Pomery <nemo@m8y.org>
|
|
761
|
|
762 * Not a CVS repo
|
|
763
|
|
764 2006-04-29 14:21:27 Derek Pomery <nemo@m8y.org>
|
|
765
|
|
766 * Not a CVS repo
|
|
767
|
|
768 2006-04-29 10:59:35 William Pitcock <nenolod@nenolod.net>
|
|
769
|
|
770 * Per Laszlo Dvornik:
|
|
771 - Update POTFILES.in
|
|
772 - Update hungarian translation
|
|
773
|
|
774 2006-04-29 00:46:00 George Averill <nhjm449@gmail.com>
|
|
775
|
|
776 - jumptofile and queue support fun
|
|
777
|
|
778 2006-04-29 00:44:06 George Averill <nhjm449@gmail.com>
|
|
779
|
|
780 - Fun fileinfo fixes
|
|
781
|
|
782 2006-04-29 00:43:09 George Averill <nhjm449@gmail.com>
|
|
783
|
|
784 - Let's not leave mp4 files open after reading their tags :P
|
|
785
|
|
786 2006-04-28 13:21:33 Tony Vroon <chainsaw@gentoo.org>
|
|
787
|
|
788 * Correct includes, should not have taglib/ in there.
|
|
789
|
|
790 2006-04-27 17:52:06 George Averill <nhjm449@gmail.com>
|
|
791
|
|
792 - Another CDDB fix! :/
|
|
793
|
|
794 2006-04-27 10:06:57 William Pitcock <nenolod@nenolod.net>
|
|
795
|
|
796 - contrast improvements
|
|
797
|
|
798 2006-04-27 08:52:47 William Pitcock <nenolod@nenolod.net>
|
|
799
|
|
800 - IPv6 support
|
|
801
|
|
802 2006-04-26 23:26:03 George Averill <nhjm449@gmail.com>
|
|
803
|
|
804 - Revert: Okay, I'm a fool. There was a reason they weren't included.
|
|
805
|
|
806 2006-04-26 23:14:48 George Averill <nhjm449@gmail.com>
|
|
807
|
|
808 - Let's not forget the year and track number!
|
|
809
|
|
810 2006-04-26 23:06:14 George Averill <nhjm449@gmail.com>
|
|
811
|
|
812 - Correctly display >1000 kbps bitrates when using modern skins
|
|
813
|
|
814 2006-04-26 22:12:05 William Pitcock <nenolod@nenolod.net>
|
|
815
|
|
816 * Remove nonexistant tags from TitleInput.
|
|
817
|
|
818 2006-04-26 21:14:25 William Pitcock <nenolod@nenolod.net>
|
|
819
|
|
820 - compile objectives before installing them (oops)
|
|
821
|
|
822 2006-04-26 13:38:41 William Pitcock <nenolod@nenolod.net>
|
|
823
|
|
824 - don't use dct9 in integer mode
|
|
825
|
|
826 2006-04-26 13:21:33 William Pitcock <nenolod@nenolod.net>
|
|
827
|
|
828 - remove #define mpgdec_real
|
|
829
|
|
830 2006-04-26 12:54:58 William Pitcock <nenolod@nenolod.net>
|
|
831
|
|
832 - integer-mode decoding accuracy improvements
|
|
833
|
|
834 2006-04-24 23:41:50 William Pitcock <nenolod@nenolod.net>
|
|
835
|
|
836 - fix FD leak (pointed out by: Mikachu)
|
|
837
|
|
838 2006-04-24 16:29:36 Derek Pomery <nemo@m8y.org>
|
|
839
|
|
840 * Adding back trim for deitarion.
|
|
841
|
|
842 2006-04-24 16:03:16 Derek Pomery <nemo@m8y.org>
|
|
843
|
|
844 * Force dependance on taglib now used by mpg123 and musepack.
|
|
845
|
|
846 2006-04-24 15:07:42 William Pitcock <nenolod@nenolod.net>
|
|
847
|
|
848 - display filename if no tag is available
|
|
849
|
|
850 2006-04-24 14:58:25 William Pitcock <nenolod@nenolod.net>
|
|
851
|
|
852 - remove unused file
|
|
853
|
|
854 2006-04-24 14:49:51 Derek Pomery <nemo@m8y.org>
|
|
855
|
|
856 * Quick n dirty unicode hack pending taglib-1.5.
|
|
857 * See http://bugs.kde.org/show_bug.cgi?id=126192
|
|
858
|
|
859 2006-04-24 14:46:47 William Pitcock <nenolod@nenolod.net>
|
|
860
|
|
861 - GLib 2.6 compatibility wrapper, per bug #469
|
|
862
|
|
863 2006-04-24 02:40:43 George Averill <nhjm449@gmail.com>
|
|
864
|
|
865 - Let's not let the user press the skin refresh button while already refreshing ;)
|
|
866
|
|
867 2006-04-24 01:50:37 George Averill <nhjm449@gmail.com>
|
|
868
|
|
869 - Reposition the 9
|
|
870
|
|
871 2006-04-23 22:17:11 William Pitcock <nenolod@nenolod.net>
|
|
872
|
|
873 - sync configure.ac with stable
|
|
874
|
|
875 2006-04-23 19:46:20 William Pitcock <nenolod@nenolod.net>
|
|
876
|
|
877 - fix crashing with taglib
|
|
878
|
|
879 2006-04-23 19:11:06 George Averill <nhjm449@gmail.com>
|
|
880
|
|
881 - Assorted playlist fixes ;)
|
|
882
|
|
883 2006-04-23 17:50:33 Tony Vroon <chainsaw@gentoo.org>
|
|
884
|
|
885 * First attempt at introducing taglib here. Very rough, needs polishing. Please wear protective goggles before opening the file dialog. It *will* explode.
|
|
886
|
|
887 2006-04-23 17:11:43 Tony Vroon <chainsaw@gentoo.org>
|
|
888
|
|
889 * Small update to the german translation (by a friend of Michael Hanselmann).
|
|
890
|
|
891 2006-04-23 11:45:18 Tony Vroon <chainsaw@gentoo.org>
|
|
892
|
|
893 * Updated german translation by Michael Hanselmann (Gentoo).
|
|
894
|
|
895 2006-04-22 20:52:47 George Averill <nhjm449@gmail.com>
|
|
896
|
|
897 - fix signal handler error
|
|
898
|
|
899 2006-04-22 01:13:19 George Averill <nhjm449@gmail.com>
|
|
900
|
|
901 - CDDB query fix
|
|
902
|
|
903 2006-04-20 16:07:57 Tony Vroon <chainsaw@gentoo.org>
|
|
904
|
|
905 * Update dutch translation. Apparently nobody else cares about this (sent several mails).
|
|
906
|
|
907 2006-04-20 12:25:02 Giacomo Lozito <james@develia.org>
|
|
908
|
|
909 * fixed incorrect range conversion in volume functions
|
|
910
|
|
911 2006-04-18 09:00:25 Derek Pomery <nemo@m8y.org>
|
|
912
|
|
913 * Moral, always compile before checking in.
|
|
914
|
|
915 2006-04-18 08:50:23 Derek Pomery <nemo@m8y.org>
|
|
916
|
|
917 * Bug #463 - Adding a little noise to the log to help in debugging.
|
|
918
|
|
919 2006-04-17 14:19:04 Derek Pomery <nemo@m8y.org>
|
|
920
|
|
921 * Experiment with catching invalid utf-8 so the dialog sees it,
|
|
922 * and it can be fixed properly in dialog.
|
|
923
|
|
924 2006-04-17 08:41:26 William Pitcock <nenolod@nenolod.net>
|
|
925
|
|
926 - don't run ldconfig when DESTDIR is not /. Closes bug #464.
|
|
927
|
|
928 2006-04-16 20:34:59 George Averill <nhjm449@gmail.com>
|
|
929
|
|
930 - Forgot a few things regarding titlestrings!
|
|
931
|
|
932 2006-04-16 19:51:07 George Averill <nhjm449@gmail.com>
|
|
933
|
|
934 - Tiny fix
|
|
935
|
|
936 2006-04-16 18:38:46 Tony Vroon <chainsaw@gentoo.org>
|
|
937
|
|
938 * Convert \ path separators to /. Support was already present, but was not enabled before. Closes bug #461.
|
|
939
|
|
940 2006-04-16 16:37:40 George Averill <nhjm449@gmail.com>
|
|
941
|
|
942 - New default titlestring
|
|
943
|
|
944 2006-04-15 22:12:29 Tony Vroon <chainsaw@gentoo.org>
|
|
945
|
|
946 * Use default settings when no valid config exists.
|
|
947
|
|
948 2006-04-15 20:49:50 Giacomo Lozito <james@develia.org>
|
|
949
|
|
950 * rewritten audiocompress aboutbox
|
|
951
|
|
952 2006-04-15 20:35:01 Giacomo Lozito <james@develia.org>
|
|
953
|
|
954 * removed empty tab from audiocompress configuration window
|
|
955
|
|
956 2006-04-15 20:05:57 Giacomo Lozito <james@develia.org>
|
|
957
|
|
958 * prevent audiocompress from fulfilling its suicidal tendencies
|
|
959
|
|
960 2006-04-15 11:08:23 Giacomo Lozito <james@develia.org>
|
|
961
|
|
962 * fixed locale problem in sid about box
|
|
963
|
|
964 2006-04-15 10:05:03 Tony Vroon <chainsaw@gentoo.org>
|
|
965
|
|
966 * Port AudioCompress (AGC) effect plugin from XMMS, as requested by Junics on SorceryNet.
|
|
967
|
|
968 2006-04-14 19:21:21 George Averill <nhjm449@gmail.com>
|
|
969
|
|
970 - oops, minor fix
|
|
971
|
|
972 2006-04-14 13:25:08 William Pitcock <nenolod@nenolod.net>
|
|
973
|
|
974 - more debugging
|
|
975
|
|
976 2006-04-14 13:22:15 William Pitcock <nenolod@nenolod.net>
|
|
977
|
|
978 - remove debugging printfs
|
|
979
|
|
980 2006-04-14 13:21:02 William Pitcock <nenolod@nenolod.net>
|
|
981
|
|
982 - remove declarations that we don't need to have
|
|
983
|
|
984 2006-04-14 13:20:38 William Pitcock <nenolod@nenolod.net>
|
|
985
|
|
986 - new decode loop from updated BMP-MP4 plugin
|
|
987
|
|
988 2006-04-14 12:38:26 Derek Pomery <nemo@m8y.org>
|
|
989
|
|
990 * Moved the free, based on Joker's report of string corruptions.
|
|
991
|
|
992 2006-04-14 12:11:18 Derek Pomery <nemo@m8y.org>
|
|
993
|
|
994 * For Joker, adds some padding around the buttons
|
|
995
|
|
996 2006-04-13 10:32:17 William Pitcock <nenolod@nenolod.net>
|
|
997
|
|
998 - experimental produce-audio changes via shd of the UADE team
|
|
999
|
|
1000 2006-04-12 21:53:19 William Pitcock <nenolod@nenolod.net>
|
|
1001
|
|
1002 - fix FD leak
|
|
1003
|
|
1004 2006-04-12 17:17:39 Tony Vroon <chainsaw@gentoo.org>
|
|
1005
|
|
1006 * Look, you missed a spot.
|
|
1007
|
|
1008 2006-04-12 15:35:24 Tony Vroon <chainsaw@gentoo.org>
|
|
1009
|
|
1010 * Conversion of file operations to VFS. Needs stress testing, especially on Gnome-VFS.
|
|
1011
|
|
1012 2006-04-12 13:07:10 William Pitcock <nenolod@nenolod.net>
|
|
1013
|
|
1014 - konqueror hack was breaking standards here, fix a crash
|
|
1015
|
|
1016 2006-04-11 16:33:16 Tony Vroon <chainsaw@gentoo.org>
|
|
1017
|
|
1018 * Allow to disable grabbing Amiga MOD files so a diferent plugin such as UADE gets a chance. Adds a few extra magic strings for Amiga files. Amiga MOD grabbing defaults to on for that Just Works(TM) feeling.
|
|
1019
|
|
1020 2006-04-10 19:18:44 George Averill <nhjm449@gmail.com>
|
|
1021
|
|
1022 - Fix playlist_set_position when paused
|
|
1023
|
|
1024 2006-04-10 01:36:13 George Averill <nhjm449@gmail.com>
|
|
1025
|
|
1026 - Skin update!
|
|
1027
|
|
1028 2006-04-09 14:17:02 Tony Vroon <chainsaw@gentoo.org>
|
|
1029
|
|
1030 * Updated german translation by Tarsonis, closes bug #459.
|
|
1031
|
|
1032 2006-04-08 21:44:43 Tony Vroon <chainsaw@gentoo.org>
|
|
1033
|
|
1034 * Extra_stereo effect plugin ported by deitarion. Some last pointer-related touchups by nemo & me.
|
|
1035
|
|
1036 2006-04-06 13:03:26 William Pitcock <nenolod@nenolod.net>
|
|
1037
|
|
1038 - fading fix
|
|
1039
|
|
1040 2006-04-05 13:15:06 William Pitcock <nenolod@nenolod.net>
|
|
1041
|
|
1042 - remove debugging notices
|
|
1043
|
|
1044 2006-04-05 13:13:52 William Pitcock <nenolod@nenolod.net>
|
|
1045
|
|
1046 - more progress
|
|
1047
|
|
1048 2006-04-05 13:07:10 William Pitcock <nenolod@nenolod.net>
|
|
1049
|
|
1050 - more work here
|
|
1051
|
|
1052 2006-04-05 09:50:49 William Pitcock <nenolod@nenolod.net>
|
|
1053
|
|
1054 - input proposed shorten input plugin for hacking
|
|
1055
|
|
1056 2006-04-02 20:04:14 Giacomo Lozito <james@develia.org>
|
|
1057
|
|
1058 * objects in Plugins/Input/sexypsf/spu/ should be deleted too on make clean requests
|
|
1059
|
|
1060 2006-04-02 19:53:30 Giacomo Lozito <james@develia.org>
|
|
1061
|
|
1062 * object files in Plugins/General/scrobbler/tags/ should be deleted too on clean requests
|
|
1063
|
|
1064 2006-04-02 19:42:32 Giacomo Lozito <james@develia.org>
|
|
1065
|
|
1066 * binaries (audacious,audacious-arts-helper) should be deleted on clean requests
|
|
1067
|
|
1068 2006-04-02 19:08:11 Tony Vroon <chainsaw@gentoo.org>
|
|
1069
|
|
1070 * Use a single 8-byte read instead of two 4-byte ones. The common path would nearly always result in two reads, so this should be faster.
|
|
1071
|
|
1072 2006-04-02 13:32:31 Tony Vroon <chainsaw@gentoo.org>
|
|
1073
|
|
1074 * Detection of modules by magic bytes instead of by extension. Please let me know of false positives, if any. I would appreciate examples for any of the extensions still listed in the fallback that are not archives.
|
|
1075
|
|
1076 2006-03-31 16:55:11 Tony Vroon <chainsaw@gentoo.org>
|
|
1077
|
|
1078 * Linking fix for --as-needed LDFLAG, thanks to Diego "Flameeyes" Petteno.
|
|
1079
|
|
1080 2006-03-31 14:38:59 Tony Vroon <chainsaw@gentoo.org>
|
|
1081
|
|
1082 * Report mode from mpg123. Patch by spike, closes bug #457.
|
|
1083
|
|
1084 2006-03-31 13:10:09 Tony Vroon <chainsaw@gentoo.org>
|
|
1085
|
|
1086 * Build fixes for --as-needed LDFLAG, provided by lav. Closes bug #454.
|
|
1087
|
|
1088 2006-03-30 23:16:35 George Averill <nhjm449@gmail.com>
|
|
1089
|
|
1090 - this should be it for now
|
|
1091
|
|
1092 2006-03-30 23:10:03 George Averill <nhjm449@gmail.com>
|
|
1093
|
|
1094 - more output-stopping fun!
|
|
1095
|
|
1096 2006-03-30 23:04:21 George Averill <nhjm449@gmail.com>
|
|
1097
|
|
1098 - stop the psuedo output plugin when using 'no playlist advance' or 'stop after current song'
|
|
1099
|
|
1100 2006-03-30 16:12:18 Giacomo Lozito <james@develia.org>
|
|
1101
|
|
1102 * prevent jack o.p. aboutbox from spawning multiple times
|
|
1103
|
|
1104 2006-03-30 16:03:48 Giacomo Lozito <james@develia.org>
|
|
1105
|
|
1106 * prevent tonegen aboutbox from spawning multiple times
|
|
1107
|
|
1108 2006-03-30 15:55:46 Giacomo Lozito <james@develia.org>
|
|
1109
|
|
1110 * prevent timidity aboutbox from spawning multiple times
|
|
1111
|
|
1112 2006-03-30 15:47:45 Giacomo Lozito <james@develia.org>
|
|
1113
|
|
1114 * prevent libconsole aboutbox from spawning multiple times
|
|
1115
|
|
1116 2006-03-30 01:22:58 George Averill <nhjm449@gmail.com>
|
|
1117
|
|
1118 - Forgot something
|
|
1119
|
|
1120 2006-03-30 01:22:03 George Averill <nhjm449@gmail.com>
|
|
1121
|
|
1122 - 'stop after current song' feature
|
|
1123
|
|
1124 2006-03-30 00:17:26 George Averill <nhjm449@gmail.com>
|
|
1125
|
|
1126 - icons woohoo
|
|
1127
|
|
1128 2006-03-30 00:15:02 George Averill <nhjm449@gmail.com>
|
|
1129
|
|
1130 - correct icon
|
|
1131
|
|
1132 2006-03-29 21:57:35 George Averill <nhjm449@gmail.com>
|
|
1133
|
|
1134 - should fix the ability to change songs while paused
|
|
1135
|
|
1136 2006-03-29 09:37:10 Derek Pomery <nemo@m8y.org>
|
|
1137
|
|
1138 * If the pref is still going to appear, suppose one should allow it to do something.
|
|
1139
|
|
1140 2006-03-29 09:35:54 Derek Pomery <nemo@m8y.org>
|
|
1141
|
|
1142 * Make refreshing optional, default to disabled if Gnome VFS available.
|
|
1143
|
|
1144 2006-03-28 22:11:34 George Averill <nhjm449@gmail.com>
|
|
1145
|
|
1146 - whoever made the song queue number a fixed distance from the edge of the playlist was insane
|
|
1147
|
|
1148 2006-03-27 19:23:36 George Averill <nhjm449@gmail.com>
|
|
1149
|
|
1150 * * No Playlist Advance context menu checkmark fix (bug #456)
|
|
1151
|
|
1152 2006-03-27 15:05:09 William Pitcock <nenolod@nenolod.net>
|
|
1153
|
|
1154 * Gapless support. This comes with a few caveats, that I will mention here:
|
|
1155 * 1) It is not really gapless, it just removes any delays caused by
|
|
1156 resetting the output device. Mileage depends on source performance.
|
|
1157 * However, this commit reduces any gaps I have to a period of time that is
|
|
1158 * unnoticable to me. (Of course, I have a 15k RPM SATA drive too.)
|
|
1159
|
|
1160 2006-03-27 13:02:35 William Pitcock <nenolod@nenolod.net>
|
|
1161
|
|
1162 - Unbreak headless support. This probably needs to be backported to 0.2.4.
|
|
1163
|
|
1164 2006-03-26 16:17:03 William Pitcock <nenolod@nenolod.net>
|
|
1165
|
|
1166 - nhjm is now on core so lets make a note of that in the credits
|
|
1167
|
|
1168 2006-03-26 15:51:07 George Averill <nhjm449@gmail.com>
|
|
1169
|
|
1170 * * Skin thumbnails are refreshable!
|
|
1171
|
|
1172 2006-03-26 01:14:27 William Pitcock <nenolod@nenolod.net>
|
|
1173
|
|
1174 - add missing skin hints data
|
|
1175
|
|
1176 2006-03-25 22:05:46 William Pitcock <nenolod@nenolod.net>
|
|
1177
|
|
1178 - version bump
|
|
1179
|
|
1180 2006-03-25 22:05:15 William Pitcock <nenolod@nenolod.net>
|
|
1181
|
|
1182 - modern skin for 0.3
|
|
1183
|
|
1184 2006-03-25 19:27:49 William Pitcock <nenolod@nenolod.net>
|
|
1185
|
|
1186 - disable the scrobbler plugin if curl isn't there (for real)
|
|
1187
|
|
1188 2006-03-25 19:10:10 William Pitcock <nenolod@nenolod.net>
|
|
1189
|
|
1190 - version bump
|
|
1191
|
|
1192 2006-03-25 19:07:37 William Pitcock <nenolod@nenolod.net>
|
|
1193
|
|
1194 - Update NEWS
|
|
1195
|
|
1196 2006-03-25 18:58:38 William Pitcock <nenolod@nenolod.net>
|
|
1197
|
|
1198 - Update ChangeLog
|
|
1199
|
880
|
1200 2006-03-24 23:05:42 Derek Pomery <nemo@m8y.org>
|
|
1201
|
|
1202 * Quick n dirty refresh.
|
|
1203
|
|
1204 2006-03-24 21:14:03 Derek Pomery <nemo@m8y.org>
|
|
1205
|
|
1206 * Pending proper layout, make a little less vertical at least.
|
|
1207
|
|
1208 2006-03-24 19:31:08 William Pitcock <nenolod@nenolod.net>
|
|
1209
|
|
1210 - we should not compile arts_helper.h here.
|
|
1211
|
|
1212 2006-03-24 16:20:04 William Pitcock <nenolod@nenolod.net>
|
|
1213
|
|
1214 - rule reduction
|
|
1215 - add SHOW_CFLAGS option to show the CFLAGS used to compile each source unit
|
|
1216
|
|
1217 2006-03-24 15:31:38 William Pitcock <nenolod@nenolod.net>
|
|
1218
|
|
1219 - remove default rules override as it's no longer used here
|
|
1220
|
|
1221 2006-03-24 15:30:29 William Pitcock <nenolod@nenolod.net>
|
|
1222
|
|
1223 - cosmetic adjustment
|
|
1224
|
|
1225 2006-03-24 15:26:21 William Pitcock <nenolod@nenolod.net>
|
|
1226
|
|
1227 - do not show OMK debugging notices unless we use 'make VERBOSITY=1'
|
|
1228
|
|
1229 2006-03-24 15:02:27 William Pitcock <nenolod@nenolod.net>
|
|
1230
|
|
1231 - mistake here, we forget to pop back
|
|
1232
|
|
1233 2006-03-24 15:01:36 William Pitcock <nenolod@nenolod.net>
|
|
1234
|
|
1235 - more recursion fixes
|
|
1236
|
|
1237 2006-03-24 14:51:05 William Pitcock <nenolod@nenolod.net>
|
|
1238
|
|
1239 - properly recurse build errors
|
|
1240
|
|
1241 2006-03-24 13:04:06 Derek Pomery <nemo@m8y.org>
|
|
1242
|
|
1243 * A basic reenabling of the info dialog
|
|
1244
|
|
1245 2006-03-24 10:03:56 Giacomo Lozito <james@develia.org>
|
|
1246
|
|
1247 * fixed multiple spawns of wav-sndfile aboutbox
|
|
1248
|
|
1249 2006-03-24 10:00:06 Giacomo Lozito <james@develia.org>
|
|
1250
|
|
1251 * fixed multiple spawns of flac aboutbox
|
|
1252
|
|
1253 2006-03-24 09:54:14 Giacomo Lozito <james@develia.org>
|
|
1254
|
|
1255 * fixed multiple spawns of vorbis aboutbox
|
|
1256
|
|
1257 2006-03-24 09:51:13 Giacomo Lozito <james@develia.org>
|
|
1258
|
|
1259 * fixed multiple spawns of adplug aboutbox
|
|
1260
|
|
1261 2006-03-24 09:02:57 Giacomo Lozito <james@develia.org>
|
|
1262
|
|
1263 * now modplug uses xmms_show_message for its aboutbox
|
|
1264
|
|
1265 2006-03-23 19:24:41 Giacomo Lozito <james@develia.org>
|
|
1266
|
|
1267 * new xmms_show_message look
|
|
1268
|
|
1269 2006-03-23 17:32:40 Derek Pomery <nemo@m8y.org>
|
|
1270
|
|
1271 * memcmp since magic isn't a string
|
|
1272
|
|
1273 2006-03-22 18:58:39 Derek Pomery <nemo@m8y.org>
|
|
1274
|
|
1275 * Only compare 4 bytes, unless someone had a reason.
|
|
1276
|
|
1277 2006-03-21 13:28:00 Giacomo Lozito <james@develia.org>
|
|
1278
|
|
1279 * amidi-plug: completed merge with 0.2 changes
|
|
1280
|
|
1281 2006-03-21 11:22:14 William Pitcock <nenolod@nenolod.net>
|
|
1282
|
|
1283 - Also determine a change by track name, patch by nixphoeni.
|
|
1284
|
|
1285 2006-03-20 12:57:25 William Pitcock <nenolod@nenolod.net>
|
|
1286
|
|
1287 - what was that doing here?
|
|
1288
|
|
1289 2006-03-19 15:21:35 William Pitcock <nenolod@nenolod.net>
|
|
1290
|
|
1291 - revert (commit 2/2)
|
|
1292
|
|
1293 2006-03-19 15:21:11 William Pitcock <nenolod@nenolod.net>
|
|
1294
|
|
1295 - revert (commit 1/2)
|
|
1296
|
|
1297 2006-03-19 15:12:44 William Pitcock <nenolod@nenolod.net>
|
|
1298
|
|
1299 - no longer explodes. still no audio output.
|
|
1300
|
|
1301 2006-03-19 14:51:03 William Pitcock <nenolod@nenolod.net>
|
|
1302
|
|
1303 - PSF2 support (everything is BORKED right now)
|
|
1304
|
|
1305 2006-03-18 16:48:04 Giacomo Lozito <james@develia.org>
|
|
1306
|
|
1307 * shortened the compare-dups-by-path function
|
|
1308
|
|
1309 2006-03-18 16:31:38 Giacomo Lozito <james@develia.org>
|
|
1310
|
|
1311 * added multiple 'remove duplicates' (by title, by filename, by path+filename)
|
|
1312
|
|
1313 2006-03-18 15:35:16 William Pitcock <nenolod@nenolod.net>
|
|
1314
|
|
1315 - yeah lets try not freeing this at all
|
|
1316
|
|
1317 2006-03-18 15:32:39 William Pitcock <nenolod@nenolod.net>
|
|
1318
|
|
1319 - fix free() stuff properly
|
|
1320
|
|
1321 2006-03-18 15:32:01 Giacomo Lozito <james@develia.org>
|
|
1322
|
|
1323 * changed adplug plugin name
|
|
1324
|
|
1325 2006-03-18 15:30:56 William Pitcock <nenolod@nenolod.net>
|
|
1326
|
|
1327 - we don't really need to free here, messes up on ID3v2 a *lot*
|
|
1328
|
|
1329 2006-03-18 15:21:00 Giacomo Lozito <james@develia.org>
|
|
1330
|
|
1331 * do not try to autogenerate pixmaps.h; removed build.list and moved some icons in the images dir
|
|
1332
|
|
1333 2006-03-18 14:32:41 Giacomo Lozito <james@develia.org>
|
|
1334
|
|
1335 * added many new icons for the playlist menus (some drawn from scratch and others derived from the gtk stock ones)
|
|
1336
|
|
1337 2006-03-18 12:09:58 Tony Vroon <chainsaw@gentoo.org>
|
|
1338
|
|
1339 * Report sample rate properly. Rate is just the number of channels, but that is better then 0, right?
|
|
1340
|
|
1341 2006-03-18 11:58:29 Tony Vroon <chainsaw@gentoo.org>
|
|
1342
|
|
1343 * Sync header file for rix player as well.
|
|
1344
|
|
1345 2006-03-18 11:28:08 Tony Vroon <chainsaw@gentoo.org>
|
|
1346
|
|
1347 * Sync core with upstream. Also, rename plugin from AdPlug to AdLib synthesizer, by request of Giacomo.
|
|
1348
|
|
1349 2006-03-18 10:56:03 Tony Vroon <chainsaw@gentoo.org>
|
|
1350
|
|
1351 * 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.
|
|
1352
|
|
1353 2006-03-18 10:37:21 Giacomo Lozito <james@develia.org>
|
|
1354
|
|
1355 * started to add more icons for the playlist menu entries; others are going to be drawn and added
|
|
1356
|
|
1357 2006-03-18 09:34:43 Giacomo Lozito <james@develia.org>
|
|
1358
|
|
1359 * added a 'remove duplicates' option to the playlist removal menu
|
|
1360
|
|
1361 2006-03-17 22:07:11 William Pitcock <nenolod@nenolod.net>
|
|
1362
|
|
1363 - archive support
|
|
1364
|
|
1365 2006-03-17 21:11:49 William Pitcock <nenolod@nenolod.net>
|
|
1366
|
|
1367 - equalizer improvements
|
|
1368
|
|
1369 2006-03-17 20:21:50 William Pitcock <nenolod@nenolod.net>
|
|
1370
|
|
1371 - initial work on skin.hints support (the first step to modernizing our
|
|
1372 skin format :D)
|
|
1373
|
|
1374 2006-03-17 12:25:25 William Pitcock <nenolod@nenolod.net>
|
|
1375
|
|
1376 - reinit the visualizer for VIS_SCOPE too.
|
|
1377
|
|
1378 2006-03-14 17:35:10 Tony Vroon <chainsaw@gentoo.org>
|
|
1379
|
|
1380 * 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.
|
|
1381
|
|
1382 2006-03-13 22:21:42 William Pitcock <nenolod@nenolod.net>
|
|
1383
|
|
1384 - revert pluginenum change (did no good)
|
|
1385 - remove tags/Makefile reference from configure
|
|
1386
|
|
1387 2006-03-13 21:29:55 William Pitcock <nenolod@nenolod.net>
|
|
1388
|
|
1389 - improve the way the scrobbler plugin is compiled
|
|
1390 - use G_MODULE_BIND_LAZY to safely bind plugins dependant on
|
|
1391 libaudacious, some libdl implementations hate doing this otherwise
|
|
1392
|
|
1393 2006-03-13 16:18:03 Tony Vroon <chainsaw@gentoo.org>
|
|
1394
|
|
1395 * Fix logic error that caused us to lock on to wav.
|
|
1396
|
|
1397 2006-03-13 15:58:32 Tony Vroon <chainsaw@gentoo.org>
|
|
1398
|
|
1399 * Be smarter about spotting MP4 files, only fall back on extension for AAC.
|
|
1400
|
|
1401 2006-03-13 13:07:18 William Pitcock <nenolod@nenolod.net>
|
|
1402
|
|
1403 - use extern here (grr)
|
|
1404
|
|
1405 2006-03-12 22:57:18 William Pitcock <nenolod@nenolod.net>
|
|
1406
|
|
1407 - if make fails, exit -1 recursively
|
|
1408
|
|
1409 2006-03-12 17:18:35 William Pitcock <nenolod@nenolod.net>
|
|
1410
|
|
1411 - improvements to the playlist list control, via nhjm
|
|
1412
|
|
1413 2006-03-12 17:05:18 Tony Vroon <chainsaw@gentoo.org>
|
|
1414
|
|
1415 * Okay, we need to pinch more playback code to avoid false positives.
|
|
1416
|
|
1417 2006-03-12 16:49:19 Tony Vroon <chainsaw@gentoo.org>
|
|
1418
|
|
1419 * Ask the decoder whether this is a WMA file, instead of depending on file magic.
|
|
1420
|
|
1421 2006-03-12 16:07:38 Tony Vroon <chainsaw@gentoo.org>
|
|
1422
|
|
1423 * Ask the decoder whether this is a FLAC file, instead of depending on file magic.
|
|
1424
|
|
1425 2006-03-12 14:09:33 William Pitcock <nenolod@nenolod.net>
|
|
1426
|
|
1427 * that should have been strcasecmp
|
|
1428
|
|
1429 2006-03-12 13:41:40 William Pitcock <nenolod@nenolod.net>
|
|
1430
|
|
1431 - do not include ${DESTDIR} in the symlink target. reported by mokoshi.
|
|
1432
|
|
1433 2006-03-12 12:27:25 William Pitcock <nenolod@nenolod.net>
|
|
1434
|
|
1435 - only show the SVN revision if we know what it is
|
|
1436
|
|
1437 2006-03-11 23:06:47 William Pitcock <nenolod@nenolod.net>
|
|
1438
|
|
1439 - safety checks
|
|
1440
|
|
1441 2006-03-11 20:13:26 William Pitcock <nenolod@nenolod.net>
|
|
1442
|
|
1443 - fix disk_writer build
|
|
1444
|
|
1445 2006-03-11 19:30:13 Giacomo Lozito <james@develia.org>
|
|
1446
|
|
1447 * revert erroneous change in objective.mk
|
|
1448
|
|
1449 2006-03-11 19:25:53 Giacomo Lozito <james@develia.org>
|
|
1450
|
|
1451 * prefs window: added user@host info in the version label
|
|
1452
|
|
1453 2006-03-11 19:10:26 Giacomo Lozito <james@develia.org>
|
|
1454
|
|
1455 * fixed quoting on arts.m4
|
|
1456
|
|
1457 2006-03-11 18:56:50 Giacomo Lozito <james@develia.org>
|
|
1458
|
|
1459 * display audacious version and revision in the prefs window
|
|
1460
|
|
1461 2006-03-11 16:20:40 Giacomo Lozito <james@develia.org>
|
|
1462
|
|
1463 * new icons for the preferences window
|
|
1464
|
|
1465 2006-03-11 08:21:23 Giacomo Lozito <james@develia.org>
|
|
1466
|
|
1467 * made the preferences window smaller
|
|
1468
|
|
1469 2006-03-10 10:20:15 William Pitcock <nenolod@nenolod.net>
|
|
1470
|
|
1471 - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>.
|
|
1472
|
|
1473 2006-03-09 21:09:41 William Pitcock <nenolod@nenolod.net>
|
|
1474
|
|
1475 - add voice_removal plugin. Ported by: Thomas Cort <linuxgeek -at- gmail.com>, tcort @ #audacious.
|
|
1476
|
|
1477 2006-03-09 21:03:27 William Pitcock <nenolod@nenolod.net>
|
|
1478
|
|
1479 - implement vfs_feof() and vfs_ftell() and update the scrobbler plugin to reflect that,
|
|
1480 by external contributor: Leonardo Boshell <leonardop -at- gentoo.org>
|
|
1481
|
|
1482 2006-03-09 11:55:56 Giacomo Lozito <james@develia.org>
|
|
1483
|
|
1484 * ported xmms-arts 0.7.1 to audacious and integrated it in the build process
|
|
1485
|
|
1486 2006-03-08 13:16:59 William Pitcock <nenolod@nenolod.net>
|
|
1487
|
|
1488 - fix typo
|
|
1489
|
|
1490 2006-03-08 12:11:37 William Pitcock <nenolod@nenolod.net>
|
|
1491
|
|
1492 - fix a FD leak here
|
|
1493
|
|
1494 2006-03-08 08:57:02 William Pitcock <nenolod@nenolod.net>
|
|
1495
|
|
1496 - add psuedo_output_plugin, a psuedo output plugin that will be used for reverse compatibility with old plugins.
|
|
1497 sort of.
|
|
1498
|
|
1499 2006-03-08 08:47:02 William Pitcock <nenolod@nenolod.net>
|
|
1500
|
|
1501 - add get_written_time(), get_output_time().
|
|
1502
|
|
1503 2006-03-07 13:47:20 Giacomo Lozito <james@develia.org>
|
|
1504
|
|
1505 * update amidi-plug towards 0.2; bug fixes and a new option (midi length pre-calculation)
|
|
1506
|
|
1507 2006-03-05 15:42:27 William Pitcock <nenolod@nenolod.net>
|
|
1508
|
|
1509 - add nemo to credits
|
|
1510
|
|
1511 2006-03-05 15:19:01 Derek Pomery <nemo@m8y.org>
|
|
1512
|
|
1513 * Don't override input LD_FLAGS - needed to enable profiling.
|
|
1514
|
|
1515 2006-03-05 14:46:31 Derek Pomery <nemo@m8y.org>
|
|
1516
|
|
1517 * Bug #423 - Add retrieval of first entry in case of multiple matches. Good enough to remove the FIXME?
|
|
1518
|
|
1519 2006-03-04 16:34:04 William Pitcock <nenolod@nenolod.net>
|
|
1520
|
|
1521 - use OBJECTIVE_DATA instead of a kludge in the posthook here
|
|
1522
|
|
1523 2006-03-04 14:22:19 William Pitcock <nenolod@nenolod.net>
|
|
1524
|
|
1525 * documentation updates for 0.2.2
|
|
1526
|
800
|
1527 2006-03-04 14:17:20 William Pitcock <nenolod@nenolod.net>
|
|
1528
|
|
1529 - add corrected version of Aerdan's jump to file patch
|
|
1530
|
|
1531 2006-03-04 01:39:17 William Pitcock <nenolod@nenolod.net>
|
|
1532
|
|
1533 - blah, #if 0 out these g_free's until we get to 0.2.3
|
|
1534
|
|
1535 2006-03-04 00:58:55 William Pitcock <nenolod@nenolod.net>
|
|
1536
|
|
1537 - clean this up a bit
|
|
1538
|
|
1539 2006-03-04 00:55:28 William Pitcock <nenolod@nenolod.net>
|
|
1540
|
|
1541 * err, actually, nevermind
|
|
1542
|
|
1543 2006-03-04 00:53:31 William Pitcock <nenolod@nenolod.net>
|
|
1544
|
|
1545 - we shouldn't pass queuepos to gtk_widget_create_pango_layout(), the only thing we will do is confuse it
|
|
1546
|
|
1547 2006-03-04 00:50:04 William Pitcock <nenolod@nenolod.net>
|
|
1548
|
|
1549 - 0.2.2
|
|
1550
|
|
1551 2006-03-03 23:16:35 William Pitcock <nenolod@nenolod.net>
|
|
1552
|
|
1553 - leak fix
|
|
1554
|
|
1555 2006-03-03 22:57:36 William Pitcock <nenolod@nenolod.net>
|
|
1556
|
|
1557 - fix a memory leak here
|
|
1558
|
|
1559 2006-03-03 22:43:06 William Pitcock <nenolod@nenolod.net>
|
|
1560
|
|
1561 - finish up here
|
|
1562
|
|
1563 2006-03-03 22:09:52 William Pitcock <nenolod@nenolod.net>
|
|
1564
|
|
1565 - more sanity checking
|
|
1566
|
|
1567 2006-03-03 22:04:24 William Pitcock <nenolod@nenolod.net>
|
|
1568
|
|
1569 - iteration pacing against id3_read_frame() since we cannot trust all tags to behave properly.
|
|
1570
|
|
1571 2006-03-03 21:26:54 William Pitcock <nenolod@nenolod.net>
|
|
1572
|
|
1573 - experimental ID32.2 fix
|
|
1574
|
|
1575 2006-03-03 12:31:57 William Pitcock <nenolod@nenolod.net>
|
|
1576
|
|
1577 - more fixes, sizeof *frame !($&($&(@!#$@#*&@!$# whoever wrote this code is an idiot
|
|
1578
|
|
1579 2006-03-03 12:11:53 William Pitcock <nenolod@nenolod.net>
|
|
1580
|
|
1581 - leak fix, take 1
|
|
1582
|
|
1583 2006-03-02 18:07:31 William Pitcock <nenolod@nenolod.net>
|
|
1584
|
|
1585 - some compilers couldn't figure the original call out, so put a struct infront of it
|
|
1586
|
|
1587 2006-03-02 17:50:49 William Pitcock <nenolod@nenolod.net>
|
|
1588
|
|
1589 - oh shit, i just found the error, we were calling malloc(0)!
|
|
1590
|
|
1591 2006-03-02 17:01:33 William Pitcock <nenolod@nenolod.net>
|
|
1592
|
|
1593 - use /sbin/ldconfig here instead of just ldconfig.
|
|
1594
|
|
1595 2006-03-02 10:26:55 William Pitcock <nenolod@nenolod.net>
|
|
1596
|
|
1597 * untag a critical fixme as it was actually deadchip smoking some craq
|
|
1598 * back in the days of BMP
|
|
1599
|
|
1600 2006-03-02 10:14:36 William Pitcock <nenolod@nenolod.net>
|
|
1601
|
|
1602 * Add error reporting for many places, patch by external contributor Derek
|
|
1603 * Pomery (nemo @ #audacious). Additional cleanups too.
|
|
1604
|
|
1605 2006-03-02 10:00:29 William Pitcock <nenolod@nenolod.net>
|
|
1606
|
|
1607 - do not operate on a non-existant fd
|
|
1608
|
|
1609 2006-03-01 14:13:38 William Pitcock <nenolod@nenolod.net>
|
|
1610
|
|
1611 - found it
|
|
1612
|
|
1613 2006-03-01 13:34:43 William Pitcock <nenolod@nenolod.net>
|
|
1614
|
|
1615 * lalala
|
|
1616
|
|
1617 2006-03-01 13:29:36 William Pitcock <nenolod@nenolod.net>
|
|
1618
|
|
1619 - do not use type/magic detection here
|
|
1620
|
|
1621 2006-03-01 13:17:23 William Pitcock <nenolod@nenolod.net>
|
|
1622
|
|
1623 - fix a typo here
|
|
1624
|
|
1625 2006-03-01 13:15:40 William Pitcock <nenolod@nenolod.net>
|
|
1626
|
|
1627 - reinstate cyc-based checks intelligently
|
|
1628
|
|
1629 2006-03-01 13:13:46 William Pitcock <nenolod@nenolod.net>
|
|
1630
|
|
1631 - blah
|
|
1632
|
|
1633 2006-03-01 13:09:13 William Pitcock <nenolod@nenolod.net>
|
|
1634
|
|
1635 - remove cyc based breaking
|
|
1636
|
|
1637 2006-03-01 12:39:35 William Pitcock <nenolod@nenolod.net>
|
|
1638
|
|
1639 * adjust our tolerance a bit
|
|
1640
|
|
1641 2006-03-01 12:33:12 William Pitcock <nenolod@nenolod.net>
|
|
1642
|
|
1643 * ten iterations?
|
|
1644
|
|
1645 2006-03-01 12:26:30 William Pitcock <nenolod@nenolod.net>
|
|
1646
|
|
1647 * blah!
|
|
1648
|
|
1649 2006-03-01 12:25:01 William Pitcock <nenolod@nenolod.net>
|
|
1650
|
|
1651 - enable debug notice
|
|
1652
|
|
1653 2006-03-01 12:24:18 William Pitcock <nenolod@nenolod.net>
|
|
1654
|
|
1655 * hmm
|
|
1656
|
|
1657 2006-03-01 12:05:28 William Pitcock <nenolod@nenolod.net>
|
|
1658
|
|
1659 - typo
|
|
1660
|
|
1661 2006-03-01 11:40:21 William Pitcock <nenolod@nenolod.net>
|
|
1662
|
|
1663 - should be safe to revert now
|
|
1664
|
|
1665 2006-03-01 11:39:18 William Pitcock <nenolod@nenolod.net>
|
|
1666
|
|
1667 - more sanity checks
|
|
1668
|
|
1669 2006-03-01 11:37:37 William Pitcock <nenolod@nenolod.net>
|
|
1670
|
|
1671 - sanity checks for mpg123_decode_header
|
|
1672
|
|
1673 2006-03-01 11:34:21 William Pitcock <nenolod@nenolod.net>
|
|
1674
|
|
1675 - lets not use mpg123_detect_by_content
|
|
1676
|
|
1677 2006-03-01 11:07:09 William Pitcock <nenolod@nenolod.net>
|
|
1678
|
|
1679 - try to avoid a buffer overflow when detecting an MPEG stream
|
|
1680
|
|
1681 2006-02-28 16:56:30 William Pitcock <nenolod@nenolod.net>
|
|
1682
|
|
1683 - sanity checks here
|
|
1684
|
|
1685 2006-02-28 16:36:33 Giacomo Lozito <james@develia.org>
|
|
1686
|
|
1687 * removed explicit calls to libtool from sidplay.m4, since libtool is not here anymore
|
|
1688
|
|
1689 2006-02-28 13:33:08 William Pitcock <nenolod@nenolod.net>
|
|
1690
|
|
1691 - generate makefile for BSD/Sun plugin.
|
|
1692
|
|
1693 2006-02-28 13:32:33 William Pitcock <nenolod@nenolod.net>
|
|
1694
|
|
1695 - Initial port of the bsd/sun audio output plugin from XMMS. Needs testing.
|
|
1696
|
|
1697 2006-02-28 00:12:32 William Pitcock <nenolod@nenolod.net>
|
|
1698
|
|
1699 * kludge
|
|
1700
|
|
1701 2006-02-27 23:01:17 William Pitcock <nenolod@nenolod.net>
|
|
1702
|
|
1703 * put AM_INIT_AUTOMAKE back
|
|
1704
|
|
1705 2006-02-27 22:59:50 William Pitcock <nenolod@nenolod.net>
|
|
1706
|
|
1707 * build intl first
|
|
1708
|
|
1709 2006-02-27 22:57:33 William Pitcock <nenolod@nenolod.net>
|
|
1710
|
|
1711 * add kludge for xorg on pkgsrc
|
|
1712
|
|
1713 2006-02-27 22:54:14 William Pitcock <nenolod@nenolod.net>
|
|
1714
|
|
1715 * update languages
|
|
1716
|
|
1717 2006-02-27 22:52:38 William Pitcock <nenolod@nenolod.net>
|
|
1718
|
|
1719 * blah
|
|
1720
|
|
1721 2006-02-27 22:47:59 William Pitcock <nenolod@nenolod.net>
|
|
1722
|
|
1723 * more progress
|
|
1724
|
|
1725 2006-02-27 22:37:43 William Pitcock <nenolod@nenolod.net>
|
|
1726
|
|
1727 * more stuff
|
|
1728
|
|
1729 2006-02-27 22:32:58 William Pitcock <nenolod@nenolod.net>
|
|
1730
|
|
1731 * more fixing
|
|
1732
|
|
1733 2006-02-27 22:24:11 William Pitcock <nenolod@nenolod.net>
|
|
1734
|
|
1735 * use PACKAGE_NAME instead of PACKAGE for autoconf compatibility
|
|
1736
|
|
1737 2006-02-27 22:22:27 William Pitcock <nenolod@nenolod.net>
|
|
1738
|
|
1739 * another kludge for pkgsrc, C++ edition
|
|
1740
|
|
1741 2006-02-27 22:18:03 William Pitcock <nenolod@nenolod.net>
|
|
1742
|
|
1743 * kludge for pkgsrc machines
|
|
1744
|
|
1745 2006-02-27 22:11:58 William Pitcock <nenolod@nenolod.net>
|
|
1746
|
|
1747 - remove autopoint
|
|
1748
|
|
1749 2006-02-27 22:11:39 William Pitcock <nenolod@nenolod.net>
|
|
1750
|
|
1751 - remove need for autopoint
|
|
1752
|
|
1753 2006-02-27 20:58:22 William Pitcock <nenolod@nenolod.net>
|
|
1754
|
|
1755 - remove LIBTOOL
|
|
1756
|
|
1757 2006-02-27 20:54:39 William Pitcock <nenolod@nenolod.net>
|
|
1758
|
|
1759 - add config.guess, config.sub.
|
|
1760 - remove AM_INIT_AUTOMAKE
|
|
1761
|
|
1762 2006-02-27 20:42:14 William Pitcock <nenolod@nenolod.net>
|
|
1763
|
|
1764 - wtf is this? well it's leaving at any rate.
|
|
1765
|
|
1766 2006-02-27 20:39:30 William Pitcock <nenolod@nenolod.net>
|
|
1767
|
|
1768 - remove libtoolize
|
|
1769
|
|
1770 2006-02-27 20:35:11 William Pitcock <nenolod@nenolod.net>
|
|
1771
|
|
1772 * documentation updates
|
|
1773
|
739
|
1774 2006-02-27 20:17:55 William Pitcock <nenolod@nenolod.net>
|
|
1775
|
|
1776 - fix underwater effects, patch via Spyke @ #audacious
|
|
1777
|
|
1778 2006-02-27 18:52:02 Giacomo Lozito <james@develia.org>
|
|
1779
|
|
1780 * Added a get_volume plugin function, to ensure that the player volume is properly updated when the player is remotely controlled
|
|
1781
|
|
1782 2006-02-27 18:51:14 William Pitcock <nenolod@nenolod.net>
|
|
1783
|
|
1784 - another playlist DND fix
|
|
1785
|
|
1786 2006-02-27 18:42:12 William Pitcock <nenolod@nenolod.net>
|
|
1787
|
|
1788 * drag and drop line rendering fix
|
|
1789
|
|
1790 2006-02-27 17:54:47 William Pitcock <nenolod@nenolod.net>
|
|
1791
|
|
1792 - revert this
|
|
1793
|
|
1794 2006-02-27 17:43:15 William Pitcock <nenolod@nenolod.net>
|
|
1795
|
|
1796 - remerge fixed version of OSS patch. Submitted by Bren <spike -at- spykes.net>
|
|
1797
|
|
1798 2006-02-27 17:20:52 William Pitcock <nenolod@nenolod.net>
|
|
1799
|
|
1800 - crash fix at no additional charge
|
|
1801
|
|
1802 2006-02-27 17:02:04 William Pitcock <nenolod@nenolod.net>
|
|
1803
|
|
1804 - revert OSS warning squashing as the patch created more problems than it solved
|
|
1805
|
|
1806 2006-02-27 16:34:47 William Pitcock <nenolod@nenolod.net>
|
|
1807
|
|
1808 - fix gconf at no additional charge
|
|
1809
|
|
1810 2006-02-27 10:32:57 William Pitcock <nenolod@nenolod.net>
|
|
1811
|
|
1812 - memleak fix (noticed by HopeSeekr @ efnet #xmule)
|
|
1813
|
|
1814 2006-02-27 09:29:53 William Pitcock <nenolod@nenolod.net>
|
|
1815
|
|
1816 - fix my layer2 implementation by looking at the one in XMMS. MP2 support at no additional charge.
|
|
1817
|
|
1818 2006-02-27 08:34:58 William Pitcock <nenolod@nenolod.net>
|
|
1819
|
|
1820 - gconf
|
|
1821
|
|
1822 2006-02-27 08:31:47 William Pitcock <nenolod@nenolod.net>
|
|
1823
|
|
1824 - gnomevfs
|
|
1825
|
|
1826 2006-02-27 08:28:11 William Pitcock <nenolod@nenolod.net>
|
|
1827
|
|
1828 - sndfile
|
|
1829
|
|
1830 2006-02-27 08:25:36 William Pitcock <nenolod@nenolod.net>
|
|
1831
|
|
1832 - fix this stupid thing
|
|
1833
|
|
1834 2006-02-27 00:40:13 William Pitcock <nenolod@nenolod.net>
|
|
1835
|
|
1836 - create directories that aren't there in the install phase
|
|
1837
|
|
1838 2006-02-26 22:47:43 William Pitcock <nenolod@nenolod.net>
|
|
1839
|
|
1840 * perhaps a fix?
|
|
1841
|
|
1842 2006-02-26 22:38:33 William Pitcock <nenolod@nenolod.net>
|
|
1843
|
|
1844 - remove automake. no longer used.
|
|
1845
|
|
1846 2006-02-26 22:37:20 William Pitcock <nenolod@nenolod.net>
|
|
1847
|
|
1848 * fix?
|
|
1849
|
|
1850 2006-02-26 22:32:47 William Pitcock <nenolod@nenolod.net>
|
|
1851
|
|
1852 - convert to objective make. needs testing.
|
|
1853
|
|
1854 2006-02-26 22:28:53 William Pitcock <nenolod@nenolod.net>
|
|
1855
|
|
1856 - convert to objective make
|
|
1857
|
|
1858 2006-02-26 22:27:45 William Pitcock <nenolod@nenolod.net>
|
|
1859
|
|
1860 - convert to objective make
|
|
1861
|
|
1862 2006-02-26 22:22:38 William Pitcock <nenolod@nenolod.net>
|
|
1863
|
|
1864 - convert to objective make
|
|
1865
|
|
1866 2006-02-26 22:20:28 William Pitcock <nenolod@nenolod.net>
|
|
1867
|
|
1868 - fix data rule (whitespace)
|
|
1869
|
|
1870 2006-02-26 22:20:17 William Pitcock <nenolod@nenolod.net>
|
|
1871
|
|
1872 * convert to objective make
|
|
1873
|
|
1874 2006-02-26 22:14:08 William Pitcock <nenolod@nenolod.net>
|
|
1875
|
|
1876 * rule for installing data
|
|
1877
|
|
1878 2006-02-26 22:09:32 William Pitcock <nenolod@nenolod.net>
|
|
1879
|
|
1880 - distclean enhancements
|
|
1881
|
|
1882 2006-02-26 22:06:12 William Pitcock <nenolod@nenolod.net>
|
|
1883
|
|
1884 - fix version info
|
|
1885
|
|
1886 2006-02-26 18:17:12 Tony Vroon <chainsaw@gentoo.org>
|
|
1887
|
|
1888 * Remove references to inetctl from the build system.
|
|
1889
|
|
1890 2006-02-26 18:14:17 Tony Vroon <chainsaw@gentoo.org>
|
|
1891
|
|
1892 * Move inetctl out into the hacking zone as it needs conversion to a threading model instead of it just forking things.
|
|
1893
|
|
1894 2006-02-26 17:50:50 William Pitcock <nenolod@nenolod.net>
|
|
1895
|
|
1896 - fix
|
|
1897
|
|
1898 2006-02-26 17:46:14 William Pitcock <nenolod@nenolod.net>
|
|
1899
|
|
1900 * fix a warning here, lalala.
|
|
1901
|
|
1902 2006-02-26 17:41:10 William Pitcock <nenolod@nenolod.net>
|
|
1903
|
|
1904 - fix AAC build
|
|
1905
|
|
1906 2006-02-26 17:39:06 William Pitcock <nenolod@nenolod.net>
|
|
1907
|
|
1908 - more intelligently handle directory creation
|
|
1909
|
|
1910 2006-02-26 17:29:28 William Pitcock <nenolod@nenolod.net>
|
|
1911
|
|
1912 - Add makerules.
|
|
1913
|
|
1914 2006-02-26 17:23:50 Tony Vroon <chainsaw@gentoo.org>
|
|
1915
|
|
1916 * Make GCC 4.1 a bit less talkative, patch by Flameeyes from Gentoo. Fixing the warnings is possible, but would require extensive changes throughout the entire codebase.
|
|
1917
|
|
1918 2006-02-26 17:05:40 William Pitcock <nenolod@nenolod.net>
|
|
1919
|
|
1920 - fix installation i think
|
|
1921
|
|
1922 2006-02-26 15:08:35 Tony Vroon <chainsaw@gentoo.org>
|
|
1923
|
|
1924 * Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo).
|
|
1925
|
|
1926 2006-02-26 12:21:49 Tony Vroon <chainsaw@gentoo.org>
|
|
1927
|
|
1928 * Fixes for all warnings (except 3 spurious GCC 4.0 ones, upgrade to 4.1 if you see them) and a performance increase. By external contributor Diego "FlameEyes" Petteno (Gentoo).
|
|
1929
|
|
1930 2006-02-26 03:09:12 William Pitcock <nenolod@nenolod.net>
|
|
1931
|
|
1932 * experimental fix
|
|
1933
|
|
1934 2006-02-26 00:47:48 William Pitcock <nenolod@nenolod.net>
|
|
1935
|
|
1936 * GUI fix
|
|
1937
|
|
1938 2006-02-26 00:33:56 William Pitcock <nenolod@nenolod.net>
|
|
1939
|
|
1940 - fix errorbox stuff some more
|
|
1941
|
|
1942 2006-02-25 21:17:26 William Pitcock <nenolod@nenolod.net>
|
|
1943
|
|
1944 - Fix error box stuff.
|
|
1945
|
|
1946 2006-02-25 21:14:32 William Pitcock <nenolod@nenolod.net>
|
|
1947
|
|
1948 - New configuration UI.
|
|
1949
|
|
1950 2006-02-25 20:40:22 William Pitcock <nenolod@nenolod.net>
|
|
1951
|
|
1952 * Import new GUI code. Not yet hooked up really.
|
|
1953
|
|
1954 2006-02-25 20:24:10 William Pitcock <nenolod@nenolod.net>
|
|
1955
|
|
1956 * via NhJm:
|
|
1957 - Grammatical updates to the audacious man page,
|
|
1958 - Remove unused event boxes from the preferences pane.
|
|
1959
|
|
1960 2006-02-25 16:56:54 William Pitcock <nenolod@nenolod.net>
|
|
1961
|
|
1962 - Use pkg-config to detect libmusicbrainz.
|
|
1963
|
|
1964 2006-02-25 16:28:29 William Pitcock <nenolod@nenolod.net>
|
|
1965
|
|
1966 * Don't install util.h
|
|
1967
|
|
1968 2006-02-25 15:49:41 William Pitcock <nenolod@nenolod.net>
|
|
1969
|
|
1970 - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID)
|
|
1971
|
|
1972 2006-02-25 15:15:05 William Pitcock <nenolod@nenolod.net>
|
|
1973
|
|
1974 * Attach a SONAME to all .so's.
|
|
1975
|
|
1976 2006-02-25 14:11:20 William Pitcock <nenolod@nenolod.net>
|
|
1977
|
|
1978 - add scrobbler support
|
|
1979
|
|
1980 2006-02-25 11:36:36 Tony Vroon <chainsaw@gentoo.org>
|
|
1981
|
|
1982 * Revert debug-only cleanup system verbosity.
|
|
1983
|
|
1984 2006-02-25 11:35:27 Tony Vroon <chainsaw@gentoo.org>
|
|
1985
|
|
1986 * Remove libvisual-proxy. It is broken and hard to repair. A written-from-scratch replacement is planned but will be a while.
|
|
1987
|
|
1988 2006-02-25 03:30:30 William Pitcock <nenolod@nenolod.net>
|
|
1989
|
|
1990 - Ok, really revert this.
|
|
1991
|
|
1992 2006-02-25 03:25:21 William Pitcock <nenolod@nenolod.net>
|
|
1993
|
|
1994 - Roll back broken HTTP-based stream detection code.
|
|
1995
|
|
1996 2006-02-25 02:09:42 William Pitcock <nenolod@nenolod.net>
|
|
1997
|
|
1998 - Slay unused variables here.
|
|
1999
|
|
2000 2006-02-25 02:08:27 William Pitcock <nenolod@nenolod.net>
|
|
2001
|
|
2002 - Add a discussion about headless operation.
|
|
2003
|
|
2004 2006-02-25 01:57:41 William Pitcock <nenolod@nenolod.net>
|
|
2005
|
|
2006 - Slay an unused variable warning here.
|
|
2007
|
|
2008 2006-02-25 01:56:24 William Pitcock <nenolod@nenolod.net>
|
|
2009
|
|
2010 - Add some sanity checking to make sure we can't do X11 stuff when running headless.
|
|
2011
|
|
2012 2006-02-25 01:44:27 William Pitcock <nenolod@nenolod.net>
|
|
2013
|
|
2014 - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference)
|
|
2015 - Version bump: 0.2.1
|
|
2016
|
|
2017 2006-02-25 01:32:17 William Pitcock <nenolod@nenolod.net>
|
|
2018
|
|
2019 * Squelch a stupid warning here.
|
|
2020
|
|
2021 2006-02-25 01:16:06 William Pitcock <nenolod@nenolod.net>
|
|
2022
|
|
2023 - Working exception handling at no extra charge. Closes bugs #408, #409.
|
|
2024
|
|
2025 2006-02-25 00:50:55 William Pitcock <nenolod@nenolod.net>
|
|
2026
|
|
2027 - Remove libblah.so: cruft from pre-autolink rule times.
|
|
2028
|
|
2029 2006-02-25 00:47:30 William Pitcock <nenolod@nenolod.net>
|
|
2030
|
|
2031 - Fix a crash relating to changing FLAC plugin settings. Closes bug #412.
|
|
2032
|
|
2033 2006-02-25 00:05:06 William Pitcock <nenolod@nenolod.net>
|
|
2034
|
|
2035 - Really fix preview generation for PNG/SVG based skins.
|
|
2036
|
|
2037 2006-02-24 23:25:33 William Pitcock <nenolod@nenolod.net>
|
|
2038
|
|
2039 - Remove pre-objective auto-linking rules for library objectives (cruft)
|
|
2040
|
|
2041 2006-02-24 14:36:42 William Pitcock <nenolod@nenolod.net>
|
|
2042
|
|
2043 * change permissions here
|
|
2044
|
|
2045 2006-02-24 14:34:42 William Pitcock <nenolod@nenolod.net>
|
|
2046
|
|
2047 * install HEADERS properly (oops)
|
|
2048
|
|
2049 2006-02-23 20:56:34 William Pitcock <nenolod@nenolod.net>
|
|
2050
|
|
2051 * We had this backwards.
|
|
2052
|
|
2053 2006-02-23 19:04:36 Tony Vroon <chainsaw@gentoo.org>
|
|
2054
|
|
2055 * This came with it. No extra charge.
|
|
2056
|
|
2057 2006-02-23 19:03:03 Tony Vroon <chainsaw@gentoo.org>
|
|
2058
|
|
2059 * ESD output plugin ported to objective make by Kyoshi Aman.
|
|
2060
|
|
2061 2006-02-23 18:36:31 William Pitcock <nenolod@nenolod.net>
|
|
2062
|
|
2063 * grr
|
|
2064
|
|
2065 2006-02-23 18:09:56 William Pitcock <nenolod@nenolod.net>
|
|
2066
|
|
2067 * directory creation
|
|
2068
|
|
2069 2006-02-23 10:44:06 William Pitcock <nenolod@nenolod.net>
|
|
2070
|
|
2071 * s/sharedir/datadir
|
|
2072
|
|
2073 2006-02-22 20:27:55 William Pitcock <nenolod@nenolod.net>
|
|
2074
|
|
2075 * Install audacious.pc, audacious.1 and audacious.desktop.
|
|
2076
|
|
2077 2006-02-22 19:31:03 William Pitcock <nenolod@nenolod.net>
|
|
2078
|
|
2079 * Link against libstdc++ because we're intermixing code.
|
|
2080
|
|
2081 2006-02-22 19:23:01 William Pitcock <nenolod@nenolod.net>
|
|
2082
|
|
2083 * honour DESTDIR here too
|
|
2084
|
|
2085 2006-02-22 19:17:52 William Pitcock <nenolod@nenolod.net>
|
|
2086
|
|
2087 * apparently GNU make doesn't like to use @${VAR}
|
|
2088
|
|
2089 2006-02-22 19:12:10 William Pitcock <nenolod@nenolod.net>
|
|
2090
|
|
2091 * directory creation stuff
|
|
2092
|
|
2093 2006-02-22 19:10:11 William Pitcock <nenolod@nenolod.net>
|
|
2094
|
|
2095 * add HEADERS for audacious/
|
|
2096
|
|
2097 2006-02-22 19:07:25 William Pitcock <nenolod@nenolod.net>
|
|
2098
|
|
2099 * If the makefile has a HEADERS variable, then install them to the
|
|
2100 * INCLUDEDIR.
|
|
2101
|
|
2102 2006-02-22 19:04:47 William Pitcock <nenolod@nenolod.net>
|
|
2103
|
|
2104 * versioning for libaudacious.so
|
|
2105
|
|
2106 2006-02-22 18:37:26 William Pitcock <nenolod@nenolod.net>
|
|
2107
|
|
2108 * Ok, really fix this stupid bug.
|
|
2109
|
|
2110 2006-02-22 18:30:23 William Pitcock <nenolod@nenolod.net>
|
|
2111
|
|
2112 * Fix the scrolling in the audacious mainwin, by making sure a GTK Timeout
|
|
2113 * is only registered once.
|
|
2114
|
|
2115 2006-02-21 15:09:39 Tony Vroon <chainsaw@gentoo.org>
|
|
2116
|
|
2117 * Fix logic for shaded mode. With TIME_REMAINING and a song of unknown length, we got just the :, and not the time.
|
|
2118
|
|
2119 2006-02-19 20:20:51 William Pitcock <nenolod@nenolod.net>
|
|
2120
|
|
2121 - Fix mp3 detection properly.
|
|
2122 - Generate thumbnails for nextgen skins as well as WA2.x ones.
|
|
2123
|
|
2124 2006-02-19 20:05:14 William Pitcock <nenolod@nenolod.net>
|
|
2125
|
|
2126 * fix libvisual-proxy conditional
|
|
2127
|
|
2128 2006-02-19 17:50:50 Tony Vroon <chainsaw@gentoo.org>
|
|
2129
|
|
2130 * Kill the crossfader plugin. It insisted on exploding on amd64 systems and was a general pita to compile. Also, remove two unused vars from mpg123.
|
|
2131
|
|
2132 2006-02-19 17:35:37 Tony Vroon <chainsaw@gentoo.org>
|
|
2133
|
|
2134 * Actually use the cleanup hooks on general & visualization plugins.
|
|
2135
|
|
2136 2006-02-19 17:18:05 Tony Vroon <chainsaw@gentoo.org>
|
|
2137
|
|
2138 * Get mpg123 going. Nenolod promises to fix this properly soon.
|
|
2139
|
|
2140 2006-02-19 17:03:06 Tony Vroon <chainsaw@gentoo.org>
|
|
2141
|
|
2142 * Port inetctl plugin from XMMS.
|
|
2143
|
|
2144 2006-02-19 14:39:36 William Pitcock <nenolod@nenolod.net>
|
|
2145
|
|
2146 * FIX
|
|
2147
|
|
2148 2006-02-19 10:36:35 Tony Vroon <chainsaw@gentoo.org>
|
|
2149
|
|
2150 * Juggle declarations around so that GCC likes the order of things.
|
|
2151
|
|
2152 2006-02-19 08:34:25 Tony Vroon <chainsaw@gentoo.org>
|
|
2153
|
|
2154 * Initialize org variable before using it.
|
|
2155
|
|
2156 2006-02-19 08:13:53 Tony Vroon <chainsaw@gentoo.org>
|
|
2157
|
|
2158 * Disabled unused void function add_instlist.
|
|
2159
|
|
2160 2006-02-19 08:00:47 Tony Vroon <chainsaw@gentoo.org>
|
|
2161
|
|
2162 * Only build what the configure system tells us to build.
|
|
2163
|
|
2164 2006-02-19 07:48:58 Tony Vroon <chainsaw@gentoo.org>
|
|
2165
|
|
2166 * Robustness fix; skinning dialog should deal with incorrect current skin setting gracefully. By external contributor Daniel Drake (Gentoo).
|
|
2167
|
|
2168 2006-02-18 18:36:33 Tony Vroon <chainsaw@gentoo.org>
|
|
2169
|
|
2170 * An explicit cast a day keeps the compiler warning at bay.
|
|
2171
|
|
2172 2006-02-18 18:15:16 Tony Vroon <chainsaw@gentoo.org>
|
|
2173
|
|
2174 * Addresses most of the warnings in the code, and uses a -W CFLAG to disable the non-null checks. From external contributor Harald van Dijk (Gentoo).
|
|
2175
|
|
2176 2006-02-18 16:02:57 Tony Vroon <chainsaw@gentoo.org>
|
|
2177
|
|
2178 * More skin-related fixups. One segfault fix by Michael Hanselmann and a fix by Daniel Drake to also display skins that lack a thumbnail.
|
|
2179
|
|
2180 2006-02-18 15:21:21 Tony Vroon <chainsaw@gentoo.org>
|
|
2181
|
|
2182 * Do not throw SIGABRT when path == NULL, g_return_val_if_fail logs a critical message and will abort. Patch courtesy of Daniel Drake from Gentoo.
|
|
2183
|
|
2184 2006-02-18 10:23:30 Tony Vroon <chainsaw@gentoo.org>
|
|
2185
|
|
2186 * Sync with upstream. Drop hardware OPL2/3 support, it throws warnings and is not used on most modern machines. Added var inits where GCC 4.0 thought it was a good idea.
|
|
2187
|
|
2188 2006-02-16 09:40:35 William Pitcock <nenolod@nenolod.net>
|
|
2189
|
|
2190 * id3v1 tag stuffs.
|
|
2191
|
|
2192 2006-02-12 13:10:41 Tony Vroon <chainsaw@gentoo.org>
|
|
2193
|
|
2194 * Check for have_alsa to enable ALSA, and not have_oss.
|
|
2195
|
|
2196 2006-02-12 12:24:16 William Pitcock <nenolod@nenolod.net>
|
|
2197
|
|
2198 * Conditionalize the buildsystem.
|
|
2199
|
|
2200 2006-02-12 10:59:11 Tony Vroon <chainsaw@gentoo.org>
|
|
2201
|
|
2202 * Use g_strchug instead of g_strstrip during playlist load. Trailing whitespace can be a valid occurance. Closes bug #282.
|
|
2203
|
|
2204 2006-02-12 09:12:26 Tony Vroon <chainsaw@gentoo.org>
|
|
2205
|
|
2206 * Do not show 00:00 when stopped in shaded mode, closes bug #390.
|
|
2207
|
|
2208 2006-02-11 11:10:33 Tony Vroon <chainsaw@gentoo.org>
|
|
2209
|
|
2210 * Updated japanese translation by dai, from bug #384.
|
|
2211
|
|
2212 2006-02-11 10:25:14 Tony Vroon <chainsaw@gentoo.org>
|
|
2213
|
|
2214 * Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown.
|
|
2215
|
|
2216 2006-02-08 18:08:04 Tony Vroon <chainsaw@gentoo.org>
|
|
2217
|
|
2218 * Trim the header a bit too.
|
|
2219
|
|
2220 2006-02-08 18:07:34 Tony Vroon <chainsaw@gentoo.org>
|
|
2221
|
|
2222 * Remove config dependency, font usage and misc dead code.
|
|
2223
|
|
2224 2006-02-07 13:54:28 William Pitcock <nenolod@nenolod.net>
|
|
2225
|
|
2226 * use the default rule for building library objectives here
|
|
2227
|
|
2228 2006-02-07 08:40:04 William Pitcock <nenolod@nenolod.net>
|
|
2229
|
|
2230 * do not forkbomb if we have a malformed makefile
|
|
2231
|
|
2232 2006-02-06 19:10:47 Tony Vroon <chainsaw@gentoo.org>
|
|
2233
|
|
2234 * GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo.
|
|
2235
|
|
2236 2006-02-06 18:52:28 Tony Vroon <chainsaw@gentoo.org>
|
|
2237
|
|
2238 * MP3 linking fixes by NhJm.
|
|
2239
|
|
2240 2006-02-06 18:47:35 Tony Vroon <chainsaw@gentoo.org>
|
|
2241
|
|
2242 * Musepack build fix by NhJm.
|
|
2243
|
|
2244 2006-02-06 18:41:01 Tony Vroon <chainsaw@gentoo.org>
|
|
2245
|
|
2246 * Vorbis linking fix by Kiyoshi Aman.
|
|
2247
|
|
2248 2006-02-06 18:24:20 Tony Vroon <chainsaw@gentoo.org>
|
|
2249
|
|
2250 * Build fixes for SID by NhJm.
|
|
2251
|
|
2252 2006-02-06 14:08:35 Tony Vroon <chainsaw@gentoo.org>
|
|
2253
|
|
2254 * Convert crossfade & disk_writer to new build system.
|
|
2255
|
|
2256 2006-02-05 15:58:33 Tony Vroon <chainsaw@gentoo.org>
|
|
2257
|
|
2258 * Start building adplug.
|
|
2259
|
|
2260 2006-02-05 15:32:51 Tony Vroon <chainsaw@gentoo.org>
|
|
2261
|
|
2262 * Fix building of the musepack plugin.
|
|
2263
|
|
2264 2006-02-05 09:14:48 Tony Vroon <chainsaw@gentoo.org>
|
|
2265
|
|
2266 * Convert OSS & ALSA output plugins.
|
|
2267
|
|
2268 2006-02-05 09:14:24 Tony Vroon <chainsaw@gentoo.org>
|
|
2269
|
|
2270 * Convert OSS & ALSA output plugins.
|
|
2271
|
|
2272 2006-02-04 19:29:52 William Pitcock <nenolod@nenolod.net>
|
|
2273
|
|
2274 * buildsystem fixes, shouldn't bomb now :P
|
|
2275
|
|
2276 2006-02-04 19:22:10 William Pitcock <nenolod@nenolod.net>
|
|
2277
|
|
2278 * Oops.
|
|
2279
|
|
2280 2006-02-04 13:47:01 William Pitcock <nenolod@nenolod.net>
|
|
2281
|
|
2282 * Run ldconfig as an install-posthook operation, some systems need it.
|
|
2283
|
|
2284 2006-02-04 13:44:06 William Pitcock <nenolod@nenolod.net>
|
|
2285
|
|
2286 * Convert Visualization plugins over.
|
|
2287
|
|
2288 2006-02-04 13:30:06 William Pitcock <nenolod@nenolod.net>
|
|
2289
|
|
2290 * we never did anything here, removing for confusion
|
|
2291
|
|
2292 2006-02-04 13:19:32 William Pitcock <nenolod@nenolod.net>
|
|
2293
|
|
2294 * playlist_list widget improvements via plasmaroo
|
|
2295
|
|
2296 2006-02-03 09:26:58 William Pitcock <nenolod@nenolod.net>
|
|
2297
|
|
2298 * General plugins converted
|
|
2299
|
|
2300 2006-02-03 09:15:37 William Pitcock <nenolod@nenolod.net>
|
|
2301
|
|
2302 * Effects conversion
|
|
2303
|
|
2304 2006-02-03 09:11:33 William Pitcock <nenolod@nenolod.net>
|
|
2305
|
|
2306 * modplug conversion
|
|
2307
|
|
2308 2006-02-03 08:51:47 William Pitcock <nenolod@nenolod.net>
|
|
2309
|
|
2310 * wav conversion
|
|
2311
|
|
2312 2006-02-03 08:44:11 William Pitcock <nenolod@nenolod.net>
|
|
2313
|
|
2314 * wma conversion
|
|
2315
|
|
2316 2006-02-03 08:38:16 William Pitcock <nenolod@nenolod.net>
|
|
2317
|
|
2318 * ditto
|
|
2319
|
|
2320 2006-02-03 08:36:31 William Pitcock <nenolod@nenolod.net>
|
|
2321
|
|
2322 * fixes
|
|
2323
|
|
2324 2006-02-03 08:34:31 William Pitcock <nenolod@nenolod.net>
|
|
2325
|
|
2326 * ditto
|
|
2327
|
|
2328 2006-02-03 08:34:08 William Pitcock <nenolod@nenolod.net>
|
|
2329
|
|
2330 * oops
|
|
2331
|
|
2332 2006-02-03 08:33:34 William Pitcock <nenolod@nenolod.net>
|
|
2333
|
|
2334 * sexypsf conversion
|
|
2335
|
|
2336 2006-02-03 08:30:51 William Pitcock <nenolod@nenolod.net>
|
|
2337
|
|
2338 * sid conversion
|
|
2339
|
|
2340 2006-02-03 08:26:41 William Pitcock <nenolod@nenolod.net>
|
|
2341
|
|
2342 * remove unused makefile
|
|
2343
|
|
2344 2006-02-02 21:35:40 William Pitcock <nenolod@nenolod.net>
|
|
2345
|
|
2346 * vorbis linkage
|
|
2347
|
|
2348 2006-02-02 21:32:18 William Pitcock <nenolod@nenolod.net>
|
|
2349
|
|
2350 * fix libconsole linkage
|
|
2351
|
|
2352 2006-02-02 21:10:15 William Pitcock <nenolod@nenolod.net>
|
|
2353
|
|
2354 * fix some path issues
|
|
2355
|
|
2356 2006-02-02 21:06:15 William Pitcock <nenolod@nenolod.net>
|
|
2357
|
|
2358 * link against libid3 if available
|
|
2359
|
|
2360 2006-02-02 21:01:48 William Pitcock <nenolod@nenolod.net>
|
|
2361
|
|
2362 * install subobjectives
|
|
2363
|
|
2364 2006-02-02 20:49:10 William Pitcock <nenolod@nenolod.net>
|
|
2365
|
|
2366 * make sure mpg123 installs correctly
|
|
2367
|
|
2368 2006-02-02 20:47:47 William Pitcock <nenolod@nenolod.net>
|
|
2369
|
|
2370 * timidity conversion
|
|
2371
|
|
2372 2006-02-02 20:33:24 William Pitcock <nenolod@nenolod.net>
|
|
2373
|
|
2374 * flac conversion
|
|
2375
|
|
2376 2006-02-02 20:28:35 William Pitcock <nenolod@nenolod.net>
|
|
2377
|
|
2378 * remove dead code
|
|
2379
|
|
2380 2006-02-02 20:28:19 William Pitcock <nenolod@nenolod.net>
|
|
2381
|
|
2382 * adplug fixes
|
|
2383
|
|
2384 2006-02-02 20:26:59 William Pitcock <nenolod@nenolod.net>
|
|
2385
|
|
2386 * Musepack conversion
|
|
2387
|
|
2388 2006-02-02 20:23:59 William Pitcock <nenolod@nenolod.net>
|
|
2389
|
|
2390 * Convert adplug over to build objectives...
|
|
2391
|
|
2392 2006-02-02 20:16:36 William Pitcock <nenolod@nenolod.net>
|
|
2393
|
|
2394 * remove old LIBTOOL crap
|
|
2395
|
|
2396 2006-02-02 20:16:10 William Pitcock <nenolod@nenolod.net>
|
|
2397
|
|
2398 * build objective for amidi-plug
|
|
2399
|
|
2400 2006-02-02 20:13:17 William Pitcock <nenolod@nenolod.net>
|
|
2401
|
|
2402 * remove unused components
|
|
2403
|
|
2404 2006-02-02 19:46:30 William Pitcock <nenolod@nenolod.net>
|
|
2405
|
|
2406 * libaudacious has two objectives that are evaluated, a static object and
|
|
2407 * a shared object.
|
|
2408
|
|
2409 2006-02-02 19:32:49 William Pitcock <nenolod@nenolod.net>
|
|
2410
|
|
2411 * Convert audacious over to a binary objective.
|
|
2412
|
|
2413 2006-02-02 18:20:49 William Pitcock <nenolod@nenolod.net>
|
|
2414
|
|
2415 * more fixes
|
|
2416
|
|
2417 2006-02-02 18:15:10 William Pitcock <nenolod@nenolod.net>
|
|
2418
|
|
2419 * ditto for static libraries
|
|
2420
|
|
2421 2006-02-02 18:14:33 William Pitcock <nenolod@nenolod.net>
|
|
2422
|
|
2423 * try to add a "default" make rule for $(OBJECTIVE_BINS)
|
|
2424
|
|
2425 2006-02-02 18:12:08 William Pitcock <nenolod@nenolod.net>
|
|
2426
|
|
2427 * buildsystem improvements
|
|
2428
|
|
2429 2006-02-02 18:03:51 William Pitcock <nenolod@nenolod.net>
|
|
2430
|
|
2431 * Conversion to new system.
|
|
2432
|
|
2433 2006-02-02 17:49:25 William Pitcock <nenolod@nenolod.net>
|
|
2434
|
|
2435 * Update vorbis.
|
|
2436
|
|
2437 2006-02-02 17:44:45 William Pitcock <nenolod@nenolod.net>
|
|
2438
|
|
2439 * squelch warnings -- they're getting annoying seeing again and again
|
|
2440
|
|
2441 2006-02-02 17:42:11 William Pitcock <nenolod@nenolod.net>
|
|
2442
|
|
2443 * Add -I../.. here to satisfy OSS header dependency (O_o)
|
|
2444
|
|
2445 2006-02-02 17:40:33 William Pitcock <nenolod@nenolod.net>
|
|
2446
|
|
2447 * convert cdaudio
|
|
2448
|
|
2449 2006-02-02 17:37:08 William Pitcock <nenolod@nenolod.net>
|
|
2450
|
|
2451 * update to objective make
|
|
2452
|
|
2453 2006-02-02 17:33:01 William Pitcock <nenolod@nenolod.net>
|
|
2454
|
|
2455 * Convert aac over, make sure mpg123 is compiled -fPIC
|
|
2456
|
|
2457 2006-02-02 16:52:47 William Pitcock <nenolod@nenolod.net>
|
|
2458
|
|
2459 * Announce objective completion.
|
|
2460
|
|
2461 2006-02-02 16:50:05 William Pitcock <nenolod@nenolod.net>
|
|
2462
|
|
2463 * Add library "dependencies" care of $(OBJECTIVE_LIBS_NOINST)
|
|
2464
|
|
2465 2006-02-02 16:47:26 William Pitcock <nenolod@nenolod.net>
|
|
2466
|
|
2467 * Announce when we're building a library or binary objective, not just a component objective.
|
|
2468
|
|
2469 2006-02-02 16:43:34 William Pitcock <nenolod@nenolod.net>
|
|
2470
|
|
2471 * fix make clean
|
|
2472
|
|
2473 2006-02-02 16:42:17 William Pitcock <nenolod@nenolod.net>
|
|
2474
|
|
2475 * convert mpg123 over... right now we don't use the "x86-optimized code", although I doubt it makes a lick of
|
|
2476 * difference anyway...
|
|
2477
|
|
2478 2006-02-02 16:21:14 William Pitcock <nenolod@nenolod.net>
|
|
2479
|
|
2480 * buildsystem upgrade
|
|
2481
|
|
2482 2006-02-02 16:17:33 William Pitcock <nenolod@nenolod.net>
|
|
2483
|
|
2484 * Add confirmation messages.
|
|
2485
|
|
2486 2006-02-02 16:15:36 William Pitcock <nenolod@nenolod.net>
|
|
2487
|
|
2488 * some buildsystem changes... nothing notable yet
|
|
2489
|
|
2490 2006-02-02 15:57:20 William Pitcock <nenolod@nenolod.net>
|
|
2491
|
|
2492 * needed requirements for objective-based buildsystem (automake replacement)
|
|
2493
|
|
2494 2006-02-01 21:42:23 William Pitcock <nenolod@nenolod.net>
|
|
2495
|
|
2496 * Remove the elusive playlistwin visualiser that we do not use.
|
|
2497
|
|
2498 2006-02-01 16:04:14 William Pitcock <nenolod@nenolod.net>
|
|
2499
|
|
2500 * I made an error in the ChangeLog, whoops.
|
|
2501
|
|
2502 2006-02-01 16:01:16 William Pitcock <nenolod@nenolod.net>
|
|
2503
|
|
2504 * ChangeLog
|
|
2505
|
|
2506 2006-02-01 15:57:44 William Pitcock <nenolod@nenolod.net>
|
|
2507
|
|
2508 - Update mpg123 configure options
|
|
2509 - Update NEWS.
|
|
2510
|
|
2511 2006-02-01 15:36:46 Giacomo Lozito <james@develia.org>
|
|
2512
|
|
2513 * amidi-plug: ensure that i_seq_off() can be safely called multiple times
|
|
2514
|
|
2515 2006-02-01 15:11:14 William Pitcock <nenolod@nenolod.net>
|
|
2516
|
|
2517 * Mouse icon.
|
|
2518
|
|
2519 2006-02-01 15:10:07 William Pitcock <nenolod@nenolod.net>
|
|
2520
|
|
2521 * update hungarian translation
|
|
2522
|
|
2523 2006-02-01 15:09:25 William Pitcock <nenolod@nenolod.net>
|
|
2524
|
|
2525 * make lirc strings translatable
|
|
2526
|
|
2527 2006-02-01 15:09:00 William Pitcock <nenolod@nenolod.net>
|
|
2528
|
|
2529 * make WMA plugin strings translatable
|
|
2530
|
|
2531 2006-02-01 15:08:39 William Pitcock <nenolod@nenolod.net>
|
|
2532
|
|
2533 * make timidity strings translatable
|
|
2534
|
|
2535 2006-02-01 15:08:20 William Pitcock <nenolod@nenolod.net>
|
|
2536
|
|
2537 * update POTFILES.in
|
|
2538
|
559
|
2539 2006-01-30 07:44:27 William Pitcock <nenolod@nenolod.net>
|
|
2540
|
|
2541 * Sanity checking inside vfs_() functions.
|
|
2542
|
|
2543 2006-01-29 16:17:45 Giacomo Lozito <james@develia.org>
|
|
2544
|
|
2545 * reverted changes applied in r564, the backward seek behaved strangely
|
|
2546
|
|
2547 2006-01-29 14:38:24 Giacomo Lozito <james@develia.org>
|
|
2548
|
|
2549 * added support for the FluidSynth ALSA backend, by sending a MIDI_CTL_ALL_SOUNDS_OFF controller event when playback is halted
|
|
2550
|
|
2551 2006-01-28 21:23:29 Giacomo Lozito <james@develia.org>
|
|
2552
|
|
2553 * centered text in audacious logo window
|
|
2554
|
|
2555 2006-01-28 19:08:53 William Pitcock <nenolod@nenolod.net>
|
|
2556
|
|
2557 * Make a tweak to the build_stamp.c rule.
|
|
2558
|
|
2559 2006-01-28 15:54:44 William Pitcock <nenolod@nenolod.net>
|
|
2560
|
|
2561 * *ding* fix for chainsaw
|
|
2562
|
|
2563 2006-01-28 15:45:34 William Pitcock <nenolod@nenolod.net>
|
|
2564
|
|
2565 * fix giacomo's bug I think
|
|
2566
|
|
2567 2006-01-28 13:49:45 William Pitcock <nenolod@nenolod.net>
|
|
2568
|
|
2569 * add disk_getvol and disk_setvol
|
|
2570
|
|
2571 2006-01-28 13:13:12 Giacomo Lozito <james@develia.org>
|
|
2572
|
|
2573 * adapted the logo text for gettext translations
|
|
2574
|
|
2575 2006-01-28 11:40:22 Tony Vroon <chainsaw@gentoo.org>
|
|
2576
|
|
2577 * Updated Czech translation by Jan N. <finn@sendmail.cz>
|
|
2578
|
|
2579 2006-01-28 11:27:32 William Pitcock <nenolod@nenolod.net>
|
|
2580
|
|
2581 * add playback.c to build
|
|
2582
|
|
2583 2006-01-28 11:27:01 William Pitcock <nenolod@nenolod.net>
|
|
2584
|
|
2585 * we don't need to build libaudcore/Makefile anymore ;)
|
|
2586
|
|
2587 2006-01-28 11:21:21 William Pitcock <nenolod@nenolod.net>
|
|
2588
|
|
2589 * remove libaudcore, we never did anything with it
|
|
2590
|
|
2591 2006-01-28 11:15:54 William Pitcock <nenolod@nenolod.net>
|
|
2592
|
|
2593 * update potfiles
|
|
2594
|
|
2595 2006-01-28 11:14:54 William Pitcock <nenolod@nenolod.net>
|
|
2596
|
|
2597 * per laci, use stock icons in the menu
|
|
2598
|
|
2599 2006-01-28 11:07:49 William Pitcock <nenolod@nenolod.net>
|
|
2600
|
|
2601 * We now require GTK+ 2.6.x.
|
|
2602
|
|
2603 2006-01-28 11:00:25 William Pitcock <nenolod@nenolod.net>
|
|
2604
|
|
2605 * artist - album - title is now the default title format.
|
|
2606
|
|
2607 2006-01-27 23:29:56 William Pitcock <nenolod@nenolod.net>
|
|
2608
|
|
2609 * throw out duplicate XEvents... again, for speed purposes we don't need
|
|
2610 * to process every pixel the player is manipulated
|
|
2611
|
|
2612 2006-01-27 23:20:29 William Pitcock <nenolod@nenolod.net>
|
|
2613
|
|
2614 * I like the rotated icon better.
|
|
2615
|
|
2616 2006-01-27 22:55:26 William Pitcock <nenolod@nenolod.net>
|
|
2617
|
|
2618 * icons so far
|
|
2619
|
|
2620 2006-01-27 22:31:53 William Pitcock <nenolod@nenolod.net>
|
|
2621
|
|
2622 * When running SVN, make a note of the SVN version. The SVN version is stored in build_stamp.c.
|
|
2623 * ./audacious --version will display it.
|
|
2624
|
|
2625 2006-01-27 22:09:05 William Pitcock <nenolod@nenolod.net>
|
|
2626
|
|
2627 * About box tweaks.
|
|
2628
|
|
2629 2006-01-27 21:38:19 William Pitcock <nenolod@nenolod.net>
|
|
2630
|
|
2631 * Patch for improved GYM/VGM file support ala blargg.
|
|
2632
|
|
2633 2006-01-27 17:10:44 Giacomo Lozito <james@develia.org>
|
|
2634
|
|
2635 * in configure.ac, do not check for ALSA twice if it has been already detected (both alsa output plugin and amidi-plug check its availability)
|
|
2636
|
|
2637 2006-01-27 16:22:22 Giacomo Lozito <james@develia.org>
|
|
2638
|
|
2639 * do not try to compile amidi-plug if alsa is not available
|
|
2640
|
|
2641 2006-01-27 14:00:13 Giacomo Lozito <james@develia.org>
|
|
2642
|
|
2643 * amidi-plug: do not try to guess the correct alsa port from alsa-lib version if there's not a wavetable hw synth available
|
|
2644
|
|
2645 2006-01-27 01:22:49 Giacomo Lozito <james@develia.org>
|
|
2646
|
|
2647 * adjusted audacious headers includes in amidi-plug
|
|
2648
|
|
2649 2006-01-26 20:45:42 Giacomo Lozito <james@develia.org>
|
|
2650
|
|
2651 * updated configure.ac and macros; added amidi-plug and conditions for timidity compilation
|
|
2652
|
|
2653 2006-01-26 20:43:59 Giacomo Lozito <james@develia.org>
|
|
2654
|
|
2655 * amidi-plug (MIDI through ALSA seq) input plugin added, brand new and completely written from scratch :)
|
|
2656
|
|
2657 2006-01-26 19:24:48 William Pitcock <nenolod@nenolod.net>
|
|
2658
|
|
2659 * fixes via blargg.
|
|
2660
|
|
2661 2006-01-26 18:35:44 William Pitcock <nenolod@nenolod.net>
|
|
2662
|
|
2663 * experimental fix
|
|
2664
|
|
2665 2006-01-26 17:21:09 William Pitcock <nenolod@nenolod.net>
|
|
2666
|
|
2667 * whoever wrote output_to_audio() was a crackhead.
|
|
2668
|
|
2669 2006-01-26 13:44:29 William Pitcock <nenolod@nenolod.net>
|
|
2670
|
|
2671 * cleanup produce_audio() a bit.
|
|
2672
|
|
2673 2006-01-26 13:37:48 William Pitcock <nenolod@nenolod.net>
|
|
2674
|
|
2675 * Add tell_audio(AFormat *, gint *, gint *), for retrieving audio
|
|
2676 * format information from an output plugin. Right now, we need this
|
|
2677 * inside the core to do effects processing.
|
|
2678
|
|
2679 * Rationale:
|
|
2680
|
|
2681 - If tell_audio() is unavailable, do not do processing.
|
|
2682 - If tell_audio() is available and there is a format mismatch,
|
|
2683 do not do processing yet -- we need to reinitialize the output
|
|
2684 port before we can do anything useful.
|
|
2685
|
|
2686 * Disk Writer and Crossfade are too fragile to make these changes to,
|
|
2687 * so they do not support tell_audio yet.
|
|
2688
|
|
2689 2006-01-26 13:18:52 William Pitcock <nenolod@nenolod.net>
|
|
2690
|
|
2691 * tell_audio returns void, not gint.
|
|
2692
|
|
2693 2006-01-26 13:11:20 William Pitcock <nenolod@nenolod.net>
|
|
2694
|
|
2695 * Add support for tell_audio(), an output plugin accessor which will give us the information the input plugin passed to
|
|
2696 * open_audio()... XMMS design sucks and we WILL be getting rid of most of these kludges in 0.3. :P
|
|
2697
|
|
2698 2006-01-26 13:06:40 Giacomo Lozito <james@develia.org>
|
|
2699
|
|
2700 * re-added an empty ChangeLog file to avoid autotool complaints
|
|
2701
|
|
2702 2006-01-26 12:57:27 Giacomo Lozito <james@develia.org>
|
|
2703
|
|
2704 * about.c buttons centered and properly sized
|
|
2705
|
|
2706 2006-01-26 12:47:47 William Pitcock <nenolod@nenolod.net>
|
|
2707
|
|
2708 * Indentation changes.
|
|
2709
|
|
2710 2006-01-26 12:47:29 William Pitcock <nenolod@nenolod.net>
|
|
2711
|
|
2712 * make "Credits" translatable.
|
|
2713
|
|
2714 2006-01-26 12:31:35 Giacomo Lozito <james@develia.org>
|
|
2715
|
|
2716 * custom label/images for about.c buttons
|
|
2717
|
|
2718 2006-01-26 00:45:56 William Pitcock <nenolod@nenolod.net>
|
|
2719
|
|
2720 * sed -i s:XMMS:Audacious:g
|
|
2721
|
|
2722 2006-01-26 00:44:32 William Pitcock <nenolod@nenolod.net>
|
|
2723
|
|
2724 * More doc updates.
|
|
2725
|
|
2726 2006-01-26 00:42:38 William Pitcock <nenolod@nenolod.net>
|
|
2727
|
|
2728 * documentation updates.
|
|
2729
|
|
2730 2006-01-26 00:22:45 William Pitcock <nenolod@nenolod.net>
|
|
2731
|
|
2732 * Add a line between the time and the track name.
|
|
2733
|
|
2734 2006-01-26 00:15:52 William Pitcock <nenolod@nenolod.net>
|
|
2735
|
|
2736 * Make *sure* it's borderless.
|
|
2737
|
|
2738 2006-01-25 21:17:49 William Pitcock <nenolod@nenolod.net>
|
|
2739
|
|
2740 * Credits window is back in action.
|
|
2741
|
|
2742 2006-01-25 20:40:41 William Pitcock <nenolod@nenolod.net>
|
|
2743
|
|
2744 * Remove crap that is unneeded from about.c, update credits information.
|
|
2745
|
|
2746 2006-01-25 20:37:38 Giacomo Lozito <james@develia.org>
|
|
2747
|
|
2748 * initial layout for buttons over the png logo
|
|
2749
|
|
2750 2006-01-25 20:31:49 William Pitcock <nenolod@nenolod.net>
|
|
2751
|
|
2752 * Add credits.c to makefile, and fill in as much information as I have.
|
|
2753
|
|
2754 2006-01-25 20:19:59 William Pitcock <nenolod@nenolod.net>
|
|
2755
|
|
2756 * Add show_credits_window() declaration.
|
|
2757
|
|
2758 2006-01-25 19:39:42 William Pitcock <nenolod@nenolod.net>
|
|
2759
|
|
2760 * If a track has a length, then we *really* do not want silence detection,
|
|
2761 * as this fucks up tracks that have been improperly tagged.
|
|
2762
|
|
2763 2006-01-25 19:27:09 Giacomo Lozito <james@develia.org>
|
|
2764
|
|
2765 * removed X11 dependencies and cflags from audacious/makefile.am
|
|
2766
|
|
2767 2006-01-25 11:31:04 William Pitcock <nenolod@nenolod.net>
|
|
2768
|
|
2769 * New output driver which makes use of Output objects ability to flush
|
|
2770 * buffers. (seek for output timing, basically)
|
|
2771
|
|
2772 2006-01-24 23:47:40 William Pitcock <nenolod@nenolod.net>
|
|
2773
|
|
2774 * Input buffers are always 3 seconds ahead of what you hear... compensate for this.
|
|
2775
|
|
2776 2006-01-24 23:34:46 William Pitcock <nenolod@nenolod.net>
|
|
2777
|
|
2778 * Close enough... does some sort of speedup for 3 seconds like timidity, but close enough.
|
|
2779
|
|
2780 2006-01-24 23:03:30 William Pitcock <nenolod@nenolod.net>
|
|
2781
|
|
2782 * aboutbox formatting stuffs.
|
|
2783
|
|
2784 2006-01-24 22:19:01 William Pitcock <nenolod@nenolod.net>
|
|
2785
|
|
2786 * hostile merge, phase 2: reimport based on new plugin code
|
|
2787
|
|
2788 2006-01-24 22:17:26 William Pitcock <nenolod@nenolod.net>
|
|
2789
|
|
2790 * Hostile merge, phase 1: remove merge target from the repository.
|
|
2791
|
|
2792 2006-01-24 21:10:07 Tony Vroon <chainsaw@gentoo.org>
|
|
2793
|
|
2794 * New code drop from blargg. Needs some work.
|
|
2795
|
|
2796 2006-01-24 15:57:22 William Pitcock <nenolod@nenolod.net>
|
|
2797
|
|
2798 * Whoops.
|
|
2799
|
|
2800 2006-01-24 10:25:36 William Pitcock <nenolod@nenolod.net>
|
|
2801
|
|
2802 * Do not process redundant XEvents... just throw them away. Crude
|
|
2803 * optimization brings us much X11 Performance.
|
|
2804
|
|
2805 2006-01-24 09:52:28 William Pitcock <nenolod@nenolod.net>
|
|
2806
|
|
2807 * ESD output plugin enhancements by max_verem -at- yahoo.com.
|
|
2808
|
|
2809 2006-01-23 16:11:40 William Pitcock <nenolod@nenolod.net>
|
|
2810
|
|
2811 * Remove X11 dependency. Audacious can now run anywhere where GTK is
|
|
2812 * available. Please port me to your favourite operating system.
|
|
2813
|
|
2814 2006-01-23 16:07:43 William Pitcock <nenolod@nenolod.net>
|
|
2815
|
|
2816 * Always on top fix.
|
|
2817
|
|
2818 2006-01-23 15:53:26 William Pitcock <nenolod@nenolod.net>
|
|
2819
|
|
2820 * Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet --
|
|
2821 * (Always on Top has a minor bug remaining involving the transient
|
|
2822 * windows attached to mainwin still.)
|
|
2823
|
|
2824 2006-01-23 14:24:48 William Pitcock <nenolod@nenolod.net>
|
|
2825
|
|
2826 * Remove ALL Xlib stuff from the skinning engine and use GDK where
|
|
2827 * applicable instead.
|
|
2828
|
|
2829 2006-01-21 16:06:25 Tony Vroon <chainsaw@gentoo.org>
|
|
2830
|
|
2831 * Assembly file is now unused. Removing.
|
|
2832
|
|
2833 2006-01-21 16:06:07 Tony Vroon <chainsaw@gentoo.org>
|
|
2834
|
|
2835 * Remove X86 assembler code; use of executable stacks is a problem on hardened systems.
|
|
2836
|
|
2837 2006-01-21 12:03:15 Tony Vroon <chainsaw@gentoo.org>
|
|
2838
|
|
2839 * Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
|
|
2840
|
|
2841 2006-01-21 09:12:02 Tony Vroon <chainsaw@gentoo.org>
|
|
2842
|
|
2843 * Use the VFS layer.
|
|
2844
|
|
2845 2006-01-21 08:32:50 Tony Vroon <chainsaw@gentoo.org>
|
|
2846
|
|
2847 * Use the VFS subsystem and delete the unused demo source.
|
|
2848
|
|
2849 2006-01-20 09:17:03 William Pitcock <nenolod@nenolod.net>
|
|
2850
|
|
2851 * Reenable wma compilation.
|
|
2852
|
|
2853 2006-01-19 21:31:32 William Pitcock <nenolod@nenolod.net>
|
|
2854
|
|
2855 * SPC length detection c/o Kiyoshi Aman <kiyoshi.aman -at- gmail.com>
|
|
2856
|
|
2857 2006-01-19 17:45:42 William Pitcock <nenolod@nenolod.net>
|
|
2858
|
|
2859 * Updated about-logo.png.
|
|
2860
|
|
2861 2006-01-19 17:45:01 William Pitcock <nenolod@nenolod.net>
|
|
2862
|
|
2863 * More progress towards the about window, no more background being overwritten... we were forgetting to tell X that the window was paintable.
|
|
2864
|
|
2865 2006-01-18 23:21:50 William Pitcock <nenolod@nenolod.net>
|
|
2866
|
|
2867 * Experimental about box stuff... doesnt work right yet. Work in progress!
|
|
2868
|
|
2869 2006-01-18 19:18:37 Tony Vroon <chainsaw@gentoo.org>
|
|
2870
|
|
2871 * Tag reading for NSF.
|
|
2872
|
|
2873 2006-01-18 19:07:59 Tony Vroon <chainsaw@gentoo.org>
|
|
2874
|
|
2875 * Length detection for VGM; tag reading for GBS.
|
|
2876
|
|
2877 2006-01-18 18:03:38 William Pitcock <nenolod@nenolod.net>
|
|
2878
|
|
2879 * Rename about.c to credits.c
|
|
2880
|
|
2881 2006-01-18 18:01:31 William Pitcock <nenolod@nenolod.net>
|
|
2882
|
|
2883 * Add about-logo.png to the distribution.
|
|
2884
|
|
2885 2006-01-18 16:34:54 Tony Vroon <chainsaw@gentoo.org>
|
|
2886
|
|
2887 * Simplify magic reader and get GYM tag reading right.
|
|
2888
|
|
2889 2006-01-18 16:03:32 Giacomo Lozito <james@develia.org>
|
|
2890
|
|
2891 * use labs() instead of abs() for long types
|
|
2892
|
|
2893 2006-01-18 15:55:23 Giacomo Lozito <james@develia.org>
|
|
2894
|
|
2895 * seek with tristate prev/next buttons now works just like the seek bar (no seek until the button is released, no seek at all if it should move to the prev/next song)
|
|
2896
|
|
2897 2006-01-18 14:35:20 Tony Vroon <chainsaw@gentoo.org>
|
|
2898
|
|
2899 * Clean up after myself, reverting botched fix to ffmpeg code.
|
|
2900
|
|
2901 2006-01-18 13:21:11 Giacomo Lozito <james@develia.org>
|
|
2902
|
|
2903 * fixed width of the fwd button
|
|
2904
|
|
2905 2006-01-18 13:03:23 William Pitcock <nenolod@nenolod.net>
|
|
2906
|
|
2907 * Remove header that got moved. Oops.
|
|
2908
|
|
2909 2006-01-18 12:53:34 William Pitcock <nenolod@nenolod.net>
|
|
2910
|
|
2911 * Fork off the rcfile backend for conversion into an XML file-based preferences option using GMarkup. This does not work
|
|
2912 * yet...
|
|
2913
|
|
2914 2006-01-18 12:38:51 William Pitcock <nenolod@nenolod.net>
|
|
2915
|
|
2916 * Move xml_document stuff into libaudacious.
|
|
2917
|
|
2918 2006-01-17 20:15:15 William Pitcock <nenolod@nenolod.net>
|
|
2919
|
|
2920 * Remove EQ again. *grr*
|
|
2921
|
|
2922 2006-01-17 20:12:22 William Pitcock <nenolod@nenolod.net>
|
|
2923
|
|
2924 * Further speedups
|
|
2925
|
|
2926 2006-01-17 20:05:29 William Pitcock <nenolod@nenolod.net>
|
|
2927
|
|
2928 * Change logic used for drawing the line between the numbers and the
|
|
2929 * titles in the playlist.
|
|
2930
|
|
2931 2006-01-17 19:26:38 Tony Vroon <chainsaw@gentoo.org>
|
|
2932
|
|
2933 * Temporarily stop building the WMA plugin until it can be fixed.
|
|
2934
|
|
2935 2006-01-17 19:24:38 Tony Vroon <chainsaw@gentoo.org>
|
|
2936
|
|
2937 * More complete title reporting and make coding style consistent with the rest of audacious. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
|
|
2938
|
|
2939 2006-01-17 17:46:09 Tony Vroon <chainsaw@gentoo.org>
|
|
2940
|
|
2941 * Revert to revision 379, unable to fix fallout from 450, still segfaults intermittently.
|
|
2942
|
|
2943 2006-01-17 14:39:37 William Pitcock <nenolod@nenolod.net>
|
|
2944
|
|
2945 * Possibly play nicer with X11 in the skinning engine's event loop.
|
|
2946
|
|
2947 2006-01-16 23:39:45 William Pitcock <nenolod@nenolod.net>
|
|
2948
|
|
2949 * Revert pause on seek stuff as it did no good anyway and just caused
|
|
2950 * problems.
|
|
2951
|
|
2952 2006-01-16 20:29:49 Giacomo Lozito <james@develia.org>
|
|
2953
|
|
2954 * added a new column in the treeview model to store the skin name
|
|
2955
|
|
2956 2006-01-16 18:05:02 William Pitcock <nenolod@nenolod.net>
|
|
2957
|
|
2958 * Make "Unarchived Winamp 2.x skin" &c translatable.
|
|
2959
|
|
2960 2006-01-16 17:58:53 William Pitcock <nenolod@nenolod.net>
|
|
2961
|
|
2962 * Use g_object_(get|set)_data() on the thumbnail object to store the skin
|
|
2963 * path. (This is probably considered hackish by some, but hey, it works
|
|
2964 * :D)
|
|
2965
|
|
2966 2006-01-16 17:21:41 William Pitcock <nenolod@nenolod.net>
|
|
2967
|
|
2968 * Dissect the pango markup using scanf and various string delimiter hacks.
|
|
2969 * This could be done in a much better way, but I'd rather not sit down and
|
|
2970 * figure out why GTK is not behaving the way I want it to right now.
|
|
2971
|
|
2972 2006-01-16 16:37:05 William Pitcock <nenolod@nenolod.net>
|
|
2973
|
|
2974 * new pango-based skin selection sexyness.
|
|
2975
|
|
2976 2006-01-16 15:37:00 William Pitcock <nenolod@nenolod.net>
|
|
2977
|
|
2978 * Revert hack that had no effect. The blips apparently occur on the output side of things.
|
|
2979
|
|
2980 2006-01-16 15:29:32 William Pitcock <nenolod@nenolod.net>
|
|
2981
|
|
2982 * lets not output audio when paused. really.
|
|
2983
|
|
2984 2006-01-16 15:24:54 William Pitcock <nenolod@nenolod.net>
|
|
2985
|
|
2986 * vis fixes
|
|
2987
|
|
2988 2006-01-16 15:19:11 William Pitcock <nenolod@nenolod.net>
|
|
2989
|
|
2990 * Stop playing while seeking the player.
|
|
2991
|
|
2992 2006-01-16 12:38:28 William Pitcock <nenolod@nenolod.net>
|
|
2993
|
|
2994 * The default skin is now distributed as a png skin, not a bmp one due to
|
|
2995 * the new skinning engine's support for PNG files.
|
|
2996
|
|
2997 2006-01-16 12:32:57 William Pitcock <nenolod@nenolod.net>
|
|
2998
|
|
2999 * Be less spammy in the audacious trace log about not being able to find
|
|
3000 * files.
|
|
3001
|
|
3002 2006-01-16 12:30:11 William Pitcock <nenolod@nenolod.net>
|
|
3003
|
|
3004 * This commit allows for the use of alternate formats to bmp in skin
|
|
3005 * files.
|
|
3006
|
|
3007 2006-01-15 18:49:42 William Pitcock <nenolod@nenolod.net>
|
|
3008
|
|
3009 * Add a hackhack for FreeBSD ports.
|
|
3010
|
|
3011 2006-01-15 09:35:01 Tony Vroon <chainsaw@gentoo.org>
|
|
3012
|
|
3013 * Pinch nicer file info dialog from BMP-WMA.
|
|
3014
|
|
3015 2006-01-15 02:34:41 William Pitcock <nenolod@nenolod.net>
|
|
3016
|
|
3017 * Add `Apply' button to the presets window. Patch via NhJm.
|
|
3018
|
|
3019 2006-01-14 20:19:36 William Pitcock <nenolod@nenolod.net>
|
|
3020
|
|
3021 * Smarter algorithm for detecting differentials between button presses, now takes seconds into account.
|
|
3022 * (I borrowed this from Atheme's lag detection code. :P)
|
|
3023
|
|
3024 2006-01-14 20:12:15 William Pitcock <nenolod@nenolod.net>
|
|
3025
|
|
3026 * Take matters of seconds into consideration.
|
|
3027
|
|
3028 2006-01-14 20:10:44 William Pitcock <nenolod@nenolod.net>
|
|
3029
|
|
3030 * Ditto for playlist window.
|
|
3031
|
|
3032 2006-01-14 20:09:54 William Pitcock <nenolod@nenolod.net>
|
|
3033
|
|
3034 - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to
|
|
3035 scroll through the song instead of 5000 frames.
|
|
3036 - Scroll by 1000 when using the tristate buttons to seek.
|
|
3037
|
|
3038 2006-01-14 19:57:44 William Pitcock <nenolod@nenolod.net>
|
|
3039
|
|
3040 * Logic stuff relating to tristate-seek. Now I just need to work it into the event loop.
|
|
3041
|
|
3042 2006-01-14 19:21:16 William Pitcock <nenolod@nenolod.net>
|
|
3043
|
|
3044 * Convert prev/next buttons to tristate, via create_pbutton_ex().
|
|
3045
|
|
3046 2006-01-14 19:05:06 Tony Vroon <chainsaw@gentoo.org>
|
|
3047
|
|
3048 * Hello includes. Goodbye warnings.
|
|
3049
|
|
3050 2006-01-14 18:58:03 William Pitcock <nenolod@nenolod.net>
|
|
3051
|
|
3052 * create_pbutton() should hook on release, not on push. My bad. :P
|
|
3053
|
|
3054 2006-01-14 18:49:00 William Pitcock <nenolod@nenolod.net>
|
|
3055
|
|
3056 * This commit rips out the old equalization engine with a dynamic engine
|
|
3057 * that can be extended all the way up to 128 bands.
|
|
3058
|
|
3059 2006-01-14 13:03:49 Tony Vroon <chainsaw@gentoo.org>
|
|
3060
|
|
3061 * This file is not used.
|
|
3062
|
|
3063 2006-01-14 09:27:13 Tony Vroon <chainsaw@gentoo.org>
|
|
3064
|
|
3065 * Sync with upstream CVS. This implements RIX playback.
|
|
3066
|
|
3067 2006-01-14 07:40:19 Tony Vroon <chainsaw@gentoo.org>
|
|
3068
|
|
3069 * That removed so much that it does not play anymore. Add a line of code back.
|
|
3070
|
|
3071 2006-01-14 02:02:06 William Pitcock <nenolod@nenolod.net>
|
|
3072
|
|
3073 * Reliability fixes.
|
|
3074
|
|
3075 2006-01-13 22:48:46 William Pitcock <nenolod@nenolod.net>
|
|
3076
|
|
3077 * timidity fixes... remove duplicated code provided by produce_audio()
|
|
3078 -_-.
|
|
3079
|
|
3080 2006-01-13 22:03:07 William Pitcock <nenolod@nenolod.net>
|
|
3081
|
|
3082 * Buttons are now tri-state, meaning they have both callbacks for push and
|
|
3083 * release. This can be used for creating timers between the two points of
|
|
3084 * push and release (for instance, to allow the rewind/forward buttons to
|
|
3085 * seek through songs if they are not exited immediately)
|
|
3086
|
|
3087 2006-01-13 21:18:38 William Pitcock <nenolod@nenolod.net>
|
|
3088
|
|
3089 - remove fullscreen.c, fullscreen.h (I know of nothing for audacious
|
|
3090 * that uses this code?)
|
|
3091 - merge timidity conversion to produce_audio(), provided by Kiyoshi Aman
|
|
3092 * <kiyoshi.aman -at- gmail.com>.
|
|
3093
|
|
3094 2006-01-13 20:36:08 William Pitcock <nenolod@nenolod.net>
|
|
3095
|
|
3096 * Install input.h and output.h headers.
|
|
3097
|
|
3098 2006-01-13 16:57:57 William Pitcock <nenolod@nenolod.net>
|
|
3099
|
|
3100 * SPC titleinput fix. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
|
|
3101
|
|
3102 2006-01-13 16:50:54 William Pitcock <nenolod@nenolod.net>
|
|
3103
|
|
3104 * Remove equalization code. We do this same processing in the core in 0.2.
|
|
3105
|
|
3106 2006-01-12 20:27:22 William Pitcock <nenolod@nenolod.net>
|
|
3107
|
|
3108 * FreeBSD 6.x/7.x newata cdrio fixes. (I now have an ia32 box to work with ;))
|
|
3109
|
|
3110 2006-01-11 08:11:10 William Pitcock <nenolod@nenolod.net>
|
|
3111
|
|
3112 * Add a sanity check for crappily written plugins in the decoder cache.
|
|
3113
|
|
3114 2006-01-11 07:40:26 Tony Vroon <chainsaw@gentoo.org>
|
|
3115
|
|
3116 * Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery.
|
|
3117
|
|
3118 2006-01-10 18:50:39 Tony Vroon <chainsaw@gentoo.org>
|
|
3119
|
|
3120 * Convert to produce_audio usage.
|
|
3121
|
|
3122 2006-01-10 14:47:50 Tony Vroon <chainsaw@gentoo.org>
|
|
3123
|
|
3124 * Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery.
|
|
3125
|
|
3126 2006-01-10 14:22:40 Tony Vroon <chainsaw@gentoo.org>
|
|
3127
|
|
3128 * Convert all input plugins (except timidity & wav-sndfile) to produce_audio.
|
|
3129
|
|
3130 2006-01-09 17:00:10 William Pitcock <nenolod@nenolod.net>
|
|
3131
|
|
3132 * Change copying of scaling properties from factor 11 -> 12, to factor 12
|
|
3133 -> 13 when antialiasing -- results in a higher accuracy decode.
|
|
3134
|
|
3135 * It could still be wrong, we may need to do 13 -> 14 or 14 -> 15. We'll
|
|
3136 * see how people like this adjustment first.
|
|
3137
|
|
3138 2006-01-09 15:15:02 Tony Vroon <chainsaw@gentoo.org>
|
|
3139
|
|
3140 * Support .cmf .sci & .laa without stealing .mid from timidity.
|
|
3141
|
|
3142 2006-01-09 14:30:26 Tony Vroon <chainsaw@gentoo.org>
|
|
3143
|
|
3144 * Care about pointer signedness.
|
|
3145
|
|
3146 2006-01-08 18:49:05 Tony Vroon <chainsaw@gentoo.org>
|
|
3147
|
|
3148 * Experimental fix for the 56 warnings emitted by GCC4 when it encounters PsxBios.c; by an anonymous contributor. Stability to be assessed in the coming weeks.
|
|
3149
|
|
3150 2006-01-08 18:03:37 Tony Vroon <chainsaw@gentoo.org>
|
|
3151
|
|
3152 * Care about pointer signedness.
|
|
3153
|
|
3154 2006-01-08 17:14:58 Tony Vroon <chainsaw@gentoo.org>
|
|
3155
|
|
3156 * Disable unused function: audmp4_strip_spaces
|
|
3157
|
|
3158 2006-01-08 17:02:54 Tony Vroon <chainsaw@gentoo.org>
|
|
3159
|
|
3160 * Use glib function for glib types and care about pointer signedness.
|
|
3161
|
|
3162 2006-01-08 16:14:06 Tony Vroon <chainsaw@gentoo.org>
|
|
3163
|
|
3164 * Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher).
|
|
3165
|
|
3166 2006-01-08 15:39:07 Tony Vroon <chainsaw@gentoo.org>
|
|
3167
|
|
3168 * Initialize variables to zero where required.
|
|
3169
|
|
3170 2006-01-08 15:32:21 Tony Vroon <chainsaw@gentoo.org>
|
|
3171
|
|
3172 * Add missing %s in translated string.
|
|
3173
|
|
3174 2006-01-08 03:34:37 William Pitcock <nenolod@nenolod.net>
|
|
3175
|
|
3176 * Updated Ukranian translation.
|
|
3177
|
|
3178 2006-01-08 03:33:29 William Pitcock <nenolod@nenolod.net>
|
|
3179
|
|
3180 * trivial manpage fix (spotted by dai)
|
|
3181
|
|
3182 2006-01-08 03:26:45 William Pitcock <nenolod@nenolod.net>
|
|
3183
|
|
3184 * Updated japanese translation c/o Dai.
|
|
3185
|
|
3186 2006-01-07 13:17:08 Tony Vroon <chainsaw@gentoo.org>
|
|
3187
|
|
3188 * Care about pointer signedness.
|
|
3189
|
|
3190 2006-01-07 12:19:59 William Pitcock <nenolod@nenolod.net>
|
|
3191
|
|
3192 * Add giacomo to credits.
|
|
3193
|
|
3194 2006-01-07 12:13:28 William Pitcock <nenolod@nenolod.net>
|
|
3195
|
|
3196 * Generate cache content on demand if it was not previously there.
|
|
3197
|
|
3198 2006-01-07 12:02:25 William Pitcock <nenolod@nenolod.net>
|
|
3199
|
|
3200 * Do not generate a cache when loading a playlist.
|
|
3201
|
|
3202 2006-01-07 08:18:41 Tony Vroon <chainsaw@gentoo.org>
|
|
3203
|
|
3204 * Really add S3M support back after receiving a convincing testcase.
|
|
3205
|
|
3206 2006-01-07 08:18:13 Tony Vroon <chainsaw@gentoo.org>
|
|
3207
|
|
3208 * Add S3M support back after receiving a convincing testcase.
|
|
3209
|
|
3210 2006-01-05 12:21:15 William Pitcock <nenolod@nenolod.net>
|
|
3211
|
|
3212 * FHS compatibility hacks
|
|
3213
|
|
3214 2006-01-05 07:47:09 William Pitcock <nenolod@nenolod.net>
|
|
3215
|
|
3216 * Version bump to 0.2 -- we've been confusing the hell out of people.
|
|
3217
|
|
3218 2006-01-05 02:07:44 William Pitcock <nenolod@nenolod.net>
|
|
3219
|
|
3220 * Support for FreeBSD 6.x CD Audio DAE.
|
|
3221
|
|
3222 2006-01-04 14:26:59 Tony Vroon <chainsaw@gentoo.org>
|
|
3223
|
|
3224 * Remove support for .mid & .s3m; we have other plugins handling those formats already.
|
|
3225
|
|
3226 2006-01-03 18:22:07 Tony Vroon <chainsaw@gentoo.org>
|
|
3227
|
|
3228 * AM_CONDITIONAL bug uncovered by deitarion.
|
|
3229
|
|
3230 2006-01-03 17:03:55 Tony Vroon <chainsaw@gentoo.org>
|
|
3231
|
|
3232 * Upload missing file for genre handling.
|
|
3233
|
|
3234 2006-01-03 16:29:34 Tony Vroon <chainsaw@gentoo.org>
|
|
3235
|
|
3236 * Autotools do not want quoting here, apparently. Fair enough.
|
|
3237
|
|
3238 2006-01-03 16:25:32 Tony Vroon <chainsaw@gentoo.org>
|
|
3239
|
|
3240 * Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship.
|
|
3241
|
|
3242 2006-01-03 15:22:40 Tony Vroon <chainsaw@gentoo.org>
|
|
3243
|
|
3244 * Correct binio detection logic.
|
|
3245
|
|
3246 2006-01-03 15:05:55 William Pitcock <nenolod@nenolod.net>
|
|
3247
|
|
3248 * WTF is this doing with UI code in it :S
|
|
3249
|
|
3250 2006-01-03 15:05:01 William Pitcock <nenolod@nenolod.net>
|
|
3251
|
|
3252 - remove unused "USE_SIMD" crap left over from BMP
|
|
3253 - add audacious icon (woohoo!)
|
|
3254 - add hungarian translation for the audacious gnome icon file (per laci)
|
|
3255
|
|
3256 2006-01-03 14:54:18 William Pitcock <nenolod@nenolod.net>
|
|
3257
|
|
3258 - Rename playlistwin stuff to ui_playlist.*
|
|
3259
|
|
3260 2006-01-03 14:24:10 William Pitcock <nenolod@nenolod.net>
|
|
3261
|
|
3262 * fix audio corruption when doing a short write.
|
|
3263
|
|
3264 2006-01-03 13:58:24 William Pitcock <nenolod@nenolod.net>
|
|
3265
|
|
3266 * Rebuild translation database.
|
|
3267
|
|
3268 2006-01-03 13:51:19 William Pitcock <nenolod@nenolod.net>
|
|
3269
|
|
3270 * Do not print verbose "loading plugin" messages, only display errors to
|
|
3271 * stdout.
|
|
3272
|
|
3273 2006-01-03 11:47:13 William Pitcock <nenolod@nenolod.net>
|
|
3274
|
|
3275 * Fix adplug compilation issues (also per laci)
|
|
3276
|
|
3277 2006-01-03 11:46:01 William Pitcock <nenolod@nenolod.net>
|
|
3278
|
|
3279 * Update audacious translation template (per laci)
|
|
3280
|
|
3281 2006-01-01 08:40:46 Tony Vroon <chainsaw@gentoo.org>
|
|
3282
|
|
3283 * Start caring about pointer signedness.
|
|
3284
|
|
3285 2006-01-01 07:35:17 Tony Vroon <chainsaw@gentoo.org>
|
|
3286
|
|
3287 * Sentinel fix; extra NULL required.
|
|
3288
|
|
3289 2006-01-01 07:09:47 Tony Vroon <chainsaw@gentoo.org>
|
|
3290
|
|
3291 * We have no choice but to continue as planned. Deploy the sentinels!
|
|
3292
|
|
3293 2006-01-01 06:57:22 Tony Vroon <chainsaw@gentoo.org>
|
|
3294
|
|
3295 * Remove last bits of the dirbrowser.
|
|
3296
|
|
3297 2005-12-31 19:35:02 Tony Vroon <chainsaw@gentoo.org>
|
|
3298
|
|
3299 * Add parenthesis around assignment used as truth value.
|
|
3300
|
|
3301 2005-12-31 19:31:38 Tony Vroon <chainsaw@gentoo.org>
|
|
3302
|
|
3303 * Kill unused var.
|
|
3304
|
|
3305 2005-12-31 17:16:16 Tony Vroon <chainsaw@gentoo.org>
|
|
3306
|
|
3307 * Stop GYM playback at the right time, if the length is known.
|
|
3308
|
|
3309 2005-12-31 17:15:42 Tony Vroon <chainsaw@gentoo.org>
|
|
3310
|
|
3311 * Use file magic instead of extensions.
|
|
3312
|
|
3313 2005-12-31 17:04:34 Tony Vroon <chainsaw@gentoo.org>
|
|
3314
|
|
3315 * Use file magic instead of extensions.
|
|
3316
|
|
3317 2005-12-31 16:47:56 Tony Vroon <chainsaw@gentoo.org>
|
|
3318
|
|
3319 * Use file magic instead of extensions.
|
|
3320
|
|
3321 2005-12-31 16:37:03 Tony Vroon <chainsaw@gentoo.org>
|
|
3322
|
|
3323 * Use file magic instead of extensions.
|
|
3324
|
|
3325 2005-12-31 16:17:51 Tony Vroon <chainsaw@gentoo.org>
|
|
3326
|
|
3327 * Use file magic instead of extensions (Phase 2).
|
|
3328
|
|
3329 2005-12-31 15:36:01 Tony Vroon <chainsaw@gentoo.org>
|
|
3330
|
|
3331 * Implement GYM tag reader.
|
|
3332
|
|
3333 2005-12-31 15:14:35 Tony Vroon <chainsaw@gentoo.org>
|
|
3334
|
|
3335 * Implement VGM playback.
|
|
3336
|
|
3337 2005-12-31 14:30:19 Tony Vroon <chainsaw@gentoo.org>
|
|
3338
|
|
3339 * Properly fall back to file name if the tag information is invalid (SPC).
|
|
3340
|
|
3341 2005-12-31 14:04:53 Tony Vroon <chainsaw@gentoo.org>
|
|
3342
|
|
3343 * Length detection for GYM.
|
|
3344
|
|
3345 2005-12-30 19:56:32 Tony Vroon <chainsaw@gentoo.org>
|
|
3346
|
|
3347 * Detect files by content; remove quick detect.
|
|
3348
|
|
3349 2005-12-30 19:39:28 William Pitcock <nenolod@nenolod.net>
|
|
3350
|
|
3351 - change our slogan to "The future of UNIX multimedia."
|
|
3352 - clarify who is developing on 0.2 and who developed on the 0.1 branch.
|
|
3353 - extend our copyright to 2006
|
|
3354
|
|
3355 2005-12-30 18:31:39 Tony Vroon <chainsaw@gentoo.org>
|
|
3356
|
|
3357 * Adlib synthesizer (AdPlug) support.
|
|
3358
|
|
3359 2005-12-30 16:17:35 William Pitcock <nenolod@nenolod.net>
|
|
3360
|
|
3361 * Checking path for NULL wont work in the for() loop, so we have to check elsewhere.
|
|
3362 * It'd be nice if file managers would all obey the same standard.
|
|
3363
|
|
3364 2005-12-30 15:52:14 William Pitcock <nenolod@nenolod.net>
|
|
3365
|
|
3366 * Cooler looking icons. (I stole these from BMPx, but yeah! It's GPL too. :P)
|
|
3367
|
|
3368 2005-12-30 00:44:13 William Pitcock <nenolod@nenolod.net>
|
|
3369
|
|
3370 * This commit reduces the amount of times we probe a source down to ONE
|
|
3371 * SINGLE TIME, using the cache I created earlier to provide all the
|
|
3372 * information we need!
|
|
3373
|
|
3374 2005-12-30 00:10:26 William Pitcock <nenolod@nenolod.net>
|
|
3375
|
|
3376 * Cache the decoder used for each PlaylistEntry. This reduces the amount
|
|
3377 * of times we probe a resource to a strict limit of two times. (Once to
|
|
3378 * detect the type, and the second time to get the stream information.)
|
|
3379
|
|
3380 * Something this simple should have been done to begin with...
|
|
3381
|
|
3382 2005-12-29 04:29:29 William Pitcock <nenolod@nenolod.net>
|
|
3383
|
|
3384 * very rudementary http stream detection support for mpg123-clone.
|
|
3385 - i had to do a lot of stupid hackish workarounds for shoutcast (BTW, I hate you AOL and I hope you die someday.)
|
|
3386
|
|
3387 2005-12-28 15:40:46 William Pitcock <nenolod@nenolod.net>
|
|
3388
|
|
3389 * mpg123-clone: Add '.mp3.part' to list of allowed extension types.
|
|
3390 * (Audacious phase2)
|
|
3391
|
|
3392 2005-12-26 16:12:35 William Pitcock <nenolod@nenolod.net>
|
|
3393
|
|
3394 * various fixes :(
|
|
3395
|
|
3396 2005-12-26 15:56:03 William Pitcock <nenolod@nenolod.net>
|
|
3397
|
|
3398 * filterchain stuff
|
|
3399
|
|
3400 2005-12-26 15:54:41 William Pitcock <nenolod@nenolod.net>
|
|
3401
|
|
3402 * filterchain stuff
|
|
3403
|
|
3404 2005-12-26 15:52:54 William Pitcock <nenolod@nenolod.net>
|
|
3405
|
|
3406 * filterchain stuff
|
|
3407
|
|
3408 2005-12-26 15:35:40 William Pitcock <nenolod@nenolod.net>
|
|
3409
|
|
3410 * a lot of EQ tweaks, but the preamp still does not work right
|
|
3411
|
|
3412 2005-12-26 15:14:23 William Pitcock <nenolod@nenolod.net>
|
|
3413
|
|
3414 * Use the audacious filterchain for musepack. (I'm not removing the equalizer, because it looks like a better equalizer than the one we have right now.)
|
|
3415
|
|
3416 2005-12-26 15:09:53 William Pitcock <nenolod@nenolod.net>
|
|
3417
|
|
3418 * Use produce_audio() to pass the audio through the new audacious filterchain stuff. (EQ support!!!)
|
|
3419
|
|
3420 2005-12-26 15:01:04 William Pitcock <nenolod@nenolod.net>
|
|
3421
|
|
3422 * ditto for samplerate... we should have full plugin compatibility now
|
|
3423
|
|
3424 2005-12-26 14:42:45 William Pitcock <nenolod@nenolod.net>
|
|
3425
|
|
3426 * Display the MP4/AAC+ bitrate, instead of "VBR".
|
|
3427
|
|
3428 2005-12-26 09:19:44 Tony Vroon <chainsaw@gentoo.org>
|
|
3429
|
|
3430 * Replace a tab with spaces to make Mikachu happy.
|
|
3431
|
|
3432 2005-12-26 03:16:45 William Pitcock <nenolod@nenolod.net>
|
|
3433
|
|
3434 * Initial fileinfo box, loosely based around the mpg123-clone one.
|
|
3435
|
|
3436 2005-12-26 02:38:59 William Pitcock <nenolod@nenolod.net>
|
|
3437
|
|
3438 * Initial tagging_mp4.c code. Still need to add a class for aac tagging information (ID3)
|
|
3439
|
|
3440 2005-12-26 01:56:55 William Pitcock <nenolod@nenolod.net>
|
|
3441
|
|
3442 * safety fix
|
|
3443
|
|
3444 2005-12-26 01:22:44 William Pitcock <nenolod@nenolod.net>
|
|
3445
|
|
3446 * MP4 metadata retrieval support.
|
|
3447
|
|
3448 2005-12-25 16:38:14 Tony Vroon <chainsaw@gentoo.org>
|
|
3449
|
|
3450 * Stop last few desperate attempts to hold on to GTK1+ includes.
|
|
3451
|
|
3452 2005-12-25 16:25:03 Tony Vroon <chainsaw@gentoo.org>
|
|
3453
|
|
3454 * Delete stale GTK1+ interface code.
|
|
3455
|
|
3456 2005-12-25 16:19:40 Tony Vroon <chainsaw@gentoo.org>
|
|
3457
|
|
3458 * And that concludes the story of the whacky OK button. Thank you.
|
|
3459
|
|
3460 2005-12-25 16:10:13 William Pitcock <nenolod@nenolod.net>
|
|
3461
|
|
3462 * further paranoia (try to explain why the crash happened, if one happens -- as sexypsf explodes if it cant find the psflib)
|
|
3463
|
|
3464 2005-12-25 15:31:46 Tony Vroon <chainsaw@gentoo.org>
|
|
3465
|
|
3466 * Implement GYM playback.
|
|
3467
|
|
3468 2005-12-25 15:11:21 Tony Vroon <chainsaw@gentoo.org>
|
|
3469
|
|
3470 * Now that the build system is ready, upload the plugin code.
|
|
3471
|
|
3472 2005-12-25 15:10:50 Tony Vroon <chainsaw@gentoo.org>
|
|
3473
|
|
3474 * Sexypsf input plugin; patch by dai in bug #395.
|
|
3475
|
|
3476 2005-12-25 14:34:53 Tony Vroon <chainsaw@gentoo.org>
|
|
3477
|
|
3478 * Remove Add Directory option as it is broken. Patch by laci, closes bug #377.
|
|
3479
|
|
3480 2005-12-25 10:49:09 Tony Vroon <chainsaw@gentoo.org>
|
|
3481
|
|
3482 * Convert to configdb usage.
|
|
3483
|
|
3484 2005-12-24 21:30:32 Tony Vroon <chainsaw@gentoo.org>
|
|
3485
|
|
3486 * Change config file location, take plugin.h out of Makefile.am
|
|
3487
|
|
3488 2005-12-24 20:31:05 Tony Vroon <chainsaw@gentoo.org>
|
|
3489
|
|
3490 * Remove static plugin.h trickery to cure SIGFPE and related madness.
|
|
3491
|
|
3492 2005-12-20 15:33:42 William Pitcock <nenolod@nenolod.net>
|
|
3493
|
|
3494 * still gives off a warning, but will do the right thing regardless.
|
|
3495
|
|
3496 2005-12-19 18:39:12 William Pitcock <nenolod@nenolod.net>
|
|
3497
|
|
3498 * playlist_list code cleanups from mikachu.
|
|
3499
|
|
3500 2005-12-19 10:58:27 William Pitcock <nenolod@nenolod.net>
|
|
3501
|
|
3502 * JACKd output plugin via external contractor james@develia.org.
|
|
3503
|
|
3504 2005-12-19 10:45:45 William Pitcock <nenolod@nenolod.net>
|
|
3505
|
|
3506 * playlist window truncation fixes provided by external contributor: Tim Yamin <plasmaroo -at- gentoo.org>.
|
|
3507
|
|
3508 2005-12-18 16:17:33 Tony Vroon <chainsaw@gentoo.org>
|
|
3509
|
|
3510 * Squash 2 type-punned pointer warnings.
|
|
3511
|
|
3512 2005-12-18 15:48:43 Tony Vroon <chainsaw@gentoo.org>
|
|
3513
|
|
3514 * Squash void pointer arithmetic warning in futils.c
|
|
3515
|
|
3516 2005-12-18 15:30:27 Tony Vroon <chainsaw@gentoo.org>
|
|
3517
|
|
3518 * Okay, braindead configuration handling. Disabling config button for now.
|
|
3519
|
|
3520 2005-12-18 13:42:07 Tony Vroon <chainsaw@gentoo.org>
|
|
3521
|
|
3522 * Dereferencing type-punned pointer will break strict-aliasing rules squashed by Mark Loeser <halcy0n@gentoo.org>.
|
|
3523
|
|
3524 2005-12-18 11:06:02 Tony Vroon <chainsaw@gentoo.org>
|
|
3525
|
|
3526 * Do not abort if libmpc is not found, just disable musepack plugin.
|
|
3527
|
|
3528 2005-12-18 10:56:26 Tony Vroon <chainsaw@gentoo.org>
|
|
3529
|
|
3530 * Convert to confdb usage. Squash most qualifier-related warnings. Remove pixmap/icon functionality. Eliminate dead code.
|
|
3531
|
|
3532 2005-12-18 09:03:56 Tony Vroon <chainsaw@gentoo.org>
|
|
3533
|
|
3534 * Begin resurrecting config dialog. It compiles. Basic functionality is available, but see debug spew for TODO list.
|
|
3535
|
|
3536 2005-12-18 08:41:22 Tony Vroon <chainsaw@gentoo.org>
|
|
3537
|
|
3538 * Fix spacing in --help output, patch by Mikachu.
|
|
3539
|
|
3540 2005-12-18 07:30:29 Tony Vroon <chainsaw@gentoo.org>
|
|
3541
|
|
3542 * Do not try to grab .rar for unpack & module search, the specs change all the time. Has caused explosions & hangs.
|
|
3543
|
|
3544 2005-12-17 16:59:54 Tony Vroon <chainsaw@gentoo.org>
|
|
3545
|
|
3546 * Squash the implicit declaration warnings by including the correct util.h
|
|
3547
|
|
3548 2005-12-17 15:51:17 Tony Vroon <chainsaw@gentoo.org>
|
|
3549
|
|
3550 * Revert changes; this plugin is hard to convert to configdb. Leave it for now.
|
|
3551
|
|
3552 2005-12-17 15:14:46 Tony Vroon <chainsaw@gentoo.org>
|
|
3553
|
|
3554 * Convert to configdb usage.
|
|
3555
|
|
3556 2005-12-17 15:04:28 Tony Vroon <chainsaw@gentoo.org>
|
|
3557
|
|
3558 * Convert to configdb usage.
|
|
3559
|
|
3560 2005-12-17 14:52:02 Tony Vroon <chainsaw@gentoo.org>
|
|
3561
|
|
3562 * Convert to configdb usage.
|
|
3563
|
|
3564 2005-12-17 14:36:29 William Pitcock <nenolod@nenolod.net>
|
|
3565
|
|
3566 * Plugin cleanup functionality, via giacomo.
|
|
3567
|
|
3568 2005-12-17 14:09:33 Tony Vroon <chainsaw@gentoo.org>
|
|
3569
|
|
3570 * Convert to configdb usage.
|
|
3571
|
|
3572 2005-12-17 13:50:41 Tony Vroon <chainsaw@gentoo.org>
|
|
3573
|
|
3574 * Convert to configdb usage.
|
|
3575
|
|
3576 2005-12-17 13:40:29 Tony Vroon <chainsaw@gentoo.org>
|
|
3577
|
|
3578 * Convert to configdb usage.
|
|
3579
|
|
3580 2005-12-17 13:14:29 Tony Vroon <chainsaw@gentoo.org>
|
|
3581
|
|
3582 * Remove unnecessary configfile.h include, this plugin has no config support.
|
|
3583
|
|
3584 2005-12-17 13:11:13 Tony Vroon <chainsaw@gentoo.org>
|
|
3585
|
|
3586 * Convert to configdb. GThreadify and peel off layer of threading macro madness.
|
|
3587
|
|
3588 2005-12-17 10:42:26 Tony Vroon <chainsaw@gentoo.org>
|
|
3589
|
|
3590 * Convert to configdb usage.
|
|
3591
|
|
3592 2005-12-17 10:21:58 Tony Vroon <chainsaw@gentoo.org>
|
|
3593
|
|
3594 * Convert to configdb usage.
|
|
3595
|
|
3596 2005-12-16 20:40:01 Tony Vroon <chainsaw@gentoo.org>
|
|
3597
|
|
3598 * Config file paths should be ~/.audacious and not ~/.xmms
|
|
3599
|
|
3600 2005-12-16 20:25:18 Tony Vroon <chainsaw@gentoo.org>
|
|
3601
|
|
3602 * Squash 3 warnings by compiling as C99 code. Remove round_trick kludge.
|
|
3603
|
|
3604 2005-12-16 20:02:41 Tony Vroon <chainsaw@gentoo.org>
|
|
3605
|
|
3606 * Properly initialize vars before use. A debug-only message threw a warning, it had to go.
|
|
3607
|
|
3608 2005-12-16 19:48:19 Tony Vroon <chainsaw@gentoo.org>
|
|
3609
|
|
3610 * Squash all 4 warnings in xmms-timidity.c
|
|
3611
|
|
3612 2005-12-16 19:34:26 Tony Vroon <chainsaw@gentoo.org>
|
|
3613
|
|
3614 * Use GTK_SIGNAL_FUNC() where needed and remove a totally random const qualifier.
|
|
3615
|
|
3616 2005-12-16 19:20:04 Tony Vroon <chainsaw@gentoo.org>
|
|
3617
|
|
3618 * Juggle some declarations around to reduce warnings. Also remove one debugging statement that triggers a warning.
|
|
3619
|
|
3620 2005-12-16 19:03:15 Tony Vroon <chainsaw@gentoo.org>
|
|
3621
|
|
3622 * Do not discard pointer type qualifiers.
|
|
3623
|
|
3624 2005-12-16 18:24:33 Tony Vroon <chainsaw@gentoo.org>
|
|
3625
|
|
3626 * GThreadify input plugin.
|
|
3627
|
|
3628 2005-12-16 18:08:46 Tony Vroon <chainsaw@gentoo.org>
|
|
3629
|
|
3630 * Add musepack input plugin & hook into build system.
|
|
3631
|
|
3632 2005-12-16 14:17:53 Tony Vroon <chainsaw@gentoo.org>
|
|
3633
|
|
3634 * How about a default timidity.cfg location that actually works?
|
|
3635
|
|
3636 2005-12-16 14:08:03 Tony Vroon <chainsaw@gentoo.org>
|
|
3637
|
|
3638 * Sorry, but has anyone ever told you that you talk too much?
|
|
3639
|
|
3640 2005-12-16 13:25:47 Tony Vroon <chainsaw@gentoo.org>
|
|
3641
|
|
3642 * GThreadify and fix includes. And although it compiles, let us not ship this. No playback at all.
|
|
3643
|
|
3644 2005-12-14 13:36:27 William Pitcock <nenolod@nenolod.net>
|
|
3645
|
|
3646 * possible DND fix for konqueror. (cleaned up version of fixed version of my cleanups...
|
|
3647 * i will NOT code at 3 AM again.).
|
|
3648
|
|
3649 2005-12-14 13:21:10 William Pitcock <nenolod@nenolod.net>
|
|
3650
|
|
3651 * path change
|
|
3652
|
|
3653 2005-12-14 12:19:49 William Pitcock <nenolod@nenolod.net>
|
|
3654
|
|
3655 - attach -Iaudacious to libaudcore build crap.
|
|
3656 - WTF was audacious/util.c doing including lowlevel header sys/ipc.h?!
|
|
3657
|
|
3658 2005-12-14 10:58:13 William Pitcock <nenolod@nenolod.net>
|
|
3659
|
|
3660 * Updated japanese translation, via dai.
|
|
3661
|
|
3662 2005-12-14 10:51:51 William Pitcock <nenolod@nenolod.net>
|
|
3663
|
|
3664 * Timidity support, via external contractor dai+audacious@cdr.jp.
|
|
3665
|
|
3666 2005-12-14 10:35:56 William Pitcock <nenolod@nenolod.net>
|
|
3667
|
|
3668 * Update header locations.
|
|
3669
|
|
3670 2005-12-14 10:20:45 William Pitcock <nenolod@nenolod.net>
|
|
3671
|
|
3672 * Very initial start on libaudcore.
|
|
3673
|
|
3674 2005-12-13 21:03:19 William Pitcock <nenolod@nenolod.net>
|
|
3675
|
|
3676 - Add interface plugin type (buildsystem).
|
|
3677 - Update Effect Makefile to use $EFFECT_PLUGINS vs $GENERAL_PLUGINS, even though this
|
|
3678 doesn't have any effect on anything.
|
|
3679
|
|
3680 2005-12-13 01:11:30 William Pitcock <nenolod@nenolod.net>
|
|
3681
|
|
3682 * Vorbis UTF-8 tag conversion patch, via Takuo Kitame <kitame@debian.org>.
|
|
3683
|
|
3684 2005-12-10 21:12:53 William Pitcock <nenolod@nenolod.net>
|
|
3685
|
|
3686 * typo fix
|
|
3687
|
|
3688 2005-12-10 19:41:21 Tony Vroon <chainsaw@gentoo.org>
|
|
3689
|
|
3690 * Mikmod is obsolete. Let it die.
|
|
3691
|
|
3692 2005-12-10 16:31:13 Tony Vroon <chainsaw@gentoo.org>
|
|
3693
|
|
3694 * Use modplug instead of mikmod. Supports more formats & compressed files.
|
|
3695
|
|
3696 2005-12-10 15:54:12 William Pitcock <nenolod@nenolod.net>
|
|
3697
|
|
3698 * Ladspa host module for Audacious.
|
|
3699
|
|
3700 2005-12-10 10:42:49 Tony Vroon <chainsaw@gentoo.org>
|
|
3701
|
|
3702 * Raise MAX_CODED_SUPERFRAME_SIZE to 16384 in accordance with ffmpeg CVS.
|
|
3703
|
|
3704 2005-12-10 10:14:54 Tony Vroon <chainsaw@gentoo.org>
|
|
3705
|
|
3706 * Add quoting to make autotools happy.
|
|
3707
|
|
3708 2005-12-09 20:12:22 William Pitcock <nenolod@nenolod.net>
|
|
3709
|
|
3710 * Merge a cleaned up version of the patch included with #383. Audacious
|
|
3711 * should no longer go berzerk when being the DND target from Konqueror or
|
|
3712 * Nautilus.
|
|
3713
|
|
3714 2005-12-09 20:03:16 William Pitcock <nenolod@nenolod.net>
|
|
3715
|
|
3716 * Update translation templates c/o of laci.
|
|
3717
|
|
3718 2005-12-08 22:14:43 William Pitcock <nenolod@nenolod.net>
|
|
3719
|
|
3720 * Add missing lirc.m4.
|
|
3721
|
|
3722 2005-12-08 22:12:44 William Pitcock <nenolod@nenolod.net>
|
|
3723
|
|
3724 - Remove generated files
|
|
3725 - Add missing sidplay.m4 file.
|
|
3726
|
|
3727 2005-12-08 17:17:54 Tony Vroon <chainsaw@gentoo.org>
|
|
3728
|
|
3729 * Update plugin descriptions in feature overview.
|
|
3730
|
|
3731 2005-12-08 17:12:12 Tony Vroon <chainsaw@gentoo.org>
|
|
3732
|
|
3733 * Import sid plugin. Ported from XMMS by giacomo.
|
|
3734
|
|
3735 2005-12-08 15:29:31 William Pitcock <nenolod@nenolod.net>
|
|
3736
|
|
3737 * We shouldn't have to close the output plugin from here. I don't know why
|
|
3738 * we are...
|
|
3739
|
|
3740 2005-12-08 13:47:13 William Pitcock <nenolod@nenolod.net>
|
|
3741
|
|
3742 * revert changes -- broke the plugin :/
|
|
3743
|
|
3744 2005-12-08 13:44:32 William Pitcock <nenolod@nenolod.net>
|
|
3745
|
|
3746 * Kill some warnings here -- the other warnings I can't kill yet, as I've
|
|
3747 * not yet been able to decipher the voodoo.
|
|
3748
|
|
3749 2005-12-07 23:33:57 William Pitcock <nenolod@nenolod.net>
|
|
3750
|
|
3751 * fix breakage
|
|
3752
|
|
3753 2005-12-07 18:54:27 Tony Vroon <chainsaw@gentoo.org>
|
|
3754
|
|
3755 * Use a mutex, lower timeouts. Do not spin waiting for playback to start.
|
|
3756
|
|
3757 2005-12-07 17:53:53 Tony Vroon <chainsaw@gentoo.org>
|
|
3758
|
|
3759 * Hook crossfade into build system.
|
|
3760
|
|
3761 2005-12-07 17:37:52 Tony Vroon <chainsaw@gentoo.org>
|
|
3762
|
|
3763 * Remove last of the internal OSS support and default to ALSA. Squashed a few warnings but it is still messy.
|
|
3764
|
|
3765 2005-12-06 18:09:32 Tony Vroon <chainsaw@gentoo.org>
|
|
3766
|
|
3767 * Still need to pry internal OSS from clenched fingers. In need of anti-warning love too, but it compiles.
|
|
3768
|
|
3769 2005-12-06 16:02:16 Tony Vroon <chainsaw@gentoo.org>
|
|
3770
|
|
3771 * Made WMA support configurable, defaults to on.
|
|
3772
|
|
3773 2005-12-04 17:58:55 Tony Vroon <chainsaw@gentoo.org>
|
|
3774
|
|
3775 * First attempt at porting the crossfade plugin; patches from bug #363 applied, GThreadified, includes fixed. Will most probably not compile as of yet.
|
|
3776
|
|
3777 2005-12-04 13:22:16 Tony Vroon <chainsaw@gentoo.org>
|
|
3778
|
|
3779 * Last bit of cast rework by Stephen Bennett.
|
|
3780
|
|
3781 2005-12-04 11:29:14 Tony Vroon <chainsaw@gentoo.org>
|
|
3782
|
|
3783 * Properly report Audacious instead of XMMS or BMP in all places. Patch by laci; closes bug #379.
|
|
3784
|
|
3785 2005-12-04 10:49:53 Tony Vroon <chainsaw@gentoo.org>
|
|
3786
|
|
3787 * C++ warning fixes by external contractor Stephen Bennett.
|
|
3788
|
|
3789 2005-12-04 09:37:06 Tony Vroon <chainsaw@gentoo.org>
|
|
3790
|
|
3791 * Create some proper headers and include them. No more implicit declarations.
|
|
3792
|
|
3793 2005-12-04 08:48:27 Tony Vroon <chainsaw@gentoo.org>
|
|
3794
|
|
3795 * Initialize two variables before use and remove an unused one. Squashes 3 warnings.
|
|
3796
|
|
3797 2005-12-04 08:26:12 Tony Vroon <chainsaw@gentoo.org>
|
|
3798
|
|
3799 * Do not discard pointer target type, and do not use deprecated g_basename function.
|
|
3800
|
|
3801 2005-12-04 08:01:40 Tony Vroon <chainsaw@gentoo.org>
|
|
3802
|
|
3803 * Use GdkAtom instead of a regular Atom. 3 characters inserted cure 3 warnings; good return on investment...
|
|
3804
|
|
3805 2005-12-03 14:58:13 Tony Vroon <chainsaw@gentoo.org>
|
|
3806
|
|
3807 * These fixme warnings are no longer relevant.
|
|
3808
|
|
3809 2005-12-03 11:27:11 Tony Vroon <chainsaw@gentoo.org>
|
|
3810
|
|
3811 * Reduce code duplication and add a return statement.
|
|
3812
|
|
3813 2005-12-03 11:14:33 Tony Vroon <chainsaw@gentoo.org>
|
|
3814
|
|
3815 * Add two missing casts and update the player buffer description from XMMS to Audacious.
|
|
3816
|
|
3817 2005-12-03 10:46:07 Tony Vroon <chainsaw@gentoo.org>
|
|
3818
|
|
3819 * Avoid discarding pointer type qualifiers.
|
|
3820
|
|
3821 2005-12-03 10:17:14 Tony Vroon <chainsaw@gentoo.org>
|
|
3822
|
|
3823 * Avoid discarding pointer type qualifiers by not using the result of gtk_entry_get_text directly.
|
|
3824
|
|
3825 2005-12-02 17:33:58 Tony Vroon <chainsaw@gentoo.org>
|
|
3826
|
|
3827 * Add casts to callbacks in signal handlers to avoid warning. GCC would like a return statement too.
|
|
3828
|
|
3829 2005-11-30 16:56:57 William Pitcock <nenolod@nenolod.net>
|
|
3830
|
|
3831 * Convert UTF-16 (windows-1252) into something useful. Original patch by incomp@#audacious,
|
|
3832 * severe cleanups by myself. :)
|
|
3833
|
|
3834 2005-11-30 02:02:54 William Pitcock <nenolod@nenolod.net>
|
|
3835
|
|
3836 * C99 compliance issues inside wma.c.
|
|
3837
|
|
3838 2005-11-29 16:44:13 William Pitcock <nenolod@nenolod.net>
|
|
3839
|
|
3840 * Fix AAC linkage for gcc4, which does not autolink against libstdc++.
|
|
3841 * Should be harmless (I hope -- untested on FreeBSD as of yet.)
|
|
3842
|
|
3843 2005-11-27 13:58:49 William Pitcock <nenolod@nenolod.net>
|
|
3844
|
|
3845 * Check for lrintf. Fixed by ahuillet.
|
|
3846
|
|
3847 2005-11-27 13:55:31 William Pitcock <nenolod@nenolod.net>
|
|
3848
|
|
3849 * Update translation template, and add new audacious messages to the POTFILES.in.
|
|
3850
|
|
3851 2005-11-27 13:43:05 William Pitcock <nenolod@nenolod.net>
|
|
3852
|
|
3853 * Revert unicode fixes, cause player to bomb out.
|
|
3854
|
|
3855 2005-11-26 22:14:03 William Pitcock <nenolod@nenolod.net>
|
|
3856
|
|
3857 * Don't use widget_draw_quick() in playlistwin_update_list().
|
|
3858
|
|
3859 2005-11-26 21:04:04 William Pitcock <nenolod@nenolod.net>
|
|
3860
|
|
3861 * Add gdk_flush() to widget_draw_quick().
|
|
3862
|
|
3863 2005-11-26 20:28:19 William Pitcock <nenolod@nenolod.net>
|
|
3864
|
|
3865 - Implement widget_draw_quick(widget_t *) for doing an immediate draw
|
|
3866 operation on a widget.
|
|
3867 - Use widget_draw_quick() to force a playlist update on unshade.
|
|
3868
|
|
3869 2005-11-26 19:44:16 William Pitcock <nenolod@nenolod.net>
|
|
3870
|
|
3871 * Remove unneeded sanity check.
|
|
3872
|
|
3873 2005-11-26 19:36:56 William Pitcock <nenolod@nenolod.net>
|
|
3874
|
|
3875 * Revert changes.
|
|
3876
|
|
3877 2005-11-26 19:22:55 William Pitcock <nenolod@nenolod.net>
|
|
3878
|
|
3879 * Closer, but doesn't do it properly.
|
|
3880
|
|
3881 2005-11-26 19:08:15 William Pitcock <nenolod@nenolod.net>
|
|
3882
|
|
3883 * Force redraw of audacious playlist window.
|
|
3884
|
|
3885 2005-11-26 16:29:35 William Pitcock <nenolod@nenolod.net>
|
|
3886
|
|
3887 * Update japanese translator's name. Whoops.
|
|
3888
|
|
3889 2005-11-26 16:27:26 William Pitcock <nenolod@nenolod.net>
|
|
3890
|
|
3891 * Updated greek translation, thanks to stavrosg.
|
|
3892
|
|
3893 2005-11-26 16:11:04 William Pitcock <nenolod@nenolod.net>
|
|
3894
|
|
3895 * Version bump -- 0.1.2.
|
|
3896
|
|
3897 2005-11-26 16:08:34 William Pitcock <nenolod@nenolod.net>
|
|
3898
|
|
3899 * Always update the playlist information, regardless of whether it is shaded or not. To ensure this happens, I've attached playlistwin_update_list() to the GUI event loop,
|
|
3900 * mainwin_idle_func(). This is rather clunky, and I don't like it, but it works perfectly. So there.
|
|
3901
|
|
3902 2005-11-26 01:14:41 William Pitcock <nenolod@nenolod.net>
|
|
3903
|
|
3904 * GCC2 fixes.
|
|
3905
|
|
3906 2005-11-25 22:23:40 William Pitcock <nenolod@nenolod.net>
|
|
3907
|
|
3908 * Unicode support fixes, based on an XMMS patch written by Ilya Konstantinov. <ikonst@users.sourceforge.net>:
|
|
3909 - Fixes UTF16 to UTF8 down-conversion.
|
|
3910 - Fixes length management of UTF8 entities.
|
|
3911 - Doesn't break ASCII support.
|
|
3912 - Corrects several issues with the original implementation.
|
|
3913
|
|
3914 2005-11-25 21:54:46 William Pitcock <nenolod@nenolod.net>
|
|
3915
|
|
3916 * Make the left and right keys work when the playlist window has focus.
|
|
3917
|
|
3918 2005-11-25 21:29:04 William Pitcock <nenolod@nenolod.net>
|
|
3919
|
|
3920 * Add Winamp-style numeric keypad shortcut key support.
|
|
3921
|
|
3922 2005-11-25 16:57:51 William Pitcock <nenolod@nenolod.net>
|
|
3923
|
|
3924 * WTF @ playlist window controlling fonts? o.O
|
|
3925
|
|
3926 2005-11-25 15:26:59 William Pitcock <nenolod@nenolod.net>
|
|
3927
|
|
3928 * Update credits on here reflecting audacious-decoder changes.
|
|
3929
|
|
3930 2005-11-25 14:53:16 William Pitcock <nenolod@nenolod.net>
|
|
3931
|
|
3932 * Glade stuff.
|
|
3933
|
|
3934 2005-11-25 14:50:50 William Pitcock <nenolod@nenolod.net>
|
|
3935
|
|
3936 * Revert logic part of scrolling.
|
|
3937
|
|
3938 2005-11-22 23:21:26 William Pitcock <nenolod@nenolod.net>
|
|
3939
|
|
3940 * gcc4 fixes
|
|
3941
|
|
3942 2005-11-21 17:00:26 Tony Vroon <chainsaw@gentoo.org>
|
|
3943
|
|
3944 * Compile WMA by default. It works now.
|
|
3945
|
|
3946 2005-11-21 16:59:13 Tony Vroon <chainsaw@gentoo.org>
|
|
3947
|
|
3948 * Working WMA support. I never said it would be pretty, neno, I should said it would play.
|
|
3949
|
|
3950 2005-11-20 22:02:32 William Pitcock <nenolod@nenolod.net>
|
|
3951
|
|
3952 * Rename controlsocket to audacious, from xmms, so that xmms stuff wont crash us.
|
|
3953
|
|
3954 2005-11-20 16:17:19 William Pitcock <nenolod@nenolod.net>
|
|
3955
|
|
3956 * Add ctrlsocket_check to generic event loop.
|
|
3957
|
|
3958 2005-11-20 14:35:42 Tony Vroon <chainsaw@gentoo.org>
|
|
3959
|
|
3960 * GThreadify output plugin.
|
|
3961
|
|
3962 2005-11-20 13:18:16 Tony Vroon <chainsaw@gentoo.org>
|
|
3963
|
|
3964 * Implement GBS playback.
|
|
3965
|
|
3966 2005-11-20 12:57:10 Tony Vroon <chainsaw@gentoo.org>
|
|
3967
|
|
3968 * Implement NSF playback.
|
|
3969
|
|
3970 2005-11-20 08:44:16 Tony Vroon <chainsaw@gentoo.org>
|
|
3971
|
|
3972 * Include fix, allows the plugin to compile again.
|
|
3973
|
|
3974 2005-11-20 02:34:09 William Pitcock <nenolod@nenolod.net>
|
|
3975
|
|
3976 * Sync ALSA plugin with enhancements/patches from Fatal (XMMS cvs)
|
|
3977
|
|
3978 2005-11-19 16:42:28 Tony Vroon <chainsaw@gentoo.org>
|
|
3979
|
|
3980 * Sync with xmms-wma instead of bmp-wma & GThreadify. Does not explode, but does not play either.
|
|
3981
|
|
3982 2005-11-19 07:49:16 Tony Vroon <chainsaw@gentoo.org>
|
|
3983
|
|
3984 * Add casts to callbacks in signal handlers to avoid warning. Remove stale pause handler declaration from wav-sndfile.h
|
|
3985
|
|
3986 2005-11-19 06:36:29 Tony Vroon <chainsaw@gentoo.org>
|
|
3987
|
|
3988 * Increase GCC happiness about libfaad code.
|
|
3989
|
|
3990 2005-11-18 11:18:34 William Pitcock <nenolod@nenolod.net>
|
|
3991
|
|
3992 * Save the preference to enable or disable bitmap fonts.
|
|
3993
|
|
3994 2005-11-18 02:59:16 William Pitcock <nenolod@nenolod.net>
|
|
3995
|
|
3996 * Lets not install libmp4v2.
|
|
3997
|
|
3998 2005-11-18 00:10:41 William Pitcock <nenolod@nenolod.net>
|
|
3999
|
|
4000 * Force pango to use a sane fontsize for the playlist window.
|
|
4001
|
|
4002 2005-11-17 23:45:35 William Pitcock <nenolod@nenolod.net>
|
|
4003
|
|
4004 * Fucking nero idiots suck...
|
|
4005
|
|
4006 2005-11-17 16:57:57 Tony Vroon <chainsaw@gentoo.org>
|
|
4007
|
|
4008 * Verify that all files are under version control. Upload a few that were not.
|
|
4009
|
|
4010 2005-11-17 16:37:37 Tony Vroon <chainsaw@gentoo.org>
|
|
4011
|
|
4012 * Unbreak my... compile
|
|
4013
|
|
4014 2005-11-17 16:01:18 Tony Vroon <chainsaw@gentoo.org>
|
|
4015
|
|
4016 * libmp4v2 goes back to the future
|
|
4017
|
|
4018 2005-11-17 14:21:04 Tony Vroon <chainsaw@gentoo.org>
|
|
4019
|
|
4020 * GThreadify plugin. Adds a return statement and removes a pragma statement to please GCC.
|
|
4021
|
|
4022 2005-11-16 18:21:11 Tony Vroon <chainsaw@gentoo.org>
|
|
4023
|
|
4024 * Synced with bmp-mp4. Build system is fragile, but should work now.
|
|
4025
|
|
4026 2005-11-16 03:12:05 William Pitcock <nenolod@nenolod.net>
|
|
4027
|
|
4028 * memory leak fix, should close #368.e
|
|
4029
|
|
4030 2005-11-15 22:21:50 William Pitcock <nenolod@nenolod.net>
|
|
4031
|
|
4032 * Split up generic events into audcore_generic_events(), and client-specific stuff remains in mainwin_idle_func().
|
|
4033
|
|
4034 2005-11-15 21:24:17 William Pitcock <nenolod@nenolod.net>
|
|
4035
|
|
4036 - Fix playback-stop RPC call crash.
|
|
4037 - Fix shutdown RPC call crash.
|
|
4038
|
|
4039 2005-11-15 02:44:39 William Pitcock <nenolod@nenolod.net>
|
|
4040
|
|
4041 * oops :p
|
|
4042
|
|
4043 2005-11-15 02:15:05 William Pitcock <nenolod@nenolod.net>
|
|
4044
|
|
4045 * Fix an error on line 666, reported by Mikachu. Ironic that it *would* be line *666*.
|
|
4046
|
|
4047 2005-11-15 01:48:31 William Pitcock <nenolod@nenolod.net>
|
|
4048
|
|
4049 * Add --headless to help listing.
|
|
4050
|
|
4051 2005-11-15 01:43:39 William Pitcock <nenolod@nenolod.net>
|
|
4052
|
|
4053 * headless now working, use --headless if you wish to experiment.
|
|
4054
|
|
4055 2005-11-15 01:13:44 William Pitcock <nenolod@nenolod.net>
|
|
4056
|
|
4057 * Initial headless stuff... does not yet work.
|
|
4058
|
|
4059 2005-11-14 18:01:00 Tony Vroon <chainsaw@gentoo.org>
|
|
4060
|
|
4061 * GCC would prefer a return statement here.
|
|
4062
|
|
4063 2005-11-14 17:58:21 Tony Vroon <chainsaw@gentoo.org>
|
|
4064
|
|
4065 * GCC would prefer a return statement here.
|
|
4066
|
|
4067 2005-11-14 17:45:51 Tony Vroon <chainsaw@gentoo.org>
|
|
4068
|
|
4069 * Fix includes to avoid implicit declaration warnings.
|
|
4070
|
|
4071 2005-11-13 20:57:54 William Pitcock <nenolod@nenolod.net>
|
|
4072
|
|
4073 * Titling updates.
|
|
4074
|
|
4075 2005-11-13 20:14:56 William Pitcock <nenolod@nenolod.net>
|
|
4076
|
|
4077 * Fileinfo dialog adjustment.
|
|
4078
|
|
4079 2005-11-13 19:59:06 William Pitcock <nenolod@nenolod.net>
|
|
4080
|
|
4081 * Fix a gcc issue, I think.
|
|
4082
|
|
4083 2005-11-13 16:27:07 Tony Vroon <chainsaw@gentoo.org>
|
|
4084
|
|
4085 * List sndfile extensions in the plugin configuration table.
|
|
4086
|
|
4087 2005-11-13 15:52:37 Tony Vroon <chainsaw@gentoo.org>
|
|
4088
|
|
4089 * Pthread is not used here, so do not link to it.
|
|
4090
|
|
4091 2005-11-13 15:36:38 Tony Vroon <chainsaw@gentoo.org>
|
|
4092
|
|
4093 * Missed an include there.
|
|
4094
|
|
4095 2005-11-13 15:33:03 Tony Vroon <chainsaw@gentoo.org>
|
|
4096
|
|
4097 * GThreadify this input plugin.
|
|
4098
|
|
4099 2005-11-13 15:27:38 William Pitcock <nenolod@nenolod.net>
|
|
4100
|
|
4101 * wtf @ USE_MMX
|
|
4102
|
|
4103 2005-11-13 15:02:22 Tony Vroon <chainsaw@gentoo.org>
|
|
4104
|
|
4105 * Use GThread instead of pthread.
|
|
4106
|
|
4107 2005-11-13 15:02:10 William Pitcock <nenolod@nenolod.net>
|
|
4108
|
|
4109 * Infinite loop. (oops)
|
|
4110
|
|
4111 2005-11-13 14:59:10 William Pitcock <nenolod@nenolod.net>
|
|
4112
|
|
4113 * Remove stale USE_SIMD stuff.
|
|
4114
|
|
4115 2005-11-13 14:55:07 Tony Vroon <chainsaw@gentoo.org>
|
|
4116
|
|
4117 * Use GThread instead of pthread.
|
|
4118
|
|
4119 2005-11-13 14:51:07 William Pitcock <nenolod@nenolod.net>
|
|
4120
|
|
4121 * Really I do.
|
|
4122
|
|
4123 2005-11-13 14:50:12 William Pitcock <nenolod@nenolod.net>
|
|
4124
|
|
4125 * grr... i hate automake
|
|
4126
|
|
4127 2005-11-13 14:43:41 William Pitcock <nenolod@nenolod.net>
|
|
4128
|
|
4129 * Add -lsndfile when using wav-sndfile.c
|
|
4130
|
|
4131 2005-11-13 14:33:37 Tony Vroon <chainsaw@gentoo.org>
|
|
4132
|
|
4133 * Use GThread instead of pthread.
|
|
4134
|
|
4135 2005-11-13 14:30:00 William Pitcock <nenolod@nenolod.net>
|
|
4136
|
|
4137 * Remove more optimization.
|
|
4138
|
|
4139 2005-11-13 14:28:14 William Pitcock <nenolod@nenolod.net>
|
|
4140
|
|
4141 * Buffer underrun fix?
|
|
4142
|
|
4143 2005-11-13 14:24:31 William Pitcock <nenolod@nenolod.net>
|
|
4144
|
|
4145 * Remove assembly optimizations, we want to play nicely with any system.
|
|
4146
|
|
4147 2005-11-13 13:37:33 William Pitcock <nenolod@nenolod.net>
|
|
4148
|
|
4149 * Add chainsaw to credits.
|
|
4150
|
|
4151 2005-11-13 02:07:48 William Pitcock <nenolod@nenolod.net>
|
|
4152
|
|
4153 * New skin, care of NhJm, with modifications by me :)
|
|
4154
|
|
4155 2005-11-13 01:01:56 William Pitcock <nenolod@nenolod.net>
|
|
4156
|
|
4157 * Add gstreamer/ for later hacking on.
|
|
4158
|
|
4159 2005-11-12 22:49:04 William Pitcock <nenolod@nenolod.net>
|
|
4160
|
|
4161 * AM_CONDITIONAL fix
|
|
4162
|
|
4163 2005-11-12 20:02:29 William Pitcock <nenolod@nenolod.net>
|
|
4164
|
|
4165 * sndfile checks
|
|
4166
|
|
4167 2005-11-12 19:47:27 Tony Vroon <chainsaw@gentoo.org>
|
|
4168
|
|
4169 * Add quotes for AC_FIND_FILE to make aclocal-1.9 happy
|
|
4170
|
|
4171 2005-11-12 19:27:07 William Pitcock <nenolod@nenolod.net>
|
|
4172
|
|
4173 * oops
|
|
4174
|
|
4175 2005-11-12 19:26:42 William Pitcock <nenolod@nenolod.net>
|
|
4176
|
|
4177 * autoconf fixes for lirc, still broken
|
|
4178
|
|
4179 2005-11-12 19:26:32 Tony Vroon <chainsaw@gentoo.org>
|
|
4180
|
|
4181 * Observe AM_CONDITIONAL name before committing.
|
|
4182
|
|
4183 2005-11-12 19:20:49 Tony Vroon <chainsaw@gentoo.org>
|
|
4184
|
|
4185 * Do not try to build LIRC when not enabled.
|
|
4186
|
|
4187 2005-11-12 19:19:42 William Pitcock <nenolod@nenolod.net>
|
|
4188
|
|
4189 * Makefile changes for sndfile.
|
|
4190
|
|
4191 2005-11-12 19:12:53 Tony Vroon <chainsaw@gentoo.org>
|
|
4192
|
|
4193 * And that one last Makefile.am for lirc.
|
|
4194
|
|
4195 2005-11-12 19:12:20 Tony Vroon <chainsaw@gentoo.org>
|
|
4196
|
|
4197 * Integrate LIRC plugin into build system.
|
|
4198
|
|
4199 2005-11-12 19:11:46 Tony Vroon <chainsaw@gentoo.org>
|
|
4200
|
|
4201 * Add LIRC general plugin.
|
|
4202
|
|
4203 2005-11-12 17:39:26 Tony Vroon <chainsaw@gentoo.org>
|
|
4204
|
|
4205 * Add sndfile version of the wav plugin. Not integrated into buildsystem yet.
|
|
4206
|
|
4207 2005-11-12 16:38:19 William Pitcock <nenolod@nenolod.net>
|
|
4208
|
|
4209 * Don't crash if there's no handler for pausing.
|
|
4210
|
|
4211 2005-11-12 16:34:04 William Pitcock <nenolod@nenolod.net>
|
|
4212
|
|
4213 * Do not use G_INLINE_FUNC. Reported by halcy0n@gentoo.org
|
|
4214
|
|
4215 2005-11-12 16:15:48 William Pitcock <nenolod@nenolod.net>
|
|
4216
|
|
4217 * Remove the fucking mutex system that broke.
|
|
4218
|
|
4219 2005-11-12 12:51:09 William Pitcock <nenolod@nenolod.net>
|
|
4220
|
|
4221 * Remove REAL_TO_SHORT from generic decoder.
|
|
4222
|
|
4223 2005-11-10 20:25:15 William Pitcock <nenolod@nenolod.net>
|
|
4224
|
|
4225 * Add ability to override defaults via .audacious/config until we can get a GUI.
|
|
4226
|
|
4227 2005-11-10 20:15:39 William Pitcock <nenolod@nenolod.net>
|
|
4228
|
|
4229 * basic resampling code.
|
|
4230
|
|
4231 2005-11-10 20:07:22 William Pitcock <nenolod@nenolod.net>
|
|
4232
|
|
4233 * More of the same.
|
|
4234
|
|
4235 2005-11-10 20:05:56 William Pitcock <nenolod@nenolod.net>
|
|
4236
|
|
4237 * Move SPC-specific code into SPC-specific routines.
|
|
4238
|
|
4239 2005-11-10 19:52:13 William Pitcock <nenolod@nenolod.net>
|
|
4240
|
|
4241 * Display the amount of DSP channels in the kbps box.
|
|
4242
|
|
4243 2005-11-10 19:51:04 William Pitcock <nenolod@nenolod.net>
|
|
4244
|
|
4245 * looping stuff
|
|
4246
|
|
4247 2005-11-10 18:48:36 William Pitcock <nenolod@nenolod.net>
|
|
4248
|
|
4249 * More thread safety, less XMMS braindamage.
|
|
4250
|
|
4251 2005-11-10 18:40:09 William Pitcock <nenolod@nenolod.net>
|
|
4252
|
|
4253 * Mutex system
|
|
4254
|
|
4255 2005-11-10 17:56:32 William Pitcock <nenolod@nenolod.net>
|
|
4256
|
|
4257 * Don't build wma by default, it's not working.
|
|
4258
|
|
4259 2005-11-10 17:15:54 William Pitcock <nenolod@nenolod.net>
|
|
4260
|
|
4261 * Hook it into the build.
|
|
4262
|
|
4263 2005-11-10 17:15:36 William Pitcock <nenolod@nenolod.net>
|
|
4264
|
|
4265 * Make it compile. :)
|
|
4266
|
|
4267 2005-11-10 16:59:08 William Pitcock <nenolod@nenolod.net>
|
|
4268
|
|
4269 * Generate makefiles for wma plugin.
|
|
4270
|
|
4271 2005-11-10 16:57:56 William Pitcock <nenolod@nenolod.net>
|
|
4272
|
|
4273 * Rename bmp-wma.c to wma.c.
|
|
4274
|
|
4275 2005-11-10 16:56:35 William Pitcock <nenolod@nenolod.net>
|
|
4276
|
|
4277 * Import WMA decoder into SVN.
|
|
4278
|
|
4279 2005-11-10 08:41:14 William Pitcock <nenolod@nenolod.net>
|
|
4280
|
|
4281 * Whoops.
|
|
4282
|
|
4283 2005-11-10 08:38:54 William Pitcock <nenolod@nenolod.net>
|
|
4284
|
|
4285 * symbol fixes
|
|
4286
|
|
4287 2005-11-10 08:28:46 William Pitcock <nenolod@nenolod.net>
|
|
4288
|
|
4289 * fix capitalization
|
|
4290
|
|
4291 2005-11-09 23:24:24 William Pitcock <nenolod@nenolod.net>
|
|
4292
|
|
4293 * Open the output channel before firing up the thread.
|
|
4294
|
|
4295 2005-11-09 22:00:16 William Pitcock <nenolod@nenolod.net>
|
|
4296
|
|
4297 * Remove configure options that no longer have any meaning.
|
|
4298
|
|
4299 2005-11-09 21:59:50 William Pitcock <nenolod@nenolod.net>
|
|
4300
|
|
4301 * Same for SDL.
|
|
4302
|
|
4303 2005-11-09 21:57:44 William Pitcock <nenolod@nenolod.net>
|
|
4304
|
|
4305 * Fix libmikmod test.
|
|
4306
|
|
4307 2005-11-09 18:49:31 William Pitcock <nenolod@nenolod.net>
|
|
4308
|
|
4309 * Update the credits to note the code sync that occured.
|
|
4310
|
|
4311 2005-11-09 18:42:39 William Pitcock <nenolod@nenolod.net>
|
|
4312
|
|
4313 * Optimized decoders, and custom resampler. We don't use these yet.
|
|
4314
|
|
4315 2005-11-09 18:40:03 William Pitcock <nenolod@nenolod.net>
|
|
4316
|
|
4317 * Synchronize mpg123 code with mpg123-0.59s.mc3. This brings us superior accuracy to libMAD, apparently.
|
|
4318
|
|
4319 2005-11-08 14:04:15 William Pitcock <nenolod@nenolod.net>
|
|
4320
|
|
4321 * Fix realize function for the bitmap fonts option.
|
|
4322
|
|
4323 2005-11-08 13:56:35 William Pitcock <nenolod@nenolod.net>
|
|
4324
|
|
4325 * Winorder fixes c/o of Mikachu.
|
|
4326
|
|
4327 2005-11-08 01:26:55 William Pitcock <nenolod@nenolod.net>
|
|
4328
|
|
4329 * More bitmap-font related stuff, working on a scrolling implementation too. (You can now enable or disable bitmap font support in Preferences.)
|
|
4330
|
|
4331 2005-11-08 00:13:25 William Pitcock <nenolod@nenolod.net>
|
|
4332
|
|
4333 * Bring back support for winamp-style bitmap fonts. :)
|
|
4334
|
|
4335 2005-11-07 23:03:54 William Pitcock <nenolod@nenolod.net>
|
|
4336
|
|
4337 * New logo, care of NhJm.
|
|
4338
|
|
4339 2005-11-07 23:01:48 William Pitcock <nenolod@nenolod.net>
|
|
4340
|
|
4341 * version bump to 0.1.1.
|
|
4342
|
|
4343 2005-11-07 23:00:31 William Pitcock <nenolod@nenolod.net>
|
|
4344
|
|
4345 * Merge icons from NhJm.
|
|
4346
|
|
4347 2005-11-03 23:56:07 William Pitcock <nenolod@nenolod.net>
|
|
4348
|
|
4349 * s/xmms/Audacious/g
|
|
4350
|
|
4351 2005-11-03 23:53:02 William Pitcock <nenolod@nenolod.net>
|
|
4352
|
|
4353 * Updates :)
|
|
4354
|
|
4355 2005-11-03 23:46:14 William Pitcock <nenolod@nenolod.net>
|
|
4356
|
|
4357 * Add song_change plugin, ready to go.
|
|
4358
|
|
4359 2005-11-03 23:44:02 William Pitcock <nenolod@nenolod.net>
|
|
4360
|
|
4361 * New and improved configure.ac!
|
|
4362
|
|
4363 2005-11-03 23:40:28 William Pitcock <nenolod@nenolod.net>
|
|
4364
|
|
4365 * Add build infrastructure for General plugins :)
|
|
4366
|
|
4367 2005-11-03 19:43:12 William Pitcock <nenolod@nenolod.net>
|
|
4368
|
|
4369 * stupid glibc >_<
|
|
4370
|
|
4371 2005-11-03 19:24:38 William Pitcock <nenolod@nenolod.net>
|
|
4372
|
|
4373 * Fix linux good!
|
|
4374
|
|
4375 2005-11-03 18:08:51 William Pitcock <nenolod@nenolod.net>
|
|
4376
|
|
4377 * linux fix care of atheme IRC services :P
|
|
4378
|
|
4379 2005-11-03 16:17:02 William Pitcock <nenolod@nenolod.net>
|
|
4380
|
|
4381 * Update configure to generate the makefile for the SPC decoder...
|
|
4382
|
|
4383 2005-11-03 00:08:35 William Pitcock <nenolod@nenolod.net>
|
|
4384
|
|
4385 * Hook the console plugin into the build, it's ready for initial alphatesting.
|
|
4386
|
|
4387 2005-11-03 00:07:17 William Pitcock <nenolod@nenolod.net>
|
|
4388
|
|
4389 * Add about box.
|
|
4390
|
|
4391 2005-11-02 23:45:23 William Pitcock <nenolod@nenolod.net>
|
|
4392
|
|
4393 * Improved latency on the decode loop.
|
|
4394
|
|
4395 2005-11-02 23:43:28 William Pitcock <nenolod@nenolod.net>
|
|
4396
|
|
4397 * Finally! Got the timing working properly on the visualization plugin :)
|
|
4398
|
|
4399 2005-11-02 23:26:00 William Pitcock <nenolod@nenolod.net>
|
|
4400
|
|
4401 * Tell the player that the decoder has fired up :)
|
|
4402
|
|
4403 2005-11-02 21:33:25 William Pitcock <nenolod@nenolod.net>
|
|
4404
|
|
4405 * Use header.game, over header.author, as most SPC files do not contain the composer information.
|
|
4406
|
|
4407 2005-11-02 21:31:34 William Pitcock <nenolod@nenolod.net>
|
|
4408
|
|
4409 * Generate a proper title.
|
|
4410
|
|
4411 2005-11-02 21:11:24 William Pitcock <nenolod@nenolod.net>
|
|
4412
|
|
4413 * Stop playback when requested to by user.
|
|
4414
|
|
4415 2005-11-02 20:38:59 William Pitcock <nenolod@nenolod.net>
|
|
4416
|
|
4417 * Normal sound decoding, now to just figure out how to stop the decode_thread when we need to.
|
|
4418
|
|
4419 2005-11-02 01:15:57 William Pitcock <nenolod@nenolod.net>
|
|
4420
|
|
4421 * More accurate sound reproduction, but there is warbling. Still locks up player on completion.
|
|
4422
|
|
4423 2005-11-02 01:01:32 William Pitcock <nenolod@nenolod.net>
|
|
4424
|
|
4425 * More stuffness. It *decodes*, but:
|
|
4426 - locks up the player afterwards
|
|
4427 - doesn't sound right. try it and see what i mean.
|
|
4428
|
|
4429 2005-11-01 23:53:40 William Pitcock <nenolod@nenolod.net>
|
|
4430
|
|
4431 * What i have right now is this.
|
|
4432
|
|
4433 2005-11-01 23:34:11 William Pitcock <nenolod@nenolod.net>
|
|
4434
|
|
4435 * More progress -- now loads as an audacious module. :)
|
|
4436
|
|
4437 2005-11-01 23:25:40 William Pitcock <nenolod@nenolod.net>
|
|
4438
|
|
4439 * Oops.
|
|
4440
|
|
4441 2005-11-01 23:23:24 William Pitcock <nenolod@nenolod.net>
|
|
4442
|
|
4443 * More work
|
|
4444
|
|
4445 2005-11-01 23:09:52 William Pitcock <nenolod@nenolod.net>
|
|
4446
|
|
4447 * Add code for decoder thread.
|
|
4448
|
|
4449 2005-11-01 22:45:32 William Pitcock <nenolod@nenolod.net>
|
|
4450
|
|
4451 * Some routines here. Hehe.
|
|
4452
|
|
4453 2005-11-01 22:20:20 William Pitcock <nenolod@nenolod.net>
|
|
4454
|
|
4455 * More endianness fixes.
|
|
4456
|
|
4457 2005-11-01 22:18:19 William Pitcock <nenolod@nenolod.net>
|
|
4458
|
|
4459 * Pass correct endianness information to the library.
|
|
4460
|
|
4461 2005-11-01 22:07:16 William Pitcock <nenolod@nenolod.net>
|
|
4462
|
|
4463 * Typo fix
|
|
4464
|
|
4465 2005-11-01 21:57:26 William Pitcock <nenolod@nenolod.net>
|
|
4466
|
|
4467 * Import the initial sources for console music support.
|
|
4468
|
|
4469 2005-11-01 16:55:04 William Pitcock <nenolod@nenolod.net>
|
|
4470
|
|
4471 * DragonflyBSD fixes.
|
|
4472
|
|
4473 2005-11-01 02:11:27 William Pitcock <nenolod@nenolod.net>
|
|
4474
|
|
4475 * Fix the missing separator in the playback menu. (oops)
|
|
4476
|
|
4477 2005-11-01 02:08:25 William Pitcock <nenolod@nenolod.net>
|
|
4478
|
|
4479 * More work on the main menu...
|
|
4480
|
|
4481 2005-11-01 01:46:59 William Pitcock <nenolod@nenolod.net>
|
|
4482
|
|
4483 - Add a few things to the main menu.
|
|
4484 - Bring back classic XMMS behaviour of ``Play Location''.
|
|
4485
|
|
4486 2005-10-31 23:16:49 William Pitcock <nenolod@nenolod.net>
|
|
4487
|
|
4488 * s/static GTKItemFactoryEntry/GTKItemFactoryEntry/g.
|
|
4489
|
|
4490 2005-10-31 23:06:43 William Pitcock <nenolod@nenolod.net>
|
|
4491
|
|
4492 * We wanted GTK_WINDOW_TOPLEVEL here, not GTK_WINDOW_POPUP. :P
|
|
4493
|
|
4494 2005-10-31 22:29:31 William Pitcock <nenolod@nenolod.net>
|
|
4495
|
|
4496 * m4 changes: move libmikmod stuff into m4/libmikmod.m4.
|
|
4497
|
|
4498 2005-10-31 22:27:37 William Pitcock <nenolod@nenolod.net>
|
|
4499
|
|
4500 * Fix build of mikmod plugin. Thanks Pelosz.
|
|
4501
|
|
4502 2005-10-31 18:45:17 William Pitcock <nenolod@nenolod.net>
|
|
4503
|
|
4504 * Do not install libmp4v2.la.
|
|
4505
|
|
4506 * This closes gentoo bug #110987.
|
|
4507
|
560
|
4508 2005-10-30 23:12:07 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4509
|
|
4510 * Commented Work-around for bug #129
|
|
4511
|
560
|
4512 2005-10-30 23:08:07 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4513
|
|
4514 * Fix #129 by using playlistwin_set_mask() in playlistwin_set_shade()
|
|
4515
|
560
|
4516 2005-10-30 17:25:52 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4517
|
|
4518 * Call gnome_vfs_escape_path_string() before attempting to open the file.
|
|
4519 * (Closes: #0000291)
|
|
4520
|
560
|
4521 2005-10-30 16:02:23 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4522
|
|
4523 * ENABLE_AAC conditional so we won't compile it if the user doesn't want.
|
|
4524
|
|
4525 2005-10-29 20:59:02 William Pitcock <nenolod@nenolod.net>
|
|
4526
|
|
4527 * Updates to the AUTHORS document.
|
|
4528
|
560
|
4529 2005-10-29 19:41:30 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4530
|
|
4531 * Use the conitional HAVE_FLAC so we won't try to compile it if we shouldn't.
|
|
4532
|
560
|
4533 2005-10-29 19:32:21 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4534
|
|
4535 * use $have_flac instead of $enable_flac in the summary view.
|
|
4536
|
560
|
4537 2005-10-29 19:04:27 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4538
|
|
4539 * Added the SDL M4 Macro.
|
|
4540
|
560
|
4541 2005-10-29 18:32:06 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4542
|
|
4543 * libflac test
|
|
4544
|
560
|
4545 2005-10-29 11:28:32 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4546
|
|
4547 * Added myself to the AUTHORS file and the about box.
|
|
4548
|
560
|
4549 2005-10-29 11:23:33 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4550
|
|
4551 * blah\!
|
|
4552
|
560
|
4553 2005-10-29 11:21:19 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4554
|
|
4555 * Added README.bmp to extra dist
|
|
4556
|
560
|
4557 2005-10-29 11:20:07 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4558
|
|
4559 * README copied to README.bmp
|
|
4560
|
560
|
4561 2005-10-29 11:16:31 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4562
|
|
4563 * Added -I$(top_srcdir)/Plugins to INCLUDES to fix the compile errors because Output/OSS/soundcard.h was not found
|
|
4564
|
560
|
4565 2005-10-29 11:13:49 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4566
|
|
4567 * Added -I$(top_srcdir)/Plugins to Makefile.am - Fix compile errors.
|
|
4568
|
|
4569 2005-10-29 01:10:22 William Pitcock <nenolod@nenolod.net>
|
|
4570
|
|
4571 * Include fix.
|
|
4572
|
|
4573 2005-10-29 01:03:59 William Pitcock <nenolod@nenolod.net>
|
|
4574
|
|
4575 * Update headers, master Makefile.
|
|
4576
|
|
4577 2005-10-29 01:01:56 William Pitcock <nenolod@nenolod.net>
|
|
4578
|
|
4579 * Makefile for Plugins/.
|
|
4580
|
|
4581 2005-10-29 01:00:27 William Pitcock <nenolod@nenolod.net>
|
|
4582
|
|
4583 * configure related path changes
|
|
4584
|
|
4585 2005-10-29 00:58:11 William Pitcock <nenolod@nenolod.net>
|
|
4586
|
|
4587 * Move plugins to Plugins/
|
|
4588
|
|
4589 2005-10-28 23:36:53 William Pitcock <nenolod@nenolod.net>
|
|
4590
|
|
4591 * Updated japanese translation, thanks to dai.
|
|
4592
|
|
4593 2005-10-28 23:24:36 William Pitcock <nenolod@nenolod.net>
|
|
4594
|
|
4595 * More header changes.
|
|
4596
|
|
4597 2005-10-28 23:20:10 William Pitcock <nenolod@nenolod.net>
|
|
4598
|
|
4599 * More dragonflybsd fixes.
|
|
4600
|
|
4601 2005-10-28 22:07:59 William Pitcock <nenolod@nenolod.net>
|
|
4602
|
|
4603 * dragonflybsd fixes.
|
|
4604
|
|
4605 2005-10-28 00:42:57 William Pitcock <nenolod@nenolod.net>
|
|
4606
|
|
4607 * Fix compilation of FLAC plugin.
|
|
4608
|
|
4609 2005-10-27 18:58:54 William Pitcock <nenolod@nenolod.net>
|
|
4610
|
|
4611 * This commit builds on the second one, improving the accuracy of the dynamic limiter.
|
|
4612
|
|
4613 2005-10-27 18:49:50 William Pitcock <nenolod@nenolod.net>
|
|
4614
|
|
4615 * This commit does the following:
|
|
4616
|
|
4617 - Changes out static timings for a dynamic implementation which works via actively detecting how long it takes to render a frame
|
|
4618 - Cleans up a few warnings.
|
|
4619
|
560
|
4620 2005-10-27 14:54:05 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4621
|
|
4622 * Cleaning autogenerated files
|
|
4623
|
560
|
4624 2005-10-27 14:50:36 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4625
|
|
4626 * Removing all Makefile.in's
|
|
4627
|
560
|
4628 2005-10-27 14:46:45 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4629
|
|
4630 * Removing all Makefile.in's
|
|
4631
|
560
|
4632 2005-10-27 14:15:53 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4633
|
|
4634 * flac output
|
|
4635
|
560
|
4636 2005-10-27 14:02:46 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4637
|
|
4638 * flac output, ripped from flac.sf.net
|
|
4639
|
|
4640 2005-10-27 12:28:28 William Pitcock <nenolod@nenolod.net>
|
|
4641
|
|
4642 * Disk Writer is back!
|
|
4643
|
|
4644 2005-10-27 01:57:11 William Pitcock <nenolod@nenolod.net>
|
|
4645
|
|
4646 * timings, take 3.
|
|
4647
|
|
4648 2005-10-27 01:41:50 William Pitcock <nenolod@nenolod.net>
|
|
4649
|
|
4650 * Timings, take 2.
|
|
4651
|
560
|
4652 2005-10-27 01:21:47 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4653
|
|
4654 * Corrected the path of some includes from audacious to libaudacious to fix copmilation error
|
|
4655
|
560
|
4656 2005-10-27 01:00:02 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
4657
|
|
4658 * Fixed 0000356
|
|
4659
|
|
4660 2005-10-26 17:30:37 William Pitcock <nenolod@nenolod.net>
|
|
4661
|
|
4662 * timing fixes
|
|
4663
|
|
4664 2005-10-26 17:08:53 William Pitcock <nenolod@nenolod.net>
|
|
4665
|
|
4666 * libvisual-proxy fixes.
|
|
4667
|
|
4668 2005-10-26 13:32:09 William Pitcock <nenolod@nenolod.net>
|
|
4669
|
|
4670 * More fixes.
|
|
4671
|
|
4672 2005-10-26 13:22:20 William Pitcock <nenolod@nenolod.net>
|
|
4673
|
|
4674 * Cleanups
|
|
4675
|
|
4676 2005-10-26 13:17:30 William Pitcock <nenolod@nenolod.net>
|
|
4677
|
|
4678 * Add -lGL to our required libs.
|
|
4679
|
|
4680 2005-10-26 12:57:27 William Pitcock <nenolod@nenolod.net>
|
|
4681
|
|
4682 * Regenerate a bunch of stuff :)
|
|
4683
|
|
4684 2005-10-26 12:54:33 William Pitcock <nenolod@nenolod.net>
|
|
4685
|
|
4686 * Remove binaries.
|
|
4687
|
|
4688 2005-10-26 12:53:58 William Pitcock <nenolod@nenolod.net>
|
|
4689
|
|
4690 * Merge libvisual-proxy.
|
|
4691
|
|
4692 2005-10-26 02:46:26 William Pitcock <nenolod@nenolod.net>
|
|
4693
|
|
4694 * Die!
|
|
4695
|
|
4696 2005-10-26 02:42:55 William Pitcock <nenolod@nenolod.net>
|
|
4697
|
|
4698 * Rebuild configure.
|
|
4699
|
|
4700 2005-10-26 02:41:18 William Pitcock <nenolod@nenolod.net>
|
|
4701
|
|
4702 * Remove dead libvisual dir.
|
|
4703
|
|
4704 2005-10-26 00:53:38 William Pitcock <nenolod@nenolod.net>
|
|
4705
|
|
4706 * Libmikmod.
|
|
4707
|
|
4708 2005-10-26 00:09:36 William Pitcock <nenolod@nenolod.net>
|
|
4709
|
|
4710 * More AAC detection fixes c/o MSameer.
|
|
4711
|
|
4712 2005-10-25 23:51:01 William Pitcock <nenolod@nenolod.net>
|
|
4713
|
|
4714 * Oops, filename should have been 'ext'.
|
|
4715
|
|
4716 2005-10-25 23:49:17 William Pitcock <nenolod@nenolod.net>
|
|
4717
|
|
4718 * Fix
|
|
4719
|
|
4720 2005-10-25 23:46:47 William Pitcock <nenolod@nenolod.net>
|
|
4721
|
|
4722 * Possible crash fix.
|
|
4723
|
|
4724 2005-10-25 23:26:50 William Pitcock <nenolod@nenolod.net>
|
|
4725
|
|
4726 * Update SIGSEGV message, contained the BMP mailing information.
|
|
4727
|
|
4728 2005-10-25 23:10:38 William Pitcock <nenolod@nenolod.net>
|
|
4729
|
|
4730 * tonegen should work now, thanks to MSameer.
|
|
4731
|
|
4732 2005-10-25 19:50:25 William Pitcock <nenolod@nenolod.net>
|
|
4733
|
|
4734 * Remove queue.png from build.list. *grumble*
|
|
4735
|
|
4736 2005-10-25 02:18:32 William Pitcock <nenolod@nenolod.net>
|
|
4737
|
|
4738 * Unhook libvisual from the build.
|
|
4739
|
|
4740 2005-10-25 01:13:56 William Pitcock <nenolod@nenolod.net>
|
|
4741
|
|
4742 * libvisual.
|
|
4743
|
|
4744 * P3 detection appears to be borked. I'll work on it later.
|
|
4745
|
|
4746 2005-10-24 22:25:00 William Pitcock <nenolod@nenolod.net>
|
|
4747
|
|
4748 * More GCC retardation
|
|
4749
|
|
4750 2005-10-24 22:15:55 William Pitcock <nenolod@nenolod.net>
|
|
4751
|
|
4752 * I hate GCC4.
|
|
4753
|
|
4754 2005-10-24 22:04:14 William Pitcock <nenolod@nenolod.net>
|
|
4755
|
|
4756 * I hate macros.
|
|
4757
|
|
4758 2005-10-24 18:57:20 William Pitcock <nenolod@nenolod.net>
|
|
4759
|
|
4760 * Regenerate Makefiles, AAC fixes.
|
|
4761
|
|
4762 2005-10-24 18:54:59 William Pitcock <nenolod@nenolod.net>
|
|
4763
|
|
4764 * Ha!
|
|
4765
|
|
4766 2005-10-24 18:54:46 William Pitcock <nenolod@nenolod.net>
|
|
4767
|
|
4768 * Moo
|
|
4769
|
|
4770 2005-10-24 17:33:32 William Pitcock <nenolod@nenolod.net>
|
|
4771
|
|
4772 * Replacement libmp4v2.
|
|
4773
|
|
4774 2005-10-24 17:05:37 William Pitcock <nenolod@nenolod.net>
|
|
4775
|
|
4776 * Away with the old libmp4v2 that does not work. I have a replacement for thee.
|
|
4777
|
|
4778 2005-10-24 16:33:12 William Pitcock <nenolod@nenolod.net>
|
|
4779
|
|
4780 * Makefiles
|
|
4781
|
|
4782 2005-10-24 16:31:39 William Pitcock <nenolod@nenolod.net>
|
|
4783
|
|
4784 * Fixes for AAC decoder.
|
|
4785
|
|
4786 2005-10-24 16:29:19 William Pitcock <nenolod@nenolod.net>
|
|
4787
|
|
4788 * Debugging notices.
|
|
4789
|
|
4790 2005-10-24 16:19:02 William Pitcock <nenolod@nenolod.net>
|
|
4791
|
|
4792 - Tone generator plugin.
|
|
4793
|
|
4794 2005-10-24 15:59:44 William Pitcock <nenolod@nenolod.net>
|
|
4795
|
|
4796 * Remove tempfiles.
|
|
4797
|
|
4798 2005-10-24 15:55:57 William Pitcock <nenolod@nenolod.net>
|
|
4799
|
|
4800 * Remove a stamp-po to fix a compile error.
|
|
4801
|
|
4802 2005-10-24 13:45:02 William Pitcock <nenolod@nenolod.net>
|
|
4803
|
|
4804 * AAC plugin is working.
|
|
4805
|
|
4806 2005-10-24 13:12:12 William Pitcock <nenolod@nenolod.net>
|
|
4807
|
|
4808 * More progress :)
|
|
4809
|
|
4810 2005-10-24 13:07:02 William Pitcock <nenolod@nenolod.net>
|
|
4811
|
|
4812 * getting closer
|
|
4813
|
|
4814 2005-10-24 13:00:33 William Pitcock <nenolod@nenolod.net>
|
|
4815
|
|
4816 - libfaad fixes.
|
|
4817
|
|
4818 2005-10-24 12:57:11 William Pitcock <nenolod@nenolod.net>
|
|
4819
|
|
4820 - libmp4v2 now compiles
|
|
4821
|
|
4822 2005-10-24 12:50:48 William Pitcock <nenolod@nenolod.net>
|
|
4823
|
|
4824 * Add necessary headers for facilitating the build process from mpeg4ip.
|
|
4825
|
|
4826 2005-10-24 12:44:27 William Pitcock <nenolod@nenolod.net>
|
|
4827
|
|
4828 * Import AAC stuff.
|
|
4829
|
|
4830 2005-10-24 05:12:26 William Pitcock <nenolod@nenolod.net>
|
|
4831
|
|
4832 * Get rid of stuff we don't want in the repository. (compiled translations/autotools cache)
|
|
4833
|
|
4834 2005-10-24 05:06:47 William Pitcock <nenolod@nenolod.net>
|
|
4835
|
|
4836 * Import audacious source.
|
|
4837
|