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
|
Sat, 21 Jul 2007 20:13:01 +0200 |
Tomasz Mon |
forgot new files
trunk
|
Sat, 21 Jul 2007 20:07:30 +0200 |
Tomasz Mon |
replace PlaylistSlider with UiSkinnedPlaylistSlider
trunk
|
Sat, 21 Jul 2007 10:04:29 +0200 |
Tomasz Mon |
prevent playback_get_time: assertion playback_get_playing() failed
trunk
|
Fri, 20 Jul 2007 20:59:15 -0500 |
William Pitcock |
Initialize tuple.mtime.
trunk
|
Fri, 20 Jul 2007 20:17:57 -0500 |
William Pitcock |
Handle non-probe-for-tuple functions without crashing.
trunk
|
Fri, 20 Jul 2007 20:09:08 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 20 Jul 2007 20:06:27 -0500 |
William Pitcock |
Remove unused __playlist_ins().
trunk
|
Fri, 20 Jul 2007 20:06:07 -0500 |
William Pitcock |
Call playlist_ins() instead of __playlist_ins().
trunk
|
Fri, 20 Jul 2007 19:42:24 -0500 |
William Pitcock |
Fix warnings.
trunk
|
Fri, 20 Jul 2007 19:37:11 -0500 |
William Pitcock |
Use ProbeResult (try 1)
trunk
|
Fri, 20 Jul 2007 18:55:15 -0500 |
William Pitcock |
Add new probe_for_tuple() function. Replaces all old probing interfaces.
trunk
|
Sat, 21 Jul 2007 00:44:07 +0200 |
Christian Birchinger |
Fixing typo
trunk
|
Fri, 20 Jul 2007 10:21:24 -0500 |
William Pitcock |
Added tag audacious-1.4.0-DR1 for changeset 40b4b64dfb42
trunk
|
Fri, 20 Jul 2007 09:09:58 -0500 |
William Pitcock |
Invoke "Plugins are not derived work" clause provided by GPL3.
trunk audacious-1.4.0-DR1
|
Fri, 20 Jul 2007 09:00:33 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 20 Jul 2007 08:59:47 -0500 |
William Pitcock |
GPL3 relicensing.
trunk
|
Fri, 20 Jul 2007 06:27:12 +0200 |
Christian Birchinger |
Moving gtk_widget_grab_default() below gtk_container_add() to avoid this
trunk
|
Thu, 19 Jul 2007 22:48:30 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Thu, 19 Jul 2007 22:48:07 -0500 |
William Pitcock |
Fix license terms.
trunk
|
Thu, 19 Jul 2007 20:06:50 -0500 |
William Pitcock |
Export playback.h as part of the public API.
trunk
|
Fri, 20 Jul 2007 05:27:50 +0200 |
Christian Birchinger |
Switching from g_return_val_if_fail() to a more quiet return NULL
trunk
|
Thu, 19 Jul 2007 20:06:03 -0500 |
William Pitcock |
Decruft.
trunk
|
Thu, 19 Jul 2007 20:05:34 -0500 |
William Pitcock |
Add a pkg-config for audclient.
trunk
|
Thu, 19 Jul 2007 19:59:49 -0500 |
William Pitcock |
branch merge
trunk
|
Thu, 19 Jul 2007 19:59:04 -0500 |
William Pitcock |
Backed out changeset d226b83fa3298fc92f25f9519befcd754f44b0ef
trunk
|
Fri, 20 Jul 2007 02:40:19 +0200 |
Christian Birchinger |
Add a NULL check on fd to avoid probing on none-existant fds.
|
Fri, 20 Jul 2007 02:35:34 +0200 |
Christian Birchinger |
Added a fd NULL check to avoid probing on none-existing fds
|
Sun, 01 Jul 2007 13:29:18 +0200 |
root |
Backed out changeset 3c66c8d03c534692d1606ed3ed79634e227f7bd2
trunk
|
Thu, 19 Jul 2007 21:32:57 +0200 |
Stany HENRY |
Lower-case letters are more convenient, aren't they ? (anyhow bitmap fonts option is still available)
|
Thu, 19 Jul 2007 21:02:49 +0200 |
Stany HENRY |
Just a few translatable strings.
|
Thu, 19 Jul 2007 10:30:17 -0500 |
William Pitcock |
Added tag audacious-1.4.0-dr1 for changeset 55a4a6da92a5
|
Thu, 19 Jul 2007 16:21:31 +0200 |
Tomasz Mon |
cleaning
audacious-1.4.0-dr1
|
Thu, 19 Jul 2007 13:51:37 +0200 |
Tomasz Mon |
fix compiler warning
|
Thu, 19 Jul 2007 13:37:23 +0200 |
Tomasz Mon |
we don't need create_dblsize_image() anymore
|
Thu, 19 Jul 2007 13:11:48 +0200 |
Tomasz Mon |
little cleaning
|
Thu, 19 Jul 2007 13:06:41 +0200 |
Tomasz Mon |
replace EqGraph with UiSkinnedEqualizerGraph
|
Thu, 19 Jul 2007 12:15:19 +0200 |
Tomasz Mon |
correct doublesize
|
Thu, 19 Jul 2007 11:17:41 +0200 |
Tomasz Mon |
branch merge
|
Thu, 19 Jul 2007 11:16:38 +0200 |
Tomasz Mon |
replace EqSlider with UiSkinnedEqualizerSlider
|
Thu, 19 Jul 2007 12:49:50 +0900 |
Yoshiki Yazawa |
add url unescape code to playlist_get_info_text().
|
Wed, 18 Jul 2007 21:42:58 +0900 |
Yoshiki Yazawa |
- make jump to track more friendly to file:// scheme.
|
Tue, 17 Jul 2007 18:33:49 +0900 |
Yoshiki Yazawa |
branch merge
|
Tue, 17 Jul 2007 18:28:54 +0900 |
Yoshiki Yazawa |
Backed out changeset 7d33bbe11736
|
Mon, 16 Jul 2007 16:16:33 -0500 |
William Pitcock |
auto merge
|
Mon, 16 Jul 2007 16:16:17 -0500 |
William Pitcock |
Backed out changeset b87335249c69d45d253b1b960a9ec7f60b68e5a5
|
Mon, 16 Jul 2007 16:16:10 -0500 |
William Pitcock |
Backed out changeset b27af7152811d3829d90fbb5439d78b81c16d220
|
Mon, 16 Jul 2007 15:52:39 -0500 |
William Pitcock |
Use playback_get_playing() for while loop.
|