Sun, 23 Dec 2007 17:50:53 -0600 |
William Pitcock |
Gapless audio fixes.
|
Sat, 22 Dec 2007 21:19:18 +0100 |
Ralf Ertzinger |
- Prevent APE plugin from freaking out non-seekable streams
|
Fri, 21 Dec 2007 12:17:25 -0600 |
William Pitcock |
OSS: use SNDCTL_DSP_SYNC, as not all OSS versions have SNDCTL_DSP_RESET.
|
Fri, 21 Dec 2007 16:51:56 +0100 |
Jonathan Schleifer |
Actually, we have to reset in oss_loop() as this calls close().
|
Fri, 21 Dec 2007 16:36:22 +0100 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 21 Dec 2007 16:36:11 +0100 |
Jonathan Schleifer |
Reset volume after the buffer has been played.
|
Thu, 20 Dec 2007 21:44:59 +0200 |
Calin Crisan ccrisan |
cddb may use http instead of cddbp now; the global proxy settings are used if enabled
|
Wed, 19 Dec 2007 17:51:50 +0200 |
Cristi Magherusan |
merge
|
Wed, 19 Dec 2007 17:51:17 +0200 |
Cristi Magherusan |
merge
|
Wed, 19 Dec 2007 17:25:55 +0200 |
Cristi Magherusan |
branch merge
|
Wed, 05 Dec 2007 13:35:16 +0200 |
Cristi Magherusan |
replaced SNDCTL_DSP_RESET with SNDCTL_DSP_SYNC, as suggested by Michal
|
Wed, 19 Dec 2007 12:23:30 +0200 |
Eugene Paskevich |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 19 Dec 2007 12:21:59 +0200 |
Eugene Paskevich |
Hope it's the final italics fix.
|
Mon, 17 Dec 2007 19:45:15 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 17 Dec 2007 15:53:26 -0600 |
William Pitcock |
g_get_home_dir() doesn't give us a trailing slash
|
Mon, 17 Dec 2007 15:52:09 -0600 |
William Pitcock |
missed a g_free().
|
Mon, 17 Dec 2007 15:51:45 -0600 |
William Pitcock |
- drop protected: declarations, protected: is not needed here (and causes error on gcc4.3)
|
Mon, 17 Dec 2007 15:23:30 -0600 |
William Pitcock |
projectm-1.0: rewrite the plugin.
|
Sun, 16 Dec 2007 13:27:33 -0600 |
William Pitcock |
flacng: write only 1024 samples at a time to allow visualization plugins to work more efficiently.
|
Tue, 18 Dec 2007 02:33:00 +0900 |
Yoshiki Yazawa |
make use of aud_uri_to_display_*()
|
Mon, 17 Dec 2007 22:05:31 +0900 |
Yoshiki Yazawa |
branch merge
|
Mon, 17 Dec 2007 22:04:37 +0900 |
Yoshiki Yazawa |
make use of aud_uri_to_display_*()
|
Mon, 17 Dec 2007 18:40:07 +0900 |
Yoshiki Yazawa |
eliminate warnings
|
Mon, 17 Dec 2007 18:35:35 +0900 |
Yoshiki Yazawa |
eliminate warnings
|
Mon, 17 Dec 2007 18:04:53 +0900 |
Yoshiki Yazawa |
eliminate warnings on x86_64.
|
Sun, 16 Dec 2007 21:00:58 +0900 |
Yoshiki Yazawa |
branch merge
|
Sun, 16 Dec 2007 11:42:38 +0200 |
Eugene Paskevich |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 16 Dec 2007 11:41:14 +0200 |
Eugene Paskevich |
Fixed layout size calculation to take italicized glyph extents into account.
|
Sun, 16 Dec 2007 21:00:28 +0900 |
Yoshiki Yazawa |
xspf had not read mtime from some time.
|
Sun, 16 Dec 2007 18:18:03 +0900 |
Yoshiki Yazawa |
- make use of AUDDBG
|
Sat, 15 Dec 2007 01:17:05 +0900 |
Yoshiki Yazawa |
eliminate warnings.
|
Sat, 15 Dec 2007 01:08:36 +0900 |
Yoshiki Yazawa |
fix indentation.
|
Sat, 15 Dec 2007 00:19:07 +0900 |
Yoshiki Yazawa |
eliminate warnings.
|
Sat, 15 Dec 2007 00:03:37 +0900 |
Yoshiki Yazawa |
eliminate warnings.
|
Fri, 14 Dec 2007 23:36:11 +0900 |
Yoshiki Yazawa |
eliminate warning.
|
Fri, 14 Dec 2007 23:03:38 +0900 |
Yoshiki Yazawa |
eliminate warning.
|
Fri, 14 Dec 2007 22:13:44 +0900 |
Yoshiki Yazawa |
eliminate warning.
|
Wed, 12 Dec 2007 19:37:42 +0100 |
Tomasz Mon |
fix from Andrew O. Shadoura (chrome|debian)
|
Wed, 12 Dec 2007 17:43:57 +0300 |
Eugene Zagidullin |
forgotten macros
|
Fri, 07 Dec 2007 22:51:53 +0300 |
Eugene Zagidullin |
statusicon: more elegant solution, workaround removed
|
Fri, 07 Dec 2007 21:59:27 +0300 |
Eugene Zagidullin |
little comment
|
Fri, 07 Dec 2007 21:50:55 +0300 |
Eugene Zagidullin |
statusicon: quick workaround for Xfce4
|
Fri, 07 Dec 2007 21:35:28 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 07 Dec 2007 21:34:58 +0300 |
Eugene Zagidullin |
statusicon: warnings suppressed
|
Fri, 07 Dec 2007 12:13:37 -0600 |
William Pitcock |
That didn't merge properly. I'll try again at some other point.
|
Fri, 07 Dec 2007 12:09:16 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 07 Dec 2007 12:08:47 -0600 |
William Pitcock |
Sync with schism's modplug engine. Suggested by G¸«ärkan Seng¸«än.
|
Fri, 07 Dec 2007 01:13:34 +0900 |
Yoshiki Yazawa |
- now container plugins feed only valid uri to the core.
|
Thu, 06 Dec 2007 23:25:24 +0900 |
Yoshiki Yazawa |
make use of AUDDBG() for debug print out.
|
Thu, 06 Dec 2007 22:52:00 +0900 |
Yoshiki Yazawa |
make use of AUDDBG() for debug print out.
|
Thu, 06 Dec 2007 04:39:14 +0300 |
Eugene Zagidullin |
vorbis: mimetype field added. also little fix
|
Thu, 06 Dec 2007 03:54:59 +0300 |
Eugene Zagidullin |
vorbis: bitrate field added
|
Thu, 06 Dec 2007 03:41:16 +0300 |
Eugene Zagidullin |
be aware of incorrect formatting
|
Thu, 06 Dec 2007 03:23:28 +0300 |
Eugene Zagidullin |
hmmm... this file doesn't contain BMP code anymore
|
Thu, 06 Dec 2007 03:20:39 +0300 |
Eugene Zagidullin |
vorbis: removed fileinfo dialog, switched to mowgli_dictionary, some fixes
|
Tue, 04 Dec 2007 03:34:08 +0300 |
Eugene Zagidullin |
get benefit of FIELD_BITRATE
|
Tue, 04 Dec 2007 02:11:02 +0300 |
Eugene Zagidullin |
added myself to authors
|
Tue, 04 Dec 2007 02:04:49 +0300 |
Eugene Zagidullin |
madplug now provides more informative tuple
|
Mon, 03 Dec 2007 18:50:19 +0900 |
Yoshiki Yazawa |
add "fla" to the extension list. fix #6.
|
Mon, 03 Dec 2007 02:10:29 +0300 |
Eugene Zagidullin |
removed debugging stuff. some notes added
|