diff --git a/NEWS b/NEWS index 9baebe001e6a1f982a3de8abcfae2e9dcfd293ca..447a04aedeb336e13146777c6a098cc1dce65ab8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +2014 March 20th - Pitivi 0.93 + + First beta and 3rd release of the new version of Pitivi based on GES. + All the improvements from 0.91 and 0.92, plus: + + * Port the viewer and media file previewers to use a Clutter video output sink + * Visual refinements to the timeline (clip positioning, borders, selections) + * Improvements to the ruler and timecode display + * Allow importing MPEG-TS/AVCHD files + * Fixes and improvements to the timeline's clip thumbnailers + * Clip thumbnailing in the media library, better import error handling + * Various fixes to the application version checking + * Rework the way dependencies are checked on startup + * Make some features contextual and cleanup menus + * Many content updates to the user manual + * Papercut fixes to keyframe curves + * Many fixes for rendering + * Fix pylint errors + * Various fixes to the automated test suite + * Code refactoring and cleanup all over the place + * Fixes for AppData XML spec compliance + * Various build and packaging fixes + 2013 November 3rd - Pitivi 0.92 Second alpha release for the new version of Pitivi based on GES. diff --git a/RELEASE b/RELEASE index 5c1a3c53e75d52ca582a1da139e0a6524f3f7d5f..eca3064decdccaff5c78327aa2ffdfe0cdea5544 100644 --- a/RELEASE +++ b/RELEASE @@ -1,24 +1,20 @@ -0.92 Release "Baby Steps" -------------------------- -This is the second alpha release for the new version of Pitivi based on GES, -the GStreamer Editing Services library. This is a incremental bugfixing release, -so make sure to also look at the 0.91 release notes to get the full picture: -http://wiki.pitivi.org/wiki/0.91 +0.93 Release "Ra is a happy" +---------------------------- +This is the third release for the new version of Pitivi based on GES, +the GStreamer Editing Services library. This is a incremental bugfixing release. -Detailed release notes for 0.92 are on http://wiki.pitivi.org/wiki/0.91 +Detailed release notes for 0.93 are on http://wiki.pitivi.org/wiki/0.93 -Please keep in mind that this is still an alpha release. That said, one month -after the 0.91 release and with the feedback we have received so far, -we are pretty confident that the new release series is of much higher quality -than the 0.15 series and older. +This is now considered a beta release. As per the feedback we've received since +0.91 and the many fixes we've made since then, we are confident that the new +release series is of much higher quality than the 0.15 series and older. -So try it out, let us know how well it works for you, -and report detailed bugs for issues you may encounter. +This release works well for us and we make nice movies with it. +Try it out, have fun and report detailed bugs for issues you may encounter! == Requirements == -Dependencies/requirements have changed significantly since the 0.15 series, -but have stayed mostly the same since 0.91 (pyxdg was dropped as a dependency). +For this release, we depend on GStreamer, GNonLin and GES 1.2.0. Refer to Pitivi's check.py for the dependencies' versions for this release. See also http://wiki.pitivi.org/wiki/Dependencies for additional tips. @@ -28,33 +24,50 @@ See also http://wiki.pitivi.org/wiki/Dependencies for additional tips. In Pitivi: - 9 Thibault Saunier - 6 Jean-François Fortin Tam - 6 Mathieu Duponchelle - 3 Colin Walters - 2 Fran Diéguez + 234 Alexandru Băluț + 44 Mathieu Duponchelle + 33 Tomas Karger + 27 Jean-François Fortin Tam + 16 Marek Černocký + 10 Piotr Drąg + 9 Daniel Mustieles + 6 Thibault Saunier + 4 Rafael Ferreira + 3 Enrico Nicoletto + 2 Aurimas Černius + 2 Daniel Korostil + 2 Kristjan SCHMIDT + 2 Мирослав Николић + 1 Benjamin Steinwender 1 Cheng-Chia Tseng - 1 Claude Paroz - 1 Daniel Mustieles - 1 Marek Černocký - 1 Martin Srebotnjak - 1 Rafael Ferreira - 1 Rūdolfs Mazurs - 1 Timo Jyrinki - 1 Мирослав Николић + 1 Dimitris Spingos + 1 Gabor Kelemen + 1 Jakub Steiner + 1 Marcel Tiede + 1 Matej Urbančič + 1 Olivier Duchateau + 1 Volkan Gezer In GES: - 5 Thibault Saunier + 38 Thibault Saunier + 4 Alexandru Băluț + 4 Sebastian Dröge + 3 Dan Williams + 3 Mathieu Duponchelle + 3 Tim-Philipp Müller 2 Kishore Arepalli - 2 Mathieu Duponchelle + 1 Andreas Schwab + 1 Edward Hervey + 1 Lubosz Sarnecki + 1 Stefan Sauer == Download == Pitivi source tarballs are available on the GNOME FTP servers: - http://ftp.gnome.org/pub/GNOME/sources/pitivi/0.92 + http://ftp.gnome.org/pub/GNOME/sources/pitivi/0.93 See the website for distribution-specific packages. @@ -68,4 +81,4 @@ In GES: == Bugs Fixed == -See https://bugzilla.gnome.org/buglist.cgi?product=pitivi;target_milestone=0.92 +See https://bugzilla.gnome.org/buglist.cgi?product=pitivi;target_milestone=0.93 diff --git a/configure.ac b/configure.ac index 7ff19056283eddcdad6c276fd639450c1edd191c..e39d9493e24bfd92753f710cca89401fed5fb9a7 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl Note for packagers: see pitivi/check.py for the dependencies 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.92, +AC_INIT(Pitivi, 0.93, https://bugzilla.gnome.org/browse.cgi?product=pitivi, pitivi) diff --git a/pitivi/check.py b/pitivi/check.py index 9384057b94841d45ba5c0e831a2e3d012fe06383..fe25f1b2d44e3c8fc8342154524e5b52c43cd975 100644 --- a/pitivi/check.py +++ b/pitivi/check.py @@ -174,11 +174,11 @@ HARD_DEPENDENCIES = (CairoDependency("1.10.0"), GtkOrClutterDependency("Clutter", "1.12.0"), GtkOrClutterDependency("ClutterGst", "2.0.0"), GstDependency("Gst", "1.2.0"), - GstDependency("GES", "1.0.0.0"), + GstDependency("GES", "1.2.0.0"), GtkOrClutterDependency("Gtk", "3.8.0"), ClassicDependency("numpy", None), GIDependency("Gio", None), - GstPluginDependency("gnonlin", "1.1.90")) + GstPluginDependency("gnonlin", "1.2.0")) PYCANBERRA_SOFT_DEPENDENCY = ClassicDependency("pycanberra", None, _("enables sound notifications when rendering is complete"))