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
1.0.3
libgmtk - change GtkObjectClass to GObjectClass
Cleanup some compiler warnings
Updated Japanese translation
Fix black screen issue when loading DVD
Fix potential NULL pointer referenced Issue #503
Make DVDNAV menu selection with mouse work properly
Clean up shell script warning in configure
Make configure option --with-gconf=yes override use of gsettings
Updated Polish translation
Clean up some compiler warnings
Run autoreconf with new autoconf tools
Removed --avoid-version from nautilus plugin
1.0.3beta
Updated translations from launchpad, added in several new translations
libgmtk - gmtk_media_player, better support for mplayer2
libgmtk - gmtk_media_player, set default zoom to 1.0
libgmtk - gmtk_media_player, clean up some attribute setter/getters
libgmtk - gmtk_media_player, implement zoom factor for media, useful for panscan
Shutdown mplayer before clearing playlist in open dtv, acd, vcd, and atv
libgmtk - detect mplayer2, and allow setting a custom mplayer
Convert mute 1\nseek 0 0\n commands to separate commands
Add support for MPlayer2 detection
Use a file chooser button to pick the mplayer executable rather than typing in the path
Fix memory pointer issue that could lead to crash in mplayer thread
Rework Next option when caching is enabled (recommend that caching be disabled)
Be more specific in SPEC file
Fix RPM generation when using GSettings
Fix problem with STOP when playing a playlist
libgmlib - gm_audio, include math.h, Issue #499
libgmtk - gmtk_media_player, fix memory leak with stored color
libgmtk - gmtk_media_player, manage widget background color correctly
libgmtk - gmtk_audio_meter, move a varible context
libgmtk - gmtk_media_player, get_allocation
Try out silent make files
Run update-po
When stopping media, just quit mplayer instead of pausing and seeking to 0
Fix resize issue in vertical layout
Fix software volume stored value
Apply OpenBSD patches
Make playlist columns reorderable with drag and drop
libgmtk - gmtk_media_player, add attribute disable_upscaling
Add new preference to plugin tab, to disable scaling when video is embedded
libgmtk - gmtk_media_player, parse mplayer properties
libgmtk - gmtk_media_player, audio track selection fixes
libgmtk - gmtk_media_player, initial subtitle and audio track detection
libgmtk - gmtk_media_player, more hotkey processing
libgmtk - gmtk_media_player, commit correct patch
libgmtk - gmtk_media_player, handle +,-,#,., and j hotkeys
libgmtk - gmtk_media_player, handle 1-8 keys for contrast, brightness, hue, and saturation
libgmtk - gmtk_media_player, handle p and space keys for pausing
libgmtk - gmtk_media_player, implement restart method
libgmtk - gmtk_media_player, make subtitle selection work, and use better names in label
libgmtk - gmtk_media_player, subtitle and audio_track work
Fix up some issues with shoutcast stream information display
libgmtk - gmtk_media_player, clamp values
Fix view info, like view meter and view details
Issue #467, playlist and details not disappearing
Fix compile failure on fy.po, really dumb failure
libgmtk - Dispose widgets properly, should solve memory leak
libgmtk - gmtk_media_player, remove usage of GFileMonitor, not needed
Fix window resize problem Issue #467 again
libgmtk - gmtk_media_player, gamma is not a command line option
libgmtk - gmtk_media_player, add video attributes
Fix up spec file building
When GSettings are available use them over GConf or GKeyStore
Remove vdpau and vaapi vo devices on OpenBSD
Use correct DVD device name on OpenBSD
Add include to gmtk_media_player.h
Add sndio and rtunes audio outputs for OpenBSD
Add verbose flag to volume display
Make volume on commandline work again
Change volume range from 0 to 100 to 0.0 to 1.0 internally makes volume widget work
Delete global varibles volume and idledata.volume
Changelog:
Overview of changes in gst123-0.2.0:
* Made --shuffle, --repeat and --random behave identical to ogg123 options.
* Allow colon in filenames. [Siddhesh Poyarekar]
* Support "none" audio driver which disables audio output.
* Added --full-version option which prints versions of the
libraries used by gst123.
* Support --enable-debug configure option.
* Minor fixes.
work correctly, at least on NetBSD: mkvmerge happens to spin and burn
CPU time without any progress in output file generation, the old
version finishes the same task properly
Improvements since 0.8.8 release are:
* Avoid drawing operations when the window is obscured, including when
Gnash is used as a plugin, starting with Firefox 4.0 (GTK GUI).
* Support SWF with embedded ScreenVideo when using FFMPEG or
gstreamer-ffmpeg >= 0.10.12.
* Fix playback of SWF-embedded ADPCM audio when using Gstreamer.
* Fix playback of SWF-embedded PCM audio when using FFMPEG.
* Fix swapped _framesloaded and _totalframes properties.
* Fixes for several crashes, with better automated testing of the
entire ActionScript API for input sanitization.
* Improved ActionScript performance processing, especially
for interactive applications.
* npapi plugin: fix relative urls resolution in presence of <base> tag
and "base" parameter; improved robustness and compatibility with
chromium browser.
* Improved SWF8 support with BitmapData.draw, BitmapData.loadBitmap,
and other bitmap functions.
* Re-entrant core libraries.
* RTMP remoting support.
* Support for PNG and GIF files in all DefineBitsJpeg tags; support
for DefineBitsJpeg4 tags, and fix display of some GIFs with
multiple records.
* Restore support for mingw32.
* fb-gnash: allow specifying size and offset of rendering "window".
* dump-gnash: improved speed, sync and flexibility.
* JPEG screenshot output.
* Support for linear RGB interpolation mode in gradient fills.
* Clipboard setting (GTK only).
* More flash.geom.Rectangle functions.
* Improved OpenBSD compatibility
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.
pkgsrc change and notes:
* Update PLIST to reflect PKG_OPTION setting.
* With pulseaudio and sdl PKG_OPTION, I couldn't build the package because
of vlc-cache-gen core dump.
* x11 PKG_OPTION could be elminated since the package won't build without it.
Changes between 1.1.7 and 1.1.8:
--------------------------------
Mac OS X Interface:
* New UI graphics by Damien Erambert
Interfaces:
* Oldrc interface is again the default RC interface, on Windows
* Luarc, luahttp and luatelnet fixes
* Qt and Mac OS X fixes
* numerous Skins2 fixes, notably winamp2 skins
Encoder:
* new libschroedinger-based Dirac codec encoder, faster than the current one
Access/Demuxers/Codecs:
* Subtitles auto-detection is back for .txt files
* vod/rtsp server and rtsp input fixes
* mp4 demuxer improvements
* ogg, rstp input, video filters minor fixes
* taglib's replaygain is fixed for mp3
* vobsub support has an improved auto-detection
* fix a crash in malformed ape files
Miscellaneous fixes in:
* Pulseaudio audio output, notably for usb cards
* Stacktraces are now limited in size on Windows
* Video resolution is now limited to 8192x8192, for security reasons
See CORE-2011-0208
* Configure and build system improvements
* DirectShow and BDA build headers have been updated
Translations:
* Update for Finnish, Galician, Dutch, Chinese, German, Japanese, Lithuanian,
Slovak, French, Polish, Estonian, Brazillian Portuguese and Hebrew
* New icelandic translation
* build system: Fixed building the Qt version of mkvinfo's GUI (again).
* mmg: bug fix: If the header editor finds 'language' elements with ISO-639-1
codes (e.g. "fra" instead of "fre" for "French") then it will map the code to
the corresponding ISO-639-2 code
* mmg: bug fix: Fixed one of the issues causing mmg to report that it is
configured to use an unsupported version of mkvmerge when the reported
version was actually empty.
* mkvmerge: enhancement: HD-DVD subtitles are recognized as being an
unsupported file format. This makes the error message presented to the user
a bit clearer.
* build: Boost 1.36.0 or newer is required (up from 1.34.0). Also fixed
building with v3 of Boost's filesystem library, e.g. with Boost 1.46.0
Beta 1 or newer.
* mkvpropedit: new feature: Added support for adding, replacing and removing
tags.
* all: Added a translation for the programs into Turkish by ßouЯock.
* build system: Fixed compilation if configure choses the internal versions of
libebml and libmatroska while older versions are still installed in a
location named with "-I..." or "-L..." in CFLAGS/CXXFLAGS/LDFLAGS or with
configure's "--with-extra-includes" and "--with-extra-libs" options.
Version 0.0.26
rawconference: Correctly check if thread is internal
rawstream: Don't start sending before having codecs
rawsession: Only manipulate the valve from the session itlsef
rawsession: Simplify transform bins creation
rawsession: Remove g_debug
rawsession: Unref the right object
rawsession: Only remove sink if it has been added
rtpconference: Correctly check if a thread is internal
rtpstream: Fix reference leak in fs_rtp_stream_set_negotiated_codecs_unlock()
Keep a ref to the fakesink
fsrawconference: Make the construction more consistent
In the construction of a raw session we add a bunch of elements. For all
elements unref them in _constructed if adding them to the bin fails, for
all other failures, leave it to the _dispose function to remove and
unref the elements
Use full prefix, even for private functions
Add a transformation bin the source pipeline
As upstream negotiation in Gstreamer still doesn't actually work, we'll
need to change transform elements around every time the caps are changed
as that will cause a re-negotiation and things will keep working..
Unfortunately managing dynamic pipelines has its own challenges, so add
a tee ! fakesink which will eat all the errors for us...
fsrawconference: Make fsrawstream explicitely ask the session to set the direction
fsrawconference: Cope with fs_raw_session_new returning NULL