Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / ChangeLog
blobf9db1565a05ef640706f86967c7ba543d87b5a6f
1 11. jan. 2007
2 nicolasm:
3         - Add the Cinelerra-CV manual sources.
4         Edition 1.00, English & French.
6 22. dec. 2005
7 minmax:
8         - Alt + left / alt + right moves cursor trough edit handles
10 21. dec. 2005
11 minmax:
12         - Fix for dragndrop crushing bug in trackcanvas.C
14 5.Sep.2005
16 minmax:
18         -Modified:    cinelerra/hvirtual/plugins/libfourier fourier.C
19         -Fix bugs
21         -Modified:    cinelerra/hvirtual/plugins/fourier Makefile.am
22         -Add fftw3 to ldadd in Makefile.am
24         -Modified:    cinelerra/hvirtual configure.in
25         -Add check for fftw3.h and libfftw3 ..
28 3.Sep.2005
30 minmax
31         -Modified:    cinelerra/hvirtual/quicktime stbl.c
32         -Apply patch as per bug 191
33         Fixes crush when opening files produced by Minolta DimageZ3
36 1.Sep.2005
38 minmax
39         -Added:       cinelerra/hvirtual/po pt_BR.po
40         
41         -Modified:    cinelerra/hvirtual/plugins/pitch pitch.C pitch.h
42         -New pitch control plugin code, and based on the same code new
43          timestretch plugin which is now realtime!
45         -Modified:    cinelerra/hvirtual/plugins/timestretch timestretch.C
46                       timestretch.h
47         -New pitch control plugin code, and based on the same code new
48          timestretch plugin which is now realtime!
50         -Modified: cinelerra/hvirtual/plugins/libfourier fourier.C
51                    fourier.h
52         -New pitch control plugin code, and based on the same code new
53         timestretch plugin which is now realtime!
54              
55         -Modified:    cinelerra/hvirtual/debian control
56         -Add fftw3-dev to debian dependencies
58         
59 28.Aug.2005
61 minmax  
62         -Modified:    cinelerra/hvirtual/plugins/diffkey diffkey.C
63         -Fixed YUV bug in diffkey
65 25.Aug.2005
67 minmax  - applied j@v2v.cc patch to ogg muxing to make it standard compliant
69         - removed debian dependency to mjpegtools 1.6.3 - since pmdumuid
70           makes it unneccessary
71         
72         - Modified:    cinelerra/hvirtual/cinelerra aboutprefs.C
73         - Add jan to the credits
74 pmdumuid
75         - Added a automake patch to cope with the change in mjpegtool's y4m_read_frame_header()
77 23.Aug.2005
79 minmax:
81         - Modified:    cinelerra/hvirtual/cinelerra interfaceprefs.C
82                        interfaceprefs.h mwindow.h mwindowedit.C preferences.C 
83                        preferences.h trackcanvas.C trackcanvas.h tracks.h tracksedit.C
84         - Here it is, infamous ga's patch fixed up and polished and beaten up into
85           submission "Just Works" (till the first tester comes at least)
86   
87         - Modified:    cinelerra/hvirtual/cinelerra trackcanvas.C
88         - Small fix for the dnd patch
89   
90         - Modified:    cinelerra/hvirtual/cinelerra edits.C edits.h pluginset.C
91         - Fix a bug when paste_silence didn't return proper editlist
93         - Modified:    cinelerra/hvirtual/cinelerra trackcanvas.C tracksedit.C
94         - Make position finding rutines nicer...
95   
96         - Modified:    cinelerra/hvirtual/cinelerra interfaceprefs.C
97                        interfaceprefs.h mwindowedit.C preferences.C
98                        preferences.h trackcanvas.C
99         - a) remove dragdrop preference - since new mode can give all existing
100              behaviours it is sensible that old mode can be discarded
101         - b) small fix for drop placement - off by one error
103         - Modified:    cinelerra/hvirtual/cinelerra yuvstream.C
104         - Fix in order to compila with new mjpegtools
106 21.Aug.2005
108 minmax:
109         
110         - Modified:    cinelerra/hvirtual/cinelerra maskengine.C
111         - Small fix to mask engine
113 20.Aug.2005
115 minmax:
116         
117         - Modified:     cinelerra/hvirtual/cinelerra mwindow.h mwindowmove.C
118                         trackcanvas.C
119         - Fix for bug 176 - implements sample zooming when holding shift and using 
120           scrollwheel
122         - Modified:    cinelerra/hvirtual/debian control
123         - Moved from libavcodec-dev to libavcodec2-dev to make it compile under latest
124           sid
126         - Modified:    cinelerra/hvirtual/cinelerra cwindowgui.C maskauto.C
127                        maskauto.h maskautos.C maskautos.h mwindowedit.C
128         - Fixes misplacement of the mask when resizing track and misplacement of the
129           mask outline (in compositor window) when resizing project or changing it's
130           aspect ratio fixes bug 161
132         - Modified:    cinelerra/hvirtual/cinelerra asset.C
133         - Forgot to set defaults for theora so they weren't persistent ... now they are
134         
135         - Modified:    cinelerra/hvirtual/cinelerra cwindowgui.C
136         - Clear out the debug printf
138 11.Aug.2005
140 Changelog maintainer:
142         - Now we have a changelog maintainer. 
143 minmax: 
144         - boost up requirement for mjpegtools to 1.6.3 (used to be 1.6.2)
145           and applying patch for it to work...
147         - reworked ga's patch for free dragging
149         - fixed a quasi-bug in Edits::paste_silence
150         
151         - fixed mask being off the place when changing track size or when
152           changing project size/aspect ratio
154         - added default options saving for theora (was missing)
157 giskard:
158         - modified debian/control, addedd libtheora-mmx-dev to the 
159           build-deps.
160 j6t:
162         - Modified:    cinelerra/hvirtual/cinelerra mainundo.C mainundo.h
163         - Undo items are only pushed if some time has passed since the last push.
165         - Modified:    cinelerra/hvirtual/cinelerra mainundo.C mainundo.h
166                         pluginclient.C pluginserver.C pluginserver.h
167         - This enables undo of plugin parameter tweaks. Fixes Bug 154.
170         - Modified:    cinelerra/hvirtual/cinelerra mainundo.C mwindowedit.C
171                         undostackitem.C undostackitem.h
172         - The UndoStackItem::redo() is dropped and replaced by UndoStackItem::undo().
173           The latter must reverse its state so that the next invocation does a redo.
175         - Modified:    cinelerra/hvirtual/cinelerra mainundo.C mainundo.h
176         - Only one project state is stored in an undo item instead of two.
178         - Modified:    cinelerra/hvirtual/cinelerra loadfile.C mwindow.C
179         - The invokers of MWindow::load_filenames() instead of this function itself
180           mark the project unchanged.
181           Exception: When a backup is loaded, the project remains marked as changed.
183         - Modified:    cinelerra/hvirtual/cinelerra Makefile.am mainundo.C
184                         mainundo.h
185         - Removed:     cinelerra/hvirtual/cinelerra undostack.C undostack.h
186                         undostack.inc
187         - The undo stack is split into an undo stack and a redo stack.
188           This makes class UndoStack unnecessary.
191 19.Oct.2003
192 Added reporting of missing libraries when configure finishes.
193 -Richard Baverstock