[pitivi] Releasing 0.14.0 "no longer kills kittens"



commit 3cfd226c3ac42b6c878be9f86e2e8d8c42a2e590
Author: Thibault Saunier <thibault saunier collabora co uk>
Date:   Tue May 31 18:00:44 2011 -0400

    Releasing 0.14.0 "no longer kills kittens"

 AUTHORS      |    4 +-
 ChangeLog    |  148 +++++++++++++++++++++++++++++
 RELEASE      |  293 ++++++++++++++++++++++++++++++++++------------------------
 configure.ac |    2 +-
 4 files changed, 326 insertions(+), 121 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 2a9548e..bb83908 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,6 +6,8 @@ March 2005 - ...
 Edward     HERVEY    <bilboed bilboed com>
 Alessandro Decina <alessandro decina collabora co uk>
 Brandon Lewis <brandon_lewis berkeley edu> (UI)
+Jeff Fortin <nekohayo gmail com> (UI)
+Thibault Saunier <thibault saunier collabora com>
 
 Contributors:
 Christophe Sauthier <christophe sauthier gmail com> (i18n)
@@ -13,11 +15,11 @@ Laszlo Pandy <laszlok2 gmail com> (UI)
 Ernst Persson  <ernstp gmail com> (UI)
 Richard Boulton <richard tartarus org>
 Thibaut Girka <thibaut girka free fr> (UI)
-Jeff Fortin <nekohayo gmail com> (UI)
 Johan Dahlin <jdahlin async com br> (UI)
 Luca Della Santina <dellasantina farm unipi it>
 Thijs Vermeir <thijsvermeir gmail com>
 Stephen Griffiths <scgmk5 gmail com>
+Alex BÄ?luÈ? <alexandru balut gmail com>
 
 ==================================================
 
diff --git a/ChangeLog b/ChangeLog
index f419da8..bf249a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,151 @@
+2011-05-31  Thibault Saunier <thibault saunier collabora co uk>
+
+	* AUTHORS:
+	* ChangeLog:
+	* RELEASE:
+	* configure.ac:
+	  Releasing 0.14.0 "no longer kills kittens"
+
+2011-05-31  Thibault Saunier <thibault saunier collabora co uk>
+
+	* configure.ac:
+	* pitivi.spec.in:
+	  build: Update dependencies
+
+2011-05-30  Thibault Saunier <thibault saunier collabora co uk>
+
+	* pitivi/timeline/timeline.py:
+	  effects: Do make a copy ofTrackEffect-s when unlinking
+	  We used to copy the trackeffects when unlinking which resulted in a
+	  TrackEffect not controlled by any TimelineObject-s in the timeline.
+
+2011-05-30  Thibault Saunier <thibault saunier collabora co uk>
+
+	* pitivi/timeline/track.py:
+	  effects: make trimming possible in any case for effects
+	  Inpoint of effects doesn't matter since effects are operations that are always
+	  equal independently of the time, so when we want to trim the start of an effect,
+	  we should just make it possible, and not care about the inpoint of the effect.
+
+2011-05-30  Bruno Brouard <annoa b gmail com>
+
+	* po/fr.po:
+	  Updated French translation
+
+2011-05-30  Bruce Cowan <bruce bcowan me uk>
+
+	* po/en_GB.po:
+	  Updated British English translation
+	  A few minor fixes
+
+2011-05-29  Bruce Cowan <bruce bcowan me uk>
+
+	* po/en_GB.po:
+	  Updated British English translation
+
+2011-05-29  Yuri Myasoedov <omerta13 yandex ru>
+
+	* po/ru.po:
+	  Updated Russian translation
+
+2011-05-29  Daniel Korostil <ted korostiled gmail com>
+
+	* po/uk.po:
+	  Uploaded Ukranian
+
+2011-05-29  Andrej ŽnidarÅ¡iÄ? <andrej znidarsic gmail com>
+
+	* po/sl.po:
+	  Updated Slovenian translation
+
+2011-05-28  Daniel Mustieles <daniel mustieles gmail com>
+
+	* po/es.po:
+	  Updated Spanish translation
+
+2011-05-28  Daniel Mustieles <daniel mustieles gmail com>
+
+	* po/es.po:
+	  Updated Spanish translation
+
+2011-05-27  Thibault Saunier <thibault saunier collabora co uk>
+
+	* pitivi/check.py:
+	  build: Check that the xdg python library is installed
+	  We introduced this new dependency with: 5b4924d13173df5853c76415288fe769a5f35448
+
+2011-05-26  Thibault Saunier <thibault saunier collabora co uk>
+
+	* pitivi/ui/filechooserpreview.py:
+	* pitivi/ui/viewer.py:
+	  filechooserpreview: Make use of our ViewerWidget and main gobject.threads()
+	  Fixes: #651157
+
+2011-05-26  Thibault Saunier <thibault saunier collabora co uk>
+
+	* NEWS:
+	* pitivi/application.py:
+	  Remove HAL dependency
+
+2011-05-27  Djavan Fagundes <djavan comum org>
+
+	* po/pt_BR.po:
+	  Updated Brazilian Portuguese translation
+
+2011-05-27  Marek Ä?ernocký <marek manet cz>
+
+	* po/cs.po:
+	  Updated Czech translation
+
+2011-05-27  Daniel Korostil <ted korostiled gmail com>
+
+	* po/uk.po:
+	  Uploaded Ukranian
+
+2011-05-26  Gabor Kelemen <kelemeng gnome hu>
+
+	* po/hu.po:
+	  Updated Hungarian translation
+
+2011-05-26  Gabor Kelemen <kelemeng gnome hu>
+
+	* po/hu.po:
+	  Updated Hungarian translation
+
+2011-05-26  Daniel Mustieles <daniel mustieles gmail com>
+
+	* po/es.po:
+	  Updated Spanish translation
+
+2011-05-26  Thibault Saunier <thibault saunier collabora co uk>
+
+	* po/POTFILES.in:
+	  translation: add filechooserpreview.py to the list of translatable files
+
+2011-05-26  Claude Paroz <claude 2xlibre net>
+
+	* po/fr.po:
+	  Updated French translation
+
+2011-05-26  Marek Ä?ernocký <marek manet cz>
+
+	* po/cs.po:
+	  Updated Czech translation
+
+2011-05-25  Djavan Fagundes <djavan comum org>
+
+	* po/pt_BR.po:
+	  Updated Brazilian Portuguese translation
+
+2011-05-25  Thibault Saunier <thibault saunier collabora co uk>
+
+	  Merging translations
+
+2011-05-25  Daniel Mustieles <daniel mustieles gmail com>
+
+	* po/es.po:
+	  Updated Spanish translation
+
 2011-05-24  Thibault Saunier <thibault saunier collabora co uk>
 
 	* NEWS:
diff --git a/RELEASE b/RELEASE
index fd06242..9ac8ea4 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,8 +1,7 @@
-0.13.5 Release "I Missed My Lunch"
----------------------------------
+0.14.0 Release "no longer kills kittens"
+---------------------------------------
 
-The PiTiVi team is proud to announce the fifth release in the unstable 0.13
-PiTiVi series.
+The PiTiVi team is proud to announce the first release of the 0.14 series.
 
 Due to its dependency on GStreamer, The PiTiVi team strongly recommends users have
 all official latest gstreamer libraries and plugins installed for the best user
@@ -11,92 +10,103 @@ experience.
 
 * Features of this release
 
- * periodic backup of the current project file
- * easy crossfading transitions of overlapping clips
- * better icons for link and group operations
- * new add keyframe button
- * fixed support for the missing plugins installer
- * improved support for pictures
- * various performance improvements (less conversions, faster linking)
+ * Audio and video effects
+ * Completely redesigned project settings dialog, with the ability to create presets
+ * Completely redesigned rendering dialog
+ * Welcome dialog that helps you start a project or load recent projects in two clicks
+ * Ability to preview video, audio and image files before importing
+ * Add a "best fit" zoom button
+ * Ability to jump to an exact position in the timeline
+ * Ability to specify custom aspect ratios and framerates
+ * Show a progress bar when loading projects
+ * 300% faster project timeline loading
+ * Search bar in the Media Library
+ * Ability to detach all the tabs and the previewer
+ * New manpage
+ * Commandline render mode
+ * Use the standard infobar widget all around
 
 * Requirements
 
  * gstreamer >= 0.10.28
  * gst-python >= 0.10.19
  * gnonlin >= 0.10.16
- * pygtk >= 2.14.0
+ * pygtk >= 2.18.0
  * Python >= 2.5
  * zope.interface (http://www.zope.org/Products/ZopeInterface)
  * setuptools (http://peak.telecommunity.com/DevCenter/setuptools)
  * pygoocanvas (http://live.gnome.org/GooCanvas)
- * (optional) dbus and HAL for capture support
-
-* Known Issues
-
- * If using gst-plugins-good < 0.10.25 scaling will not add black borders. You
-   will need to set the proper width and height in the project settings
- * Some files might not respond when seeking in them the first time
- * Keyframe percentage labels are sometimes shown at the wrong position
-
+ * pyxdg (http://www.freedesktop.org/wiki/Software/pyxdg)
 
 * Contributors
 
-    56	Brandon Lewis
-    33	Edward Hervey
-    29	Alessandro Decina
-    14	Robert Swain
-     9	Luis de Bethencourt
-     9	Andoni Morales Alastruey
-     7	Andrej ŽnidarÅ¡iÄ?
-     5	Nils-Christoph Fiedler
-     5	Jorge González
-     5	Mario Blättermann
-     4	Pier Carteri
-     3	António Lima
-     3	Volker Sobek
-     3	Mattias Põldaru
-     3	Bruno Brouard
-     2	Gabor Kelemen
-     2	Ivaylo Valkov
-     2	Cheng-Chia Tseng
-     2	Tomasz Dominikowski
-     2	Petr Kovar
-     2	Marek Ä?ernocký
-     2	Joe Hansen
-     2	Daniel Nylander
-     2	Fran Diéguez
-     1	Xandru Armesto Fernandez
-     1	YunQiang Su
-     1	Alexey Fisher
-     1	Andrew Higginson
-     1	Antonio Fernandes C. Neto
-     1	Baris Cicek
-     1	Benjamin Otte
-     1	Bruce Cowan
-     1	Chris Ball
-     1	Claude Paroz
-     1	Dimitris Tsiolis
-     1	Erdai Ronahi
-     1	Gianvito Cavasoli
-     1	Jean-François Fortin Tam
-     1	Jeroen Hoolmans
-     1	Kang Bundo
-     1	Maxim V. Dziumanenko
-     1	Neil Jagdish Patel
-     1	OKANO Takayoshi
-     1	Priit Laes
-     1	Sebastian Dröge
-     1	Shushi Kurose
-     1	Simos Xenitellis
-     1	Stephen Irons
-     1	Thibault Saunier
-
-
+   239  Thibault Saunier
+    94  Brandon Lewis
+    77  Jean-François Fortin Tam
+    39  Alessandro Decina
+    33  Edward Hervey
+    27  Alex BÄ?luÈ?
+    19  Andrej ŽnidarÅ¡iÄ?
+    18  Pier Carteri
+    12  Mario Blättermann
+     9  Daniel Mustieles
+     9  Luis de Bethencourt
+     9  Marek Ä?ernocký
+     7  Alexandre Prokoudine
+     7  Jorge González
+     6  Mathieu Duponchelle
+     5  Bruno Brouard
+     5  Robert Swain
+     4  Gabor Kelemen
+     4  Petr Kovar
+     3  Djavan Fagundes
+     3  Gianvito Cavasoli
+     3  Hannie Dumoleyn
+     3  Jesse Aviles
+     3  Yaron Shahrabani
+     2  António Lima
+     2  Bruce Cowan
+     2  Daniel Korostil
+     2  Fran Diéguez
+     2  Karl Palsson
+     2  Kjartan Maraas
+     2  Mattias Põldaru
+     2  Maxim V. Dziumanenko
+     2  Stéphane Maniaci
+     2  Volker Sobek
+     2  Ð?иÑ?оÑ?лав Ð?иколиÑ?
+     1  7 Stéphane Maniaci
+     1  Aron Xu
+     1  Arun Raghavan
+     1  Ben Asselstine
+     1  Benjamin Berg
+     1  Benjamin M. Schwartz
+     1  Carles Ferrando
+     1  Cheng-Chia Tseng
+     1  Claude Paroz
+     1  Daniel Nylander
+     1  Hicham HAOUARI
+     1  Ivaylo Valkov
+     1  Joe Hansen
+     1  Jordi Estrada
+     1  Kang Bundo
+     1  Khaled Hosny
+     1  Kim Boram
+     1  Kristjan SCHMIDT
+     1  Mateus Zenaide
+     1  Miroslav NikoliÄ?
+     1  Nguy�n Thái Ng�c Duy
+     1  Peter Mráz
+     1  Rudolfs Mazurs
+     1  Takayuki KUSANO
+     1  Wouter Bolsterlee
+     1  Yinghua Wang
+     1  Yuri Myasoedov
 
 * Download
 
   PiTiVi source tarballs are available on gnome FTP:
-   http://ftp.gnome.org/pub/GNOME/sources/pitivi/0.13/
+   http://ftp.gnome.org/pub/GNOME/sources/pitivi/0.14/
 
   See the website for distribution-specific packages.
 
@@ -105,51 +115,96 @@ experience.
  * Information for users and developers can be found on the PiTiVi website :
      http://www.pitivi.org/
  * Comments and feedback are welcome.
-  * Mailing-list : pitivi-pitivi lists sourceforge net
-  * PiTiVi bug-tracker : http://bugzilla.gnome.org/browse.cgi?product=pitivi
+ * Mailing-list : pitivi-pitivi lists sourceforge net
+ * PiTiVi bug-tracker : http://bugzilla.gnome.org/browse.cgi?product=pitivi
 
 * Bugs Fixed
- 
- * 605445 : Pitivi does not work on big endian machines
- * 608064 : general stream error related to mod files' audio
- * 612797 : black frame flashing in rendered files or live playback between some clips
- * 622134 : PiTiVi  constantly crashes when zooming in the track
- * 624887 : playback hangs / errors while playing mov clips on clip change
- * 627148 : Scrubbing over still image start causes segfault
- * 629107 :  " Keyframe " menu item should read " Insert keyframe " 
- * 629606 : render dialog sometimes causes tracebacks when clicking the Settings button
- * 614290 : create tests for PNGs/still images
- * 613767 : Rendering hang with transitions
- * 629207 : [REGRESSION] can't load project with http-sourced images
- * 629607 : choosing ffenc_dvdsub as an audio codec causes a traceback (crash) with AttributeError in __init__()
- * 612501 : [patch] TypeError in do_simple_paint
- * 615569 : Project settings resolution overrides that of render settings
- * 563456 : create file association for .xptv files
- * 573886 : Timeline scrolling goes too far when auto-scrolling or zooming
- * 579230 : easy crossfading transition of overlapping clips
- * 584089 : link clips and group clips have the same icon, confusing
- * 586023 :  " revert to saved version " feature
- * 589684 : [audio mixing] crackling noise in rendered sound if sampling rate not set high enough
- * 590253 : Turn off thumbnail generation during redering
- * 602894 : Ripple Move: trackebacks when dragging clips above top of timeline
- * 606117 : Don't show version number in titlebar
- * 609325 : weired shortcut for zoom in
- * 609659 :  " Source List " vs " Clip Library " 
- * 609660 : Pitivi doesn't render
- * 610060 : Timeline sticks to end of video after it is played through and stops automatically.
- * 610298 : [regression] box selection selects more clips than it's supposed to
- * 610325 : codec autodetection does not always work
- * 613625 : UI is not updated on pausing
- * 613716 : Render to H.264 doesnâ??t start
- * 613965 : Dragging an PNG to the timeline fails
- * 614008 : Kurdish (ku) translation
- * 615207 : spacebar doesn't always work, decodebin errors
- * 616341 : Missing media in project file generates traceback
- * 617130 : Static/still images (PNG, JPEG, gif, etc.) cause a not-negotiated error
- * 621576 : Fails to render with encoders that have some latency
- * 621949 : traceback when rendering completes
- * 625479 : Pitivi does not set framerate when rendering
- * 625984 : add_borders exception not handled
- * 626124 : project.py:  code cleaning
- * 627284 : Use gtk.InfoBar instead of custom code to show informations to users
- * 615202 : [regression] " import folder of clips " doesn't work
+
+432723  [Rendering Dialog] Cleanups/enhancements
+605920  Switch to (g)udev for device detection/support (deprecation of HAL)
+403904  Rendering : provide a default filename
+433349  Pitivi should keep aspect ratio when resizing
+578710  filter as you type search bar
+583203  show a progress bar when loading projects or large amounts of clips and don't hardcode a timeout
+629327  Ability to jump to an exact position in the timeline
+629605  Video should come before Audio in the UI dialogs
+637497  plural forms needed
+638143  [PATCH] Missing files dialog: formatter does not correctly compare mappings when searching for probable matches
+644313  [regression] Splitting does not work if no clip is selected
+580167  do not block settings when applying a template
+582379  tooltips for preview playback controls
+584048  project/render : Allow any framerates
+585737  Attach extension to filenames
+585743  Control buttons are misplaced
+586003  Previewer in the importing file chooser
+587095  codec rendering settings are constantly reset
+590471  getAudioDescription and getVideoDescription strings are not translatable
+592248  Allow Pause/Resume During Render
+593682  make the containers/codecs/muxers/formats list human-readable/cleaner
+605445  Pitivi does not work on big endian machines
+607243  show the rendering progress percentage in the window title
+610127  Clip details tooltip for icon view in media library
+610188  zooming glitches / playhead and clips jump around
+611856  Ability to enter custom framerates manually
+613767  Rendering hang with transitions
+613960  Dragging an SVG to the timeline fails
+614758  Change aspect ratio when rendering
+615337  Project settings window is very tall
+615570  new project / recent projects startup wizard
+618467  The function xdg_get_dirs in pitivi/settings.py doesn't work
+621342  show "Quick Start guide" item in the Help menu
+627148  Scrubbing over still image start causes segfault
+629107  "Keyframe" menu item should read "Insert keyframe"
+629204  [regression] Adding PNG to timeline results in no video
+629218  vp8enc's quality setting constantly reset
+629220  missing clips dialog size too small
+629408  Double-clicking on a video within the library should launch it in the previewer
+629606  render dialog sometimes causes tracebacks when clicking the Settings button
+629611  splitting then deleting the first part of a clip causes a not-negotiated error
+629694  Importing a source which has already been imported raises an error and the import process doesn't continue
+629784  clips over each other cause excess work, performance drops
+629811  Labels of the keyframe control points at wrong positions or don't show up at all
+630015  preview (doubleclick/rightclick->play clip/DragDrop) fails for stills
+630359  Unable to commit a translation
+630368  Icon view for effects thumbnails
+630370  "&" shows up incorrectly in effects library
+630371  Show effect name in its tooltip
+630373  Can't move the zoom slider with the mouse wheel
+630453  update the dependencies/suggested packages for effects
+630608  hide the "not recommended" containers/codecs in the rendering dialog
+630827  Clips jump back to original position after drag and drop
+632366  Ellipsize the "Open" and "Save As" menu items
+632382  [patch] Effects list filtering spacing improvements
+632391  [regression] box selection marquee doesn't work properly when zoomed in
+632414  Transitions cause not-negotiated errors
+632974  Ungrouped audio gets stuck in lower layers
+633110  could not import actioner module
+633372  Add a "best fit" magnifier icon/button to make the zooming slider more discoverable
+633414  Cleaner XDG dirs spec implementation with pyxdg
+633506  Strings need to be translatable
+634933  Preview in the Timeline is weird and wrong for AYUV video
+634991  [patch] Auto-expand preferences contents area
+635719  Creates transitions when inserting clips to the end of the timeline
+635984  The -p command line flag for previewing a project is broken
+635994  The Startup Wizard should not appear in some specific cases
+635995  The Startup Wizard should not have the Skip button
+635996  The Cancel button in the Project Settings window does not work if the Audio/Video Codec Settings window has been opened
+636046  The -r command line argument does not work if specified after the project name
+636773  Segfault/crash on undo/redo after deleting clips
+636787  Add man page
+636807  test_still_image.py fails
+637522  Not-negotiated errors when there are gaps in the timeline
+638759  More precision for scaling in the rendering dialog
+639080  [gstreamer] Not-negotiated error when trying to render with matroskamux
+640238  A typo in a user visible message
+640936  Pitivi crashes with gst-plugins-good < 0.10.24
+645750  [regression] Welcome dialog not focused on startup
+646951  Application crashes after a few minutes of work
+648661  Specify top-level directory when running tests
+648714  clips vanish from the timeline window, vertical scrollbar ceases working
+651157  "Undock viewer" freezes Pitivi
+629207  [REGRESSION] can't load project with http-sourced images
+635124  Effects configurations list shuffled when adding effect
+635126  The Effects configurations list is not cleared when starting a new project
+636763  Getting backtrace removing an effect from a clip
+624618  Import from webcam is disabled
diff --git a/configure.ac b/configure.ac
index 33c2aaf..0cc91a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
 dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(PiTiVi, 0.13.9.90,
+AC_INIT(PiTiVi, 0.14.0,
     https://bugzilla.gnome.org/browse.cgi?product=pitivi,
     pitivi)
 



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