Mercurial > audlegacy
graph
-
Use message passing to make sure the UI is updated in the main thread. trunkTue, 24 Jul 2007 01:05:57 -0500, by William Pitcock
-
Send a message from the monitor thread to the main thread for audio errors, like we do with eof condition. trunkMon, 23 Jul 2007 19:35:59 -0500, by William Pitcock
-
playback monitor thread: If forced stop occurs, do not queue "playback eof" signal. trunkMon, 23 Jul 2007 19:24:51 -0500, by William Pitcock
-
New threading model for playback. Playback code should now *block*. trunkMon, 23 Jul 2007 17:10:52 -0500, by William Pitcock
-
Add playback_eof(). Plugins should use this instead of playback->eof = 1. trunkMon, 23 Jul 2007 16:42:30 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkMon, 23 Jul 2007 15:55:40 -0500, by William Pitcock
-
Treating cdda:// as a regular file is bad, hmmkay? This is just a hack and nenolod will improve on it later. trunkMon, 23 Jul 2007 01:01:43 +0100, by Tony Vroon
-
made the decoder chooser aware of lastfm MP3 streams so that it will only try mad trunkSun, 22 Jul 2007 14:03:17 +0300, by Cristi Magherusan
-
add vfs_is_remote() and vfs_is_streaming(). trunkSun, 22 Jul 2007 12:12:08 +0900, by Yoshiki Yazawa
-
when mime match succeed, pr->ip should be obtained ip. trunkSun, 22 Jul 2007 12:08:08 +0900, by Yoshiki Yazawa
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkSat, 21 Jul 2007 15:50:38 -0500, by William Pitcock
-
Rewrite VFSBufferedFile::fseek(), now far less buggy! trunkSat, 21 Jul 2007 15:50:13 -0500, by William Pitcock
-
replace PlaylistSlider with UiSkinnedPlaylistSlider trunkSat, 21 Jul 2007 20:07:30 +0200, by Tomasz Mon
-
prevent playback_get_time: assertion playback_get_playing() failed trunkSat, 21 Jul 2007 10:04:29 +0200, by Tomasz Mon
-
Handle non-probe-for-tuple functions without crashing. trunkFri, 20 Jul 2007 20:17:57 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 20 Jul 2007 20:09:08 -0500, by William Pitcock
-
Call playlist_ins() instead of __playlist_ins(). trunkFri, 20 Jul 2007 20:06:07 -0500, by William Pitcock