log

age author description
Sun, 20 Jan 2008 14:52:44 +0100 Sascha Hlusiak Splitted core/gui/grabbing sources; Fixed memory leak when closing configuration dialog.
Sat, 19 Jan 2008 03:04:39 +0200 Cristi Magherusan Modified the playback loop to fix the last seconds skip (fixes bug #87)
Fri, 18 Jan 2008 18:56:34 +0100 Tomasz Mon if apply_timeout hasn't passed before cleanup, save password during cleanup; minor changes to saveconfig()
Fri, 18 Jan 2008 00:41:52 +0200 Calin Crisan ccrisan Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
Fri, 18 Jan 2008 00:40:34 +0200 Calin Crisan ccrisan 1) cdaudio-ng tries to fetch cd information in a background thread, and 2) cdaudio-ng no longer queries the cddb if cdtext is available
Thu, 17 Jan 2008 22:48:00 +0100 Ralf Ertzinger branch merge
Thu, 17 Jan 2008 22:47:15 +0100 Ralf Ertzinger - Work around some funny design decisions regarding redirect handling in neon
Wed, 16 Jan 2008 23:07:15 +0100 Giacomo Lozito - fixed /proc/bus/input/devices parser error when there are multiple lines between phys and handlers, thanks to Checkryzhev Vitaly for report and patch
Wed, 16 Jan 2008 01:12:24 +0200 Cristi Magherusan killed another warning
Wed, 16 Jan 2008 00:46:56 +0200 Cristi Magherusan killed a few warnings
Tue, 15 Jan 2008 20:49:33 +0100 Tomasz Mon forgot new file
Tue, 15 Jan 2008 20:35:07 +0100 Tomasz Mon stop plugin when user starts to type new details into configuration window, and start it when he finishes
Tue, 15 Jan 2008 20:26:27 +0100 Tomasz Mon apply username/password changes 10 seconds after last keystroke in config editboxes
Tue, 15 Jan 2008 19:54:19 +0100 Tomasz Mon bump scrobbler implementation to 0.2
Tue, 15 Jan 2008 12:35:54 +0200 Cristi Magherusan fixed some warnings
Mon, 14 Jan 2008 19:20:57 +0100 Tomasz Mon prevent segfault
Mon, 14 Jan 2008 18:54:56 +0100 Tomasz Mon len and time are int, not char*
Mon, 14 Jan 2008 12:08:32 +0100 Tomasz Mon don't create scrobblerqueue.txt/gerpokqueue.txt when no username nor password for last.fm/gerpok is entered
Mon, 14 Jan 2008 04:33:50 +0100 Stany HENRY Updated French translation.
Sun, 13 Jan 2008 22:18:38 +0100 Ralf Ertzinger branch merge
Sun, 13 Jan 2008 22:18:05 +0100 Ralf Ertzinger - Fix typo in neon_aud_vfs_ungetc_impl()
Sun, 13 Jan 2008 14:36:26 -0600 Andrew O. Shadoura Prevent g_source_remove() from being called multiple times. (Bugzilla #115)
Sun, 13 Jan 2008 17:59:57 +0100 Ralf Ertzinger - Handle invalid states in ICY-Metadata parser
Sun, 13 Jan 2008 17:57:08 +0100 Ralf Ertzinger - Whenever possible, mention the currently used handle in error/debug messages, to aid debugging of concurrent requests
Sun, 13 Jan 2008 17:33:47 +0100 Tomasz Mon keep track of how long song is played
Sat, 12 Jan 2008 13:09:10 -0600 Andrew O. Shadoura Add ability to enter track number using remote. (Bugzilla #115)
Sat, 12 Jan 2008 18:43:12 +0100 mf0102 automated merge
Sat, 12 Jan 2008 18:41:04 +0100 mf0102 threw out the WAV plugin in favour of the sndfile plugin
Sat, 12 Jan 2008 18:12:08 +0100 Tomasz Mon revise scrobblerqueue.txt a bit
Sat, 12 Jan 2008 16:35:26 +0100 mf0102 fix error pointed out by nenolod