[pitivi] Created tag RELEASE-0_13_3



The unsigned tag 'RELEASE-0_13_3' was created.

Tagger: Edward Hervey <bilboed bilboed com>
Date: Sat Sep 12 12:33:16 2009 +0200

    0.13.3 Release "... we shall never (sur)render"

Changes since the last tag 'RELEASE-0_13_2':

Alessandro Decina (39):
      Use Seeker to compress seek events generated with the Left and Right keys.
      Set the project name from the project filename.
      Fix a traceback loading a project with no sources.
      Show the project name in the window title. Fixes #575975.
      Replace our custom detachable tabs with regular gtk (detachable) tabs.
      ProjectTabs tweaks.
      Remove border and spacing in the sourcelist.
      Remove border and spacing from the viewer.
      Remove padding from ProjectTabs.
      Don't display the duration of the current pipeline in the viewer.
      Fix loading of utf8 encoded source filenames.
      Update factory.filename to point to the new filename when a file is moved.
      Remove geometry hints and let the natural size be the minimum size.
      Constrain the viewer to a decent minimum size (where decent == good looking).
      Find an optimum zoom level when loading a project. Fixes #590153.
      Drop TAG events in singledecodebin if they arrive before a NEWSEGMENT.
      SourceFactory: make sure audio elements reach the right state before dataflow starts. Finally fixes #590114.
      Remove an unicode (\xc2) blank from a comment.
      Performance fix in common.TestCase which makes running all the tests 30 seconds faster.
      Add an env variable to turn off reference leaks.
      Force a minimum size on the viewer only when running at resolution >= Xx800
      Add some padding at the end of the timeline. Fixes #576576.
      Remove dead code from tests.test_timelin
      Take into account the horizontal adjustment position when dropping clips on the timeline.
      Avoid an iterator Resync exception in singledecodebin.
      Force the play button to be visible, regardless of the gtk-button-images setting.
      Fix the factory cache in singledecodebin.
      Fix a traceback seeking in an empty timeline. Fixes #594311.
      Make setting the XID on the videosink threadsafe.
      If the sink has a double-buffer property set that to False.
      Make the "unsaved changes" dialog less ugly.
      Set the stock pitivi icon on dialogs that didn't have an icon.
      ruler: don't sort self.scale, it's always kept sorted.
      ruler: make draw* functions toplevel methods.
      Add .*.swo to .gitignore
      Install a scalable icon.
      Don't install a 48x48 png as a scalable icon. HEH.
      Add some debugging of state changes.
      Fix stepping by frame with left and right arrows.

Antón Méixome (1):
      Updated Galician Translation

Brandon Lewis (32):
      controller.py: add hover() method
      controller.py: don't call enter during drag either
      curve.py: make keyframes slightly larger mouse targets
      curve.py: unset focused keyframe if this keyframe is removed
      curve.py: draw focused keyframe in inverted colors
      curve.py: find focused keyframe during hover events, use this keyframe when dragging begins
      focus the new keyframe after adding a keyframe via double-clicking
      curve.py: also set focus keyframe on enter events
      limit maximum volume amplification to 200% of original
      formatters, projectmanager.py: pass instance of factory in missing-uri signal
      ui.sourcelist.py, ui.common.py: move beautify_* functions to ui.common.py
      ui.mainwindow.py, projectmanager.py: pass factory in missing-uri signal
      ui.mainwindow.py: show metadata in missing uri dialog
      test_projectmanager.py: fix test cases
      formatters.base.py: always set project name and uri after saving.
      test_projectmanager.py: test save and load with regression test for 594396
      ui.timeline.py: set scroll position when zoom changes
      ruler.py: remove draw() function which isn't called from anywhere
      ruler.py: use pixmap routines for drawing instead of cairo routines
      ruler.py: context parameter to draw functions no longer needed
      ruler.py: draw frame boundaries when zoom is high enough
      timeline.py: set ruler framerate when project settings change
      ruler.py: draw ticks from bottom up
      ruler.py: draw text next to ticks, rather than centered over them
      ruler.py: draw times using gtk.Ruler method of determining scale/interval
      ruler.py: tick spacing and subdivision insipired by gtk.Ruler
      ruler.py: set lowest scale ticks according to project framerate
      ruler.py: fix rounding error in scale text
      timeline.py: previous changes allow making the ruler shorter
      zoominterface.py: use a cubic function to compute zoom level instead of discrete list
      mainwindow.py: simplify implementation of setBestZoomRatio
      ruler.py: take pixmap offset into account when drawing shaded area

Claude Paroz (1):
      Fix some strings not marked for translation in  check.py. Fixes #590440.

Daniel Nylander (1):
      Updated Swedish translation

Edward Hervey (23):
      configure.ac: and back to development we go...
      Merging translations
      configure.ac: Depend on latest gnonlin for race condition fix.
      po:Add pitivi.ui.common to translatable files.
      configure.ac: 0.13.2.2 pre-release
      configure.ac: Depend on latest gnonlin. Fixes #590203
      configure.ac: 0.13.2.3 pre-release
      SingleDecodeBin: Set the uri source block size to 512kbytes.
      SingleDecodeBin: Cache globally the list of usable gst.ElementFactory
      CachedFactoryList: We sort factories by reverse order of rank. Fixes #594181
      viewer: set_size_request() takes integers.
      application/viewer: Use GDK lock when getting/settings XID.
      MainWindow: Fix algorithm for finding best zoom ratio.
      SourecFactory: Don't remove the volume elements when a pad goes away. Fixes #594114
      MainWindow: Release gdk lock when running MissingURI dialog.
      utils: New profiling decorator
      encode: Speed up encoder/muxer lists:
      configure.ac: Depend on GNonLin 0.10.13
      0.13.2.4 pre-release
      tests: Clean up more remnants of test files
      test_projectmanager: Increase sleep to 1s to make test reliable.
      docs: Add a tool for getting list of bugs fixed for releases.
      0.13.3 release "... we shall never (sur)render"

Hendrik Richter (2):
      Fix #589908
      Updated German translation.

Jorge González (2):
      Updated Spanish translation
      Updated Spanish translation

Michael Terry (2):
      Update desktop file, use icon theme
      Remove duplicate icon file

Petr Kovar (1):
      Added Czech translation by Jan Drabek



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]