log

age author description
Tue, 22 Jul 2008 14:26:50 +0100 Tony Vroon Patch by ivanhoe@vfemail.net to include missing header, resolves QA warning and Gentoo bug #232418.
Fri, 18 Jul 2008 12:10:11 +0300 Paula Stanciu hardcoded address removed
Fri, 18 Jul 2008 12:01:38 +0300 Paula Stanciu indentation
Fri, 18 Jul 2008 11:46:56 +0300 Paula Stanciu working basic pairing / bounding
Wed, 16 Jul 2008 20:57:17 +0300 Paula Stanciu GPL Headers
Wed, 16 Jul 2008 20:48:09 +0300 Paula Stanciu added passkey agent and basic pairing functionality
Mon, 14 Jul 2008 18:07:03 +0200 Tomasz Mon make use of new InterfaceOps
Mon, 14 Jul 2008 11:54:07 +0200 Tomasz Mon fix possible segfault on cleanup
Mon, 14 Jul 2008 03:35:13 +0300 Andrew O. Shadoura fixed FSF address
Mon, 14 Jul 2008 01:34:51 +0300 Andrew O. Shadoura don't need these
Mon, 14 Jul 2008 01:25:03 +0300 Andrew O. Shadoura branch merge
Mon, 14 Jul 2008 01:21:11 +0300 Andrew O. Shadoura branch merge
Mon, 14 Jul 2008 01:16:16 +0300 Andrew O. Shadoura fixed Ogg Vorbis streams!
Mon, 14 Jul 2008 00:27:39 +0300 Andrew O. Shadoura fix time display and playback; don't know why, but playing=0 makes it happy
Sun, 13 Jul 2008 23:28:55 +0300 Andrew O. Shadoura little code cleanup
Sun, 13 Jul 2008 23:22:43 +0300 Andrew O. Shadoura prevent crash when user changes selects plugin
Sun, 13 Jul 2008 20:57:22 +0300 Andrew O. Shadoura added mountpoint entrybox
Sun, 13 Jul 2008 15:30:39 -0500 William Pitcock Integrate skins interface into the build.
Sun, 13 Jul 2008 15:17:29 -0500 William Pitcock branch merge.
Sun, 13 Jul 2008 15:17:16 -0500 William Pitcock Backed out changeset 4151640654ae
Sun, 13 Jul 2008 20:18:19 +0300 Calin Crisan ccrisan Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
Sun, 13 Jul 2008 20:18:00 +0300 Calin Crisan ccrisan implemented xiph categories/genres, xiph is now usable
Sun, 13 Jul 2008 15:54:57 +0200 Jonathan Schleifer Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Sun, 13 Jul 2008 15:54:39 +0200 Jonathan Schleifer 16 tries arn't enough, we need 256 when the ID3 tag includes pictures.
Sun, 13 Jul 2008 14:48:39 +0300 Calin Crisan ccrisan streams no longer disappear when added to playlist
Sun, 13 Jul 2008 14:42:54 +0300 Calin Crisan ccrisan Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
Sun, 13 Jul 2008 14:42:27 +0300 Calin Crisan ccrisan added xiph icon; smaller icons for streamdirs; fetch queue fix; up/down keys in tree view no longer focus the search entry
Sun, 13 Jul 2008 13:06:03 +0200 Tomasz Mon use InterfaceOps
Sun, 13 Jul 2008 04:00:04 +0300 Calin Crisan ccrisan added initial support for xiph streaming directory; small bug fixes & code cleanups
Sat, 12 Jul 2008 16:00:03 +0200 Jonathan Schleifer Add != NULL to assert (NULL can be (void*)-1 on some systems).