~ubuntu-branches/ubuntu/trusty/pitivi/trusty

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
2012 May 3 - PiTiVi 0.15.2
  * Bug fix release for a regression introduced by 0.15.1
  * Translations have been updated

2012 February 24 - PiTiVi 0.15.1
  * Bug fix release to ensure compatibility with Gst "good" plugins >0.10.29
  * Minor string fixes and additions to the user manual
  * Translations have been updated

2011 Septembre 26 - PiTiVi 0.15
  * A new transformation feature allows resizing, panning and cropping clips directly in the previewer
  * Automatic clip alignment by analyzing soundtracks to sync multicamera footage
  * Ability to have presets for rendering
  * Default set of project settings and rendering presets
  * Cleaner preferences dialog
  * Integrated offline user manual
  * Cleaner advanced codec settings dialog
  * Improved video thumbnailing performance
  * "Soft depedencies" manager to warn the user of features requiring additional packages
  * Port to gtkbuilder
  * Respect GNOME's button icons setting
  * Improved startup time
  * Code cleanups and remove dead code
  * Properly show property descriptions (blurbs) for advanced codec settings

2011 May 31 - PiTiVi 0.14
  * 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
  * Remove hal dependency
  * Lots of bug fixing

2010 September 16 - PiTiVi 0.13.5

 * 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)

2010 March 10 - PiTiVi 0.13.4

 * video mixing/transparency support
 * icon view in source list
 * smoother scrolling
 * modeless splitting
 * seek on click
 * faster waveforms
 * zoom slider
 * UI beautifications
 * Speed optimisations
 * dbus/hal dependency now optional
 * translated in 30 languages

2009 September 12 - PiTiVi 0.13.3

 * Fix rendering failures
 * UI beautifications
 * Switch to themeable ruler
 * Speed optimisations
 * Show the project name in the window title

2009 August 13 - PiTiVi 0.13.2

 * Undo/Redo support
 * Audio-mixing
 * Ripple/Roll edit
 * misc fixes

2009 May 27 - PiTiVi 0.13.1

 * core rewrite
 * multi-layered timeline
 * trimming features
 * audio waveforms and video thumbnails in timeline
 * picture support
 * New project file format support

2008 Dec 11 - PiTiVi 0.11.3

 * Remove usage of gobject as much as possible from non-ui components
 * Make smarter choices about audio/video sinks 
 * Fix issues with seeking in ruler/viewer
 * general pylint cleanup
 * Picture support in the timeline
 * Improve viewer for proper Display Aspect Ratio
 * Timeline : Unlink-ing sources is now possible
 * Fix some issues when using very long sources
 * SourceList now detachable from main window
 * Now requires GNonLin 0.10.10 and python >= 2.5

2008 Oct 15 - PiTiVi 0.11.2

 * New advanced timeline interface by Brandon Lewis (SoC)
 * Capture interface for webcams and network sources by Sarath Lakshman (SoC).
 * Simple Timeline is gone.
 * Project save/load now activated by default
 * Cutting/Trimming/Removing features added to advanced timeline.
 * Misc fixes and improvements

2007 Nov 18 - PiTiVi 0.11.1

 * More work on project save/load, use PITIVI_FILE_SUPPORT=1 to try it.
 * Be more flexible with encoding caps, should fix more issues when encoding.
 * Fixed issues for non icon-theme-spec compliant systems
 * i18n updates
 * Misc fixes

2007 Oct 14 - PiTiVi 0.11.0

 * Merging of all the 2007 Summer-Of-Code branch
 * Simple timeline improvements : trimming and moving of sources
 * Simple timeline improvement : volume change
 * Advanced timeline re-activated
 * Advanced timeline features : cutting and moving of sources
 * Plugin framework added
 * File save/load framework added, not activated yet
 * i18n support, translated in 16 languages

2007 May 30 - PiTiVi 0.10.3

 * Improvement of first time user experience.
 * Frame-by-frame seeking
 * UI improvements for usability
 * New graphics
 * i18n support, translated in 14 languages
 * Critical bugfixes
 * Unit tests
 * Advanced view disabled by default

2007 Jan 31 - PiTiVi 0.10.2

 * UI improvements for usability
 * decodebin2 support
 * Rendering improvements
 * i18n support, translated in 12 languages
 * Critical bugfixes

2006 May 23 - PiTiVi 0.10.1

 * More UI improvements for usability
 * Works with X11/Imagesink
 * Handles more formats
 * More startup checks

2006 Apr 26 - PiTiVi 0.10.0

 * Lots of UI improvements for usability
 * Better error handling
 * Many playback issues fixed
 * Works in non-gnome environments