Commit graph

7 commits

Author SHA1 Message Date
Niels Martin Hansen b9298b61e4 FIXME comments in (almost) all audio players, neither handle time reporting fully correct: they report number of samples they have played plus start sample, instead of current sample being heard, ie. they don't take into account that the current position might get changed in mid-stream by the video player to resync audio to video.
Originally committed to SVN as r1175.
2007-05-10 22:39:17 +00:00
Niels Martin Hansen 3e5d49d46c Seem to have fixed asserts randomly triggering. Taking the mainloop mutex is important!
Originally committed to SVN as r1124.
2007-04-23 20:58:21 +00:00
Niels Martin Hansen 470f8d05c6 Better error reporting
Originally committed to SVN as r1123.
2007-04-23 20:26:39 +00:00
Niels Martin Hansen e4051efbf0 Somewhat working playpack position indicator, but restarting playback doesn't always work properly.
Originally committed to SVN as r1122.
2007-04-23 17:34:39 +00:00
Niels Martin Hansen b63a2ade85 Commented out some trace-prints in PulseAudio player, and added device selection to (still broken) Alsa player.
Originally committed to SVN as r1121.
2007-04-23 17:01:00 +00:00
Niels Martin Hansen 15a5e39fff PulseAudio player seems to kinda work, it just doesn't report playback position yet
Originally committed to SVN as r1120.
2007-04-23 16:16:39 +00:00
Niels Martin Hansen 0617076b72 Added (broken) PulseAudio audio player. It currently deadlocks.
Originally committed to SVN as r1118.
2007-04-23 02:30:27 +00:00