log

age author description
Tue, 10 Jun 2008 21:14:28 +0300 Andrew O. Shadoura added basic libshout functionality; fixed ice_close to close connection after timeout only
Mon, 09 Jun 2008 21:40:22 +0300 Andrew O. Shadoura enable lirc reconnect by default
Mon, 09 Jun 2008 20:30:54 +0300 Andrew O. Shadoura fixed FSF HQ address again
Mon, 09 Jun 2008 20:25:37 +0300 Andrew O. Shadoura added SHOUT_CFLAGS and SHOUT_LIBS
Mon, 09 Jun 2008 19:52:28 +0300 Andrew O. Shadoura check for libshout in configure
Mon, 09 Jun 2008 19:49:36 +0300 Andrew O. Shadoura fixed FSF HQ address
Mon, 09 Jun 2008 19:48:19 +0300 Andrew O. Shadoura started icecast plugin (derived from filewriter)
Sat, 26 Apr 2008 15:58:58 +0300 Andrew O. Shadoura make some file filewriter backends use callbacks instead of calling VFS directly
Thu, 03 Jul 2008 15:52:56 +0200 Tomasz Mon fix segfault when starting with shaded windows
Thu, 03 Jul 2008 09:07:03 +0200 Stany HENRY Made "bluetooth" and "streambrowser" plugins translatable.
Thu, 03 Jul 2008 02:02:19 +0300 Calin Crisan ccrisan integrated streambrowser into the main buildsystem
Wed, 02 Jul 2008 21:27:56 +0200 Tomasz Mon change GeneralPlugin to Interface plugin
Wed, 02 Jul 2008 08:04:04 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Wed, 02 Jul 2008 08:03:42 +0300 Matti Hamalainen Use glib types.
Wed, 02 Jul 2008 07:56:49 +0300 Matti Hamalainen Also show indexed mixer elements in the ALSA plugin configuration UI,
Tue, 01 Jul 2008 21:13:48 +0300 Calin Crisan ccrisan Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
Tue, 01 Jul 2008 21:13:22 +0300 Calin Crisan ccrisan added shoutcast icon; fixed some small bugs
Tue, 01 Jul 2008 19:35:16 +0300 Paula Stanciu rescan functionality
Tue, 01 Jul 2008 00:51:38 -0500 William Pitcock Add psf2 plugin to build process.
Tue, 01 Jul 2008 00:50:20 -0500 William Pitcock Add note about http://audacious-media-player.org/?title=Audacious2/PSF2Plugin.
Tue, 01 Jul 2008 00:22:25 -0500 William Pitcock Implement seeking (you can seek forward), it crashes when you seek backwards though :(.
Mon, 30 Jun 2008 23:52:43 -0500 William Pitcock Fix length calculation to include fades.
Mon, 30 Jun 2008 23:50:51 -0500 William Pitcock Finalize event loop for the playback thread; the plugin is now done except for seeking.
Mon, 30 Jun 2008 23:39:49 -0500 William Pitcock Plugin is mostly usable now.
Mon, 30 Jun 2008 23:17:59 -0500 William Pitcock More work on tuples.
Mon, 30 Jun 2008 23:11:47 -0500 William Pitcock memory leak cleanups.
Mon, 30 Jun 2008 23:05:32 -0500 William Pitcock clean up warnings.
Mon, 30 Jun 2008 23:03:47 -0500 William Pitcock use aud_vfs_file_get_contents().
Mon, 30 Jun 2008 22:37:17 -0500 William Pitcock Remove unused cruft.
Mon, 30 Jun 2008 22:36:31 -0500 William Pitcock Plugin works kinda, but stopping after track ends isn't done yet.