Commit graph

10 commits

Author SHA1 Message Date
xtraeme
0d1e4c214a Update to 0.9.1:
- 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-10-31 17:35:28 +00:00
markd
992d1ed51e Update kmplayer to 0.9.0a
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-25 12:49:08 +00:00
markd
5e21978de6 Update kmplayer to 0.8.4b.
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-04-07 12:07:43 +00:00
agc
5ae9517d74 Add RMD160 digests. 2005-02-24 11:24:01 +00:00
markd
1d1c0764ae Update to kmplayer 0.8.3a
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-12 11:21:54 +00:00
markd
2ee8517f6a Update kmplayer to 0.8.3rc4
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-08-22 01:01:52 +00:00
markd
8d04e5acd6 Dont install mimelnk/video/x-ms-wmv.desktop as kdelibs3 already has.
Bump PKGREVISION.
2004-03-11 21:02:56 +00:00
markd
62f9c86134 Update kmplayer to version 0.8.2.
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-02-08 13:11:27 +00:00
jmmv
feb4c40337 Fix application launcher so that kmplayer can be started properly from the
KDE menu and from file context menus (i.e., "Open With" option).
Based on patch from Murray Armfield.  Bump PKGREVISION to 3.
2004-01-29 22:11:01 +00:00
jmmv
9d81ea4937 Move kmplayer to the multimedia category (coming from graphics).
This is version 0.8.2rc5nb2.
2004-01-26 12:10:14 +00:00