build: back to development
Release 1.4.4
meson: add explicit check parameter to run_command
misc: replace some deprecated constructs
tools: minor code style adjustments
enplayer: update loading source file as module
enplayer: adjust to newer style Gtk API
enplayer: initialize X11 threading
enplayer: provide css as bytestring
Release 1.4.3
all: remove autotools build
gst: fix documentation typo
meson: update and replace some deprecated constructs
stamp: make drop and duplicate notifications more configurable
entrans: tweak status line printing
enplayer: add seek relative to end
entrans: properly extract framerate from caps into a Fraction
entrans: add preroll state to extract more caps for live pipeline
entrans: clear pad block id when unblocking
entrans: support loading preset
entrans: avoid race in sync callback
enplayer: add commands to copy position to clipboard
enplayer: really bail out if nothing to play
enplayer: properly collect parse error tuple
entrans: also try default entrans prefix when creating elements
enplayer: use keyword argument style constructor
enplayer: remove set_double_buffered call
enplayer: migrate to importlib for sibling import
tools: SafeConfigParser is simply ConfigParser nowadays
enplayer: use proper idle_add
enplayer: restrict threads_init call to older version
build: back to development
tests: check: use extern header declared global check variable
enplayer: add workaround for floating ref in signal handler
manual: avoid overwrite conflict
meson: add initial build system
meson: setup plugins docs hotdoc build
plugins: adjust to markdown style documentation
doc: update documentation
docs: add upload helper targets
meson: add built docs to dist
enplayer: proper XDG screensaver resume
enplayer: proper argparser error reporting
entrans: adjust custom property setting
entrans: relax dam name matching
setup.cfg: add minimal python code style setup
enplayer: code style fixes
tests: code style fixes
entrans: code style fixes
tests: enplayer: tweak enum property setting to recent pygobject behavior
configure.ac: update gstreamer-plugins-base pkgconfig dependency
Release 1.4.2
configure.ac: back to development
Release 1.4.1
enplayer: python3: avoid encoding unicode text to bytes
enplayer: python3: adjust int rounding
manual: fix typo in example pipeline
configure.ac: back to development
autogen.sh: handle out-of-srcdir bootstrap
manual: separate doc building Makefile fragment
gst: add const to helper type to avoid const discard warning
configure.ac: also require and check for python3
Release 1.4.0
configure.ac: back to development
videofilter: remove unused variables
rbswap: add const qualification
entrans: additional missing override resilience
fields: remove void pointer arithmetic
avidemux: use modern C style definition
gst: add const to helper type to avoid const discard warning
alsa: add proper get_type declaration
gst: remove mixed declarations
tools: port to python3
Release 1.2.3
bufferjoin: remove superfluous unref
enplayer: handle non-fatal missing pygi module for foreign type handling
enplayer: update OSD CSS
enplayer: improve transient OSD window setup
enplayer: streamvolume should not be reset upon media change
tests: drop some superfluous imports
gtk-doc build fails after gtk-doc 1.26
Thanks for the patch. I included it and made a new release, which should then be good to go.
Release 1.2.2
common: package mangle-db.py now rather than mangle-tmpl.py
common: update call to gtkdoc-fixxref
configure.ac: back to development build
I'm not all that familiar with gtk-doc either, but after a closer look at base GStreamer gtk-doc handling, I made corresponding changes to remove dependency on gtkdoc-mktmpl. It seems to work for me. If it really also works in general, this may then be as good a time as any to come up with another release ...
docs: remove obsolete inspect stamp parts
enplayer: support toggling of subtitle rendering
common: remove unused gtk-doc.mak
enplayer: adjust default subtitle switch key binding
common: adjust to recent gtk-doc by removing template building
enplayer: adjust legacy seek key bindings
enplayer: initialize Enplayer attribute
enplayer: check for error message on bus upon state change failure
enplayer: prevent negative overflow when keyframe seeking
docs: include example enplayer configuration for live http MJPEG stream
Documentation for entrans references enplayer.conf
Indeed, that was a slip of the paste / typing fingers ... Thanks for reporting.
docs: reference proper entrans configuration file