2007-11-25 |
mf0102 |
fixed some compilation warnings (was the original programmer on drugs
|
2007-11-22 |
Ralf Ertzinger |
- Fix locking issues causing spurious error messages (and possibly deadlocks)
|
2007-11-22 |
Ralf Ertzinger |
- New version of ringbuffer code
|
2007-11-21 |
Eugene Zagidullin |
Added initial version of Monkey's Audio plugin
|
2007-11-21 |
mf0102 |
started initial (very humble) efforts on making FileWriter a general
|
2007-11-21 |
mf0102 |
added basic internationalization support to mtp_up
|
2007-11-20 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-11-20 |
William Pitcock |
Fix bashism in the configure script.
|
2007-11-19 |
Jonathan Schleifer |
Restore the channel's volume after playback.
|
2007-11-18 |
William Pitcock |
require 1.4.1
|
2007-11-18 |
Yoshiki Yazawa |
set have_subtune TRUE.
|
2007-11-18 |
Yoshiki Yazawa |
branch merge
|
2007-11-18 |
Jonathan Schleifer |
Actually, that patch + the rest of the patch won't make it into 1.4.1.
|
2007-11-18 |
Jonathan Schleifer |
Reset the volume to 100 when we stop playback.
|
2007-11-18 |
Yoshiki Yazawa |
set have_subtune
|
2007-11-18 |
Yoshiki Yazawa |
remove unnecessary code. (I can't recall why I used "uri", actually.)
|
2007-11-18 |
William Pitcock |
fix loading of streams from XSPF files.
|
2007-11-16 |
Yoshiki Yazawa |
fix a crash bug in mp4_is_our_file().
|
2007-11-16 |
Cristi Magherusan |
applied a patch from Igor Stirbu, middleclick on SI toggles play/pause
|
2007-11-14 |
Yoshiki Yazawa |
unescape uri before write into tuple.
|
2007-11-12 |
Yoshiki Yazawa |
- set FIELD_LENGTH.
|
2007-11-12 |
Yoshiki Yazawa |
drop DEBUG flag.
|
2007-11-12 |
Yoshiki Yazawa |
branch merge.
|
2007-11-12 |
Yoshiki Yazawa |
remove get_time().
|
2007-11-10 |
Cristi Magherusan |
applied a patch from chrome|debian, fixes bug#56
|
2007-11-08 |
Cristi Magherusan |
fixed uploads, using URI's with libmtp is bad, mmm'kay !
|
2007-11-06 |
William Pitcock |
audacious-plugins 1.4.1 begins.
|
2007-11-06 |
William Pitcock |
Added tag audacious-plugins-1.4.0 for changeset 6151338f5af7
|
2007-11-06 |
William Pitcock |
update czech translation (bugzilla #52)
audacious-plugins-1.4.0
|
2007-11-06 |
Ralf Ertzinger |
branch merge
|
2007-11-06 |
Ralf Ertzinger |
- Fix files being left open after playing
|
2007-11-05 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-11-05 |
William Pitcock |
madplug: add .bmu to extensions whitelist (closes bugzilla #49)
|
2007-11-04 |
Ralf Ertzinger |
- Use a single lock for the ring buffer and the condition variable
|
2007-11-04 |
Ralf Ertzinger |
- Update ring buffer code to newer version
|
2007-11-02 |
Calin Crisan ccrisan |
Fixed an unexpected cddb error messaje when no cddb info is available
|
2007-11-01 |
mf0102 |
- updated German translation
|
2007-11-01 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-11-01 |
Jonathan Schleifer |
Change my mail.
|
2007-11-01 |
mf0102 |
update German translation
|
2007-10-30 |
Stany HENRY |
Updated French translation.
|
2007-10-30 |
Yoshiki Yazawa |
fsize_impl should return -1 on a remote stream.
|
2007-10-28 |
Ben Tucker |
fixed some memory leaks and dangling file descriptor pointers in the aac/mp4 plugin
|
2007-10-28 |
William Pitcock |
bugfixed the way shoutcast is formatted ;p
|
2007-10-28 |
William Pitcock |
require libvorbis 1.2 due to undefined behaviour in 1.1.x.
|
2007-10-28 |
William Pitcock |
flacng: tuple builder: fix codec/quality assignment
|
2007-10-28 |
William Pitcock |
Some dependency fixes from Vitaly Lipatov.
|
2007-10-28 |
Vitaly Lipatov |
Fix linking with libaudid3tag
|
2007-10-28 |
Vitaly Lipatov |
Fix linking dependencies.
|
2007-10-27 |
William Pitcock |
Backed out changeset 3bbb2673419b
|
2007-10-27 |
William Pitcock |
projectM 1.0: nuked.
|
2007-10-27 |
William Pitcock |
Fix seeking for non-streamed files.
|
2007-10-27 |
William Pitcock |
vf.seekable hack is no longer needed.
|
2007-10-27 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-10-27 |
William Pitcock |
majorly decraq the code
|
2007-10-27 |
William Pitcock |
remove unused stuff
|
2007-10-27 |
Eugene Paskevich |
Removed unneded .depend* files.
|
2007-10-24 |
mf0102 |
adapted SexyPSF timeout to the method nenolod introduced in UPSE
|
2007-10-24 |
mf0102 |
updated German translation
|
2007-10-24 |
Yoshiki Yazawa |
remove g_filename_from_uri() since recent playback system requires url encoded paths.
|