Tue, 11 Sep 2007 20:29:53 -0500 |
William Pitcock |
Convert some things to use GSlice.
trunk
|
Fri, 07 Sep 2007 03:20:28 -0500 |
William Pitcock |
Big plugin system changes (part 1 of who knows, it's still a big mess):
trunk
|
Mon, 13 Aug 2007 00:03:33 -0700 |
Ben Tucker |
-Set the track "title" in metadata instead of "name"
trunk
|
Sun, 12 Aug 2007 16:10:45 -0700 |
Ben Tucker |
Implemented TrackChange, StatusChange signals, with a stub for CapsChange.
trunk
|
Fri, 10 Aug 2007 20:28:30 -0500 |
William Pitcock |
thread sanity checks
trunk
|
Fri, 10 Aug 2007 20:23:33 -0500 |
William Pitcock |
Fix the thread join issue.
trunk
|
Fri, 10 Aug 2007 21:58:19 +0200 |
Giacomo Lozito |
added a system that allows input plugins to signal to the core (actually, they MUST do it) that they're ready for playback and it's safe to call their stop function; this fixes a nasty race condition that triggered on fast track-switching
trunk
|
Mon, 06 Aug 2007 12:45:46 +0200 |
Giacomo Lozito |
merged with some small changes to playback.c
|
Mon, 06 Aug 2007 12:38:23 +0200 |
Giacomo Lozito |
in playback_stop, do not assume that get_written_time will be always > 0, some plugins do not write to output at all
|
Sun, 05 Aug 2007 20:20:19 -0500 |
William Pitcock |
oops
|
Sun, 05 Aug 2007 20:14:53 -0500 |
William Pitcock |
proper race condition fix
|
Mon, 06 Aug 2007 01:32:41 +0200 |
Giacomo Lozito |
- fixed ugly race condition in new threading model; mutexes are also probably required to handle shared access to ip_data
|
Sun, 05 Aug 2007 16:43:53 +0200 |
Tomasz Mon |
goodbye widgets directory
|
Fri, 27 Jul 2007 15:28:34 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 27 Jul 2007 15:28:26 -0500 |
William Pitcock |
Track playback monitor thread in InputPlayback.thread.
trunk
|
Fri, 27 Jul 2007 03:16:09 +0200 |
Christian Birchinger |
Gracefully handle playback being NULL even if playback_get_playing() is TRUE during playback init.
trunk
|
Fri, 27 Jul 2007 00:31:46 +0200 |
Christian Birchinger |
I don't think that's needed. If you revert it, use playback_get_playing() instead.
trunk
|
Thu, 26 Jul 2007 14:22:26 -0500 |
William Pitcock |
get_current_input_playback() cleanups.
trunk
|
Wed, 25 Jul 2007 19:10:53 -0500 |
William Pitcock |
playback_seek(): several WTFs in here (probably from XMMS) fixed
trunk
|
Wed, 25 Jul 2007 15:46:00 -0500 |
William Pitcock |
Remove mainwin_set_info_text() craq. Still some work to do.
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: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
|
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 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 08:59:47 -0500 |
William Pitcock |
GPL3 relicensing.
trunk
|
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.
|
Mon, 16 Jul 2007 15:50:32 -0500 |
William Pitcock |
Remove genevent, seperate playback logic into seperate control thread.
|
Mon, 16 Jul 2007 13:32:18 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Mon, 16 Jul 2007 13:31:51 -0500 |
William Pitcock |
From: Daniel Drake <dsd@gentoo.org>
|
Fri, 13 Jul 2007 22:28:20 +0200 |
Tomasz Mon |
replace Playstatus with UiSkinnedPlaystatus
|
Fri, 13 Jul 2007 11:40:00 +0200 |
Tomasz Mon |
replace svis with UiSVis
|
Thu, 12 Jul 2007 12:50:52 +0200 |
Tomasz Mon |
mainwin_sposition is now UiSkinnedHorizontalSlider
|
Thu, 12 Jul 2007 12:26:54 +0200 |
Tomasz Mon |
branch merge
|
Thu, 12 Jul 2007 12:26:18 +0200 |
Tomasz Mon |
import UiSkinnedHorizontalSlider
|
Thu, 12 Jul 2007 01:01:54 +0200 |
Giacomo Lozito |
added hooks: playback pause and playback unpause
|
Tue, 10 Jul 2007 11:33:37 +0200 |
Tomasz Mon |
branch merge
trunk
|
Tue, 10 Jul 2007 11:32:54 +0200 |
Tomasz Mon |
replace old Vis with UiVis
trunk
|
Mon, 09 Jul 2007 23:19:35 -0500 |
Daniel Drake |
Move timer updates out of the 100hz giant loop.
trunk
|
Sun, 08 Jul 2007 12:21:09 +0200 |
Tomasz Mon |
fully implement UiSkinnedNumber, number.c no longer needed
trunk
|
Sun, 08 Jul 2007 10:23:16 +0200 |
Tomasz Mon |
don't call gtk_widget_show/hide from func that's called every now and then
trunk
|
Tue, 03 Jul 2007 19:44:41 -0500 |
William Pitcock |
Remove urldecode.c, urldecode.h, fix references accordingly.
trunk
|
Wed, 09 May 2007 15:07:50 -0700 |
nenolod |
[svn] - make audacious build again
trunk
|
Mon, 09 Apr 2007 17:55:56 -0700 |
nenolod |
[svn] - unbreak the build
trunk
|
Wed, 28 Feb 2007 09:52:22 -0800 |
nenolod |
[svn] - revert the penalty-based "find something to play" logic of 1.2. it's
trunk
|
Wed, 31 Jan 2007 07:58:24 -0800 |
nenolod |
[svn] - forgot something kinda important
trunk
|
Wed, 31 Jan 2007 05:23:24 -0800 |
nenolod |
[svn] - put it back the way it was
trunk
|
Wed, 31 Jan 2007 05:05:26 -0800 |
nenolod |
[svn] - InputPlayback: prepare to deprecate InputPlugin::seek()
trunk
|
Mon, 29 Jan 2007 10:29:19 -0800 |
mf0102 |
[svn] - Changed playback_set_random_skin() to skin_set_random_skin()
trunk
|
Sun, 28 Jan 2007 22:09:12 -0800 |
iabervon |
[svn] Provide flags in InputPlayback for common plugin flag needs, and provide a
trunk
|
Sun, 28 Jan 2007 17:02:15 -0800 |
iabervon |
[svn] Change the input plugin API to use a struct for the currently-playing file.
trunk
|
Sat, 27 Jan 2007 04:07:46 -0800 |
mf0102 |
[svn] Removed util.* from libaudacious
trunk
|
Fri, 26 Jan 2007 14:50:30 -0800 |
mf0102 |
[svn] integrated urldecode.* from libaudacious into audacious directory, made separate ui_fileopener.*
trunk
|