summaryrefslogtreecommitdiff
path: root/multimedia/gecko-mediaplayer
AgeCommit message (Collapse)AuthorFilesLines
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-24Recursive dependency bump for databases/gdbm ABI_DEPENDS change.sbd1-1/+2
2012-01-08Updage gecko-mediaplayer to 1.0.5.obache3-16/+14
Development 1.0.5 Disable playing of partially cached apple.com files, mplayer seems to crash on these files Use the right schema file, can't believe this one has slipped by so long. Use better const check from Issue #161, patch from i.stakenvicius 1.0.5b2 Simpifying const check until something better comes along Issue #162 Fix Issue #161, improvements over last patch because NPAPI not properly bumped Fix support for older xulrunners, Issue #160, issue caused by patch from Issue #158 Support nsapi-sdk, based on patch from Issue #159 Fix up some const casting so that compilers do not complain Issue #158 Updated Japanese translation Updated Italian translation 1.0.5b1 When uri is a file:// uri, just play it directly Switch from AM_MAINTAINER_MODE to AM_MAINTAINER_MODE([enable]) in configure.in Fix Issue #150, return value for function that says it will Updated Dutch translation Conversion to using libgmtk as separate library Improvements to the apple.com/trailers fix, caching now works properly Fix regression at apple.com/trailers, side effect of fully caching the file for now
2011-12-30remove unwanted patches.obache4-46/+1
2011-12-30temporary switch to xulrunner192 due to NPAPI break by xulrunner-8.0.obache1-3/+3
2011-12-29Deal with const changes in xulrunner.joerg4-1/+46
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-07-21recursive bump from gnome-vfs drop crypto dependency.obache1-1/+2
2011-07-12Update gecko-mediaplayer to 1.0.4.obache3-7/+8
1.0.4 Fix problem where file is downloaded before gnome-mplayer is started (locally cached) Added Portuguese translation Remove some whitespace Updated French translation Updated Polish translation Updated Turkish translation 1.0.4b2 If http is found in the URL it may not be a stream (this might break some sites) Get status messages looking better, requires gnome-mplayer from SVN on same date Disable Windows OnDSPlayStateChangeEvt callback Emulate WMP status Emulate WMP versionInfo Add in some more WMP javascript emulation Align PlayStateChanges similar to WMP Rework how media events are handled Fix problems with SetVolume Remove a couple of state change callbacks to stop fork bomb Call javascript function OnDSPlayStateChange if it is exists Add .media.getItemInfo title,url, bitrate to WMP Javascript emulation Add .URL to WMP Javascript emulation Updated Polish translation Add .media.duration to WMP Javascript emulation Add .settings.volume to WMP Javascript emulation 1.0.4b1 When getting a file from Apple, only play the first media link Add udp as supported streaming format Fix up some issues with apple trailers
2011-04-26Update gecko-mediaplayer to 1.0.3.obache4-29/+15
1.0.3 Allow files > 2GB to be loaded in NP_FULL mode Always include gecko-mediaplayer.schema in tar file Make configure option --with-gconf=yes override use of gsettings 1.0.3beta Cleanup some compile warnings Try out silent make files Mark asf files as streaming Remove code to set the firefox preference Version bump to 1.0.3beta Apply changes to fix compiling on Ubuntu Apply config changes to gconf schema Apply changes to make gecko-mediaplayer with with gnome-mplayer 1.0.3beta and higher Apply patch from issue #126 Updated Turkish translation Work around xulrunner api change Issue #124 Fix a couple of NULL pointer errors Issue #123 Fixes to using libcurl Only do list_dump when we process the list Use libcurl to fetch content when running in QuickTime emulation Fix spot where QuickTime was not set to 7.6.9 Get width and height from the style attribute if present Bump QuickTime emulated version to 7.6.9
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2011-04-10Import gecko-mediaplayer-1.0.0 as multimedia/gecko-mediaplayer.obache6-0/+108
Gecko Media Player is a browser plugin that uses GNOME MPlayer to play media in a browser. It should work with all browsers on Unix-ish systems (Linux, BSD, Solaris) and use the NS4 API (Mozilla, Firefox, Opera, etc.). Gecko Media Player is in heavy development, but I wanted to get some code drops out there so that people can start using and testing it.