kdelibs/kutils/kmediaplayer
Ivailo Monev 589c3ca009 kutils: change the slider position before load() in KMediaWidget::open()
fixes rare runtime warning about seek command failure. the proper thing
to do is close, wait for close to happen, set slider position, load and
continue the event cycle but that's too complicated when buffering is not
expected to happen on seek (i.e. when a file from the hard-disk is
currently loaded)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-14 22:09:23 +02:00
..
kded kutils: correct disconnection in KAudioPlayerModule::_removeFinished() 2022-12-14 19:42:18 +02:00
tests kutils: update URL to video in KMediaWidget test 2022-10-16 17:52:12 +03:00
CMakeLists.txt generic: store package found definitions in config header 2022-10-30 05:41:21 +02:00
kmediaplayer.cpp kutils: drop the fullscreen option of the media widget 2022-11-29 07:08:27 +02:00
kmediaplayer.h kutils: drop the fullscreen option of the media widget 2022-11-29 07:08:27 +02:00
kmediawidget.cpp kutils: change the slider position before load() in KMediaWidget::open() 2022-12-14 22:09:23 +02:00
kmediawidget.h kutils: set KMediaWidget position independant of the value 2022-12-06 11:35:07 +02:00
kmediawidget.ui kutils: drop the fullscreen option of the media widget 2022-11-29 07:08:27 +02:00