Mercurial > audlegacy
graph
-
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
-
Add new probe_for_tuple() function. Replaces all old probing interfaces. trunkFri, 20 Jul 2007 18:55:15 -0500, by William Pitcock
-
Added tag audacious-1.4.0-DR1 for changeset 40b4b64dfb42 trunkFri, 20 Jul 2007 10:21:24 -0500, by William Pitcock
-
Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1Fri, 20 Jul 2007 09:09:58 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 20 Jul 2007 09:00:33 -0500, by William Pitcock
-
Moving gtk_widget_grab_default() below gtk_container_add() to avoid this trunkFri, 20 Jul 2007 06:27:12 +0200, by Christian Birchinger
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 19 Jul 2007 22:48:30 -0500, by William Pitcock
-
Export playback.h as part of the public API. trunkThu, 19 Jul 2007 20:06:50 -0500, by William Pitcock
-
Switching from g_return_val_if_fail() to a more quiet return NULL trunkFri, 20 Jul 2007 05:27:50 +0200, by Christian Birchinger
-
Backed out changeset d226b83fa3298fc92f25f9519befcd754f44b0ef trunkThu, 19 Jul 2007 19:59:04 -0500, by William Pitcock
-
Add a NULL check on fd to avoid probing on none-existant fds.Fri, 20 Jul 2007 02:40:19 +0200, by Christian Birchinger
-
Added a fd NULL check to avoid probing on none-existing fdsFri, 20 Jul 2007 02:35:34 +0200, by Christian Birchinger
-
Backed out changeset 3c66c8d03c534692d1606ed3ed79634e227f7bd2 trunkSun, 01 Jul 2007 13:29:18 +0200, by root
-
Lower-case letters are more convenient, aren't they ? (anyhow bitmap fonts option is still available)Thu, 19 Jul 2007 21:32:57 +0200, by Stany HENRY
-
Just a few translatable strings.Thu, 19 Jul 2007 21:02:49 +0200, by Stany HENRY
-
Added tag audacious-1.4.0-dr1 for changeset 55a4a6da92a5Thu, 19 Jul 2007 10:30:17 -0500, by William Pitcock
-
fix compiler warningThu, 19 Jul 2007 13:51:37 +0200, by Tomasz Mon
-
we don't need create_dblsize_image() anymoreThu, 19 Jul 2007 13:37:23 +0200, by Tomasz Mon
-
little cleaningThu, 19 Jul 2007 13:11:48 +0200, by Tomasz Mon
-
replace EqGraph with UiSkinnedEqualizerGraphThu, 19 Jul 2007 13:06:41 +0200, by Tomasz Mon
-
correct doublesizeThu, 19 Jul 2007 12:15:19 +0200, by Tomasz Mon
-
branch mergeThu, 19 Jul 2007 11:17:41 +0200, by Tomasz Mon
-
replace EqSlider with UiSkinnedEqualizerSliderThu, 19 Jul 2007 11:16:38 +0200, by Tomasz Mon
-
add url unescape code to playlist_get_info_text().Thu, 19 Jul 2007 12:49:50 +0900, by Yoshiki Yazawa
-
- make jump to track more friendly to file:// scheme.Wed, 18 Jul 2007 21:42:58 +0900, by Yoshiki Yazawa
-
branch mergeTue, 17 Jul 2007 18:33:49 +0900, by Yoshiki Yazawa
-
Backed out changeset 7d33bbe11736Tue, 17 Jul 2007 18:28:54 +0900, by Yoshiki Yazawa