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
|