CVS commit by vriezen: Oops, kmplayer protocol should be :local
M +10 -0 ChangeLog 1.38 M +1 -0 debian/kmplayer-app.install 1.3 M +1 -1 protocols/kmplayer.protocol 1.2 --- kdeextragear-2/kmplayer/ChangeLog #1.37:1.38 @@ -1,2 +1,12 @@ +Changes since version 0.8.4-rc5 +- Bookmarking a VDR channel now bookmarks it as kmplayer://vdrsource/channel + Same for pipe command, bookmarked as kmplayer://pipesource/command + Added a kmplayer.protocol for it so this should work (application only) + kmplayer 'kmplayer://pipesource/cat ~/example.avi' +- When controlpanel is in autohide mode, move it over the video instead of + shifting the video up causing annoying flickering (bug 96861) +- up/down/ok/back/menu for VDR are added to the toolbar as well when connected +- Unmute DVB card when VDR reports volume of zero, restore on exit +- Auto scroll playlist when current is outside the viewing area Changes since version 0.8.4-rc4 - Recording now stops movie playing after hitting 'Start Recording' --- kdeextragear-2/kmplayer/debian/kmplayer-app.install #1.2:1.3 @@ -5,2 +5,3 @@ debian/tmp/usr/share/apps/kmplayer/kmplayerui.rc debian/tmp/usr/share/applications/kde/kmplayer.desktop +debian/tmp/usr/share/services/kmplayer.protocol --- kdeextragear-2/kmplayer/protocols/kmplayer.protocol #1.1:1.2 @@ -1,4 +1,4 @@ [Protocol] -Class=:internet +Class=:local Description=KMPlayer protocol exec=kmplayer "%u" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]