prev
More Info
Revision 855548
(Back to Digest)
next


Commit Details
Bug Fixes in Multimedia
Michael Pyne committed changes in /trunk/KDE/kdemultimedia/juk:
Fun thing to do with JuK:

Pause playback.
Type in something into the search widget
Press enter to play the first matched song.

A song will play alright, but the playingFile will be thought to be null for some reason.

I've tracked down that this is probably due to there being no selected item in the visible results when enter is pressed, so I've made the search widget's returnPressed() signal manually play the first listed match instead of relying on Playlist's returnPressed() signal to work.

File Changes
Modified 3 files
/trunk/KDE/kdemultimedia/juk
/playlistsplitter.cpp
/searchwidget.cpp
/searchwidget.h
Added 1 file
/trunk/KDE/kdemultimedia/juk
Deleted 1 file
/trunk/KDE/kdemultimedia/juk
5 files changed in total

KDE Commit-Digest by Danny Allen, 2006-2009
All issues in archive by Derek Kite