Warren Dukes
|
4e53282469
|
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1352 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-06-06 16:42:14 +00:00 |
|
Warren Dukes
|
d80093fed6
|
fixed seek, its now blocking again
git-svn-id: https://svn.musicpd.org/mpd/trunk@1237 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-05-30 13:33:13 +00:00 |
|
Warren Dukes
|
42a1a76efe
|
fix TIcho's seeking while paused bug
git-svn-id: https://svn.musicpd.org/mpd/trunk@1225 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-05-29 12:05:49 +00:00 |
|
Warren Dukes
|
71e7127585
|
undo last changes
git-svn-id: https://svn.musicpd.org/mpd/trunk@1217 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-05-28 02:27:36 +00:00 |
|
Warren Dukes
|
e93229bf49
|
fix seeking more than once when paused, by returning immediatly on dc->seek
in sendToOutputBuffer
git-svn-id: https://svn.musicpd.org/mpd/trunk@1216 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-05-28 02:09:37 +00:00 |
|
Warren Dukes
|
547e358796
|
do input buffering in while sleeping loop of sending stuff to output buffer
git-svn-id: https://svn.musicpd.org/mpd/trunk@1125 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-05-21 22:31:07 +00:00 |
|
Warren Dukes
|
5a4022d878
|
another bug fix for non-blocking seek
git-svn-id: https://svn.musicpd.org/mpd/trunk@1103 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-05-20 00:40:19 +00:00 |
|
Warren Dukes
|
a81573ef05
|
non-blocking seeking, needs some testing! (this is not just for streams
but new code for files seeking as well)
git-svn-id: https://svn.musicpd.org/mpd/trunk@1099 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-05-19 23:48:34 +00:00 |
|
Warren Dukes
|
746e7477e0
|
yes! rudimentary stream playing for mp3's!
be gentle
git-svn-id: https://svn.musicpd.org/mpd/trunk@1051 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-05-18 03:37:55 +00:00 |
|
Warren Dukes
|
7626d9a547
|
more little bits of code in prep for resample/audioFormat conversion,
now to just write the actual audioFormat conversion code!
git-svn-id: https://svn.musicpd.org/mpd/trunk@970 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-05-10 14:06:23 +00:00 |
|
Warren Dukes
|
c9f0d22f0a
|
rewrite outputBuffer'ing abstraction a bit to be more effecient and easier
to interface. Also, use outputBuffer abstraction for ogg
git-svn-id: https://svn.musicpd.org/mpd/trunk@941 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-05-07 19:11:43 +00:00 |
|
Warren Dukes
|
3794126e56
|
new OutputBuffer abstraction stuff, implemented for mp3, now need to
implement in other decoders
git-svn-id: https://svn.musicpd.org/mpd/trunk@940 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-05-07 15:58:04 +00:00 |
|
Warren Dukes
|
9196023f14
|
some begging code of abstracting out some simple buffer routine(s) for decoders
git-svn-id: https://svn.musicpd.org/mpd/trunk@928 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-05-07 02:42:49 +00:00 |
|