559
|
1 2006-01-30 07:44:27 William Pitcock <nenolod@nenolod.net>
|
|
2
|
|
3 * Sanity checking inside vfs_() functions.
|
|
4
|
|
5 2006-01-29 16:17:45 Giacomo Lozito <james@develia.org>
|
|
6
|
|
7 * reverted changes applied in r564, the backward seek behaved strangely
|
|
8
|
|
9 2006-01-29 14:38:24 Giacomo Lozito <james@develia.org>
|
|
10
|
|
11 * added support for the FluidSynth ALSA backend, by sending a MIDI_CTL_ALL_SOUNDS_OFF controller event when playback is halted
|
|
12
|
|
13 2006-01-28 21:23:29 Giacomo Lozito <james@develia.org>
|
|
14
|
|
15 * centered text in audacious logo window
|
|
16
|
|
17 2006-01-28 19:08:53 William Pitcock <nenolod@nenolod.net>
|
|
18
|
|
19 * Make a tweak to the build_stamp.c rule.
|
|
20
|
|
21 2006-01-28 15:54:44 William Pitcock <nenolod@nenolod.net>
|
|
22
|
|
23 * *ding* fix for chainsaw
|
|
24
|
|
25 2006-01-28 15:45:34 William Pitcock <nenolod@nenolod.net>
|
|
26
|
|
27 * fix giacomo's bug I think
|
|
28
|
|
29 2006-01-28 13:49:45 William Pitcock <nenolod@nenolod.net>
|
|
30
|
|
31 * add disk_getvol and disk_setvol
|
|
32
|
|
33 2006-01-28 13:13:12 Giacomo Lozito <james@develia.org>
|
|
34
|
|
35 * adapted the logo text for gettext translations
|
|
36
|
|
37 2006-01-28 11:40:22 Tony Vroon <chainsaw@gentoo.org>
|
|
38
|
|
39 * Updated Czech translation by Jan N. <finn@sendmail.cz>
|
|
40
|
|
41 2006-01-28 11:27:32 William Pitcock <nenolod@nenolod.net>
|
|
42
|
|
43 * add playback.c to build
|
|
44
|
|
45 2006-01-28 11:27:01 William Pitcock <nenolod@nenolod.net>
|
|
46
|
|
47 * we don't need to build libaudcore/Makefile anymore ;)
|
|
48
|
|
49 2006-01-28 11:21:21 William Pitcock <nenolod@nenolod.net>
|
|
50
|
|
51 * remove libaudcore, we never did anything with it
|
|
52
|
|
53 2006-01-28 11:15:54 William Pitcock <nenolod@nenolod.net>
|
|
54
|
|
55 * update potfiles
|
|
56
|
|
57 2006-01-28 11:14:54 William Pitcock <nenolod@nenolod.net>
|
|
58
|
|
59 * per laci, use stock icons in the menu
|
|
60
|
|
61 2006-01-28 11:07:49 William Pitcock <nenolod@nenolod.net>
|
|
62
|
|
63 * We now require GTK+ 2.6.x.
|
|
64
|
|
65 2006-01-28 11:00:25 William Pitcock <nenolod@nenolod.net>
|
|
66
|
|
67 * artist - album - title is now the default title format.
|
|
68
|
|
69 2006-01-27 23:29:56 William Pitcock <nenolod@nenolod.net>
|
|
70
|
|
71 * throw out duplicate XEvents... again, for speed purposes we don't need
|
|
72 * to process every pixel the player is manipulated
|
|
73
|
|
74 2006-01-27 23:20:29 William Pitcock <nenolod@nenolod.net>
|
|
75
|
|
76 * I like the rotated icon better.
|
|
77
|
|
78 2006-01-27 22:55:26 William Pitcock <nenolod@nenolod.net>
|
|
79
|
|
80 * icons so far
|
|
81
|
|
82 2006-01-27 22:31:53 William Pitcock <nenolod@nenolod.net>
|
|
83
|
|
84 * When running SVN, make a note of the SVN version. The SVN version is stored in build_stamp.c.
|
|
85 * ./audacious --version will display it.
|
|
86
|
|
87 2006-01-27 22:09:05 William Pitcock <nenolod@nenolod.net>
|
|
88
|
|
89 * About box tweaks.
|
|
90
|
|
91 2006-01-27 21:38:19 William Pitcock <nenolod@nenolod.net>
|
|
92
|
|
93 * Patch for improved GYM/VGM file support ala blargg.
|
|
94
|
|
95 2006-01-27 17:10:44 Giacomo Lozito <james@develia.org>
|
|
96
|
|
97 * 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)
|
|
98
|
|
99 2006-01-27 16:22:22 Giacomo Lozito <james@develia.org>
|
|
100
|
|
101 * do not try to compile amidi-plug if alsa is not available
|
|
102
|
|
103 2006-01-27 14:00:13 Giacomo Lozito <james@develia.org>
|
|
104
|
|
105 * amidi-plug: do not try to guess the correct alsa port from alsa-lib version if there's not a wavetable hw synth available
|
|
106
|
|
107 2006-01-27 01:22:49 Giacomo Lozito <james@develia.org>
|
|
108
|
|
109 * adjusted audacious headers includes in amidi-plug
|
|
110
|
|
111 2006-01-26 20:45:42 Giacomo Lozito <james@develia.org>
|
|
112
|
|
113 * updated configure.ac and macros; added amidi-plug and conditions for timidity compilation
|
|
114
|
|
115 2006-01-26 20:43:59 Giacomo Lozito <james@develia.org>
|
|
116
|
|
117 * amidi-plug (MIDI through ALSA seq) input plugin added, brand new and completely written from scratch :)
|
|
118
|
|
119 2006-01-26 19:24:48 William Pitcock <nenolod@nenolod.net>
|
|
120
|
|
121 * fixes via blargg.
|
|
122
|
|
123 2006-01-26 18:35:44 William Pitcock <nenolod@nenolod.net>
|
|
124
|
|
125 * experimental fix
|
|
126
|
|
127 2006-01-26 17:21:09 William Pitcock <nenolod@nenolod.net>
|
|
128
|
|
129 * whoever wrote output_to_audio() was a crackhead.
|
|
130
|
|
131 2006-01-26 13:44:29 William Pitcock <nenolod@nenolod.net>
|
|
132
|
|
133 * cleanup produce_audio() a bit.
|
|
134
|
|
135 2006-01-26 13:37:48 William Pitcock <nenolod@nenolod.net>
|
|
136
|
|
137 * Add tell_audio(AFormat *, gint *, gint *), for retrieving audio
|
|
138 * format information from an output plugin. Right now, we need this
|
|
139 * inside the core to do effects processing.
|
|
140
|
|
141 * Rationale:
|
|
142
|
|
143 - If tell_audio() is unavailable, do not do processing.
|
|
144 - If tell_audio() is available and there is a format mismatch,
|
|
145 do not do processing yet -- we need to reinitialize the output
|
|
146 port before we can do anything useful.
|
|
147
|
|
148 * Disk Writer and Crossfade are too fragile to make these changes to,
|
|
149 * so they do not support tell_audio yet.
|
|
150
|
|
151 2006-01-26 13:18:52 William Pitcock <nenolod@nenolod.net>
|
|
152
|
|
153 * tell_audio returns void, not gint.
|
|
154
|
|
155 2006-01-26 13:11:20 William Pitcock <nenolod@nenolod.net>
|
|
156
|
|
157 * Add support for tell_audio(), an output plugin accessor which will give us the information the input plugin passed to
|
|
158 * open_audio()... XMMS design sucks and we WILL be getting rid of most of these kludges in 0.3. :P
|
|
159
|
|
160 2006-01-26 13:06:40 Giacomo Lozito <james@develia.org>
|
|
161
|
|
162 * re-added an empty ChangeLog file to avoid autotool complaints
|
|
163
|
|
164 2006-01-26 12:57:27 Giacomo Lozito <james@develia.org>
|
|
165
|
|
166 * about.c buttons centered and properly sized
|
|
167
|
|
168 2006-01-26 12:47:47 William Pitcock <nenolod@nenolod.net>
|
|
169
|
|
170 * Indentation changes.
|
|
171
|
|
172 2006-01-26 12:47:29 William Pitcock <nenolod@nenolod.net>
|
|
173
|
|
174 * make "Credits" translatable.
|
|
175
|
|
176 2006-01-26 12:31:35 Giacomo Lozito <james@develia.org>
|
|
177
|
|
178 * custom label/images for about.c buttons
|
|
179
|
|
180 2006-01-26 00:45:56 William Pitcock <nenolod@nenolod.net>
|
|
181
|
|
182 * sed -i s:XMMS:Audacious:g
|
|
183
|
|
184 2006-01-26 00:44:32 William Pitcock <nenolod@nenolod.net>
|
|
185
|
|
186 * More doc updates.
|
|
187
|
|
188 2006-01-26 00:42:38 William Pitcock <nenolod@nenolod.net>
|
|
189
|
|
190 * documentation updates.
|
|
191
|
|
192 2006-01-26 00:22:45 William Pitcock <nenolod@nenolod.net>
|
|
193
|
|
194 * Add a line between the time and the track name.
|
|
195
|
|
196 2006-01-26 00:15:52 William Pitcock <nenolod@nenolod.net>
|
|
197
|
|
198 * Make *sure* it's borderless.
|
|
199
|
|
200 2006-01-25 21:17:49 William Pitcock <nenolod@nenolod.net>
|
|
201
|
|
202 * Credits window is back in action.
|
|
203
|
|
204 2006-01-25 20:40:41 William Pitcock <nenolod@nenolod.net>
|
|
205
|
|
206 * Remove crap that is unneeded from about.c, update credits information.
|
|
207
|
|
208 2006-01-25 20:37:38 Giacomo Lozito <james@develia.org>
|
|
209
|
|
210 * initial layout for buttons over the png logo
|
|
211
|
|
212 2006-01-25 20:31:49 William Pitcock <nenolod@nenolod.net>
|
|
213
|
|
214 * Add credits.c to makefile, and fill in as much information as I have.
|
|
215
|
|
216 2006-01-25 20:19:59 William Pitcock <nenolod@nenolod.net>
|
|
217
|
|
218 * Add show_credits_window() declaration.
|
|
219
|
|
220 2006-01-25 19:39:42 William Pitcock <nenolod@nenolod.net>
|
|
221
|
|
222 * If a track has a length, then we *really* do not want silence detection,
|
|
223 * as this fucks up tracks that have been improperly tagged.
|
|
224
|
|
225 2006-01-25 19:27:09 Giacomo Lozito <james@develia.org>
|
|
226
|
|
227 * removed X11 dependencies and cflags from audacious/makefile.am
|
|
228
|
|
229 2006-01-25 11:31:04 William Pitcock <nenolod@nenolod.net>
|
|
230
|
|
231 * New output driver which makes use of Output objects ability to flush
|
|
232 * buffers. (seek for output timing, basically)
|
|
233
|
|
234 2006-01-24 23:47:40 William Pitcock <nenolod@nenolod.net>
|
|
235
|
|
236 * Input buffers are always 3 seconds ahead of what you hear... compensate for this.
|
|
237
|
|
238 2006-01-24 23:34:46 William Pitcock <nenolod@nenolod.net>
|
|
239
|
|
240 * Close enough... does some sort of speedup for 3 seconds like timidity, but close enough.
|
|
241
|
|
242 2006-01-24 23:03:30 William Pitcock <nenolod@nenolod.net>
|
|
243
|
|
244 * aboutbox formatting stuffs.
|
|
245
|
|
246 2006-01-24 22:19:01 William Pitcock <nenolod@nenolod.net>
|
|
247
|
|
248 * hostile merge, phase 2: reimport based on new plugin code
|
|
249
|
|
250 2006-01-24 22:17:26 William Pitcock <nenolod@nenolod.net>
|
|
251
|
|
252 * Hostile merge, phase 1: remove merge target from the repository.
|
|
253
|
|
254 2006-01-24 21:10:07 Tony Vroon <chainsaw@gentoo.org>
|
|
255
|
|
256 * New code drop from blargg. Needs some work.
|
|
257
|
|
258 2006-01-24 15:57:22 William Pitcock <nenolod@nenolod.net>
|
|
259
|
|
260 * Whoops.
|
|
261
|
|
262 2006-01-24 10:25:36 William Pitcock <nenolod@nenolod.net>
|
|
263
|
|
264 * Do not process redundant XEvents... just throw them away. Crude
|
|
265 * optimization brings us much X11 Performance.
|
|
266
|
|
267 2006-01-24 09:52:28 William Pitcock <nenolod@nenolod.net>
|
|
268
|
|
269 * ESD output plugin enhancements by max_verem -at- yahoo.com.
|
|
270
|
|
271 2006-01-23 16:11:40 William Pitcock <nenolod@nenolod.net>
|
|
272
|
|
273 * Remove X11 dependency. Audacious can now run anywhere where GTK is
|
|
274 * available. Please port me to your favourite operating system.
|
|
275
|
|
276 2006-01-23 16:07:43 William Pitcock <nenolod@nenolod.net>
|
|
277
|
|
278 * Always on top fix.
|
|
279
|
|
280 2006-01-23 15:53:26 William Pitcock <nenolod@nenolod.net>
|
|
281
|
|
282 * Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet --
|
|
283 * (Always on Top has a minor bug remaining involving the transient
|
|
284 * windows attached to mainwin still.)
|
|
285
|
|
286 2006-01-23 14:24:48 William Pitcock <nenolod@nenolod.net>
|
|
287
|
|
288 * Remove ALL Xlib stuff from the skinning engine and use GDK where
|
|
289 * applicable instead.
|
|
290
|
|
291 2006-01-21 16:06:25 Tony Vroon <chainsaw@gentoo.org>
|
|
292
|
|
293 * Assembly file is now unused. Removing.
|
|
294
|
|
295 2006-01-21 16:06:07 Tony Vroon <chainsaw@gentoo.org>
|
|
296
|
|
297 * Remove X86 assembler code; use of executable stacks is a problem on hardened systems.
|
|
298
|
|
299 2006-01-21 12:03:15 Tony Vroon <chainsaw@gentoo.org>
|
|
300
|
|
301 * Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
|
|
302
|
|
303 2006-01-21 09:12:02 Tony Vroon <chainsaw@gentoo.org>
|
|
304
|
|
305 * Use the VFS layer.
|
|
306
|
|
307 2006-01-21 08:32:50 Tony Vroon <chainsaw@gentoo.org>
|
|
308
|
|
309 * Use the VFS subsystem and delete the unused demo source.
|
|
310
|
|
311 2006-01-20 09:17:03 William Pitcock <nenolod@nenolod.net>
|
|
312
|
|
313 * Reenable wma compilation.
|
|
314
|
|
315 2006-01-19 21:31:32 William Pitcock <nenolod@nenolod.net>
|
|
316
|
|
317 * SPC length detection c/o Kiyoshi Aman <kiyoshi.aman -at- gmail.com>
|
|
318
|
|
319 2006-01-19 17:45:42 William Pitcock <nenolod@nenolod.net>
|
|
320
|
|
321 * Updated about-logo.png.
|
|
322
|
|
323 2006-01-19 17:45:01 William Pitcock <nenolod@nenolod.net>
|
|
324
|
|
325 * More progress towards the about window, no more background being overwritten... we were forgetting to tell X that the window was paintable.
|
|
326
|
|
327 2006-01-18 23:21:50 William Pitcock <nenolod@nenolod.net>
|
|
328
|
|
329 * Experimental about box stuff... doesnt work right yet. Work in progress!
|
|
330
|
|
331 2006-01-18 19:18:37 Tony Vroon <chainsaw@gentoo.org>
|
|
332
|
|
333 * Tag reading for NSF.
|
|
334
|
|
335 2006-01-18 19:07:59 Tony Vroon <chainsaw@gentoo.org>
|
|
336
|
|
337 * Length detection for VGM; tag reading for GBS.
|
|
338
|
|
339 2006-01-18 18:03:38 William Pitcock <nenolod@nenolod.net>
|
|
340
|
|
341 * Rename about.c to credits.c
|
|
342
|
|
343 2006-01-18 18:01:31 William Pitcock <nenolod@nenolod.net>
|
|
344
|
|
345 * Add about-logo.png to the distribution.
|
|
346
|
|
347 2006-01-18 16:34:54 Tony Vroon <chainsaw@gentoo.org>
|
|
348
|
|
349 * Simplify magic reader and get GYM tag reading right.
|
|
350
|
|
351 2006-01-18 16:03:32 Giacomo Lozito <james@develia.org>
|
|
352
|
|
353 * use labs() instead of abs() for long types
|
|
354
|
|
355 2006-01-18 15:55:23 Giacomo Lozito <james@develia.org>
|
|
356
|
|
357 * 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)
|
|
358
|
|
359 2006-01-18 14:35:20 Tony Vroon <chainsaw@gentoo.org>
|
|
360
|
|
361 * Clean up after myself, reverting botched fix to ffmpeg code.
|
|
362
|
|
363 2006-01-18 13:21:11 Giacomo Lozito <james@develia.org>
|
|
364
|
|
365 * fixed width of the fwd button
|
|
366
|
|
367 2006-01-18 13:03:23 William Pitcock <nenolod@nenolod.net>
|
|
368
|
|
369 * Remove header that got moved. Oops.
|
|
370
|
|
371 2006-01-18 12:53:34 William Pitcock <nenolod@nenolod.net>
|
|
372
|
|
373 * Fork off the rcfile backend for conversion into an XML file-based preferences option using GMarkup. This does not work
|
|
374 * yet...
|
|
375
|
|
376 2006-01-18 12:38:51 William Pitcock <nenolod@nenolod.net>
|
|
377
|
|
378 * Move xml_document stuff into libaudacious.
|
|
379
|
|
380 2006-01-17 20:15:15 William Pitcock <nenolod@nenolod.net>
|
|
381
|
|
382 * Remove EQ again. *grr*
|
|
383
|
|
384 2006-01-17 20:12:22 William Pitcock <nenolod@nenolod.net>
|
|
385
|
|
386 * Further speedups
|
|
387
|
|
388 2006-01-17 20:05:29 William Pitcock <nenolod@nenolod.net>
|
|
389
|
|
390 * Change logic used for drawing the line between the numbers and the
|
|
391 * titles in the playlist.
|
|
392
|
|
393 2006-01-17 19:26:38 Tony Vroon <chainsaw@gentoo.org>
|
|
394
|
|
395 * Temporarily stop building the WMA plugin until it can be fixed.
|
|
396
|
|
397 2006-01-17 19:24:38 Tony Vroon <chainsaw@gentoo.org>
|
|
398
|
|
399 * More complete title reporting and make coding style consistent with the rest of audacious. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
|
|
400
|
|
401 2006-01-17 17:46:09 Tony Vroon <chainsaw@gentoo.org>
|
|
402
|
|
403 * Revert to revision 379, unable to fix fallout from 450, still segfaults intermittently.
|
|
404
|
|
405 2006-01-17 14:39:37 William Pitcock <nenolod@nenolod.net>
|
|
406
|
|
407 * Possibly play nicer with X11 in the skinning engine's event loop.
|
|
408
|
|
409 2006-01-16 23:39:45 William Pitcock <nenolod@nenolod.net>
|
|
410
|
|
411 * Revert pause on seek stuff as it did no good anyway and just caused
|
|
412 * problems.
|
|
413
|
|
414 2006-01-16 20:29:49 Giacomo Lozito <james@develia.org>
|
|
415
|
|
416 * added a new column in the treeview model to store the skin name
|
|
417
|
|
418 2006-01-16 18:05:02 William Pitcock <nenolod@nenolod.net>
|
|
419
|
|
420 * Make "Unarchived Winamp 2.x skin" &c translatable.
|
|
421
|
|
422 2006-01-16 17:58:53 William Pitcock <nenolod@nenolod.net>
|
|
423
|
|
424 * Use g_object_(get|set)_data() on the thumbnail object to store the skin
|
|
425 * path. (This is probably considered hackish by some, but hey, it works
|
|
426 * :D)
|
|
427
|
|
428 2006-01-16 17:21:41 William Pitcock <nenolod@nenolod.net>
|
|
429
|
|
430 * Dissect the pango markup using scanf and various string delimiter hacks.
|
|
431 * This could be done in a much better way, but I'd rather not sit down and
|
|
432 * figure out why GTK is not behaving the way I want it to right now.
|
|
433
|
|
434 2006-01-16 16:37:05 William Pitcock <nenolod@nenolod.net>
|
|
435
|
|
436 * new pango-based skin selection sexyness.
|
|
437
|
|
438 2006-01-16 15:37:00 William Pitcock <nenolod@nenolod.net>
|
|
439
|
|
440 * Revert hack that had no effect. The blips apparently occur on the output side of things.
|
|
441
|
|
442 2006-01-16 15:29:32 William Pitcock <nenolod@nenolod.net>
|
|
443
|
|
444 * lets not output audio when paused. really.
|
|
445
|
|
446 2006-01-16 15:24:54 William Pitcock <nenolod@nenolod.net>
|
|
447
|
|
448 * vis fixes
|
|
449
|
|
450 2006-01-16 15:19:11 William Pitcock <nenolod@nenolod.net>
|
|
451
|
|
452 * Stop playing while seeking the player.
|
|
453
|
|
454 2006-01-16 12:38:28 William Pitcock <nenolod@nenolod.net>
|
|
455
|
|
456 * The default skin is now distributed as a png skin, not a bmp one due to
|
|
457 * the new skinning engine's support for PNG files.
|
|
458
|
|
459 2006-01-16 12:32:57 William Pitcock <nenolod@nenolod.net>
|
|
460
|
|
461 * Be less spammy in the audacious trace log about not being able to find
|
|
462 * files.
|
|
463
|
|
464 2006-01-16 12:30:11 William Pitcock <nenolod@nenolod.net>
|
|
465
|
|
466 * This commit allows for the use of alternate formats to bmp in skin
|
|
467 * files.
|
|
468
|
|
469 2006-01-15 18:49:42 William Pitcock <nenolod@nenolod.net>
|
|
470
|
|
471 * Add a hackhack for FreeBSD ports.
|
|
472
|
|
473 2006-01-15 09:35:01 Tony Vroon <chainsaw@gentoo.org>
|
|
474
|
|
475 * Pinch nicer file info dialog from BMP-WMA.
|
|
476
|
|
477 2006-01-15 02:34:41 William Pitcock <nenolod@nenolod.net>
|
|
478
|
|
479 * Add `Apply' button to the presets window. Patch via NhJm.
|
|
480
|
|
481 2006-01-14 20:19:36 William Pitcock <nenolod@nenolod.net>
|
|
482
|
|
483 * Smarter algorithm for detecting differentials between button presses, now takes seconds into account.
|
|
484 * (I borrowed this from Atheme's lag detection code. :P)
|
|
485
|
|
486 2006-01-14 20:12:15 William Pitcock <nenolod@nenolod.net>
|
|
487
|
|
488 * Take matters of seconds into consideration.
|
|
489
|
|
490 2006-01-14 20:10:44 William Pitcock <nenolod@nenolod.net>
|
|
491
|
|
492 * Ditto for playlist window.
|
|
493
|
|
494 2006-01-14 20:09:54 William Pitcock <nenolod@nenolod.net>
|
|
495
|
|
496 - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to
|
|
497 scroll through the song instead of 5000 frames.
|
|
498 - Scroll by 1000 when using the tristate buttons to seek.
|
|
499
|
|
500 2006-01-14 19:57:44 William Pitcock <nenolod@nenolod.net>
|
|
501
|
|
502 * Logic stuff relating to tristate-seek. Now I just need to work it into the event loop.
|
|
503
|
|
504 2006-01-14 19:21:16 William Pitcock <nenolod@nenolod.net>
|
|
505
|
|
506 * Convert prev/next buttons to tristate, via create_pbutton_ex().
|
|
507
|
|
508 2006-01-14 19:05:06 Tony Vroon <chainsaw@gentoo.org>
|
|
509
|
|
510 * Hello includes. Goodbye warnings.
|
|
511
|
|
512 2006-01-14 18:58:03 William Pitcock <nenolod@nenolod.net>
|
|
513
|
|
514 * create_pbutton() should hook on release, not on push. My bad. :P
|
|
515
|
|
516 2006-01-14 18:49:00 William Pitcock <nenolod@nenolod.net>
|
|
517
|
|
518 * This commit rips out the old equalization engine with a dynamic engine
|
|
519 * that can be extended all the way up to 128 bands.
|
|
520
|
|
521 2006-01-14 13:03:49 Tony Vroon <chainsaw@gentoo.org>
|
|
522
|
|
523 * This file is not used.
|
|
524
|
|
525 2006-01-14 09:27:13 Tony Vroon <chainsaw@gentoo.org>
|
|
526
|
|
527 * Sync with upstream CVS. This implements RIX playback.
|
|
528
|
|
529 2006-01-14 07:40:19 Tony Vroon <chainsaw@gentoo.org>
|
|
530
|
|
531 * That removed so much that it does not play anymore. Add a line of code back.
|
|
532
|
|
533 2006-01-14 02:02:06 William Pitcock <nenolod@nenolod.net>
|
|
534
|
|
535 * Reliability fixes.
|
|
536
|
|
537 2006-01-13 22:48:46 William Pitcock <nenolod@nenolod.net>
|
|
538
|
|
539 * timidity fixes... remove duplicated code provided by produce_audio()
|
|
540 -_-.
|
|
541
|
|
542 2006-01-13 22:03:07 William Pitcock <nenolod@nenolod.net>
|
|
543
|
|
544 * Buttons are now tri-state, meaning they have both callbacks for push and
|
|
545 * release. This can be used for creating timers between the two points of
|
|
546 * push and release (for instance, to allow the rewind/forward buttons to
|
|
547 * seek through songs if they are not exited immediately)
|
|
548
|
|
549 2006-01-13 21:18:38 William Pitcock <nenolod@nenolod.net>
|
|
550
|
|
551 - remove fullscreen.c, fullscreen.h (I know of nothing for audacious
|
|
552 * that uses this code?)
|
|
553 - merge timidity conversion to produce_audio(), provided by Kiyoshi Aman
|
|
554 * <kiyoshi.aman -at- gmail.com>.
|
|
555
|
|
556 2006-01-13 20:36:08 William Pitcock <nenolod@nenolod.net>
|
|
557
|
|
558 * Install input.h and output.h headers.
|
|
559
|
|
560 2006-01-13 16:57:57 William Pitcock <nenolod@nenolod.net>
|
|
561
|
|
562 * SPC titleinput fix. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
|
|
563
|
|
564 2006-01-13 16:50:54 William Pitcock <nenolod@nenolod.net>
|
|
565
|
|
566 * Remove equalization code. We do this same processing in the core in 0.2.
|
|
567
|
|
568 2006-01-12 20:27:22 William Pitcock <nenolod@nenolod.net>
|
|
569
|
|
570 * FreeBSD 6.x/7.x newata cdrio fixes. (I now have an ia32 box to work with ;))
|
|
571
|
|
572 2006-01-11 08:11:10 William Pitcock <nenolod@nenolod.net>
|
|
573
|
|
574 * Add a sanity check for crappily written plugins in the decoder cache.
|
|
575
|
|
576 2006-01-11 07:40:26 Tony Vroon <chainsaw@gentoo.org>
|
|
577
|
|
578 * Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery.
|
|
579
|
|
580 2006-01-10 18:50:39 Tony Vroon <chainsaw@gentoo.org>
|
|
581
|
|
582 * Convert to produce_audio usage.
|
|
583
|
|
584 2006-01-10 14:47:50 Tony Vroon <chainsaw@gentoo.org>
|
|
585
|
|
586 * Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery.
|
|
587
|
|
588 2006-01-10 14:22:40 Tony Vroon <chainsaw@gentoo.org>
|
|
589
|
|
590 * Convert all input plugins (except timidity & wav-sndfile) to produce_audio.
|
|
591
|
|
592 2006-01-09 17:00:10 William Pitcock <nenolod@nenolod.net>
|
|
593
|
|
594 * Change copying of scaling properties from factor 11 -> 12, to factor 12
|
|
595 -> 13 when antialiasing -- results in a higher accuracy decode.
|
|
596
|
|
597 * It could still be wrong, we may need to do 13 -> 14 or 14 -> 15. We'll
|
|
598 * see how people like this adjustment first.
|
|
599
|
|
600 2006-01-09 15:15:02 Tony Vroon <chainsaw@gentoo.org>
|
|
601
|
|
602 * Support .cmf .sci & .laa without stealing .mid from timidity.
|
|
603
|
|
604 2006-01-09 14:30:26 Tony Vroon <chainsaw@gentoo.org>
|
|
605
|
|
606 * Care about pointer signedness.
|
|
607
|
|
608 2006-01-08 18:49:05 Tony Vroon <chainsaw@gentoo.org>
|
|
609
|
|
610 * 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.
|
|
611
|
|
612 2006-01-08 18:03:37 Tony Vroon <chainsaw@gentoo.org>
|
|
613
|
|
614 * Care about pointer signedness.
|
|
615
|
|
616 2006-01-08 17:14:58 Tony Vroon <chainsaw@gentoo.org>
|
|
617
|
|
618 * Disable unused function: audmp4_strip_spaces
|
|
619
|
|
620 2006-01-08 17:02:54 Tony Vroon <chainsaw@gentoo.org>
|
|
621
|
|
622 * Use glib function for glib types and care about pointer signedness.
|
|
623
|
|
624 2006-01-08 16:14:06 Tony Vroon <chainsaw@gentoo.org>
|
|
625
|
|
626 * Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher).
|
|
627
|
|
628 2006-01-08 15:39:07 Tony Vroon <chainsaw@gentoo.org>
|
|
629
|
|
630 * Initialize variables to zero where required.
|
|
631
|
|
632 2006-01-08 15:32:21 Tony Vroon <chainsaw@gentoo.org>
|
|
633
|
|
634 * Add missing %s in translated string.
|
|
635
|
|
636 2006-01-08 03:34:37 William Pitcock <nenolod@nenolod.net>
|
|
637
|
|
638 * Updated Ukranian translation.
|
|
639
|
|
640 2006-01-08 03:33:29 William Pitcock <nenolod@nenolod.net>
|
|
641
|
|
642 * trivial manpage fix (spotted by dai)
|
|
643
|
|
644 2006-01-08 03:26:45 William Pitcock <nenolod@nenolod.net>
|
|
645
|
|
646 * Updated japanese translation c/o Dai.
|
|
647
|
|
648 2006-01-07 13:17:08 Tony Vroon <chainsaw@gentoo.org>
|
|
649
|
|
650 * Care about pointer signedness.
|
|
651
|
|
652 2006-01-07 12:19:59 William Pitcock <nenolod@nenolod.net>
|
|
653
|
|
654 * Add giacomo to credits.
|
|
655
|
|
656 2006-01-07 12:13:28 William Pitcock <nenolod@nenolod.net>
|
|
657
|
|
658 * Generate cache content on demand if it was not previously there.
|
|
659
|
|
660 2006-01-07 12:02:25 William Pitcock <nenolod@nenolod.net>
|
|
661
|
|
662 * Do not generate a cache when loading a playlist.
|
|
663
|
|
664 2006-01-07 08:18:41 Tony Vroon <chainsaw@gentoo.org>
|
|
665
|
|
666 * Really add S3M support back after receiving a convincing testcase.
|
|
667
|
|
668 2006-01-07 08:18:13 Tony Vroon <chainsaw@gentoo.org>
|
|
669
|
|
670 * Add S3M support back after receiving a convincing testcase.
|
|
671
|
|
672 2006-01-05 12:21:15 William Pitcock <nenolod@nenolod.net>
|
|
673
|
|
674 * FHS compatibility hacks
|
|
675
|
|
676 2006-01-05 07:47:09 William Pitcock <nenolod@nenolod.net>
|
|
677
|
|
678 * Version bump to 0.2 -- we've been confusing the hell out of people.
|
|
679
|
|
680 2006-01-05 02:07:44 William Pitcock <nenolod@nenolod.net>
|
|
681
|
|
682 * Support for FreeBSD 6.x CD Audio DAE.
|
|
683
|
|
684 2006-01-04 14:26:59 Tony Vroon <chainsaw@gentoo.org>
|
|
685
|
|
686 * Remove support for .mid & .s3m; we have other plugins handling those formats already.
|
|
687
|
|
688 2006-01-03 18:22:07 Tony Vroon <chainsaw@gentoo.org>
|
|
689
|
|
690 * AM_CONDITIONAL bug uncovered by deitarion.
|
|
691
|
|
692 2006-01-03 17:03:55 Tony Vroon <chainsaw@gentoo.org>
|
|
693
|
|
694 * Upload missing file for genre handling.
|
|
695
|
|
696 2006-01-03 16:29:34 Tony Vroon <chainsaw@gentoo.org>
|
|
697
|
|
698 * Autotools do not want quoting here, apparently. Fair enough.
|
|
699
|
|
700 2006-01-03 16:25:32 Tony Vroon <chainsaw@gentoo.org>
|
|
701
|
|
702 * Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship.
|
|
703
|
|
704 2006-01-03 15:22:40 Tony Vroon <chainsaw@gentoo.org>
|
|
705
|
|
706 * Correct binio detection logic.
|
|
707
|
|
708 2006-01-03 15:05:55 William Pitcock <nenolod@nenolod.net>
|
|
709
|
|
710 * WTF is this doing with UI code in it :S
|
|
711
|
|
712 2006-01-03 15:05:01 William Pitcock <nenolod@nenolod.net>
|
|
713
|
|
714 - remove unused "USE_SIMD" crap left over from BMP
|
|
715 - add audacious icon (woohoo!)
|
|
716 - add hungarian translation for the audacious gnome icon file (per laci)
|
|
717
|
|
718 2006-01-03 14:54:18 William Pitcock <nenolod@nenolod.net>
|
|
719
|
|
720 - Rename playlistwin stuff to ui_playlist.*
|
|
721
|
|
722 2006-01-03 14:24:10 William Pitcock <nenolod@nenolod.net>
|
|
723
|
|
724 * fix audio corruption when doing a short write.
|
|
725
|
|
726 2006-01-03 13:58:24 William Pitcock <nenolod@nenolod.net>
|
|
727
|
|
728 * Rebuild translation database.
|
|
729
|
|
730 2006-01-03 13:51:19 William Pitcock <nenolod@nenolod.net>
|
|
731
|
|
732 * Do not print verbose "loading plugin" messages, only display errors to
|
|
733 * stdout.
|
|
734
|
|
735 2006-01-03 11:47:13 William Pitcock <nenolod@nenolod.net>
|
|
736
|
|
737 * Fix adplug compilation issues (also per laci)
|
|
738
|
|
739 2006-01-03 11:46:01 William Pitcock <nenolod@nenolod.net>
|
|
740
|
|
741 * Update audacious translation template (per laci)
|
|
742
|
|
743 2006-01-01 08:40:46 Tony Vroon <chainsaw@gentoo.org>
|
|
744
|
|
745 * Start caring about pointer signedness.
|
|
746
|
|
747 2006-01-01 07:35:17 Tony Vroon <chainsaw@gentoo.org>
|
|
748
|
|
749 * Sentinel fix; extra NULL required.
|
|
750
|
|
751 2006-01-01 07:09:47 Tony Vroon <chainsaw@gentoo.org>
|
|
752
|
|
753 * We have no choice but to continue as planned. Deploy the sentinels!
|
|
754
|
|
755 2006-01-01 06:57:22 Tony Vroon <chainsaw@gentoo.org>
|
|
756
|
|
757 * Remove last bits of the dirbrowser.
|
|
758
|
|
759 2005-12-31 19:35:02 Tony Vroon <chainsaw@gentoo.org>
|
|
760
|
|
761 * Add parenthesis around assignment used as truth value.
|
|
762
|
|
763 2005-12-31 19:31:38 Tony Vroon <chainsaw@gentoo.org>
|
|
764
|
|
765 * Kill unused var.
|
|
766
|
|
767 2005-12-31 17:16:16 Tony Vroon <chainsaw@gentoo.org>
|
|
768
|
|
769 * Stop GYM playback at the right time, if the length is known.
|
|
770
|
|
771 2005-12-31 17:15:42 Tony Vroon <chainsaw@gentoo.org>
|
|
772
|
|
773 * Use file magic instead of extensions.
|
|
774
|
|
775 2005-12-31 17:04:34 Tony Vroon <chainsaw@gentoo.org>
|
|
776
|
|
777 * Use file magic instead of extensions.
|
|
778
|
|
779 2005-12-31 16:47:56 Tony Vroon <chainsaw@gentoo.org>
|
|
780
|
|
781 * Use file magic instead of extensions.
|
|
782
|
|
783 2005-12-31 16:37:03 Tony Vroon <chainsaw@gentoo.org>
|
|
784
|
|
785 * Use file magic instead of extensions.
|
|
786
|
|
787 2005-12-31 16:17:51 Tony Vroon <chainsaw@gentoo.org>
|
|
788
|
|
789 * Use file magic instead of extensions (Phase 2).
|
|
790
|
|
791 2005-12-31 15:36:01 Tony Vroon <chainsaw@gentoo.org>
|
|
792
|
|
793 * Implement GYM tag reader.
|
|
794
|
|
795 2005-12-31 15:14:35 Tony Vroon <chainsaw@gentoo.org>
|
|
796
|
|
797 * Implement VGM playback.
|
|
798
|
|
799 2005-12-31 14:30:19 Tony Vroon <chainsaw@gentoo.org>
|
|
800
|
|
801 * Properly fall back to file name if the tag information is invalid (SPC).
|
|
802
|
|
803 2005-12-31 14:04:53 Tony Vroon <chainsaw@gentoo.org>
|
|
804
|
|
805 * Length detection for GYM.
|
|
806
|
|
807 2005-12-30 19:56:32 Tony Vroon <chainsaw@gentoo.org>
|
|
808
|
|
809 * Detect files by content; remove quick detect.
|
|
810
|
|
811 2005-12-30 19:39:28 William Pitcock <nenolod@nenolod.net>
|
|
812
|
|
813 - change our slogan to "The future of UNIX multimedia."
|
|
814 - clarify who is developing on 0.2 and who developed on the 0.1 branch.
|
|
815 - extend our copyright to 2006
|
|
816
|
|
817 2005-12-30 18:31:39 Tony Vroon <chainsaw@gentoo.org>
|
|
818
|
|
819 * Adlib synthesizer (AdPlug) support.
|
|
820
|
|
821 2005-12-30 16:17:35 William Pitcock <nenolod@nenolod.net>
|
|
822
|
|
823 * Checking path for NULL wont work in the for() loop, so we have to check elsewhere.
|
|
824 * It'd be nice if file managers would all obey the same standard.
|
|
825
|
|
826 2005-12-30 15:52:14 William Pitcock <nenolod@nenolod.net>
|
|
827
|
|
828 * Cooler looking icons. (I stole these from BMPx, but yeah! It's GPL too. :P)
|
|
829
|
|
830 2005-12-30 00:44:13 William Pitcock <nenolod@nenolod.net>
|
|
831
|
|
832 * This commit reduces the amount of times we probe a source down to ONE
|
|
833 * SINGLE TIME, using the cache I created earlier to provide all the
|
|
834 * information we need!
|
|
835
|
|
836 2005-12-30 00:10:26 William Pitcock <nenolod@nenolod.net>
|
|
837
|
|
838 * Cache the decoder used for each PlaylistEntry. This reduces the amount
|
|
839 * of times we probe a resource to a strict limit of two times. (Once to
|
|
840 * detect the type, and the second time to get the stream information.)
|
|
841
|
|
842 * Something this simple should have been done to begin with...
|
|
843
|
|
844 2005-12-29 04:29:29 William Pitcock <nenolod@nenolod.net>
|
|
845
|
|
846 * very rudementary http stream detection support for mpg123-clone.
|
|
847 - i had to do a lot of stupid hackish workarounds for shoutcast (BTW, I hate you AOL and I hope you die someday.)
|
|
848
|
|
849 2005-12-28 15:40:46 William Pitcock <nenolod@nenolod.net>
|
|
850
|
|
851 * mpg123-clone: Add '.mp3.part' to list of allowed extension types.
|
|
852 * (Audacious phase2)
|
|
853
|
|
854 2005-12-26 16:12:35 William Pitcock <nenolod@nenolod.net>
|
|
855
|
|
856 * various fixes :(
|
|
857
|
|
858 2005-12-26 15:56:03 William Pitcock <nenolod@nenolod.net>
|
|
859
|
|
860 * filterchain stuff
|
|
861
|
|
862 2005-12-26 15:54:41 William Pitcock <nenolod@nenolod.net>
|
|
863
|
|
864 * filterchain stuff
|
|
865
|
|
866 2005-12-26 15:52:54 William Pitcock <nenolod@nenolod.net>
|
|
867
|
|
868 * filterchain stuff
|
|
869
|
|
870 2005-12-26 15:35:40 William Pitcock <nenolod@nenolod.net>
|
|
871
|
|
872 * a lot of EQ tweaks, but the preamp still does not work right
|
|
873
|
|
874 2005-12-26 15:14:23 William Pitcock <nenolod@nenolod.net>
|
|
875
|
|
876 * 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.)
|
|
877
|
|
878 2005-12-26 15:09:53 William Pitcock <nenolod@nenolod.net>
|
|
879
|
|
880 * Use produce_audio() to pass the audio through the new audacious filterchain stuff. (EQ support!!!)
|
|
881
|
|
882 2005-12-26 15:01:04 William Pitcock <nenolod@nenolod.net>
|
|
883
|
|
884 * ditto for samplerate... we should have full plugin compatibility now
|
|
885
|
|
886 2005-12-26 14:42:45 William Pitcock <nenolod@nenolod.net>
|
|
887
|
|
888 * Display the MP4/AAC+ bitrate, instead of "VBR".
|
|
889
|
|
890 2005-12-26 09:19:44 Tony Vroon <chainsaw@gentoo.org>
|
|
891
|
|
892 * Replace a tab with spaces to make Mikachu happy.
|
|
893
|
|
894 2005-12-26 03:16:45 William Pitcock <nenolod@nenolod.net>
|
|
895
|
|
896 * Initial fileinfo box, loosely based around the mpg123-clone one.
|
|
897
|
|
898 2005-12-26 02:38:59 William Pitcock <nenolod@nenolod.net>
|
|
899
|
|
900 * Initial tagging_mp4.c code. Still need to add a class for aac tagging information (ID3)
|
|
901
|
|
902 2005-12-26 01:56:55 William Pitcock <nenolod@nenolod.net>
|
|
903
|
|
904 * safety fix
|
|
905
|
|
906 2005-12-26 01:22:44 William Pitcock <nenolod@nenolod.net>
|
|
907
|
|
908 * MP4 metadata retrieval support.
|
|
909
|
|
910 2005-12-25 16:38:14 Tony Vroon <chainsaw@gentoo.org>
|
|
911
|
|
912 * Stop last few desperate attempts to hold on to GTK1+ includes.
|
|
913
|
|
914 2005-12-25 16:25:03 Tony Vroon <chainsaw@gentoo.org>
|
|
915
|
|
916 * Delete stale GTK1+ interface code.
|
|
917
|
|
918 2005-12-25 16:19:40 Tony Vroon <chainsaw@gentoo.org>
|
|
919
|
|
920 * And that concludes the story of the whacky OK button. Thank you.
|
|
921
|
|
922 2005-12-25 16:10:13 William Pitcock <nenolod@nenolod.net>
|
|
923
|
|
924 * further paranoia (try to explain why the crash happened, if one happens -- as sexypsf explodes if it cant find the psflib)
|
|
925
|
|
926 2005-12-25 15:31:46 Tony Vroon <chainsaw@gentoo.org>
|
|
927
|
|
928 * Implement GYM playback.
|
|
929
|
|
930 2005-12-25 15:11:21 Tony Vroon <chainsaw@gentoo.org>
|
|
931
|
|
932 * Now that the build system is ready, upload the plugin code.
|
|
933
|
|
934 2005-12-25 15:10:50 Tony Vroon <chainsaw@gentoo.org>
|
|
935
|
|
936 * Sexypsf input plugin; patch by dai in bug #395.
|
|
937
|
|
938 2005-12-25 14:34:53 Tony Vroon <chainsaw@gentoo.org>
|
|
939
|
|
940 * Remove Add Directory option as it is broken. Patch by laci, closes bug #377.
|
|
941
|
|
942 2005-12-25 10:49:09 Tony Vroon <chainsaw@gentoo.org>
|
|
943
|
|
944 * Convert to configdb usage.
|
|
945
|
|
946 2005-12-24 21:30:32 Tony Vroon <chainsaw@gentoo.org>
|
|
947
|
|
948 * Change config file location, take plugin.h out of Makefile.am
|
|
949
|
|
950 2005-12-24 20:31:05 Tony Vroon <chainsaw@gentoo.org>
|
|
951
|
|
952 * Remove static plugin.h trickery to cure SIGFPE and related madness.
|
|
953
|
|
954 2005-12-20 15:33:42 William Pitcock <nenolod@nenolod.net>
|
|
955
|
|
956 * still gives off a warning, but will do the right thing regardless.
|
|
957
|
|
958 2005-12-19 18:39:12 William Pitcock <nenolod@nenolod.net>
|
|
959
|
|
960 * playlist_list code cleanups from mikachu.
|
|
961
|
|
962 2005-12-19 10:58:27 William Pitcock <nenolod@nenolod.net>
|
|
963
|
|
964 * JACKd output plugin via external contractor james@develia.org.
|
|
965
|
|
966 2005-12-19 10:45:45 William Pitcock <nenolod@nenolod.net>
|
|
967
|
|
968 * playlist window truncation fixes provided by external contributor: Tim Yamin <plasmaroo -at- gentoo.org>.
|
|
969
|
|
970 2005-12-18 16:17:33 Tony Vroon <chainsaw@gentoo.org>
|
|
971
|
|
972 * Squash 2 type-punned pointer warnings.
|
|
973
|
|
974 2005-12-18 15:48:43 Tony Vroon <chainsaw@gentoo.org>
|
|
975
|
|
976 * Squash void pointer arithmetic warning in futils.c
|
|
977
|
|
978 2005-12-18 15:30:27 Tony Vroon <chainsaw@gentoo.org>
|
|
979
|
|
980 * Okay, braindead configuration handling. Disabling config button for now.
|
|
981
|
|
982 2005-12-18 13:42:07 Tony Vroon <chainsaw@gentoo.org>
|
|
983
|
|
984 * Dereferencing type-punned pointer will break strict-aliasing rules squashed by Mark Loeser <halcy0n@gentoo.org>.
|
|
985
|
|
986 2005-12-18 11:06:02 Tony Vroon <chainsaw@gentoo.org>
|
|
987
|
|
988 * Do not abort if libmpc is not found, just disable musepack plugin.
|
|
989
|
|
990 2005-12-18 10:56:26 Tony Vroon <chainsaw@gentoo.org>
|
|
991
|
|
992 * Convert to confdb usage. Squash most qualifier-related warnings. Remove pixmap/icon functionality. Eliminate dead code.
|
|
993
|
|
994 2005-12-18 09:03:56 Tony Vroon <chainsaw@gentoo.org>
|
|
995
|
|
996 * Begin resurrecting config dialog. It compiles. Basic functionality is available, but see debug spew for TODO list.
|
|
997
|
|
998 2005-12-18 08:41:22 Tony Vroon <chainsaw@gentoo.org>
|
|
999
|
|
1000 * Fix spacing in --help output, patch by Mikachu.
|
|
1001
|
|
1002 2005-12-18 07:30:29 Tony Vroon <chainsaw@gentoo.org>
|
|
1003
|
|
1004 * Do not try to grab .rar for unpack & module search, the specs change all the time. Has caused explosions & hangs.
|
|
1005
|
|
1006 2005-12-17 16:59:54 Tony Vroon <chainsaw@gentoo.org>
|
|
1007
|
|
1008 * Squash the implicit declaration warnings by including the correct util.h
|
|
1009
|
|
1010 2005-12-17 15:51:17 Tony Vroon <chainsaw@gentoo.org>
|
|
1011
|
|
1012 * Revert changes; this plugin is hard to convert to configdb. Leave it for now.
|
|
1013
|
|
1014 2005-12-17 15:14:46 Tony Vroon <chainsaw@gentoo.org>
|
|
1015
|
|
1016 * Convert to configdb usage.
|
|
1017
|
|
1018 2005-12-17 15:04:28 Tony Vroon <chainsaw@gentoo.org>
|
|
1019
|
|
1020 * Convert to configdb usage.
|
|
1021
|
|
1022 2005-12-17 14:52:02 Tony Vroon <chainsaw@gentoo.org>
|
|
1023
|
|
1024 * Convert to configdb usage.
|
|
1025
|
|
1026 2005-12-17 14:36:29 William Pitcock <nenolod@nenolod.net>
|
|
1027
|
|
1028 * Plugin cleanup functionality, via giacomo.
|
|
1029
|
|
1030 2005-12-17 14:09:33 Tony Vroon <chainsaw@gentoo.org>
|
|
1031
|
|
1032 * Convert to configdb usage.
|
|
1033
|
|
1034 2005-12-17 13:50:41 Tony Vroon <chainsaw@gentoo.org>
|
|
1035
|
|
1036 * Convert to configdb usage.
|
|
1037
|
|
1038 2005-12-17 13:40:29 Tony Vroon <chainsaw@gentoo.org>
|
|
1039
|
|
1040 * Convert to configdb usage.
|
|
1041
|
|
1042 2005-12-17 13:14:29 Tony Vroon <chainsaw@gentoo.org>
|
|
1043
|
|
1044 * Remove unnecessary configfile.h include, this plugin has no config support.
|
|
1045
|
|
1046 2005-12-17 13:11:13 Tony Vroon <chainsaw@gentoo.org>
|
|
1047
|
|
1048 * Convert to configdb. GThreadify and peel off layer of threading macro madness.
|
|
1049
|
|
1050 2005-12-17 10:42:26 Tony Vroon <chainsaw@gentoo.org>
|
|
1051
|
|
1052 * Convert to configdb usage.
|
|
1053
|
|
1054 2005-12-17 10:21:58 Tony Vroon <chainsaw@gentoo.org>
|
|
1055
|
|
1056 * Convert to configdb usage.
|
|
1057
|
|
1058 2005-12-16 20:40:01 Tony Vroon <chainsaw@gentoo.org>
|
|
1059
|
|
1060 * Config file paths should be ~/.audacious and not ~/.xmms
|
|
1061
|
|
1062 2005-12-16 20:25:18 Tony Vroon <chainsaw@gentoo.org>
|
|
1063
|
|
1064 * Squash 3 warnings by compiling as C99 code. Remove round_trick kludge.
|
|
1065
|
|
1066 2005-12-16 20:02:41 Tony Vroon <chainsaw@gentoo.org>
|
|
1067
|
|
1068 * Properly initialize vars before use. A debug-only message threw a warning, it had to go.
|
|
1069
|
|
1070 2005-12-16 19:48:19 Tony Vroon <chainsaw@gentoo.org>
|
|
1071
|
|
1072 * Squash all 4 warnings in xmms-timidity.c
|
|
1073
|
|
1074 2005-12-16 19:34:26 Tony Vroon <chainsaw@gentoo.org>
|
|
1075
|
|
1076 * Use GTK_SIGNAL_FUNC() where needed and remove a totally random const qualifier.
|
|
1077
|
|
1078 2005-12-16 19:20:04 Tony Vroon <chainsaw@gentoo.org>
|
|
1079
|
|
1080 * Juggle some declarations around to reduce warnings. Also remove one debugging statement that triggers a warning.
|
|
1081
|
|
1082 2005-12-16 19:03:15 Tony Vroon <chainsaw@gentoo.org>
|
|
1083
|
|
1084 * Do not discard pointer type qualifiers.
|
|
1085
|
|
1086 2005-12-16 18:24:33 Tony Vroon <chainsaw@gentoo.org>
|
|
1087
|
|
1088 * GThreadify input plugin.
|
|
1089
|
|
1090 2005-12-16 18:08:46 Tony Vroon <chainsaw@gentoo.org>
|
|
1091
|
|
1092 * Add musepack input plugin & hook into build system.
|
|
1093
|
|
1094 2005-12-16 14:17:53 Tony Vroon <chainsaw@gentoo.org>
|
|
1095
|
|
1096 * How about a default timidity.cfg location that actually works?
|
|
1097
|
|
1098 2005-12-16 14:08:03 Tony Vroon <chainsaw@gentoo.org>
|
|
1099
|
|
1100 * Sorry, but has anyone ever told you that you talk too much?
|
|
1101
|
|
1102 2005-12-16 13:25:47 Tony Vroon <chainsaw@gentoo.org>
|
|
1103
|
|
1104 * GThreadify and fix includes. And although it compiles, let us not ship this. No playback at all.
|
|
1105
|
|
1106 2005-12-14 13:36:27 William Pitcock <nenolod@nenolod.net>
|
|
1107
|
|
1108 * possible DND fix for konqueror. (cleaned up version of fixed version of my cleanups...
|
|
1109 * i will NOT code at 3 AM again.).
|
|
1110
|
|
1111 2005-12-14 13:21:10 William Pitcock <nenolod@nenolod.net>
|
|
1112
|
|
1113 * path change
|
|
1114
|
|
1115 2005-12-14 12:19:49 William Pitcock <nenolod@nenolod.net>
|
|
1116
|
|
1117 - attach -Iaudacious to libaudcore build crap.
|
|
1118 - WTF was audacious/util.c doing including lowlevel header sys/ipc.h?!
|
|
1119
|
|
1120 2005-12-14 10:58:13 William Pitcock <nenolod@nenolod.net>
|
|
1121
|
|
1122 * Updated japanese translation, via dai.
|
|
1123
|
|
1124 2005-12-14 10:51:51 William Pitcock <nenolod@nenolod.net>
|
|
1125
|
|
1126 * Timidity support, via external contractor dai+audacious@cdr.jp.
|
|
1127
|
|
1128 2005-12-14 10:35:56 William Pitcock <nenolod@nenolod.net>
|
|
1129
|
|
1130 * Update header locations.
|
|
1131
|
|
1132 2005-12-14 10:20:45 William Pitcock <nenolod@nenolod.net>
|
|
1133
|
|
1134 * Very initial start on libaudcore.
|
|
1135
|
|
1136 2005-12-13 21:03:19 William Pitcock <nenolod@nenolod.net>
|
|
1137
|
|
1138 - Add interface plugin type (buildsystem).
|
|
1139 - Update Effect Makefile to use $EFFECT_PLUGINS vs $GENERAL_PLUGINS, even though this
|
|
1140 doesn't have any effect on anything.
|
|
1141
|
|
1142 2005-12-13 01:11:30 William Pitcock <nenolod@nenolod.net>
|
|
1143
|
|
1144 * Vorbis UTF-8 tag conversion patch, via Takuo Kitame <kitame@debian.org>.
|
|
1145
|
|
1146 2005-12-10 21:12:53 William Pitcock <nenolod@nenolod.net>
|
|
1147
|
|
1148 * typo fix
|
|
1149
|
|
1150 2005-12-10 19:41:21 Tony Vroon <chainsaw@gentoo.org>
|
|
1151
|
|
1152 * Mikmod is obsolete. Let it die.
|
|
1153
|
|
1154 2005-12-10 16:31:13 Tony Vroon <chainsaw@gentoo.org>
|
|
1155
|
|
1156 * Use modplug instead of mikmod. Supports more formats & compressed files.
|
|
1157
|
|
1158 2005-12-10 15:54:12 William Pitcock <nenolod@nenolod.net>
|
|
1159
|
|
1160 * Ladspa host module for Audacious.
|
|
1161
|
|
1162 2005-12-10 10:42:49 Tony Vroon <chainsaw@gentoo.org>
|
|
1163
|
|
1164 * Raise MAX_CODED_SUPERFRAME_SIZE to 16384 in accordance with ffmpeg CVS.
|
|
1165
|
|
1166 2005-12-10 10:14:54 Tony Vroon <chainsaw@gentoo.org>
|
|
1167
|
|
1168 * Add quoting to make autotools happy.
|
|
1169
|
|
1170 2005-12-09 20:12:22 William Pitcock <nenolod@nenolod.net>
|
|
1171
|
|
1172 * Merge a cleaned up version of the patch included with #383. Audacious
|
|
1173 * should no longer go berzerk when being the DND target from Konqueror or
|
|
1174 * Nautilus.
|
|
1175
|
|
1176 2005-12-09 20:03:16 William Pitcock <nenolod@nenolod.net>
|
|
1177
|
|
1178 * Update translation templates c/o of laci.
|
|
1179
|
|
1180 2005-12-08 22:14:43 William Pitcock <nenolod@nenolod.net>
|
|
1181
|
|
1182 * Add missing lirc.m4.
|
|
1183
|
|
1184 2005-12-08 22:12:44 William Pitcock <nenolod@nenolod.net>
|
|
1185
|
|
1186 - Remove generated files
|
|
1187 - Add missing sidplay.m4 file.
|
|
1188
|
|
1189 2005-12-08 17:17:54 Tony Vroon <chainsaw@gentoo.org>
|
|
1190
|
|
1191 * Update plugin descriptions in feature overview.
|
|
1192
|
|
1193 2005-12-08 17:12:12 Tony Vroon <chainsaw@gentoo.org>
|
|
1194
|
|
1195 * Import sid plugin. Ported from XMMS by giacomo.
|
|
1196
|
|
1197 2005-12-08 15:29:31 William Pitcock <nenolod@nenolod.net>
|
|
1198
|
|
1199 * We shouldn't have to close the output plugin from here. I don't know why
|
|
1200 * we are...
|
|
1201
|
|
1202 2005-12-08 13:47:13 William Pitcock <nenolod@nenolod.net>
|
|
1203
|
|
1204 * revert changes -- broke the plugin :/
|
|
1205
|
|
1206 2005-12-08 13:44:32 William Pitcock <nenolod@nenolod.net>
|
|
1207
|
|
1208 * Kill some warnings here -- the other warnings I can't kill yet, as I've
|
|
1209 * not yet been able to decipher the voodoo.
|
|
1210
|
|
1211 2005-12-07 23:33:57 William Pitcock <nenolod@nenolod.net>
|
|
1212
|
|
1213 * fix breakage
|
|
1214
|
|
1215 2005-12-07 18:54:27 Tony Vroon <chainsaw@gentoo.org>
|
|
1216
|
|
1217 * Use a mutex, lower timeouts. Do not spin waiting for playback to start.
|
|
1218
|
|
1219 2005-12-07 17:53:53 Tony Vroon <chainsaw@gentoo.org>
|
|
1220
|
|
1221 * Hook crossfade into build system.
|
|
1222
|
|
1223 2005-12-07 17:37:52 Tony Vroon <chainsaw@gentoo.org>
|
|
1224
|
|
1225 * Remove last of the internal OSS support and default to ALSA. Squashed a few warnings but it is still messy.
|
|
1226
|
|
1227 2005-12-06 18:09:32 Tony Vroon <chainsaw@gentoo.org>
|
|
1228
|
|
1229 * Still need to pry internal OSS from clenched fingers. In need of anti-warning love too, but it compiles.
|
|
1230
|
|
1231 2005-12-06 16:02:16 Tony Vroon <chainsaw@gentoo.org>
|
|
1232
|
|
1233 * Made WMA support configurable, defaults to on.
|
|
1234
|
|
1235 2005-12-04 17:58:55 Tony Vroon <chainsaw@gentoo.org>
|
|
1236
|
|
1237 * First attempt at porting the crossfade plugin; patches from bug #363 applied, GThreadified, includes fixed. Will most probably not compile as of yet.
|
|
1238
|
|
1239 2005-12-04 13:22:16 Tony Vroon <chainsaw@gentoo.org>
|
|
1240
|
|
1241 * Last bit of cast rework by Stephen Bennett.
|
|
1242
|
|
1243 2005-12-04 11:29:14 Tony Vroon <chainsaw@gentoo.org>
|
|
1244
|
|
1245 * Properly report Audacious instead of XMMS or BMP in all places. Patch by laci; closes bug #379.
|
|
1246
|
|
1247 2005-12-04 10:49:53 Tony Vroon <chainsaw@gentoo.org>
|
|
1248
|
|
1249 * C++ warning fixes by external contractor Stephen Bennett.
|
|
1250
|
|
1251 2005-12-04 09:37:06 Tony Vroon <chainsaw@gentoo.org>
|
|
1252
|
|
1253 * Create some proper headers and include them. No more implicit declarations.
|
|
1254
|
|
1255 2005-12-04 08:48:27 Tony Vroon <chainsaw@gentoo.org>
|
|
1256
|
|
1257 * Initialize two variables before use and remove an unused one. Squashes 3 warnings.
|
|
1258
|
|
1259 2005-12-04 08:26:12 Tony Vroon <chainsaw@gentoo.org>
|
|
1260
|
|
1261 * Do not discard pointer target type, and do not use deprecated g_basename function.
|
|
1262
|
|
1263 2005-12-04 08:01:40 Tony Vroon <chainsaw@gentoo.org>
|
|
1264
|
|
1265 * Use GdkAtom instead of a regular Atom. 3 characters inserted cure 3 warnings; good return on investment...
|
|
1266
|
|
1267 2005-12-03 14:58:13 Tony Vroon <chainsaw@gentoo.org>
|
|
1268
|
|
1269 * These fixme warnings are no longer relevant.
|
|
1270
|
|
1271 2005-12-03 11:27:11 Tony Vroon <chainsaw@gentoo.org>
|
|
1272
|
|
1273 * Reduce code duplication and add a return statement.
|
|
1274
|
|
1275 2005-12-03 11:14:33 Tony Vroon <chainsaw@gentoo.org>
|
|
1276
|
|
1277 * Add two missing casts and update the player buffer description from XMMS to Audacious.
|
|
1278
|
|
1279 2005-12-03 10:46:07 Tony Vroon <chainsaw@gentoo.org>
|
|
1280
|
|
1281 * Avoid discarding pointer type qualifiers.
|
|
1282
|
|
1283 2005-12-03 10:17:14 Tony Vroon <chainsaw@gentoo.org>
|
|
1284
|
|
1285 * Avoid discarding pointer type qualifiers by not using the result of gtk_entry_get_text directly.
|
|
1286
|
|
1287 2005-12-02 17:33:58 Tony Vroon <chainsaw@gentoo.org>
|
|
1288
|
|
1289 * Add casts to callbacks in signal handlers to avoid warning. GCC would like a return statement too.
|
|
1290
|
|
1291 2005-11-30 16:56:57 William Pitcock <nenolod@nenolod.net>
|
|
1292
|
|
1293 * Convert UTF-16 (windows-1252) into something useful. Original patch by incomp@#audacious,
|
|
1294 * severe cleanups by myself. :)
|
|
1295
|
|
1296 2005-11-30 02:02:54 William Pitcock <nenolod@nenolod.net>
|
|
1297
|
|
1298 * C99 compliance issues inside wma.c.
|
|
1299
|
|
1300 2005-11-29 16:44:13 William Pitcock <nenolod@nenolod.net>
|
|
1301
|
|
1302 * Fix AAC linkage for gcc4, which does not autolink against libstdc++.
|
|
1303 * Should be harmless (I hope -- untested on FreeBSD as of yet.)
|
|
1304
|
|
1305 2005-11-27 13:58:49 William Pitcock <nenolod@nenolod.net>
|
|
1306
|
|
1307 * Check for lrintf. Fixed by ahuillet.
|
|
1308
|
|
1309 2005-11-27 13:55:31 William Pitcock <nenolod@nenolod.net>
|
|
1310
|
|
1311 * Update translation template, and add new audacious messages to the POTFILES.in.
|
|
1312
|
|
1313 2005-11-27 13:43:05 William Pitcock <nenolod@nenolod.net>
|
|
1314
|
|
1315 * Revert unicode fixes, cause player to bomb out.
|
|
1316
|
|
1317 2005-11-26 22:14:03 William Pitcock <nenolod@nenolod.net>
|
|
1318
|
|
1319 * Don't use widget_draw_quick() in playlistwin_update_list().
|
|
1320
|
|
1321 2005-11-26 21:04:04 William Pitcock <nenolod@nenolod.net>
|
|
1322
|
|
1323 * Add gdk_flush() to widget_draw_quick().
|
|
1324
|
|
1325 2005-11-26 20:28:19 William Pitcock <nenolod@nenolod.net>
|
|
1326
|
|
1327 - Implement widget_draw_quick(widget_t *) for doing an immediate draw
|
|
1328 operation on a widget.
|
|
1329 - Use widget_draw_quick() to force a playlist update on unshade.
|
|
1330
|
|
1331 2005-11-26 19:44:16 William Pitcock <nenolod@nenolod.net>
|
|
1332
|
|
1333 * Remove unneeded sanity check.
|
|
1334
|
|
1335 2005-11-26 19:36:56 William Pitcock <nenolod@nenolod.net>
|
|
1336
|
|
1337 * Revert changes.
|
|
1338
|
|
1339 2005-11-26 19:22:55 William Pitcock <nenolod@nenolod.net>
|
|
1340
|
|
1341 * Closer, but doesn't do it properly.
|
|
1342
|
|
1343 2005-11-26 19:08:15 William Pitcock <nenolod@nenolod.net>
|
|
1344
|
|
1345 * Force redraw of audacious playlist window.
|
|
1346
|
|
1347 2005-11-26 16:29:35 William Pitcock <nenolod@nenolod.net>
|
|
1348
|
|
1349 * Update japanese translator's name. Whoops.
|
|
1350
|
|
1351 2005-11-26 16:27:26 William Pitcock <nenolod@nenolod.net>
|
|
1352
|
|
1353 * Updated greek translation, thanks to stavrosg.
|
|
1354
|
|
1355 2005-11-26 16:11:04 William Pitcock <nenolod@nenolod.net>
|
|
1356
|
|
1357 * Version bump -- 0.1.2.
|
|
1358
|
|
1359 2005-11-26 16:08:34 William Pitcock <nenolod@nenolod.net>
|
|
1360
|
|
1361 * 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,
|
|
1362 * mainwin_idle_func(). This is rather clunky, and I don't like it, but it works perfectly. So there.
|
|
1363
|
|
1364 2005-11-26 01:14:41 William Pitcock <nenolod@nenolod.net>
|
|
1365
|
|
1366 * GCC2 fixes.
|
|
1367
|
|
1368 2005-11-25 22:23:40 William Pitcock <nenolod@nenolod.net>
|
|
1369
|
|
1370 * Unicode support fixes, based on an XMMS patch written by Ilya Konstantinov. <ikonst@users.sourceforge.net>:
|
|
1371 - Fixes UTF16 to UTF8 down-conversion.
|
|
1372 - Fixes length management of UTF8 entities.
|
|
1373 - Doesn't break ASCII support.
|
|
1374 - Corrects several issues with the original implementation.
|
|
1375
|
|
1376 2005-11-25 21:54:46 William Pitcock <nenolod@nenolod.net>
|
|
1377
|
|
1378 * Make the left and right keys work when the playlist window has focus.
|
|
1379
|
|
1380 2005-11-25 21:29:04 William Pitcock <nenolod@nenolod.net>
|
|
1381
|
|
1382 * Add Winamp-style numeric keypad shortcut key support.
|
|
1383
|
|
1384 2005-11-25 16:57:51 William Pitcock <nenolod@nenolod.net>
|
|
1385
|
|
1386 * WTF @ playlist window controlling fonts? o.O
|
|
1387
|
|
1388 2005-11-25 15:26:59 William Pitcock <nenolod@nenolod.net>
|
|
1389
|
|
1390 * Update credits on here reflecting audacious-decoder changes.
|
|
1391
|
|
1392 2005-11-25 14:53:16 William Pitcock <nenolod@nenolod.net>
|
|
1393
|
|
1394 * Glade stuff.
|
|
1395
|
|
1396 2005-11-25 14:50:50 William Pitcock <nenolod@nenolod.net>
|
|
1397
|
|
1398 * Revert logic part of scrolling.
|
|
1399
|
|
1400 2005-11-22 23:21:26 William Pitcock <nenolod@nenolod.net>
|
|
1401
|
|
1402 * gcc4 fixes
|
|
1403
|
|
1404 2005-11-21 17:00:26 Tony Vroon <chainsaw@gentoo.org>
|
|
1405
|
|
1406 * Compile WMA by default. It works now.
|
|
1407
|
|
1408 2005-11-21 16:59:13 Tony Vroon <chainsaw@gentoo.org>
|
|
1409
|
|
1410 * Working WMA support. I never said it would be pretty, neno, I should said it would play.
|
|
1411
|
|
1412 2005-11-20 22:02:32 William Pitcock <nenolod@nenolod.net>
|
|
1413
|
|
1414 * Rename controlsocket to audacious, from xmms, so that xmms stuff wont crash us.
|
|
1415
|
|
1416 2005-11-20 16:17:19 William Pitcock <nenolod@nenolod.net>
|
|
1417
|
|
1418 * Add ctrlsocket_check to generic event loop.
|
|
1419
|
|
1420 2005-11-20 14:35:42 Tony Vroon <chainsaw@gentoo.org>
|
|
1421
|
|
1422 * GThreadify output plugin.
|
|
1423
|
|
1424 2005-11-20 13:18:16 Tony Vroon <chainsaw@gentoo.org>
|
|
1425
|
|
1426 * Implement GBS playback.
|
|
1427
|
|
1428 2005-11-20 12:57:10 Tony Vroon <chainsaw@gentoo.org>
|
|
1429
|
|
1430 * Implement NSF playback.
|
|
1431
|
|
1432 2005-11-20 08:44:16 Tony Vroon <chainsaw@gentoo.org>
|
|
1433
|
|
1434 * Include fix, allows the plugin to compile again.
|
|
1435
|
|
1436 2005-11-20 02:34:09 William Pitcock <nenolod@nenolod.net>
|
|
1437
|
|
1438 * Sync ALSA plugin with enhancements/patches from Fatal (XMMS cvs)
|
|
1439
|
|
1440 2005-11-19 16:42:28 Tony Vroon <chainsaw@gentoo.org>
|
|
1441
|
|
1442 * Sync with xmms-wma instead of bmp-wma & GThreadify. Does not explode, but does not play either.
|
|
1443
|
|
1444 2005-11-19 07:49:16 Tony Vroon <chainsaw@gentoo.org>
|
|
1445
|
|
1446 * Add casts to callbacks in signal handlers to avoid warning. Remove stale pause handler declaration from wav-sndfile.h
|
|
1447
|
|
1448 2005-11-19 06:36:29 Tony Vroon <chainsaw@gentoo.org>
|
|
1449
|
|
1450 * Increase GCC happiness about libfaad code.
|
|
1451
|
|
1452 2005-11-18 11:18:34 William Pitcock <nenolod@nenolod.net>
|
|
1453
|
|
1454 * Save the preference to enable or disable bitmap fonts.
|
|
1455
|
|
1456 2005-11-18 02:59:16 William Pitcock <nenolod@nenolod.net>
|
|
1457
|
|
1458 * Lets not install libmp4v2.
|
|
1459
|
|
1460 2005-11-18 00:10:41 William Pitcock <nenolod@nenolod.net>
|
|
1461
|
|
1462 * Force pango to use a sane fontsize for the playlist window.
|
|
1463
|
|
1464 2005-11-17 23:45:35 William Pitcock <nenolod@nenolod.net>
|
|
1465
|
|
1466 * Fucking nero idiots suck...
|
|
1467
|
|
1468 2005-11-17 16:57:57 Tony Vroon <chainsaw@gentoo.org>
|
|
1469
|
|
1470 * Verify that all files are under version control. Upload a few that were not.
|
|
1471
|
|
1472 2005-11-17 16:37:37 Tony Vroon <chainsaw@gentoo.org>
|
|
1473
|
|
1474 * Unbreak my... compile
|
|
1475
|
|
1476 2005-11-17 16:01:18 Tony Vroon <chainsaw@gentoo.org>
|
|
1477
|
|
1478 * libmp4v2 goes back to the future
|
|
1479
|
|
1480 2005-11-17 14:21:04 Tony Vroon <chainsaw@gentoo.org>
|
|
1481
|
|
1482 * GThreadify plugin. Adds a return statement and removes a pragma statement to please GCC.
|
|
1483
|
|
1484 2005-11-16 18:21:11 Tony Vroon <chainsaw@gentoo.org>
|
|
1485
|
|
1486 * Synced with bmp-mp4. Build system is fragile, but should work now.
|
|
1487
|
|
1488 2005-11-16 03:12:05 William Pitcock <nenolod@nenolod.net>
|
|
1489
|
|
1490 * memory leak fix, should close #368.e
|
|
1491
|
|
1492 2005-11-15 22:21:50 William Pitcock <nenolod@nenolod.net>
|
|
1493
|
|
1494 * Split up generic events into audcore_generic_events(), and client-specific stuff remains in mainwin_idle_func().
|
|
1495
|
|
1496 2005-11-15 21:24:17 William Pitcock <nenolod@nenolod.net>
|
|
1497
|
|
1498 - Fix playback-stop RPC call crash.
|
|
1499 - Fix shutdown RPC call crash.
|
|
1500
|
|
1501 2005-11-15 02:44:39 William Pitcock <nenolod@nenolod.net>
|
|
1502
|
|
1503 * oops :p
|
|
1504
|
|
1505 2005-11-15 02:15:05 William Pitcock <nenolod@nenolod.net>
|
|
1506
|
|
1507 * Fix an error on line 666, reported by Mikachu. Ironic that it *would* be line *666*.
|
|
1508
|
|
1509 2005-11-15 01:48:31 William Pitcock <nenolod@nenolod.net>
|
|
1510
|
|
1511 * Add --headless to help listing.
|
|
1512
|
|
1513 2005-11-15 01:43:39 William Pitcock <nenolod@nenolod.net>
|
|
1514
|
|
1515 * headless now working, use --headless if you wish to experiment.
|
|
1516
|
|
1517 2005-11-15 01:13:44 William Pitcock <nenolod@nenolod.net>
|
|
1518
|
|
1519 * Initial headless stuff... does not yet work.
|
|
1520
|
|
1521 2005-11-14 18:01:00 Tony Vroon <chainsaw@gentoo.org>
|
|
1522
|
|
1523 * GCC would prefer a return statement here.
|
|
1524
|
|
1525 2005-11-14 17:58:21 Tony Vroon <chainsaw@gentoo.org>
|
|
1526
|
|
1527 * GCC would prefer a return statement here.
|
|
1528
|
|
1529 2005-11-14 17:45:51 Tony Vroon <chainsaw@gentoo.org>
|
|
1530
|
|
1531 * Fix includes to avoid implicit declaration warnings.
|
|
1532
|
|
1533 2005-11-13 20:57:54 William Pitcock <nenolod@nenolod.net>
|
|
1534
|
|
1535 * Titling updates.
|
|
1536
|
|
1537 2005-11-13 20:14:56 William Pitcock <nenolod@nenolod.net>
|
|
1538
|
|
1539 * Fileinfo dialog adjustment.
|
|
1540
|
|
1541 2005-11-13 19:59:06 William Pitcock <nenolod@nenolod.net>
|
|
1542
|
|
1543 * Fix a gcc issue, I think.
|
|
1544
|
|
1545 2005-11-13 16:27:07 Tony Vroon <chainsaw@gentoo.org>
|
|
1546
|
|
1547 * List sndfile extensions in the plugin configuration table.
|
|
1548
|
|
1549 2005-11-13 15:52:37 Tony Vroon <chainsaw@gentoo.org>
|
|
1550
|
|
1551 * Pthread is not used here, so do not link to it.
|
|
1552
|
|
1553 2005-11-13 15:36:38 Tony Vroon <chainsaw@gentoo.org>
|
|
1554
|
|
1555 * Missed an include there.
|
|
1556
|
|
1557 2005-11-13 15:33:03 Tony Vroon <chainsaw@gentoo.org>
|
|
1558
|
|
1559 * GThreadify this input plugin.
|
|
1560
|
|
1561 2005-11-13 15:27:38 William Pitcock <nenolod@nenolod.net>
|
|
1562
|
|
1563 * wtf @ USE_MMX
|
|
1564
|
|
1565 2005-11-13 15:02:22 Tony Vroon <chainsaw@gentoo.org>
|
|
1566
|
|
1567 * Use GThread instead of pthread.
|
|
1568
|
|
1569 2005-11-13 15:02:10 William Pitcock <nenolod@nenolod.net>
|
|
1570
|
|
1571 * Infinite loop. (oops)
|
|
1572
|
|
1573 2005-11-13 14:59:10 William Pitcock <nenolod@nenolod.net>
|
|
1574
|
|
1575 * Remove stale USE_SIMD stuff.
|
|
1576
|
|
1577 2005-11-13 14:55:07 Tony Vroon <chainsaw@gentoo.org>
|
|
1578
|
|
1579 * Use GThread instead of pthread.
|
|
1580
|
|
1581 2005-11-13 14:51:07 William Pitcock <nenolod@nenolod.net>
|
|
1582
|
|
1583 * Really I do.
|
|
1584
|
|
1585 2005-11-13 14:50:12 William Pitcock <nenolod@nenolod.net>
|
|
1586
|
|
1587 * grr... i hate automake
|
|
1588
|
|
1589 2005-11-13 14:43:41 William Pitcock <nenolod@nenolod.net>
|
|
1590
|
|
1591 * Add -lsndfile when using wav-sndfile.c
|
|
1592
|
|
1593 2005-11-13 14:33:37 Tony Vroon <chainsaw@gentoo.org>
|
|
1594
|
|
1595 * Use GThread instead of pthread.
|
|
1596
|
|
1597 2005-11-13 14:30:00 William Pitcock <nenolod@nenolod.net>
|
|
1598
|
|
1599 * Remove more optimization.
|
|
1600
|
|
1601 2005-11-13 14:28:14 William Pitcock <nenolod@nenolod.net>
|
|
1602
|
|
1603 * Buffer underrun fix?
|
|
1604
|
|
1605 2005-11-13 14:24:31 William Pitcock <nenolod@nenolod.net>
|
|
1606
|
|
1607 * Remove assembly optimizations, we want to play nicely with any system.
|
|
1608
|
|
1609 2005-11-13 13:37:33 William Pitcock <nenolod@nenolod.net>
|
|
1610
|
|
1611 * Add chainsaw to credits.
|
|
1612
|
|
1613 2005-11-13 02:07:48 William Pitcock <nenolod@nenolod.net>
|
|
1614
|
|
1615 * New skin, care of NhJm, with modifications by me :)
|
|
1616
|
|
1617 2005-11-13 01:01:56 William Pitcock <nenolod@nenolod.net>
|
|
1618
|
|
1619 * Add gstreamer/ for later hacking on.
|
|
1620
|
|
1621 2005-11-12 22:49:04 William Pitcock <nenolod@nenolod.net>
|
|
1622
|
|
1623 * AM_CONDITIONAL fix
|
|
1624
|
|
1625 2005-11-12 20:02:29 William Pitcock <nenolod@nenolod.net>
|
|
1626
|
|
1627 * sndfile checks
|
|
1628
|
|
1629 2005-11-12 19:47:27 Tony Vroon <chainsaw@gentoo.org>
|
|
1630
|
|
1631 * Add quotes for AC_FIND_FILE to make aclocal-1.9 happy
|
|
1632
|
|
1633 2005-11-12 19:27:07 William Pitcock <nenolod@nenolod.net>
|
|
1634
|
|
1635 * oops
|
|
1636
|
|
1637 2005-11-12 19:26:42 William Pitcock <nenolod@nenolod.net>
|
|
1638
|
|
1639 * autoconf fixes for lirc, still broken
|
|
1640
|
|
1641 2005-11-12 19:26:32 Tony Vroon <chainsaw@gentoo.org>
|
|
1642
|
|
1643 * Observe AM_CONDITIONAL name before committing.
|
|
1644
|
|
1645 2005-11-12 19:20:49 Tony Vroon <chainsaw@gentoo.org>
|
|
1646
|
|
1647 * Do not try to build LIRC when not enabled.
|
|
1648
|
|
1649 2005-11-12 19:19:42 William Pitcock <nenolod@nenolod.net>
|
|
1650
|
|
1651 * Makefile changes for sndfile.
|
|
1652
|
|
1653 2005-11-12 19:12:53 Tony Vroon <chainsaw@gentoo.org>
|
|
1654
|
|
1655 * And that one last Makefile.am for lirc.
|
|
1656
|
|
1657 2005-11-12 19:12:20 Tony Vroon <chainsaw@gentoo.org>
|
|
1658
|
|
1659 * Integrate LIRC plugin into build system.
|
|
1660
|
|
1661 2005-11-12 19:11:46 Tony Vroon <chainsaw@gentoo.org>
|
|
1662
|
|
1663 * Add LIRC general plugin.
|
|
1664
|
|
1665 2005-11-12 17:39:26 Tony Vroon <chainsaw@gentoo.org>
|
|
1666
|
|
1667 * Add sndfile version of the wav plugin. Not integrated into buildsystem yet.
|
|
1668
|
|
1669 2005-11-12 16:38:19 William Pitcock <nenolod@nenolod.net>
|
|
1670
|
|
1671 * Don't crash if there's no handler for pausing.
|
|
1672
|
|
1673 2005-11-12 16:34:04 William Pitcock <nenolod@nenolod.net>
|
|
1674
|
|
1675 * Do not use G_INLINE_FUNC. Reported by halcy0n@gentoo.org
|
|
1676
|
|
1677 2005-11-12 16:15:48 William Pitcock <nenolod@nenolod.net>
|
|
1678
|
|
1679 * Remove the fucking mutex system that broke.
|
|
1680
|
|
1681 2005-11-12 12:51:09 William Pitcock <nenolod@nenolod.net>
|
|
1682
|
|
1683 * Remove REAL_TO_SHORT from generic decoder.
|
|
1684
|
|
1685 2005-11-10 20:25:15 William Pitcock <nenolod@nenolod.net>
|
|
1686
|
|
1687 * Add ability to override defaults via .audacious/config until we can get a GUI.
|
|
1688
|
|
1689 2005-11-10 20:15:39 William Pitcock <nenolod@nenolod.net>
|
|
1690
|
|
1691 * basic resampling code.
|
|
1692
|
|
1693 2005-11-10 20:07:22 William Pitcock <nenolod@nenolod.net>
|
|
1694
|
|
1695 * More of the same.
|
|
1696
|
|
1697 2005-11-10 20:05:56 William Pitcock <nenolod@nenolod.net>
|
|
1698
|
|
1699 * Move SPC-specific code into SPC-specific routines.
|
|
1700
|
|
1701 2005-11-10 19:52:13 William Pitcock <nenolod@nenolod.net>
|
|
1702
|
|
1703 * Display the amount of DSP channels in the kbps box.
|
|
1704
|
|
1705 2005-11-10 19:51:04 William Pitcock <nenolod@nenolod.net>
|
|
1706
|
|
1707 * looping stuff
|
|
1708
|
|
1709 2005-11-10 18:48:36 William Pitcock <nenolod@nenolod.net>
|
|
1710
|
|
1711 * More thread safety, less XMMS braindamage.
|
|
1712
|
|
1713 2005-11-10 18:40:09 William Pitcock <nenolod@nenolod.net>
|
|
1714
|
|
1715 * Mutex system
|
|
1716
|
|
1717 2005-11-10 17:56:32 William Pitcock <nenolod@nenolod.net>
|
|
1718
|
|
1719 * Don't build wma by default, it's not working.
|
|
1720
|
|
1721 2005-11-10 17:15:54 William Pitcock <nenolod@nenolod.net>
|
|
1722
|
|
1723 * Hook it into the build.
|
|
1724
|
|
1725 2005-11-10 17:15:36 William Pitcock <nenolod@nenolod.net>
|
|
1726
|
|
1727 * Make it compile. :)
|
|
1728
|
|
1729 2005-11-10 16:59:08 William Pitcock <nenolod@nenolod.net>
|
|
1730
|
|
1731 * Generate makefiles for wma plugin.
|
|
1732
|
|
1733 2005-11-10 16:57:56 William Pitcock <nenolod@nenolod.net>
|
|
1734
|
|
1735 * Rename bmp-wma.c to wma.c.
|
|
1736
|
|
1737 2005-11-10 16:56:35 William Pitcock <nenolod@nenolod.net>
|
|
1738
|
|
1739 * Import WMA decoder into SVN.
|
|
1740
|
|
1741 2005-11-10 08:41:14 William Pitcock <nenolod@nenolod.net>
|
|
1742
|
|
1743 * Whoops.
|
|
1744
|
|
1745 2005-11-10 08:38:54 William Pitcock <nenolod@nenolod.net>
|
|
1746
|
|
1747 * symbol fixes
|
|
1748
|
|
1749 2005-11-10 08:28:46 William Pitcock <nenolod@nenolod.net>
|
|
1750
|
|
1751 * fix capitalization
|
|
1752
|
|
1753 2005-11-09 23:24:24 William Pitcock <nenolod@nenolod.net>
|
|
1754
|
|
1755 * Open the output channel before firing up the thread.
|
|
1756
|
|
1757 2005-11-09 22:00:16 William Pitcock <nenolod@nenolod.net>
|
|
1758
|
|
1759 * Remove configure options that no longer have any meaning.
|
|
1760
|
|
1761 2005-11-09 21:59:50 William Pitcock <nenolod@nenolod.net>
|
|
1762
|
|
1763 * Same for SDL.
|
|
1764
|
|
1765 2005-11-09 21:57:44 William Pitcock <nenolod@nenolod.net>
|
|
1766
|
|
1767 * Fix libmikmod test.
|
|
1768
|
|
1769 2005-11-09 18:49:31 William Pitcock <nenolod@nenolod.net>
|
|
1770
|
|
1771 * Update the credits to note the code sync that occured.
|
|
1772
|
|
1773 2005-11-09 18:42:39 William Pitcock <nenolod@nenolod.net>
|
|
1774
|
|
1775 * Optimized decoders, and custom resampler. We don't use these yet.
|
|
1776
|
|
1777 2005-11-09 18:40:03 William Pitcock <nenolod@nenolod.net>
|
|
1778
|
|
1779 * Synchronize mpg123 code with mpg123-0.59s.mc3. This brings us superior accuracy to libMAD, apparently.
|
|
1780
|
|
1781 2005-11-08 14:04:15 William Pitcock <nenolod@nenolod.net>
|
|
1782
|
|
1783 * Fix realize function for the bitmap fonts option.
|
|
1784
|
|
1785 2005-11-08 13:56:35 William Pitcock <nenolod@nenolod.net>
|
|
1786
|
|
1787 * Winorder fixes c/o of Mikachu.
|
|
1788
|
|
1789 2005-11-08 01:26:55 William Pitcock <nenolod@nenolod.net>
|
|
1790
|
|
1791 * More bitmap-font related stuff, working on a scrolling implementation too. (You can now enable or disable bitmap font support in Preferences.)
|
|
1792
|
|
1793 2005-11-08 00:13:25 William Pitcock <nenolod@nenolod.net>
|
|
1794
|
|
1795 * Bring back support for winamp-style bitmap fonts. :)
|
|
1796
|
|
1797 2005-11-07 23:03:54 William Pitcock <nenolod@nenolod.net>
|
|
1798
|
|
1799 * New logo, care of NhJm.
|
|
1800
|
|
1801 2005-11-07 23:01:48 William Pitcock <nenolod@nenolod.net>
|
|
1802
|
|
1803 * version bump to 0.1.1.
|
|
1804
|
|
1805 2005-11-07 23:00:31 William Pitcock <nenolod@nenolod.net>
|
|
1806
|
|
1807 * Merge icons from NhJm.
|
|
1808
|
|
1809 2005-11-03 23:56:07 William Pitcock <nenolod@nenolod.net>
|
|
1810
|
|
1811 * s/xmms/Audacious/g
|
|
1812
|
|
1813 2005-11-03 23:53:02 William Pitcock <nenolod@nenolod.net>
|
|
1814
|
|
1815 * Updates :)
|
|
1816
|
|
1817 2005-11-03 23:46:14 William Pitcock <nenolod@nenolod.net>
|
|
1818
|
|
1819 * Add song_change plugin, ready to go.
|
|
1820
|
|
1821 2005-11-03 23:44:02 William Pitcock <nenolod@nenolod.net>
|
|
1822
|
|
1823 * New and improved configure.ac!
|
|
1824
|
|
1825 2005-11-03 23:40:28 William Pitcock <nenolod@nenolod.net>
|
|
1826
|
|
1827 * Add build infrastructure for General plugins :)
|
|
1828
|
|
1829 2005-11-03 19:43:12 William Pitcock <nenolod@nenolod.net>
|
|
1830
|
|
1831 * stupid glibc >_<
|
|
1832
|
|
1833 2005-11-03 19:24:38 William Pitcock <nenolod@nenolod.net>
|
|
1834
|
|
1835 * Fix linux good!
|
|
1836
|
|
1837 2005-11-03 18:08:51 William Pitcock <nenolod@nenolod.net>
|
|
1838
|
|
1839 * linux fix care of atheme IRC services :P
|
|
1840
|
|
1841 2005-11-03 16:17:02 William Pitcock <nenolod@nenolod.net>
|
|
1842
|
|
1843 * Update configure to generate the makefile for the SPC decoder...
|
|
1844
|
|
1845 2005-11-03 00:08:35 William Pitcock <nenolod@nenolod.net>
|
|
1846
|
|
1847 * Hook the console plugin into the build, it's ready for initial alphatesting.
|
|
1848
|
|
1849 2005-11-03 00:07:17 William Pitcock <nenolod@nenolod.net>
|
|
1850
|
|
1851 * Add about box.
|
|
1852
|
|
1853 2005-11-02 23:45:23 William Pitcock <nenolod@nenolod.net>
|
|
1854
|
|
1855 * Improved latency on the decode loop.
|
|
1856
|
|
1857 2005-11-02 23:43:28 William Pitcock <nenolod@nenolod.net>
|
|
1858
|
|
1859 * Finally! Got the timing working properly on the visualization plugin :)
|
|
1860
|
|
1861 2005-11-02 23:26:00 William Pitcock <nenolod@nenolod.net>
|
|
1862
|
|
1863 * Tell the player that the decoder has fired up :)
|
|
1864
|
|
1865 2005-11-02 21:33:25 William Pitcock <nenolod@nenolod.net>
|
|
1866
|
|
1867 * Use header.game, over header.author, as most SPC files do not contain the composer information.
|
|
1868
|
|
1869 2005-11-02 21:31:34 William Pitcock <nenolod@nenolod.net>
|
|
1870
|
|
1871 * Generate a proper title.
|
|
1872
|
|
1873 2005-11-02 21:11:24 William Pitcock <nenolod@nenolod.net>
|
|
1874
|
|
1875 * Stop playback when requested to by user.
|
|
1876
|
|
1877 2005-11-02 20:38:59 William Pitcock <nenolod@nenolod.net>
|
|
1878
|
|
1879 * Normal sound decoding, now to just figure out how to stop the decode_thread when we need to.
|
|
1880
|
|
1881 2005-11-02 01:15:57 William Pitcock <nenolod@nenolod.net>
|
|
1882
|
|
1883 * More accurate sound reproduction, but there is warbling. Still locks up player on completion.
|
|
1884
|
|
1885 2005-11-02 01:01:32 William Pitcock <nenolod@nenolod.net>
|
|
1886
|
|
1887 * More stuffness. It *decodes*, but:
|
|
1888 - locks up the player afterwards
|
|
1889 - doesn't sound right. try it and see what i mean.
|
|
1890
|
|
1891 2005-11-01 23:53:40 William Pitcock <nenolod@nenolod.net>
|
|
1892
|
|
1893 * What i have right now is this.
|
|
1894
|
|
1895 2005-11-01 23:34:11 William Pitcock <nenolod@nenolod.net>
|
|
1896
|
|
1897 * More progress -- now loads as an audacious module. :)
|
|
1898
|
|
1899 2005-11-01 23:25:40 William Pitcock <nenolod@nenolod.net>
|
|
1900
|
|
1901 * Oops.
|
|
1902
|
|
1903 2005-11-01 23:23:24 William Pitcock <nenolod@nenolod.net>
|
|
1904
|
|
1905 * More work
|
|
1906
|
|
1907 2005-11-01 23:09:52 William Pitcock <nenolod@nenolod.net>
|
|
1908
|
|
1909 * Add code for decoder thread.
|
|
1910
|
|
1911 2005-11-01 22:45:32 William Pitcock <nenolod@nenolod.net>
|
|
1912
|
|
1913 * Some routines here. Hehe.
|
|
1914
|
|
1915 2005-11-01 22:20:20 William Pitcock <nenolod@nenolod.net>
|
|
1916
|
|
1917 * More endianness fixes.
|
|
1918
|
|
1919 2005-11-01 22:18:19 William Pitcock <nenolod@nenolod.net>
|
|
1920
|
|
1921 * Pass correct endianness information to the library.
|
|
1922
|
|
1923 2005-11-01 22:07:16 William Pitcock <nenolod@nenolod.net>
|
|
1924
|
|
1925 * Typo fix
|
|
1926
|
|
1927 2005-11-01 21:57:26 William Pitcock <nenolod@nenolod.net>
|
|
1928
|
|
1929 * Import the initial sources for console music support.
|
|
1930
|
|
1931 2005-11-01 16:55:04 William Pitcock <nenolod@nenolod.net>
|
|
1932
|
|
1933 * DragonflyBSD fixes.
|
|
1934
|
|
1935 2005-11-01 02:11:27 William Pitcock <nenolod@nenolod.net>
|
|
1936
|
|
1937 * Fix the missing separator in the playback menu. (oops)
|
|
1938
|
|
1939 2005-11-01 02:08:25 William Pitcock <nenolod@nenolod.net>
|
|
1940
|
|
1941 * More work on the main menu...
|
|
1942
|
|
1943 2005-11-01 01:46:59 William Pitcock <nenolod@nenolod.net>
|
|
1944
|
|
1945 - Add a few things to the main menu.
|
|
1946 - Bring back classic XMMS behaviour of ``Play Location''.
|
|
1947
|
|
1948 2005-10-31 23:16:49 William Pitcock <nenolod@nenolod.net>
|
|
1949
|
|
1950 * s/static GTKItemFactoryEntry/GTKItemFactoryEntry/g.
|
|
1951
|
|
1952 2005-10-31 23:06:43 William Pitcock <nenolod@nenolod.net>
|
|
1953
|
|
1954 * We wanted GTK_WINDOW_TOPLEVEL here, not GTK_WINDOW_POPUP. :P
|
|
1955
|
|
1956 2005-10-31 22:29:31 William Pitcock <nenolod@nenolod.net>
|
|
1957
|
|
1958 * m4 changes: move libmikmod stuff into m4/libmikmod.m4.
|
|
1959
|
|
1960 2005-10-31 22:27:37 William Pitcock <nenolod@nenolod.net>
|
|
1961
|
|
1962 * Fix build of mikmod plugin. Thanks Pelosz.
|
|
1963
|
|
1964 2005-10-31 18:45:17 William Pitcock <nenolod@nenolod.net>
|
|
1965
|
|
1966 * Do not install libmp4v2.la.
|
|
1967
|
|
1968 * This closes gentoo bug #110987.
|
|
1969
|
560
|
1970 2005-10-30 23:12:07 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
1971
|
|
1972 * Commented Work-around for bug #129
|
|
1973
|
560
|
1974 2005-10-30 23:08:07 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
1975
|
|
1976 * Fix #129 by using playlistwin_set_mask() in playlistwin_set_shade()
|
|
1977
|
560
|
1978 2005-10-30 17:25:52 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
1979
|
|
1980 * Call gnome_vfs_escape_path_string() before attempting to open the file.
|
|
1981 * (Closes: #0000291)
|
|
1982
|
560
|
1983 2005-10-30 16:02:23 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
1984
|
|
1985 * ENABLE_AAC conditional so we won't compile it if the user doesn't want.
|
|
1986
|
|
1987 2005-10-29 20:59:02 William Pitcock <nenolod@nenolod.net>
|
|
1988
|
|
1989 * Updates to the AUTHORS document.
|
|
1990
|
560
|
1991 2005-10-29 19:41:30 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
1992
|
|
1993 * Use the conitional HAVE_FLAC so we won't try to compile it if we shouldn't.
|
|
1994
|
560
|
1995 2005-10-29 19:32:21 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
1996
|
|
1997 * use $have_flac instead of $enable_flac in the summary view.
|
|
1998
|
560
|
1999 2005-10-29 19:04:27 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2000
|
|
2001 * Added the SDL M4 Macro.
|
|
2002
|
560
|
2003 2005-10-29 18:32:06 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2004
|
|
2005 * libflac test
|
|
2006
|
560
|
2007 2005-10-29 11:28:32 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2008
|
|
2009 * Added myself to the AUTHORS file and the about box.
|
|
2010
|
560
|
2011 2005-10-29 11:23:33 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2012
|
|
2013 * blah\!
|
|
2014
|
560
|
2015 2005-10-29 11:21:19 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2016
|
|
2017 * Added README.bmp to extra dist
|
|
2018
|
560
|
2019 2005-10-29 11:20:07 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2020
|
|
2021 * README copied to README.bmp
|
|
2022
|
560
|
2023 2005-10-29 11:16:31 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2024
|
|
2025 * Added -I$(top_srcdir)/Plugins to INCLUDES to fix the compile errors because Output/OSS/soundcard.h was not found
|
|
2026
|
560
|
2027 2005-10-29 11:13:49 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2028
|
|
2029 * Added -I$(top_srcdir)/Plugins to Makefile.am - Fix compile errors.
|
|
2030
|
|
2031 2005-10-29 01:10:22 William Pitcock <nenolod@nenolod.net>
|
|
2032
|
|
2033 * Include fix.
|
|
2034
|
|
2035 2005-10-29 01:03:59 William Pitcock <nenolod@nenolod.net>
|
|
2036
|
|
2037 * Update headers, master Makefile.
|
|
2038
|
|
2039 2005-10-29 01:01:56 William Pitcock <nenolod@nenolod.net>
|
|
2040
|
|
2041 * Makefile for Plugins/.
|
|
2042
|
|
2043 2005-10-29 01:00:27 William Pitcock <nenolod@nenolod.net>
|
|
2044
|
|
2045 * configure related path changes
|
|
2046
|
|
2047 2005-10-29 00:58:11 William Pitcock <nenolod@nenolod.net>
|
|
2048
|
|
2049 * Move plugins to Plugins/
|
|
2050
|
|
2051 2005-10-28 23:36:53 William Pitcock <nenolod@nenolod.net>
|
|
2052
|
|
2053 * Updated japanese translation, thanks to dai.
|
|
2054
|
|
2055 2005-10-28 23:24:36 William Pitcock <nenolod@nenolod.net>
|
|
2056
|
|
2057 * More header changes.
|
|
2058
|
|
2059 2005-10-28 23:20:10 William Pitcock <nenolod@nenolod.net>
|
|
2060
|
|
2061 * More dragonflybsd fixes.
|
|
2062
|
|
2063 2005-10-28 22:07:59 William Pitcock <nenolod@nenolod.net>
|
|
2064
|
|
2065 * dragonflybsd fixes.
|
|
2066
|
|
2067 2005-10-28 00:42:57 William Pitcock <nenolod@nenolod.net>
|
|
2068
|
|
2069 * Fix compilation of FLAC plugin.
|
|
2070
|
|
2071 2005-10-27 18:58:54 William Pitcock <nenolod@nenolod.net>
|
|
2072
|
|
2073 * This commit builds on the second one, improving the accuracy of the dynamic limiter.
|
|
2074
|
|
2075 2005-10-27 18:49:50 William Pitcock <nenolod@nenolod.net>
|
|
2076
|
|
2077 * This commit does the following:
|
|
2078
|
|
2079 - Changes out static timings for a dynamic implementation which works via actively detecting how long it takes to render a frame
|
|
2080 - Cleans up a few warnings.
|
|
2081
|
560
|
2082 2005-10-27 14:54:05 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2083
|
|
2084 * Cleaning autogenerated files
|
|
2085
|
560
|
2086 2005-10-27 14:50:36 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2087
|
|
2088 * Removing all Makefile.in's
|
|
2089
|
560
|
2090 2005-10-27 14:46:45 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2091
|
|
2092 * Removing all Makefile.in's
|
|
2093
|
560
|
2094 2005-10-27 14:15:53 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2095
|
|
2096 * flac output
|
|
2097
|
560
|
2098 2005-10-27 14:02:46 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2099
|
|
2100 * flac output, ripped from flac.sf.net
|
|
2101
|
|
2102 2005-10-27 12:28:28 William Pitcock <nenolod@nenolod.net>
|
|
2103
|
|
2104 * Disk Writer is back!
|
|
2105
|
|
2106 2005-10-27 01:57:11 William Pitcock <nenolod@nenolod.net>
|
|
2107
|
|
2108 * timings, take 3.
|
|
2109
|
|
2110 2005-10-27 01:41:50 William Pitcock <nenolod@nenolod.net>
|
|
2111
|
|
2112 * Timings, take 2.
|
|
2113
|
560
|
2114 2005-10-27 01:21:47 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2115
|
|
2116 * Corrected the path of some includes from audacious to libaudacious to fix copmilation error
|
|
2117
|
560
|
2118 2005-10-27 01:00:02 Mohammed Sameer <msameer@arabeyes.net>
|
559
|
2119
|
|
2120 * Fixed 0000356
|
|
2121
|
|
2122 2005-10-26 17:30:37 William Pitcock <nenolod@nenolod.net>
|
|
2123
|
|
2124 * timing fixes
|
|
2125
|
|
2126 2005-10-26 17:08:53 William Pitcock <nenolod@nenolod.net>
|
|
2127
|
|
2128 * libvisual-proxy fixes.
|
|
2129
|
|
2130 2005-10-26 13:32:09 William Pitcock <nenolod@nenolod.net>
|
|
2131
|
|
2132 * More fixes.
|
|
2133
|
|
2134 2005-10-26 13:22:20 William Pitcock <nenolod@nenolod.net>
|
|
2135
|
|
2136 * Cleanups
|
|
2137
|
|
2138 2005-10-26 13:17:30 William Pitcock <nenolod@nenolod.net>
|
|
2139
|
|
2140 * Add -lGL to our required libs.
|
|
2141
|
|
2142 2005-10-26 12:57:27 William Pitcock <nenolod@nenolod.net>
|
|
2143
|
|
2144 * Regenerate a bunch of stuff :)
|
|
2145
|
|
2146 2005-10-26 12:54:33 William Pitcock <nenolod@nenolod.net>
|
|
2147
|
|
2148 * Remove binaries.
|
|
2149
|
|
2150 2005-10-26 12:53:58 William Pitcock <nenolod@nenolod.net>
|
|
2151
|
|
2152 * Merge libvisual-proxy.
|
|
2153
|
|
2154 2005-10-26 02:46:26 William Pitcock <nenolod@nenolod.net>
|
|
2155
|
|
2156 * Die!
|
|
2157
|
|
2158 2005-10-26 02:42:55 William Pitcock <nenolod@nenolod.net>
|
|
2159
|
|
2160 * Rebuild configure.
|
|
2161
|
|
2162 2005-10-26 02:41:18 William Pitcock <nenolod@nenolod.net>
|
|
2163
|
|
2164 * Remove dead libvisual dir.
|
|
2165
|
|
2166 2005-10-26 00:53:38 William Pitcock <nenolod@nenolod.net>
|
|
2167
|
|
2168 * Libmikmod.
|
|
2169
|
|
2170 2005-10-26 00:09:36 William Pitcock <nenolod@nenolod.net>
|
|
2171
|
|
2172 * More AAC detection fixes c/o MSameer.
|
|
2173
|
|
2174 2005-10-25 23:51:01 William Pitcock <nenolod@nenolod.net>
|
|
2175
|
|
2176 * Oops, filename should have been 'ext'.
|
|
2177
|
|
2178 2005-10-25 23:49:17 William Pitcock <nenolod@nenolod.net>
|
|
2179
|
|
2180 * Fix
|
|
2181
|
|
2182 2005-10-25 23:46:47 William Pitcock <nenolod@nenolod.net>
|
|
2183
|
|
2184 * Possible crash fix.
|
|
2185
|
|
2186 2005-10-25 23:26:50 William Pitcock <nenolod@nenolod.net>
|
|
2187
|
|
2188 * Update SIGSEGV message, contained the BMP mailing information.
|
|
2189
|
|
2190 2005-10-25 23:10:38 William Pitcock <nenolod@nenolod.net>
|
|
2191
|
|
2192 * tonegen should work now, thanks to MSameer.
|
|
2193
|
|
2194 2005-10-25 19:50:25 William Pitcock <nenolod@nenolod.net>
|
|
2195
|
|
2196 * Remove queue.png from build.list. *grumble*
|
|
2197
|
|
2198 2005-10-25 02:18:32 William Pitcock <nenolod@nenolod.net>
|
|
2199
|
|
2200 * Unhook libvisual from the build.
|
|
2201
|
|
2202 2005-10-25 01:13:56 William Pitcock <nenolod@nenolod.net>
|
|
2203
|
|
2204 * libvisual.
|
|
2205
|
|
2206 * P3 detection appears to be borked. I'll work on it later.
|
|
2207
|
|
2208 2005-10-24 22:25:00 William Pitcock <nenolod@nenolod.net>
|
|
2209
|
|
2210 * More GCC retardation
|
|
2211
|
|
2212 2005-10-24 22:15:55 William Pitcock <nenolod@nenolod.net>
|
|
2213
|
|
2214 * I hate GCC4.
|
|
2215
|
|
2216 2005-10-24 22:04:14 William Pitcock <nenolod@nenolod.net>
|
|
2217
|
|
2218 * I hate macros.
|
|
2219
|
|
2220 2005-10-24 18:57:20 William Pitcock <nenolod@nenolod.net>
|
|
2221
|
|
2222 * Regenerate Makefiles, AAC fixes.
|
|
2223
|
|
2224 2005-10-24 18:54:59 William Pitcock <nenolod@nenolod.net>
|
|
2225
|
|
2226 * Ha!
|
|
2227
|
|
2228 2005-10-24 18:54:46 William Pitcock <nenolod@nenolod.net>
|
|
2229
|
|
2230 * Moo
|
|
2231
|
|
2232 2005-10-24 17:33:32 William Pitcock <nenolod@nenolod.net>
|
|
2233
|
|
2234 * Replacement libmp4v2.
|
|
2235
|
|
2236 2005-10-24 17:05:37 William Pitcock <nenolod@nenolod.net>
|
|
2237
|
|
2238 * Away with the old libmp4v2 that does not work. I have a replacement for thee.
|
|
2239
|
|
2240 2005-10-24 16:33:12 William Pitcock <nenolod@nenolod.net>
|
|
2241
|
|
2242 * Makefiles
|
|
2243
|
|
2244 2005-10-24 16:31:39 William Pitcock <nenolod@nenolod.net>
|
|
2245
|
|
2246 * Fixes for AAC decoder.
|
|
2247
|
|
2248 2005-10-24 16:29:19 William Pitcock <nenolod@nenolod.net>
|
|
2249
|
|
2250 * Debugging notices.
|
|
2251
|
|
2252 2005-10-24 16:19:02 William Pitcock <nenolod@nenolod.net>
|
|
2253
|
|
2254 - Tone generator plugin.
|
|
2255
|
|
2256 2005-10-24 15:59:44 William Pitcock <nenolod@nenolod.net>
|
|
2257
|
|
2258 * Remove tempfiles.
|
|
2259
|
|
2260 2005-10-24 15:55:57 William Pitcock <nenolod@nenolod.net>
|
|
2261
|
|
2262 * Remove a stamp-po to fix a compile error.
|
|
2263
|
|
2264 2005-10-24 13:45:02 William Pitcock <nenolod@nenolod.net>
|
|
2265
|
|
2266 * AAC plugin is working.
|
|
2267
|
|
2268 2005-10-24 13:12:12 William Pitcock <nenolod@nenolod.net>
|
|
2269
|
|
2270 * More progress :)
|
|
2271
|
|
2272 2005-10-24 13:07:02 William Pitcock <nenolod@nenolod.net>
|
|
2273
|
|
2274 * getting closer
|
|
2275
|
|
2276 2005-10-24 13:00:33 William Pitcock <nenolod@nenolod.net>
|
|
2277
|
|
2278 - libfaad fixes.
|
|
2279
|
|
2280 2005-10-24 12:57:11 William Pitcock <nenolod@nenolod.net>
|
|
2281
|
|
2282 - libmp4v2 now compiles
|
|
2283
|
|
2284 2005-10-24 12:50:48 William Pitcock <nenolod@nenolod.net>
|
|
2285
|
|
2286 * Add necessary headers for facilitating the build process from mpeg4ip.
|
|
2287
|
|
2288 2005-10-24 12:44:27 William Pitcock <nenolod@nenolod.net>
|
|
2289
|
|
2290 * Import AAC stuff.
|
|
2291
|
|
2292 2005-10-24 05:12:26 William Pitcock <nenolod@nenolod.net>
|
|
2293
|
|
2294 * Get rid of stuff we don't want in the repository. (compiled translations/autotools cache)
|
|
2295
|
|
2296 2005-10-24 05:06:47 William Pitcock <nenolod@nenolod.net>
|
|
2297
|
|
2298 * Import audacious source.
|
|
2299
|