log

age author description
Mon, 31 Dec 2007 19:45:28 +0100 Sascha Hlusiak Hotkey: Added grabbing of mouse buttons with modificators so you can control it with the mouse from any application
Mon, 31 Dec 2007 17:38:27 +0100 Sascha Hlusiak Hotkey: some cleaning and simplifying
Thu, 27 Dec 2007 20:50:05 +0100 Murat Senel Turkish translation (Bugzilla #50)
Thu, 27 Dec 2007 17:57:13 +0100 Christian Birchinger Re-added 48kHz support to the GUI
Tue, 25 Dec 2007 21:54:17 +0100 Ralf Ertzinger - Add _delete for flac 1.1.2
Tue, 25 Dec 2007 02:16:51 -0600 Jussi Judin Fixes memory leak in song change plugin when applying configuration (Bugzilla #48)
Tue, 25 Dec 2007 02:16:22 -0600 Jussi Judin Fixes memleaks in open_file() function of libtimidity (Bugzilla #27)
Tue, 25 Dec 2007 02:15:51 -0600 Jussi Judin Fixes memory leaks that are visible during startup in scrobbler plugin (Bugzilla #26)
Tue, 25 Dec 2007 02:15:14 -0600 Jussi Judin Make flacng plugin to clean up after itself (Bugzilla #19)
Tue, 25 Dec 2007 02:14:39 -0600 Jussi Judin Fixes memory leak in libtta's get_song_tuple() function. (Bugzilla #16)
Sun, 23 Dec 2007 20:24:16 -0600 William Pitcock Break large write operations into smaller fragments.
Sun, 23 Dec 2007 17:51:34 -0600 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
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.