diff options
author | markd <markd@pkgsrc.org> | 2010-04-10 04:09:21 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2010-04-10 04:09:21 +0000 |
commit | b8c5dac82b880197ca0fe00e75ea2c1806650a71 (patch) | |
tree | a3147f358f5319bf31b642f2cdefdd9b6788bb77 /multimedia/kmplayer/distinfo | |
parent | 9100771d44da0a2d3adb562b80f0c53ac5c905a8 (diff) | |
download | pkgsrc-b8c5dac82b880197ca0fe00e75ea2c1806650a71.tar.gz |
Update kmplayer to 0.11.2a
Changes since version 0.11.2
- Add 'escape-uri' and 'contains' expression functions, support for '.' node
- Fix slider hiding when mplayer starts and no length available
- TV device scanner fix, recognize v4l2 inputs and fix detection when done
- Fix opening multiple files on commandline
- smilText improvements, support transition and background attributes
- Fix load-on-demand icon not shown for plugin
- SMIL support for paramGroup and mediaAlign attributes
Changes since version 0.11.1b
- Add pulse and vpau output drivers for MPlayer
- Fix audio language and sub title selection for MPlayer
- Port all K3Process to use QProcess
- Update npp to xulrunner-1.9
- Begin of SMIL state support, limited implementation of XPath
Changes since version 0.11.1a
- Hopefully fix crash reported in bugs.kde.org:195464
- Implement animateColor
- Don't set plugins background color (bugs.kde.org:161282)
- Fix animation timer not killed
- Update hardcoded flash version to 10.0r22
- Fix audio previews with flash on www.7digital.de (bugs.kde.org:193843)
- Fix slider for scaling the video
Changes since version 0.11.1
- Add title to blip.tv information page
- Enable more text attributes for smilText
- Fix resizing generators information page making text area smaller
- Fix title on youtube information page started with a newline
Changes since version 0.11.0a
- Merged generators from Maemo port
- Enable clear history
- Also a summary if RSS has media tags
- Implement still missing tvscanner using it (FWIW)
- Support SMIL region backgroundOpacity and media type mediaBackgroundOpacity
- Save toolbar settings
- Don't set aspects for NPP
- Support 'fill="transition"` inside SMIL 'seq' tags
- Support more than one begin and end triggers for SMIL elements
- Fix playing paths having spaces
Changes since version 0.11.0
- Implement NPNPostUrl, fixes some not working flash cases
- Set correct version in about dialog
- Delay completed signal with npp until first stream is finished
- Disable powermanager when we watch a film
- Add dbus interface for part, inluding org.kdeKMediaPlayer
- Fix for eof doesn't exit fullscreen
- Fix pressing play button doing nothing when there are child links
- Fix MPlayer often inserting the same link
Changes since version 0.11.0-rc4
- Extend Atom feed for Youtube queries
- Fix crash with npp if we get a javascript call before the plugin is loaded
- Report npp plugin loading failure
- Fix crash with D&D in playlist
Changes since version 0.11.0-rc3
- Silence most of the QDBus warnings about missing members or spurious replies
- Fix crash in npplayer for the GetVariable call from Javascript
- Bookmark updates from Edgar Klingberg
- Commented out lots of not (yet) implemented or empty menu's
- Phonon stream information is now shown
- Fix leaking XPixmap's in the back buffer code
Changes since version 0.11.0-rc2
- Change LoadOnDemand icon to default KDE's video icon
- Begin of support for SMIL::PriorityClass
- Fix controlpanel leaking menu's
- Support for simple calls to the npp plugin, onces that don't pass or return
object, such as flash' GotoFrame
- Replace cairo_push_group by using XPixmap instead
- Save half of the dbus calls with npp's NPRuntime
Changes since version 0.11.0-rc1
- Fix browser function 'evalutate' in npp
- Make forward/backward buttons work again
- Add default region to smil layout, fixes some audio only cases
- Simple 'target' attribute support for smil a/area elements for plugin
- Hide controlpanel in khtml by default
- Skip OnDemand plugin loading if we expect too little space to click on
- Make collaboratiog kparts work again
Changes since version 0.10.0c
- Never start playing directly if we detected a HREF attribute
- Rename option 'Click to Play' to 'Grab image when 'Click to Play' is detected
- Add option for load on demand for when embedded in khtml
- Remove xine and gstreamer, add phonon backend
- Port to KDE4
- Support for simultaneous audio/video streams with SMIL
Diffstat (limited to 'multimedia/kmplayer/distinfo')
-rw-r--r-- | multimedia/kmplayer/distinfo | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/multimedia/kmplayer/distinfo b/multimedia/kmplayer/distinfo index 0d37ad8b6a7..3422e5caea7 100644 --- a/multimedia/kmplayer/distinfo +++ b/multimedia/kmplayer/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.17 2008/09/04 12:12:49 markd Exp $ +$NetBSD: distinfo,v 1.18 2010/04/10 04:09:21 markd Exp $ -SHA1 (kmplayer-0.10.0c.tar.bz2) = 52bfa017e1360fdc60c10445090c867039da4830 -RMD160 (kmplayer-0.10.0c.tar.bz2) = 4f7f291733f9a73f5838e028af5e5268d1a0ee10 -Size (kmplayer-0.10.0c.tar.bz2) = 1047729 bytes -SHA1 (patch-aa) = 7e0c7d32ded98070438532c6365cafc0ef8bfd1f -SHA1 (patch-ab) = 6d0635e5d9ea62de7363f761493d80d9d9734857 -SHA1 (patch-ac) = d91f1a27a0768e19c856079328db54d563e96128 +SHA1 (kmplayer-0.11.2a.tar.bz2) = d925e1b7e3268e64cc05590fbfb31f6dc969b4e8 +RMD160 (kmplayer-0.11.2a.tar.bz2) = 0bf3c19e79bf5802a62c7e4e3159db79617adbfb +Size (kmplayer-0.11.2a.tar.bz2) = 528873 bytes +SHA1 (patch-aa) = cab80928dd5027a2fffcace7ce56f12df994f8be +SHA1 (patch-ab) = 975524f4ef0163d47c452f16ab98016acebead09 |