2007-07-09 |
William Pitcock |
Add support for mimetypes.
|
2007-07-09 |
William Pitcock |
Add MIME support.
|
2007-07-09 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-07-09 |
William Pitcock |
Add mimetype integration.
|
2007-07-09 |
Yoshiki Yazawa |
make fileinfo work again.
|
2007-07-09 |
William Pitcock |
Prefix the station name with last.fm to denote that it's coming from last.fm.
|
2007-07-09 |
William Pitcock |
Remove metadata debugging notices.
|
2007-07-09 |
William Pitcock |
Fix more crashes and metadata.
|
2007-07-09 |
William Pitcock |
Make things not crash.
|
2007-07-09 |
Cristi Magherusan |
rendered the lastfm transport plugin stable again, preparing it for its GUI
|
2007-07-08 |
Cristi Magherusan |
ignore the VMIX balance setting until it gets fixed by the OSS4 devs
|
2007-07-07 |
Cristi Magherusan |
disabled OSS4 by default
|
2007-07-07 |
Cristi Magherusan |
damn, I forgot to 'hg add' the sources
|
2007-07-07 |
Cristi Magherusan |
OSS4 VMIX-enabled fork of the OSS3 output plugin (just bypasses the mixer
|
2007-07-06 |
Giacomo Lozito |
Added title changes event for songchange plugin
trunk
|
2007-07-05 |
William Pitcock |
Remove workarounds for non-VFS compliant plugins. URIs are now mandatory.
trunk
|
2007-07-05 |
William Pitcock |
Remove references to default_const hack.
trunk
|
2007-07-05 |
William Pitcock |
Remove fallback non-URI support hack for 1.3, it should not be in 1.4.
trunk
|
2007-07-05 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
trunk
|
2007-07-05 |
William Pitcock |
Use Audacious as player identifier instead of XMMS.
trunk
|
2007-07-05 |
William Pitcock |
Use playlist_get_songtitle() instead of playlist_get_title().
trunk
|
2007-07-04 |
mf0102 |
Fine-tune fadeout
|
2007-07-03 |
mf0102 |
Fixed bug (no fadeout was applied at the end of a file)
|
2007-07-02 |
michi |
Fixed hangs when outputting to FileWriter and improved readability in
|
2007-07-02 |
michi |
Oops, forgot to remove something ...
|
2007-07-02 |
michi |
First cleanups
|
2007-07-01 |
Cristi Magherusan |
mowgli transition, and some fixes
|
2007-07-01 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
trunk
|
2007-07-01 |
William Pitcock |
Fix division by 32767, should be 32768.
trunk
|
2007-07-01 |
Jonathan Schleifer |
Add #ifdef FILEWRITER_MP3 to filewriter/mp3.c
trunk
|
2007-06-24 |
William Pitcock |
Licensing tweaks on plugins distribution. Plugin-specific licensing remains
trunk
|
2007-06-21 |
calin crisan |
Branch merge
trunk
|
2007-06-21 |
calin crisan |
Added drive speed limit
trunk
|
2007-06-21 |
calin crisan |
Added enable/disable debug option
trunk
|
2007-06-21 |
Yoshiki Yazawa |
fix for crash when the file pointed in a cuesheet does not exist. closes #978.
trunk
|
2007-06-21 |
Tony Vroon |
Sync with upstream: revision 1.8, Sun Jun 17 20:05:40 2007 UTC
trunk
|
2007-06-21 |
Yoshiki Yazawa |
more warning elimination.
trunk
|
2007-06-20 |
zither |
Added cdaudio-ng.h; added a configure dialog
trunk
|
2007-06-18 |
Yoshiki Yazawa |
- fix the bug that aac plugin had failed to get proper playtime length on AMD64.
trunk
|
2007-06-18 |
Yoshiki Yazawa |
suppress warnings on AMD64.
trunk
|
2007-06-16 |
Yoshiki Yazawa |
exclude unused variables to suppress warning.
trunk
|
2007-06-16 |
Yoshiki Yazawa |
suppress warnings.
trunk
|
2007-06-15 |
William Pitcock |
Possibly fix bug #850. Patch from P2E.
trunk
|
2007-06-15 |
William Pitcock |
Note transition to mercurial, and give instructions about it.
trunk
|
2007-06-13 |
nazca |
[svn] - Bleh, squash the evil warning! Must compile without warnings!
trunk
|
2007-06-09 |
nenolod |
[svn] - memory cleanups, purify-assisted.
trunk
|
2007-06-09 |
nenolod |
[svn] - fix invalid write of size 4 (actuators.c:56)
trunk
|
2007-06-08 |
nenolod |
[svn] - use g_random_double_ranged()
trunk
|
2007-06-08 |
nenolod |
[svn] - possible crash fixes wrt global regs
trunk
|
2007-06-08 |
nenolod |
[svn] - add general_evaluate which can run arbitrary VM code
trunk
|
2007-06-08 |
nenolod |
[svn] - i forgot to commit something here
trunk
|
2007-06-08 |
nenolod |
[svn] - libcalc (paranormal virtual evaluation machine): add rand() instruction, global registers (global_reg0-reg99).
trunk
|
2007-06-08 |
nenolod |
[svn] - remove unneeded externs
trunk
|
2007-06-08 |
yaz |
[svn] - move transport plugins into Transport subdirectory.
trunk
|
2007-06-08 |
desowin |
[svn] - fix scrobble from queue
trunk
|
2007-06-08 |
desowin |
[svn] - keep old passwords if user doesn't change them in configuration
trunk
|
2007-06-07 |
nenolod |
[svn] - fix a possible allocation overflow issue. found while merging to 1.3 stable.
trunk
|
2007-06-07 |
yaz |
[svn] - add check for string length before call g_convert(). it may close #962.
trunk
|
2007-06-07 |
yaz |
[svn] - ditto. this is necessary too.
trunk
|
2007-06-07 |
yaz |
[svn] - add playback->playing = 0 where buffer_playing = FALSE is done. without this, playback_get_time() would be confused and playback wouldn't advance in playlist.
trunk
|