hosts aren't the same...)
More xine fixes; the ones to cope with xine_event_t member reordering
are obvious. The others are cribbed from the kdemultimedia3 xine patch
and I have no idea if they'll actually work.
Package now builds, at least for me.
changes:
Fixes: CVE-2012-0853, CVE-2012-0858, CVE-2011-3929, CVE-2011-3936,
CVE-2011-3937, CVE-2011-3940, CVE-2011-3945, CVE-2011-3947
Several security issues that dont have CVE numbers.
and about 150 bugfixes
1.0.6
Updated Portuguese translation
Updated Japanese translation
1.0.6b1
Fix a problem in the style parser, was looking at a null pointer
Added WMP plugin properties enabled and enableContextMenu
Suppress list display
Add rtp to the list of streaming uris
Set PACKAGE_LOCALE_DIR based on --localedir from configure
Change HAVE_NEW_XULRUNNER to NPAPI_USE_UPPERCASE_UTF8
Drop --enable_new_libxul configure flag as it is autodetected now
Fix spelling mistake, but then comment out as not needed for normal usage Issue #163
1.0.6
Apply patch from David Coppa that removes the depreciated slide away code
Separate delete and destroy events
Updated Portuguese translation
Updated Japanese translation
Apply fix from David Coppa to fix problem with glib 2.32
Fix gmlib includes due to change in gmtk .pc file
Updated Turkish translation
1.0.6b1
Updated Polish translation
Fix gecko-mediaplayer Issue #106
Fix gecko-mediaplayer Issue #167
Add Kazakh translation, issue #601
Take the KP_Enter patch, the volume adjustment values for keys GDK_9 & GDK_0 from Issue #598
Enhance subtitle visibility tracking (requires minor gmtk updates)
Rework keyhandler to use the custom key mappings
Make customized keyboard shortcut for "Fullscreen Toggle" work in Fullscreen mode (part of Issue #600)
Applied dbus.txt patch from Issue #595
Applied uk.po patch from Issue #594
Applied ru.po patch from Issue #593
Applied ru.po patch from Issue #592
Commit gvfs.patch from Issue #579
Initialize a few more structs to zero
Initialize buf to all zeros
Additional NULL check
Check for NULL values from gvfs, Issue #579
Only try to enable dark theme in GTK3, Issue #591
Hide message in normal mode
Rework cover art fetch so that Amazon cover art is preferred over local thumbnail
Use nautilus thumbnail for cover art if it exists
ru.po fix Issue #586
uk.po fix Issue #585
Fix problem with directory vs dvd detection Issue #587
Set PACKAGE_LOCALE_DIR based on --localedir from configure
Add option to enable or disable Nautilus plugin in Edit->Preferences [Interface] tab
Updated German translation
Updated Portugeuse translation
* Fix LICENSE, the license is gnu-lgpl-v3 not gnu-gpl-v3
Changelog:
Overview of changes in gst123-0.3.0:
* Support visualization plugins during audio playback (Issue 3).
* Fix compilation for GNU/Hurd (Issue 7).
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
Additionally:
* Mark it as also working with libdvdread 4.1.3
* Add comments to the patches
* Add LICENSE=gnu-gpl-v2
This fixes all pkglint warnings.
OK'ed by wiz@
and -Werror=implicit-function-declaration -- both map to the same
internal shell variable which makes that the results cannot be
distinguished
should fix PR pkg/46238 by Greg Oster
Changes since version 0.11.3b
- Include build fixes from Orcan Ogetbil
- Set codec to utf8 when reading our own lists
- Fix initial video sizes with SMIL+video
Changes since version 0.11.3a
- TV list wasn't saved when editing the items in-place
- Percentage of stream loading in status bar wasn't cleared on playing
- Basic support for Outline Processor Markup Language
- Some SMIL synchronization fixes
Changes since version 0.11.3
- Fix crash when NPP player window resizes
- Remove configure toolbar menu item
Changes since version 0.11.2c
- SMIL-3.0 improvements for smilText and State
- Remove pango dependency
- KDE3 porting; replace K3ListView with QTreeView