Revision 48291cc...

Go back to digest for 16th January 2011

Features in KDE Base

sitter at kde dot org committed changes in [Phonon] /gstreamer:

implement start, stop, unlock, unlockStop, readd debug, writedata never
calls enoughdata (causes lockup with sftp), seekable always returns
false (breaks sftp), fix return value on wrong offset if stream is not
seekable

* start - resets stream
* stop - calls enoughData and unlocks
* unlock - debug (technically this should call enoughdata)
* unlockStop - debug (technically this call kio->resume, but that is
done by needData)

File Changes

Modified 3 files
  • /gstreamer
  •   /phononsrc.cpp
  •   /streamreader.cpp
  •   /streamreader.h
3 files changed in total