summaryrefslogtreecommitdiff
path: root/multimedia/kmplayer
AgeCommit message (Collapse)AuthorFilesLines
2008-09-04Update kmplayer to 0.10.0cmarkd4-12/+24
Changes since version 0.10.0b - Use html page baseurl for resolving urls from the knpplayer backend - Initialize thread support for knpplayer, makes knpplayer crashes go away - Second part of set viewarea background to part's parent background Changes since version 0.10.0a - Fix some flash wanting full Url out of a relative Url before streaming data - Hardcode flash mimetypes in pluginsinfo - Fix kpart not reading the system global kmplayerrc - Set viewarea background to part's parent background for the plugin - Fix kxineplayer crash when sending the configurations Changes since version 0.10.0 - Fix npp streams with javascript urls, that never reached the finish state - Fix memory leak in SMIL image - Get rid of nspr dependency Changes since version 0.10.0-pre3 - Fix double scaling of video in a region - Use XPLAIN again for npp's GtkPlug embedded in QXEmbed, makes reproducable mouse grab go away Changes since version 0.10.0-pre2 - Fix unpausing with multi items from playlist - Compile fix for gcc >= 4.2 - Cairo painting speedups, always round to screen pixel values - Adjust for timer drifting in SMIL files - SMIL additions, add AnimateMotion, more transition types, transOut support, region background image and 'showBackground' attribute among others - Replace -vop with -vf for MPlayer Changes since version 0.9.4a - Allow per mimetype preferred player backend - Add npp backend that plays xembed style browser plugins
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-1/+2
Bump PKGREVISION.
2007-05-05Update kmplayer to 0.9.4amarkd3-7/+21
Changes since version 0.9.4 - Crash fix in playlist change while still playing - Support for mouse events on 'area' elements in SMIL - Clear the 'Connecting' status message when we got the data - Fix regression in 0.9.4, xine added reference links weren't auto played - Fix painting gifs that where larger than qmovie default buffer size - Support SMIL 'fillDefault' attribute - Globally share XML attribute names, reducing memory pressure - Fix region painting regression to limit updating only the region rectangle - Add audio/x-ms* to list of possible playlists Changes since version 0.9.3a - Support for MPlayer ICY stream info - Fix flashing/resizing infowindow between two items having info - Podcast item w/o an enclose but having a description now keep them self active for a calculated time - Fix easy breaking reading CDATA sections - Changed intro animation, making it slightly shorter and using fade transition - Add support for SMIL linknodes a and area, brush and transiton (only fade) - RealPix's fades now realy fades in or out - Moved SMIL/RealPix painting to libcairo - Fix auto hiding controlpanel disappeared after switching to console view - Fix autohiding controlpanel when there is also a statusbar
2007-01-26Update icons location of KDE apps. Bump PKGREVISIONmarkd2-17/+18
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz1-1/+2
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-14Update to kmplayer 0.9.3amarkd2-7/+6
Changes since version 0.9.3 - Reading RAM playlists should stop on '--stop--' stop lines - Make playlist occuring on top less likely - Support for 'repeatCount="indefinite"' in SMIL - Fix uninitialized member in GenericMrl, eg. reopening saved playlist crashed - "quot" entity fix in XML parser - Also show content of cdata sections in infoview w/ RSS and XSPF - Fix konqueror wheel spinning when HTML object has an 'autostart=0' set - Fix possible hang in RemoteObject for SMIL or RealPix - Don't play exit animation when KDE terminates - Nested playlist fix for RSS and XSPF - Item 'Playlist', of panel's popup menu, didn't work in fullscreen/minimal view - Allow Xine as player for TV using v4l:/Tuner/frequency mrls
2007-01-13Modular Xorg support.joerg1-1/+2
2007-01-07PKGREVISION bump for flac shlib major bump and corresponding ABIwiz1-1/+2
depends bump.
2006-10-06Update kmplayer to 0.9.3markd3-8/+13
Changes since version 0.9.3-rc1 - Fix audio/video CD w/ MPlayer adding more and more nodes on restart - MPlayer movie length detection fix for URLs in lists - Fix playlistview accessing root node w/o checking (crash fix) - XML Shareable Playlist Format (aka spiff) support - Fixed editing in place tree of URL, they were modified by KURL::prettyURL() - Fixed missing 'NotRunning' state change notification in some cases - Window title for playlists fix, either group name or item URL - Catergory items should not be editable Changes since version 0.9.3-pre2 - Patch from bero, add more output audio and video drivers - Frequencies for Xv TV watching should now be in MHz (like with MPlayer) - Add more help in the handbook about the backends and the playlist format - Support MPLAYEROPTS argument for group/item nodes to add extra settings - Add option to set path/application name for mplayer backend - Fix possible crash when updating the playlist tree from QListView click events - Add 'Delete item' and MoveUp/Down for persistent playlists context menu and TV - Delay loading of recent XML file to first item played or category opened - Defaults to not show progress slider instead of having a disabled slider, this greatly improves channel switching with Xv and the bttv driver - Properly stop kmplayer when 'hanging' in the resolving state, also add 'Connecting' when starting resolving Changes since version 0.9.3-pre1 - Support for audio cdrom - Fixes for 'Persistent Playlists' tree; drop position didn't account for scrollbar position, painting fixes, popup menu position and dropping an item in a not-yet-loaded tree created a temporary ghost tree Changes since version 0.9.2a - Painting of root items in playlist view as 'Window Background' - Add a 'Persistent Playlists' sub tree to playlist view, editing by D&D, in-place node editing or changing the XML directly using the 'Edit Mode' - Add a 'Most Recent' sub tree to playlist view, when having more than 10 items, automatic create a sub tree 'More ..' - Merge TV input and device name to make tree one step less deep - Add Television as persistent sub tree to playlist view - Add 'Optical Disks' with VCD/DVD as persistent sub tree to playlist view - Make playlist tree less deep and remove the branches paintings - Plugin fix for http://www.orbital.pt/ for Konqueror >= 3.5.4 users
2006-08-02Dont install x-mplayer2.desktop. (kdelibs does now). Bump PKGREVISIONmarkd4-4/+18
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam1-2/+2
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts.
2006-06-13Update to 0.9.2amarkd3-8/+9
First maintenance release for version 0.9.2 with a few fixes for the plugin's realvideo support, support for nested ASX playlists and support for 'ref' tags in SMIL files.
2006-06-12Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)wiz1-1/+2
for SDL shlib changes.
2006-04-28Update kmplayer to 0.9.2markd3-8/+12
Compared to the 0.9.1 series, the differences are RealPix image format support, updated gstreamer backend from 0.8 to the latest stable 0.10 version, a recorder that uses the Xine's mrl extension which, unlike the others, shows video while recording, a central timing registration that allows more accurate SMIL animations which enables animation to pause (including running gif/realpix animations and/or videos), and a simple playlist editor that edits the raw XML at any point in the tree.
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-2/+2
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-41/+41
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-3/+2
USE_TOOLS+=msgfmt.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-11Convert aalib to options framework, adding an 'x11' option, and removewiz1-1/+2
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-10-31Update to 0.9.1:xtraeme3-21/+10
- Added Find/FindNext in playlist's context menu - Intro-movie's background will finish when clicked on its background - Fix possible crash w/ plugin if javascript did a 'put' on an unknown property - Support reading playlist files from media:// or remote:// protocols, movie files that resolve to these, still doesn't work though - Support SMIL's 'begin' attribute on group tags (seq/par/excl) as well - Fix not honouring MPlayer's aspects detection in case it's not width:height - Fix MPlayer with the X11Shm video driver not scaling correctly when 'keep aspects' is set And more... http://kmplayer.kde.org/changelog.php
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-3/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-25Update kmplayer to 0.9.0amarkd14-473/+16
Changelog: Oops, last minute fix broke RSS. Updated to kmplayer-0.9.0a.tar.bz2 - 'Show All' option in playlist's context menu for XML files that have hidden elements or attributes. - Configurable colors for playlist and viewing area. - Better SMIL support, added a tests/ directory in the sources showing what is supported. - Intro/exit animation. - Systray support, freeing space on the taskbar. - Delayed mouse hiding in fullscreen mode. - Clear history option. - Restored the 'normal' file dialog when opening a file. - Support opening multible files. - TV settings are stored in ~/.kde/share/apps/kmplayer/tv.xml now. - Support for audio/video links in Podcast RSS files. Of course, with the 'Show All' option, you can inspect all the XML data. - Info panel added that only will be shown for tags in RSS files and stream messages from the Xine backend. 0.9.0 versions are the begin of playlist support, but trying very hard not to duplicate the ones found in the audio players and kaffeine. Current idea is using a subset of SMIL as a document format. This means no list of playable entries, but more like a presentation.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-3/+2
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-06-26comment out dirrm of shared icon directory.markd1-3/+3
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-04-07Update kmplayer to 0.8.4b.markd15-38/+483
0.8.4b. Fix for MPlayer's volume setting on start. In next version it will be configurable if backend player should set volume on start, but MPlayer shouldn't because it sets volume relative of current value. Users of gcc-2.95 may have more luck compiling this version. 0.8.4a. Fix for MPlayer's slave command queue after manually stop a movie and various ways to crash KMPlayer are blocked. 0.8.4. an extra volume slider in the controlpanel, that let the backend players control the volume, limited support for GStreamer, kgstplayer that will only play local files if you haven't gnomevfs2 (might be that with the latest plugin you can also play dvd urls), thanks to Kiss from Ronald S. Bultje, being a nice working demo, kxvplayer, an extra backend player, that is a XVideo viewer, switch between kxvplayer and mplayer with TV is possible, a VDR frontend using kxvplayer, new icons from Marcel Dierkes (KMPlayer has become a real movie star), new dockable view on the internal playlist, also usable to navigate through it, making bookmarks of listed URLs, new relaxed ASX parser, a cleaned up library (libkmplayercommon.so) and Real's RAM playlist support, will finally let MPlayer play those stream too. Take Maintainership, as suggested by Murray Armfield some time ago.
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-10locale files moved to under ${PKGLOCALEDIR}/locale/...markd2-45/+54
Bump PKGREVISION.
2004-10-12Update to kmplayer 0.8.3amarkd6-26/+90
Changes since version 0.8.3 - Auto hiding in fullscreen fix - Mencoder recording fix for URLs - Yet another spurious seek locking Xine when playing a playlist - Comment out NoExpose debug line with kxineplayer Changes since version 0.8.3-rc5 - Two more regression fixes in show cache progress, get rid of spurious seek command caused by switching progress slider usage and don't update playing position if there is no position change (might fill cache instead). - Xinerama fix, fullscreen on display where video widget is on. Changes since version 0.8.3-rc4 - Fix regression in show cache progress in 0.8.3-rc2, which made the xine backend hang on some web movies - Ripped out the arts volume slider. Now you only get a volume slider if you run kmix standalone or as an applet in kicker. - Try to limit symbols in the shared objects by using KDE_NO_EXPORT. Although hard to measure, hopefully speed up loading the plugin - New recorder (mplayer -dumpstream) from Stefan Siegel
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-08-22Update kmplayer to 0.8.3rc4markd7-49/+60
pkgsrc changes: dont install some files that kdelibs already has versions of. Changes since version 0.8.3-rc3a - Downloading of .m3u/.pls also eats .asx, so try to read this one too. This fixes also MPlayer-1.0pre not been able to read .asx files. - Make sure if we're downloading a playlist file, it isn't bigger than 50k - More or less revert the alsa5/alsa9 change to just alsa. Seems latest MPlayer doesn't work with alsa5/alsa9. Although they are still available. Changes since version 0.8.3-rc3 - add AM_MAINTAINER_MODE in configure.in.in, no recheck/automake/autoconf version mismatch Changes since version 0.8.3-rc2 - All QtoolTips to QWhatsThis and help from Xine for whatsthis by xine options - Store xine settings in ~/.kde/share/apps/kmplayer/xine_config and not in ~/.xine/config2. Save the first time if file does not exist (Automaticly sets the misc.memcpy_method). - Added a debian build directory, builds a kmplayer-lib, kmplayer-plugin and a kmplayer-app package. Eg. install only kmplayer-lib and kmplayer-plugin if you prefer another player but do want the plugin for konqueror. - Added protocol files for mms://, rtsp:// and pnm:// - Position slider now also shows progress of the cache fill Changes since version 0.8.3-rc1 - Remove configure options for control buttons. Simply always autohide for fullscreen and embedded part and show them otherwise - Fix another case of video widget stays black cause in kxineplayer - If position slider is hidden, make buttons small again (like <= 0.8.2) - Support for AUTOSTART attribute - Support for FULLSCREENMODE attribute - Seeking while sliding :-) - Local .pls and .m3u playlist files support. Works too if autodownloaded, eg pls' on http://www.shoutcast.com should work now Changes since version 0.8.2 - fix for the "video window stays (sometimes/often) black" bug, which seems to occur more with the latest Qt versions. KMPlayer uses a XSimpleWindow now that is managed by QXEmbed - Support for Real's CONTROLS/CONSOLE attributes. This makes it possible multible plugins cooperate with imagewindow/controlpanel - Combine control buttons and position slider to one control panel
2004-04-24Convert to buildlink3.snj1-8/+8
2004-04-05Belatedly bump PKGREVISIONs and dependencies for xvidcore major bumpwiz1-2/+2
during recent update (hi charles!).
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-11Dont install mimelnk/video/x-ms-wmv.desktop as kdelibs3 already has.markd4-5/+18
Bump PKGREVISION.
2004-03-11Bump PKGREVISION due to xine-lib update to 1rc3a.jmmv1-1/+2
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+2
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-08Update kmplayer to version 0.8.2.markd3-9/+8
Changes since version 0.8.2-rc5 - Don't show ffserver setting when no v4l devices are configured - Stream detection fix for MPlayer-1.0prex (needed for recording) From Murray Armfield in PR pkg/24357
2004-01-29Fix application launcher so that kmplayer can be started properly from thejmmv3-3/+23
KDE menu and from file context menus (i.e., "Open With" option). Based on patch from Murray Armfield. Bump PKGREVISION to 3.
2004-01-26Fix path to xine-lib; moved to the multimedia category.jmmv1-2/+2
2004-01-26Move kmplayer to the multimedia category (coming from graphics).jmmv4-0/+79
This is version 0.8.2rc5nb2.