Mon, 19 May 2008 07:22:53 +0300 |
Matti Hamalainen |
Fixed a rare null-pointer dereference in Audacious-SID, discovered via zzuf.
|
Mon, 19 May 2008 04:57:28 +0300 |
Matti Hamalainen |
Fix some plugins after the cleanup.
|
Mon, 19 May 2008 04:20:50 +0300 |
Matti Hamalainen |
Removed #includes that should not be included anymore.
|
Mon, 19 May 2008 01:52:11 +0200 |
Stefano D'Angelo |
Implemented query_format() callback in all effect plugins
|
Sun, 18 May 2008 16:59:05 +0200 |
Tomasz Mon |
introduce ui_skinned_window_button_press and ui_skinned_window_button_release
|
Sun, 18 May 2008 16:27:48 +0200 |
Tomasz Mon |
allow loading compressed skins
|
Sun, 18 May 2008 14:20:51 +0200 |
Tomasz Mon |
stub (really incomplete) for skin engine plugin
|
Sat, 17 May 2008 02:54:10 +0300 |
Calin Crisan ccrisan |
Oups! I shouldn't have committed this change.
|
Sat, 17 May 2008 02:50:10 +0300 |
Calin Crisan ccrisan |
Initial commit for the streambrowser plugin
|
Fri, 16 May 2008 16:01:18 +0200 |
Ralf Ertzinger |
- Fix case where the prebuffering exhausts the stream, and all data is read on the first go
|
Fri, 16 May 2008 14:43:59 +0200 |
Ralf Ertzinger |
- Print the EOF status in _feof()
|
Wed, 14 May 2008 23:39:07 +0200 |
Ralf Ertzinger |
- Handle situations better where the initial buffer fill hits EOF on the stream
|
Tue, 13 May 2008 20:10:57 +0200 |
Ralf Ertzinger |
- Ignore status codes other than 2xx for NE_OK
|
Tue, 13 May 2008 20:07:10 +0200 |
Ralf Ertzinger |
- Just send a "Range: " request header if we do not want to start from zero,
|
Mon, 12 May 2008 15:34:58 +0300 |
Sergiy Pylypenko |
Fixes to ModPlug plugin - don't allow song to loop infinitely, correct loading from archive.
|
Mon, 12 May 2008 02:33:43 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 12 May 2008 02:25:12 +0300 |
Matti Hamalainen |
Align preprocessor conditionals properly.
|
Mon, 12 May 2008 02:23:55 +0300 |
Matti Hamalainen |
Increase used INI key string buffer sizes from 10 to 16 chars.
|
Sat, 10 May 2008 19:06:58 +0300 |
Matti Hamalainen |
Cosmetics: align comments properly.
|
Sun, 11 May 2008 22:29:30 +0100 |
Tony Vroon |
Add fmts gchar array of supported extensions.
|
Sat, 10 May 2008 13:41:06 +0900 |
Yoshiki Yazawa |
now path can be specified for cddb lookup via http.
|
Sat, 10 May 2008 03:08:07 +0300 |
Matti Hamalainen |
Synchronized Autoconf/m4 cleanups from XMMS-SID.
|
Thu, 08 May 2008 22:16:40 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 08 May 2008 22:16:12 +0300 |
Matti Hamalainen |
VFS file handle was not correctly closed and freed in certain situations,
|
Thu, 08 May 2008 22:07:03 +0300 |
Matti Hamalainen |
Using a static buffer, eh? Don't. Just don't.
|
Thu, 08 May 2008 22:05:21 +0300 |
Matti Hamalainen |
Cosmetics.
|
Thu, 08 May 2008 22:01:01 +0300 |
Matti Hamalainen |
Sanitize Tuple creation, remove useless usage of GString and string duplications.
|
Thu, 08 May 2008 21:56:41 +0300 |
Matti Hamalainen |
Cosmetic cleanups / indentation.
|
Thu, 08 May 2008 21:54:55 +0300 |
Matti Hamalainen |
Use Glib types.
|
Thu, 08 May 2008 21:51:47 +0300 |
Matti Hamalainen |
Fix uninitialied GtkWidget variable in about box creation.
|