log

age author description
Wed, 25 Jul 2007 15:46:06 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Wed, 25 Jul 2007 15:46:00 -0500 William Pitcock Remove mainwin_set_info_text() craq. Still some work to do. trunk
Wed, 25 Jul 2007 22:39:53 +0200 mf0102 Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunk
Wed, 25 Jul 2007 22:37:56 +0200 mf0102 - Took over the German translation and fixed tiny language inaccuracies trunk
Wed, 25 Jul 2007 18:49:27 +0900 Yoshiki Yazawa exclude cue:// from regular scheme check. it is temporal too. trunk
Tue, 24 Jul 2007 22:26:32 +0200 mf0102 - Assertion not being called anymore trunk
Tue, 24 Jul 2007 13:17:23 -0500 William Pitcock __AUDACIOUS_PLUGIN_API__ is now 3. trunk
Tue, 24 Jul 2007 01:05:57 -0500 William Pitcock Use message passing to make sure the UI is updated in the main thread. trunk
Mon, 23 Jul 2007 19:35:59 -0500 William Pitcock Send a message from the monitor thread to the main thread for audio errors, like we do with eof condition. trunk
Mon, 23 Jul 2007 19:33:59 -0500 William Pitcock Remove check for playback->error. trunk
Mon, 23 Jul 2007 19:24:51 -0500 William Pitcock playback monitor thread: If forced stop occurs, do not queue "playback eof" signal. trunk
Mon, 23 Jul 2007 17:14:47 -0500 William Pitcock Remove debugging notices. trunk
Mon, 23 Jul 2007 17:14:14 -0500 William Pitcock Made a mistake here. Fixing! trunk
Mon, 23 Jul 2007 17:10:52 -0500 William Pitcock New threading model for playback. Playback code should now *block*. trunk
Mon, 23 Jul 2007 16:42:30 -0500 William Pitcock Add playback_eof(). Plugins should use this instead of playback->eof = 1. trunk
Mon, 23 Jul 2007 16:13:54 -0500 William Pitcock Death to genevent functions. trunk
Mon, 23 Jul 2007 15:55:40 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Mon, 23 Jul 2007 15:55:04 -0500 William Pitcock Add eventqueue interface. trunk
Mon, 23 Jul 2007 20:46:54 +0200 Tomasz Mon move gtk_widget_show's to mainwin_real_show trunk
Mon, 23 Jul 2007 10:39:01 +0200 Tomasz Mon branch merge trunk
Mon, 23 Jul 2007 10:38:18 +0200 Tomasz Mon few alternations to scrolling trunk
Mon, 23 Jul 2007 01:01:43 +0100 Tony Vroon Treating cdda:// as a regular file is bad, hmmkay? This is just a hack and nenolod will improve on it later. trunk
Sun, 22 Jul 2007 14:16:19 +0300 Cristi Magherusan Backed out changeset 4673533d7cc3 trunk
Sun, 22 Jul 2007 14:03:17 +0300 Cristi Magherusan made the decoder chooser aware of lastfm MP3 streams so that it will only try mad trunk
Sun, 22 Jul 2007 12:12:08 +0900 Yoshiki Yazawa add vfs_is_remote() and vfs_is_streaming(). trunk
Sun, 22 Jul 2007 12:08:08 +0900 Yoshiki Yazawa when mime match succeed, pr->ip should be obtained ip. trunk
Sat, 21 Jul 2007 19:02:49 -0500 William Pitcock Fix VFSBufferedFile::fsize(). trunk
Sat, 21 Jul 2007 15:50:38 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Sat, 21 Jul 2007 15:50:13 -0500 William Pitcock Rewrite VFSBufferedFile::fseek(), now far less buggy! trunk
Sat, 21 Jul 2007 20:25:56 +0200 Tomasz Mon one mutex is enough for resizing trunk