2008-10-11 Edward Hervey * configure.ac: 0.11.1.4 pre-release 2008-10-11 Edward Hervey * pitivi/ui/Makefile.am: * po/POTFILES.in: sigh... forgot some files. 2008-10-11 Edward Hervey * configure.ac: 0.11.1.3 pre-release 2008-10-11 Edward Hervey * pitivi/settings.py: Filter out muxers for which we can't sink audio or video. Fixes #547095 2008-10-11 Edward Hervey patch by: Michael Terry * pitivi/bin.py: Fix issue when cancelling rendering. Fixes #458944 2008-10-11 Edward Hervey * pitivi/ui/actions.xml: * pitivi/ui/mainwindow.py: * pitivi/ui/timeline.py: * pitivi/ui/Makefile.am: Remove usage of simple timeline. * pitivi/ui/complexsource.py: * pitivi/ui/layerwidgets.py: * pitivi/ui/tracklayer.py: Also remove files no longer used. 2008-10-10 Edward Hervey * pitivi/ruler.py: Fix similar pending-seek behaviour as did previously in the viewer. 2008-10-09 Edward Hervey * pitivi/check.py: Add a runtime-check for pygoocanvas. 2008-10-09 Edward Hervey * pitivi/ui/viewer.py: Fix pending-seek behaviour. Fixes #554602 2008-10-09 Edward Hervey * pitivi/ui/ruler.py: Don't seek if we have an empty timeline. Don't set timeouts if the seek failed. 2008-10-09 Edward Hervey * pitivi/ui/Makefile.am: dist file, even if it's not used, so it doesn't break .po files. 2008-10-09 Edward Hervey * pitivi/ui/ruler.py: (ScaleRuler): Don't allocate insanely big pixmaps for double-buffering. Instead, allocate smaller ones and do the recalculation in a smart fashion. Fixes #552777 2008-10-09 Edward Hervey * pitivi/utils.py: Fix 'minutes' values for times > 1hour. 2008-10-01 Edward Hervey Patch by: Thijs Vermeir * pitivi/ui/Makefile.am: Dist extra file Fixes #554544