1# 0.15 Release “Ich bin ein berliner”
2
3The PiTiVi team is proud to announce the 0.15 release.
4
5This will be the last release using the “traditional” core/engine of
6PiTiVi. The next releases will be based on GStreamer Editing Services
7(GES) and should thus depart significantly from this release in terms of
8performance, features and stability.
9
10For the best user experience, the PiTiVi team strongly recommends that
11users have all the latest official GStreamer libraries and plugins
12installed.
13
14## Features of this release
15
16-   A new transformation feature allows resizing, panning and cropping
17    clips directly in the previewer
18-   Automatic clip alignment by analyzing soundtracks to sync
19    multicamera footage
20-   Ability to have presets for rendering
21-   Default set of project settings and rendering presets
22-   Cleaner preferences dialog
23-   Integrated offline user manual
24-   Cleaner advanced codec settings dialog
25-   Improved video thumbnailing performance
26-   “Soft dependencies” manager to warn the user of features requiring
27    additional packages
28-   Port to gtkbuilder
29-   Respect GNOME's button icons setting
30-   Improved startup time
31-   Code cleanups and remove dead code
32-   Properly show property descriptions (blurbs) for advanced codec
33    settings
34
35## Hard requirements
36
37-   gstreamer >= 0.10.28
38-   gst-python >= 0.10.19
39-   gnonlin >= 0.10.16
40-   pygtk >= 2.18.0
41-   gtk >= 2.24.0
42-   Python >= 2.5
43-   zope.interface (http://www.zope.org/Products/ZopeInterface)
44-   setuptools (http://peak.telecommunity.com/DevCenter/setuptools)
45-   pygoocanvas (http://live.gnome.org/GooCanvas)
46-   pyxdg (http://www.freedesktop.org/wiki/Software/pyxdg)
47
48## Soft requirements
49
50-   frei0r for the transformation feature
51-   Numpy for the auto aligner feature
52
53The PiTiVi team recommends satisfying those dependencies as much as
54possible for an optimal user experience.
55
56## Known Issues
57
58-   Everything listed in
59    [here](https://bugzilla.gnome.org/buglist.cgi?query_format=advanced;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;version=0.15;product=pitivi)
60-   See also [Performance problems in
61    0.13.4](Performance_problems_in_0.13.4.md).
62
63## Contributors
64
65Ranked by commits:
66
67`   108 Alex Băluț`\
68`   88  Jean-François Fortin Tam`\
69`   52  Thibault Saunier`\
70`   25  Feroze Naina`\
71`   10  Lubosz Sarnecki`\
72`   10  Daniel Mustieles`\
73`   10  Mario Blättermann`\
74`   8   Marek Černocký`\
75`   7   Benjamin M. Schwartz`\
76`   7   Andrej Žnidaršič`\
77`   6   Stéphane Maniaci`\
78`   4   Hicham HAOUARI`\
79`   4   Kjartan Maraas`\
80`   3   Daniel Korostil`\
81`   3   ipraveen`\
82`   2   António Lima`\
83`   2   Brandon Lewis`\
84`   2   Bruno Brouard`\
85`   2   Gianvito Cavasoli`\
86`   2   Daniel Nylander`\
87`   2   Matej Urbančič`\
88`   2   Мирослав Николић`\
89`   1   Edward Hervey`\
90`   1   Gabriel Speckhahn`\
91`   1   Gil Forcada`\
92`   1   James Putt`\
93`   1   Jorge González`\
94`   1   Luis de Bethencourt`\
95`   1   Martin Srebotnjak`\
96`   1   Peter Mráz`\
97`   1   Peteris Krisjanis`\
98`   1   Piotr Drąg`\
99`   1   Yuri Myasoedov`
100
101## Download
102
103PiTiVi source tarballs are available on gnome FTP:
104<http://ftp.gnome.org/pub/GNOME/sources/pitivi/0.15/>
105
106See [the website](http://www.pitivi.org) for distribution-specific
107packages.
108
109## Information and Feedback
110
111-   Information for users and developers can be found on the PiTiVi
112    website : <http://www.pitivi.org>
113-   Comments and feedback are welcome.
114    -   Mailing-list : pitivi-pitivi@lists.sourceforge.net
115    -   PiTiVi bug-tracker :
116        <http://bugzilla.gnome.org/browse.cgi?product=pitivi>
117
118## Bugs Fixed
119
120See the
121\[<http://bugzilla.gnome.org/buglist.cgi?product=pitivi;target_milestone=0.14.1;target_milestone=0.14.2;target_milestone=0.15>
122list of bugs fixed in 0.15 on Bugzilla
123