Menu

mplayerplug-in for mozilla / News: Recent posts

mplayerplug-in v3.55 released

A new release of mplayerplug-in is available

Posted by Kevin DeKorte 2008-06-24

mplayerplug-in 3.45 released

mplayerplug-in has been released with fixes for crashes in some situations and updated translations

Posted by Kevin DeKorte 2007-08-06

mplayerplug-in 3.35 released

The latest version of mplayerplug-in version 3.35 has been made available for download.

Posted by Kevin DeKorte 2006-12-18

v3.16 Released

Version 3.16 fixes some translations and improves stability

Posted by Kevin DeKorte 2005-11-28

mplayerplug-in v2.60 released

2.60
Quit mplayer when "everything done" message is sent from mplayer
Clean up memory in plugin-threads.cpp
Support onMediaComplete event in embed tag
Internally we know, media percent and media length in seconds
Javascript methods: getTime(), getDuration(), getPercent()
Updated INSTALL instructions to match website
Support onEndOfStream event in embed tag, same code as onMediaComplete
Added mediaprogress bar to GUI, although some media types can't use it, QT for example
Documented javascript in DOCS/tech/javascript.txt
Documented locking rules in DOCS/tech/locking_rules.txt
Added config option "nodownloadmedia" that does not download the large files.
Fixed crasher when EMBED tag used, but window size is 0x0
Fix to fullyQualifyURL for file:// urls
Make gecko-sdk option work with mozilla 1.7
Changed case of javascript commands to have first letter uppercased
Windows media "controls" methods implemented (play, pause, stop)
Reworked handling of video / UI in NP_FULL mode.
Make ShowControls property work
Change option nodownloadmedia to nomediacache
Start fullscreen javascript property work
Fixed controls method crash after 3 clicks.
Fixed ShowControls so that buttons are drawn correctly in all cases
Fixed SetFullScreen methods and added UI button to swtich back and forth
Forgot to include FS button in showmediacontrols
Fix case where showcontrols = 0 and fullscreen = 1 and media ends. No way to get out.
Added "whatoptions.sh" to help find out about mozilla
Change mediacallback to be called from the gtk idle loop rather than the thread
Unused code cleanup
Fix pointer error
Fix fullscreen mode in NP_FULL mode
Basic Popup Menu
Fix comparision of nomediacache option
Added ShowControls and Set Fullscreen checked menu items
UI cleanups and refinements
Fix to make popup menu work over video with versions of mplayer that support it (1.0pre2 and higher I think)
plug-in will detect if the option is available and fallback if support not available
Fix issues with nomediacache and file not getting played
Added javascript method "showlogo" and embed option "showlogo"
Playlist parsing audit and fixes
Make 9news.com work, although mplayer has issues with this media.
new specfiles for rh9 and fc1, fc1 one is still default. rh9 file requires gecko-sdk.
Make menu and fullscreen work in GTK1 mode
Progress bar size fixes when switching between embedded and fullscreen modes
Make NetFlix previews work again.
Menu option to "save" the media, only available when media is fully downloaded. Filename is in menuitem
Fix crash caused by save menu enable callback when playlist is complete
Make media at http://www.comedycentral.com/tv_shows/chappellesshow/showclips.jhtml work
Mask out crash caused in kill_mplayer
Set window background to be black when in fullscreen mode (GTK2 only)
Minor callback fixes
Fix issue with QuickTime files that contain http in them.
Ignore HTML files in playlist processeing.
Clean up X, GTK1, and GTK2 compiling and some minor GTK1 fixes

Posted by Kevin DeKorte 2004-04-21

mplayerplug-in v1.2 released

Change Log
QuickTime streaming, speed work
Fix crasher on url http://www.video-c.co.uk/frontend/asp/microshow.asp?vidref=benn001&FileType=ADSLprog
This was caused by an incorrect assumption about Quicktime MOV Reference files
rmda elements can contain rmdr and rdrf in any order, files I had only showed one order.
When keep-download=1 write mms url's into $dload-dir/playlist for reference
All unwanted streams are now cancelled and not downloaded with QT autospeed.
Changed qt-speed config option from a 0-12 number to [low|medium|high], this should be final now
Fixed crasher in smil format support when bitrate not specified.
Fixed bug with MSN Music site where http urls are self referencing and act like MMS Streams
Applied patch from Erich that reduces the amount of flicker when updating the status screen
Changed Full Redraw threshhold from 50 to 80, some sites were a little crammed.
Merged patch from Erich to display progress bar during download
Fixed bug where video was streamed rather then downloaded, when it should be downloaded
Proper smil format support, with nested video tags with seq tags
Found an extra ; in the speed adjustment code that was causing med and high speeds to be off

Posted by Kevin DeKorte 2004-01-22

mplayerplug-in v1.1 released

Changelog:
- Security Fixes
- Minor bug fixes with saving streams
- Build system fixes
- Title Screen enhancement
- Updated status window
- Playlist support for http streams that act like mms streams

Posted by Kevin DeKorte 2004-01-16

mplayerplug-in v0.95 released

mplayerplug-in v0.95 - a mozilla plugin that uses mplayer to play embeded media on webpages, has been released. This new release includes several bug fixes, support for streaming media, and an improved UI.

Posted by Kevin DeKorte 2003-10-03

Konqueror Support

Full support in Konqueror will be in 3.1.1 and 3.2

Posted by Kevin DeKorte 2003-03-07