SVN Commit History

Select: [2.1CV] [2.1 merge] [2.0 to 2.1] [1.2.2 - 2.0] [1.2.1 - 1.2.2] [1.1.9 - 1.2.1] [1.1.8 - 1.1.9] [start - 1.1.8] [All]

Note: this page displays the result of executing the command:

svn log -r 665:507 svn://svn.skolelinux.org/cinelerra/trunk/hvirtual

Which you can execute from your command line. Also, you can perform many more functions, using svn from the command line. Certain keywords (Fix|Add|Merge|remove|nice|Clear|Clean|drop|replace|convert|reverse|patch) are also underlined to possibly give an indication to what each commit is about.

The SVN repository is also mirrored in a git repository that has a git-web front end that can be viewed at http://www.pipapo.org/gitweb?p=cinelerra/svn;a=log.

1.2.2 Community Version Commits.


r665 | j6t | 2005-09-28 19:47:11 +0000 (Wed, 28 Sep 2005) | 2 lines Merged the official release 2.0.
r663 | j6t | 2005-09-28 19:11:49 +0000 (Wed, 28 Sep 2005) | 3 lines This commit was generated by cvs2svn to compensate for changes in r662, which included commits to RCS files with non-trunk default branches.
r661 | j6t | 2005-09-28 19:11:18 +0000 (Wed, 28 Sep 2005) | 3 lines This commit was generated by cvs2svn to compensate for changes in r660, which included commits to RCS files with non-trunk default branches.
r658 | j6t | 2005-09-28 19:11:18 +0000 (Wed, 28 Sep 2005) | 2 lines Initial revision
r654 | j6t | 2005-09-28 18:39:56 +0000 (Wed, 28 Sep 2005) | 2 lines Initial revision
r652 | giskard | 2005-09-07 16:53:54 +0000 (Wed, 07 Sep 2005) | 4 lines Modified Files: ChangeLog
r651 | minmax | 2005-09-05 19:54:42 +0000 (Mon, 05 Sep 2005) | 2 lines Ok, wrong fix...
r650 | minmax | 2005-09-05 19:40:56 +0000 (Mon, 05 Sep 2005) | 2 lines Add check for fftw3.h and libfftw3 ...
r649 | minmax | 2005-09-05 19:32:21 +0000 (Mon, 05 Sep 2005) | 2 lines the right place to fix :)
r648 | minmax | 2005-09-05 19:30:51 +0000 (Mon, 05 Sep 2005) | 2 lines Add fftw3 to ldadd in Makefile.am
r647 | minmax | 2005-09-05 19:25:51 +0000 (Mon, 05 Sep 2005) | 2 lines fix a bordercase bug
r646 | giskard | 2005-09-03 15:52:43 +0000 (Sat, 03 Sep 2005) | 4 lines Modified Files: ChangeLog
r645 | minmax | 2005-09-03 14:01:36 +0000 (Sat, 03 Sep 2005) | 3 lines Apply patch as per bug 191 Fixes crush when opening files produced by Minolta DimageZ3
r644 | minmax | 2005-09-02 01:24:19 +0000 (Fri, 02 Sep 2005) | 2 lines ... fix
r643 | minmax | 2005-09-01 21:22:07 +0000 (Thu, 01 Sep 2005) | 2 lines Add fftw3-dev to debian dependencies
r642 | minmax | 2005-09-01 21:10:56 +0000 (Thu, 01 Sep 2005) | 12 lines New pitch control plugin code, and based on the same code new timestretch plugin which is now realtime! This code brings - libfourier now has advanced overlaping mode with custom oversampling - libfourier in advanced mode uses fftw3 to be _fast_ - pitch control plugin is now at least useful (it wasn't before) - timestretch plugin is now both useful and realtime (it wasn't before) - architecture that makes it easy to fix other fft-depending plugins... Thanks go out to Stephan Bernsee for creating great tutorials on dspdimension.com
r641 | minmax | 2005-09-01 20:35:53 +0000 (Thu, 01 Sep 2005) | 2 lines Add pt_BR language
r640 | benjif | 2005-08-28 18:35:56 +0000 (Sun, 28 Aug 2005) | 2 lines Fixed YUV bug in diffkey
r639 | giskard | 2005-08-26 10:21:54 +0000 (Fri, 26 Aug 2005) | 3 lines Committing in . ChangeLog
r638 | minmax | 2005-08-25 07:49:17 +0000 (Thu, 25 Aug 2005) | 2 lines Add jan to the credits
r637 | minmax | 2005-08-25 07:47:08 +0000 (Thu, 25 Aug 2005) | 2 lines fix control file,
r636 | minmax | 2005-08-25 07:42:22 +0000 (Thu, 25 Aug 2005) | 4 lines j^'s (j@v2v.cc) patch to mux ogg in a way compilant with specification y - makes oggz-validate happy and probably some players also Thanks also go to MikeS for helping j^.
r635 | pmdumuid | 2005-08-25 04:13:56 +0000 (Thu, 25 Aug 2005) | 2 lines Autoconf style fix in order to compila with new mjpegtools
r634 | j6t | 2005-08-24 20:50:16 +0000 (Wed, 24 Aug 2005) | 2 lines Fixed missing local variable initialization. (Bug 188)
r633 | minmax | 2005-08-24 19:09:23 +0000 (Wed, 24 Aug 2005) | 2 lines Fix two more placement bugs
r632 | minmax | 2005-08-23 23:32:49 +0000 (Tue, 23 Aug 2005) | 2 lines Boost up the requirement for mjpegtools to 1.6.3
r631 | minmax | 2005-08-23 21:09:00 +0000 (Tue, 23 Aug 2005) | 2 lines *** empty log message ***
r630 | minmax | 2005-08-23 20:58:17 +0000 (Tue, 23 Aug 2005) | 4 lines a) remove dragdrop preference - since new mode can give all existing behaviours it is sensible that old mode can be discarded b) small fix for drop placement - off by one error
r629 | minmax | 2005-08-23 19:29:40 +0000 (Tue, 23 Aug 2005) | 2 lines Make position finding rutines nicer...
r628 | minmax | 2005-08-23 15:25:22 +0000 (Tue, 23 Aug 2005) | 2 lines Fix a bug when paste_silence didn't return proper editlist
r627 | minmax | 2005-08-22 22:32:34 +0000 (Mon, 22 Aug 2005) | 2 lines Small fix for the dnd patch
r626 | minmax | 2005-08-22 22:18:24 +0000 (Mon, 22 Aug 2005) | 4 lines Here it is, infamous ga's patch fixed up and polished and beaten up into submission "Just Works" (till the first tester comes at least)
r625 | minmax | 2005-08-21 10:29:07 +0000 (Sun, 21 Aug 2005) | 2 lines Small fix to mask engine
r624 | minmax | 2005-08-20 18:59:44 +0000 (Sat, 20 Aug 2005) | 2 lines Clear out the debug printf
r623 | minmax | 2005-08-20 18:39:34 +0000 (Sat, 20 Aug 2005) | 3 lines Forgot to set defaults for theora so they weren't persistent ... now they are
r622 | minmax | 2005-08-20 18:00:57 +0000 (Sat, 20 Aug 2005) | 5 lines Fixes misplacement of the mask when resizing track and misplacement of the mask outline (in compositor window) when resizing project or changing it's aspect ratio fixes bug 161
r621 | minmax | 2005-08-20 00:31:00 +0000 (Sat, 20 Aug 2005) | 3 lines Moved from libavcodec-dev to libavcodec2-dev to make it compile under latest sid
r620 | minmax | 2005-08-19 23:41:01 +0000 (Fri, 19 Aug 2005) | 3 lines Fix for bug 176 - implements sample zooming when holding shift and using scrollwheel
r619 | giskard | 2005-08-11 21:12:04 +0000 (Thu, 11 Aug 2005) | 4 lines Modified Files: ChangeLog
r618 | j6t | 2005-08-11 19:40:26 +0000 (Thu, 11 Aug 2005) | 2 lines Undo items are only pushed if some time has passed since the last push.
r617 | j6t | 2005-08-11 19:34:44 +0000 (Thu, 11 Aug 2005) | 2 lines This enables undo of plugin parameter tweaks. Fixes Bug 154.
r616 | j6t | 2005-08-11 19:27:00 +0000 (Thu, 11 Aug 2005) | 3 lines The UndoStackItem::redo() is dropped and replaced by UndoStackItem::undo(). The latter must reverse its state so that the next invocation does a redo.
r615 | j6t | 2005-08-11 19:21:03 +0000 (Thu, 11 Aug 2005) | 2 lines Only one project state is stored in an undo item instead of two.
r614 | j6t | 2005-08-11 19:09:08 +0000 (Thu, 11 Aug 2005) | 3 lines The undo stack is split into an undo stack and a redo stack. This makes class UndoStack unnecessary.
r613 | j6t | 2005-08-11 18:57:54 +0000 (Thu, 11 Aug 2005) | 4 lines The invokers of MWindow::load_filenames() instead of this function itself mark the project unchanged. Exception: When a backup is loaded, the project remains marked as changed.
r612 | giskard | 2005-08-11 10:57:35 +0000 (Thu, 11 Aug 2005) | 3 lines ChangeLog -- we have a ChangeLog maintainer now :))))
r611 | giskard | 2005-08-10 21:57:31 +0000 (Wed, 10 Aug 2005) | 6 lines Committing in . Modified Files: control minor changes in debian/control, addedd libtheora-mmx-dev to the build-deps
r610 | minmax | 2005-07-30 11:49:04 +0000 (Sat, 30 Jul 2005) | 2 lines Make it compile under gcc 4.0
r609 | minmax | 2005-07-30 11:40:25 +0000 (Sat, 30 Jul 2005) | 2 lines Make it compile with xorg
r608 | pmdumuid | 2005-06-23 12:37:15 +0000 (Thu, 23 Jun 2005) | 2 lines Added a percentage display
r607 | pmdumuid | 2005-06-23 10:54:01 +0000 (Thu, 23 Jun 2005) | 2 lines default interlace mode for dv set to bottom first as per http://www.transcoding.org/cgi-bin/transcode?action=history&id=Interlacing
r606 | pmdumuid | 2005-06-23 10:50:59 +0000 (Thu, 23 Jun 2005) | 2 lines convert ODDLEADS to TOP_FIRST and EVENLEADS to BOTTOM_FIRST
r605 | pmdumuid | 2005-06-23 10:37:52 +0000 (Thu, 23 Jun 2005) | 2 lines convert ODDLEADS to TOP_FIRST and EVENLEADS to BOTTOM_FIRST
r604 | minmax | 2005-06-23 00:16:50 +0000 (Thu, 23 Jun 2005) | 2 lines Fixed compilation with gcc 4.0.1 - Slavko Igric
r603 | pmdumuid | 2005-06-19 12:59:11 +0000 (Sun, 19 Jun 2005) | 2 lines change the directory display to an address like bar
r602 | minmax | 2005-06-12 16:48:35 +0000 (Sun, 12 Jun 2005) | 2 lines Fix baver's code... don't insert timecode when show_tc is not set
r601 | minmax | 2005-06-12 00:18:19 +0000 (Sun, 12 Jun 2005) | 2 lines add image directory to be built... i forgot it before
r600 | minmax | 2005-06-11 23:08:16 +0000 (Sat, 11 Jun 2005) | 2 lines add image and menu entry, patch by giskard
r599 | minmax | 2005-06-11 23:07:39 +0000 (Sat, 11 Jun 2005) | 2 lines Added image file and menu entry, patch by giskard
r598 | pmdumuid | 2005-06-09 14:48:15 +0000 (Thu, 09 Jun 2005) | 2 lines fix the window title when loading file as [replace current project]
r597 | minmax | 2005-06-08 18:11:24 +0000 (Wed, 08 Jun 2005) | 2 lines French translation update by Jean-luc
r596 | minmax | 2005-06-07 12:49:39 +0000 (Tue, 07 Jun 2005) | 3 lines Make cinelerra deb package depend upon the same version of other cinelerra library packages as itself
r595 | minmax | 2005-06-06 15:23:08 +0000 (Mon, 06 Jun 2005) | 3 lines Fix SVQ3 decoding (Apple Sorenson 3) Inspiration and piece of code lifted from MPlayer
r594 | minmax | 2005-06-05 15:24:30 +0000 (Sun, 05 Jun 2005) | 2 lines fix for bug 157 - pan popup extends outside of screen
r593 | minmax | 2005-06-05 13:03:53 +0000 (Sun, 05 Jun 2005) | 4 lines Adds theora video decoding support Replaces use of vorbisfile with native rutines (could cause regressions, please test!).
r592 | pmdumuid | 2005-06-04 07:02:36 +0000 (Sat, 04 Jun 2005) | 2 lines patch for gcc4 initially from kysucix@dyne.org, and fixed by Hannes
r591 | pmdumuid | 2005-06-04 01:16:45 +0000 (Sat, 04 Jun 2005) | 2 lines patch for a wrong casting config.offset_fixed_value for the textbox - my mistake
r590 | pmdumuid | 2005-06-01 16:23:59 +0000 (Wed, 01 Jun 2005) | 2 lines patch for latest ffmpeg from kysucix@dyne.org
r589 | pmdumuid | 2005-06-01 16:21:49 +0000 (Wed, 01 Jun 2005) | 2 lines patch for gcc4 from kysucix@dyne.org
r588 | pmdumuid | 2005-06-01 16:19:55 +0000 (Wed, 01 Jun 2005) | 2 lines patch for gcc4
r587 | pmdumuid | 2005-05-27 14:42:49 +0000 (Fri, 27 May 2005) | 2 lines Adding Selective Temporal Averaging Plugin
r586 | pmdumuid | 2005-05-27 14:40:25 +0000 (Fri, 27 May 2005) | 2 lines Adding Selective Temporal Averaging Plugin
r585 | pmdumuid | 2005-05-24 12:32:56 +0000 (Tue, 24 May 2005) | 2 lines Fixed faad detection for latest version of faad
r584 | j6t | 2005-05-23 18:53:12 +0000 (Mon, 23 May 2005) | 2 lines Fixed crash when an UI update switches between Radial and Linear gradient.
r583 | minmax | 2005-05-13 07:34:08 +0000 (Fri, 13 May 2005) | 2 lines Fix a crushing bug in previous patch
r582 | minmax | 2005-05-12 14:19:30 +0000 (Thu, 12 May 2005) | 3 lines removed double reference to libopenexr-dev reported by j@v2v.cc
r581 | minmax | 2005-05-12 11:12:06 +0000 (Thu, 12 May 2005) | 11 lines Pierre's patch adding default interlacing to specific fileformats () Here's the latest patch to implement yuv interlacing option. Actually, while I was at it, I took the liberty of applying detection schemes, primarily: * all the still pictures should return not-interlaced * mov files are detected, ( I looked up in the quicktime specifications manual) * others are set to unknown!
r580 | minmax | 2005-05-12 10:50:30 +0000 (Thu, 12 May 2005) | 2 lines put locks around stream_packetin also
r579 | minmax | 2005-05-12 07:16:50 +0000 (Thu, 12 May 2005) | 3 lines - cleanup - add mutex around flush function just in case
r578 | j6t | 2005-05-11 20:25:58 +0000 (Wed, 11 May 2005) | 3 lines Factored UndoStackItem into an interface class UndoStackItem and a derived class MainUndoStackItem that keeps the EDL backups.
r577 | minmax | 2005-05-11 11:20:47 +0000 (Wed, 11 May 2005) | 5 lines Clips internal position on creation is now set to 0 this prevents bad behaviour when clip was put into viewer window again and no knob on the slider was present and no image shown. This happened when view cursor was outside of the clip creation region at the time of creation
r576 | minmax | 2005-05-11 08:14:04 +0000 (Wed, 11 May 2005) | 2 lines Applying j^'s autofoo fixes patch + johannes' patch of the patch
r575 | minmax | 2005-05-11 07:47:43 +0000 (Wed, 11 May 2005) | 2 lines Fix in order to work with libvorbis <1.1
r574 | minmax | 2005-05-10 23:21:32 +0000 (Tue, 10 May 2005) | 2 lines fixes for frame sizes not dividable by 16
r573 | minmax | 2005-05-10 12:51:33 +0000 (Tue, 10 May 2005) | 2 lines fix another typo
r572 | minmax | 2005-05-10 12:48:11 +0000 (Tue, 10 May 2005) | 3 lines another fix flush_ogg is not needed because it is called by both writes already
r571 | minmax | 2005-05-10 12:45:31 +0000 (Tue, 10 May 2005) | 2 lines fix missing eos
r570 | minmax | 2005-05-10 11:54:21 +0000 (Tue, 10 May 2005) | 3 lines Optimisation - don't output to canvas the picture when overlay has to be added
r569 | minmax | 2005-05-10 11:52:48 +0000 (Tue, 10 May 2005) | 2 lines A speedup when caching last rendered frame for static display
r568 | minmax | 2005-05-10 11:52:14 +0000 (Tue, 10 May 2005) | 3 lines Make background of the videos black. This fixes bug 98 - WYSIWYG compilance for RGBA8888 mode
r567 | minmax | 2005-05-09 22:32:06 +0000 (Mon, 09 May 2005) | 2 lines add minor fix for vorbis export
r566 | minmax | 2005-05-09 07:59:57 +0000 (Mon, 09 May 2005) | 2 lines small leak fix
r565 | minmax | 2005-05-08 23:10:57 +0000 (Sun, 08 May 2005) | 2 lines better dependencies
r564 | minmax | 2005-05-08 22:59:40 +0000 (Sun, 08 May 2005) | 2 lines add new dependancies to libogg and libtheora
r563 | minmax | 2005-05-08 22:56:20 +0000 (Sun, 08 May 2005) | 2 lines Ogg theora+vorbis export added
r562 | j6t | 2005-05-07 20:07:28 +0000 (Sat, 07 May 2005) | 2 lines Removed the size state from UndoStack; a minimum number of undo entries is enforced.
r561 | minmax | 2005-05-07 16:20:22 +0000 (Sat, 07 May 2005) | 2 lines ARGH2
r560 | minmax | 2005-05-07 14:26:37 +0000 (Sat, 07 May 2005) | 2 lines reverse interlace -yuvmpeg patch
r559 | minmax | 2005-05-07 14:23:45 +0000 (Sat, 07 May 2005) | 2 lines ARGH
r558 | minmax | 2005-05-07 08:32:50 +0000 (Sat, 07 May 2005) | 2 lines add two files from previous patch
r557 | minmax | 2005-05-06 23:29:23 +0000 (Fri, 06 May 2005) | 3 lines patch for interlacing compensation by Pierre Marc Dumuid
r556 | j6t | 2005-05-06 21:48:20 +0000 (Fri, 06 May 2005) | 2 lines Moved the defintion of undo item classes into mwindowedit.C, where they are used.
r555 | minmax | 2005-05-06 10:57:08 +0000 (Fri, 06 May 2005) | 2 lines Highlight affected plugin when dragging a keyframe
r554 | minmax | 2005-05-05 17:14:16 +0000 (Thu, 05 May 2005) | 2 lines fix paste silence/mute
r553 | j6t | 2005-04-30 19:26:03 +0000 (Sat, 30 Apr 2005) | 2 lines Modern gccs require __attribute__((used)) for variables used only in assembly.
r552 | j6t | 2005-04-27 19:34:46 +0000 (Wed, 27 Apr 2005) | 2 lines Fixed clip title when a clip is created in the time line window.
r551 | j6t | 2005-04-16 19:50:33 +0000 (Sat, 16 Apr 2005) | 3 lines Fixed references of shared effects when a track is deleted. Shared effects that reference the deleted track are also deleted.
r550 | j6t | 2005-04-13 20:27:39 +0000 (Wed, 13 Apr 2005) | 2 lines References to a shared plugin that is moved up or down must be updated.
r549 | j6t | 2005-04-09 21:51:10 +0000 (Sat, 09 Apr 2005) | 2 lines When a track is deleted remove all open plugin windows, not just the first one.
r548 | j6t | 2005-04-08 22:09:45 +0000 (Fri, 08 Apr 2005) | 2 lines Fixed radio button update after mode change.
r547 | j6t | 2005-04-08 21:50:40 +0000 (Fri, 08 Apr 2005) | 2 lines Fixed uninitialized memory; fixed color models without alpha channel.
r546 | j6t | 2005-04-07 18:59:50 +0000 (Thu, 07 Apr 2005) | 2 lines Update mode menu checkmarks correctly if mode keyframes change the mode.
r545 | j6t | 2005-04-05 20:09:24 +0000 (Tue, 05 Apr 2005) | 2 lines Fix that output layer cannot be switched to Bottom.
r544 | j6t | 2005-04-03 15:48:02 +0000 (Sun, 03 Apr 2005) | 2 lines Fixed colorbalance for more than 2 CPUs.
r543 | j6t | 2005-04-03 11:34:26 +0000 (Sun, 03 Apr 2005) | 2 lines Fixed bounds clipping when input is smaller than output (by Pierre Dumuid).
r542 | j6t | 2005-04-02 19:33:44 +0000 (Sat, 02 Apr 2005) | 2 lines -lavc1394 and -lrom1394 depend on -lraw1394.
r541 | j6t | 2005-04-01 21:33:48 +0000 (Fri, 01 Apr 2005) | 2 lines Removed unnecessary libraries from the link commands.
r540 | j6t | 2005-03-30 21:10:42 +0000 (Wed, 30 Mar 2005) | 3 lines Moved compiler options that are required for the build from CFLAGS/CXXFLAGS to AM_CFLAGS/AM_CXXFLAGS.
r539 | minmax | 2005-03-30 08:43:55 +0000 (Wed, 30 Mar 2005) | 3 lines Bring it closer to defaulttheme - patch by: Pierre Marc Dumuid
r538 | minmax | 2005-03-29 20:20:38 +0000 (Tue, 29 Mar 2005) | 2 lines treat dot as separator
r537 | minmax | 2005-03-29 19:32:19 +0000 (Tue, 29 Mar 2005) | 2 lines ah...
r536 | minmax | 2005-03-29 19:30:48 +0000 (Tue, 29 Mar 2005) | 2 lines make previous fix better
r535 | minmax | 2005-03-29 19:06:39 +0000 (Tue, 29 Mar 2005) | 2 lines Don't draw ibeam when textbox is not focused
r534 | minmax | 2005-03-28 23:48:51 +0000 (Mon, 28 Mar 2005) | 2 lines Johannes' experimental patch for bug 153
r533 | minmax | 2005-03-28 16:01:20 +0000 (Mon, 28 Mar 2005) | 2 lines fix backward play for these two plugins
r532 | minmax | 2005-03-28 14:49:12 +0000 (Mon, 28 Mar 2005) | 2 lines Fix the timecode off by one problem when playing backwards
r531 | minmax | 2005-03-28 12:59:39 +0000 (Mon, 28 Mar 2005) | 2 lines A new fix for rounding errors in hmsf calculation
r530 | minmax | 2005-03-26 23:10:02 +0000 (Sat, 26 Mar 2005) | 2 lines add more optimizations by default
r529 | minmax | 2005-03-26 22:43:45 +0000 (Sat, 26 Mar 2005) | 2 lines Fix colorbalance plugin - gui wasn't upate when doing keyframe interpolation
r528 | minmax | 2005-03-26 21:56:23 +0000 (Sat, 26 Mar 2005) | 2 lines one more occurance of the leak
r527 | minmax | 2005-03-26 21:53:37 +0000 (Sat, 26 Mar 2005) | 2 lines Fix small leak
r526 | minmax | 2005-03-26 21:13:16 +0000 (Sat, 26 Mar 2005) | 2 lines Add automagic placement of keyframes when pasting
r525 | minmax | 2005-03-23 14:01:34 +0000 (Wed, 23 Mar 2005) | 2 lines another fix to bring it closer to heroines
r524 | minmax | 2005-03-23 13:59:05 +0000 (Wed, 23 Mar 2005) | 2 lines just a small change to bring it closer to heroines
r523 | minmax | 2005-03-23 13:36:50 +0000 (Wed, 23 Mar 2005) | 2 lines Fix the copy&pasting of pan keyframes
r522 | minmax | 2005-03-20 08:57:22 +0000 (Sun, 20 Mar 2005) | 3 lines Filebox - sort by extension. patch by Pierre Marc Dumuid
r521 | minmax | 2005-03-19 12:40:21 +0000 (Sat, 19 Mar 2005) | 4 lines Fix a regression - not displaying keyframe context menu when clicking with third mouse button + simplify and bring file closer to heroine's 1.2.2
r520 | minmax | 2005-03-19 10:31:36 +0000 (Sat, 19 Mar 2005) | 2 lines Fix < and > in titler ...
r519 | minmax | 2005-03-15 13:03:20 +0000 (Tue, 15 Mar 2005) | 2 lines changed dependancy to libavcodec-dev from libavcodec1-dev
r518 | j6t | 2005-03-12 20:53:50 +0000 (Sat, 12 Mar 2005) | 2 lines Restored translatability of undo step descriptions.
r517 | minmax | 2005-03-06 20:55:32 +0000 (Sun, 06 Mar 2005) | 3 lines Undo patch by uhauufo02@sneakemail.com (Karl Bielefeldt) speeds up some undo operations and reduces memory load
r516 | minmax | 2005-03-06 19:09:42 +0000 (Sun, 06 Mar 2005) | 3 lines Fix for improperly detecting direct-copy situations by Jonathan Woithe
r515 | minmax | 2005-02-27 12:58:02 +0000 (Sun, 27 Feb 2005) | 3 lines Fix crush in perspective plugin and possibly motion plugin by bugzilla@rogmann.org (Sascha Rogmann)
r514 | baver | 2005-02-25 07:01:47 +0000 (Fri, 25 Feb 2005) | 4 lines deactive ReelWindow from opening on a clip open
r513 | minmax | 2005-02-21 19:08:52 +0000 (Mon, 21 Feb 2005) | 2 lines fix regressions from late 1.2.1
r512 | minmax | 2005-02-10 10:57:34 +0000 (Thu, 10 Feb 2005) | 2 lines Revert the accidental reverts ... patch by Johannes Sixt
r511 | minmax | 2005-02-08 15:46:52 +0000 (Tue, 08 Feb 2005) | 2 lines update for 1.2.2
r510 | j6t | 2005-01-22 20:15:35 +0000 (Sat, 22 Jan 2005) | 2 lines Fixed the path to the default wipe shape.
r509 | j6t | 2005-01-22 10:35:56 +0000 (Sat, 22 Jan 2005) | 2 lines Merged the official release 1.2.2.
r508 | j6t | 2005-01-18 20:59:19 +0000 (Tue, 18 Jan 2005) | 2 lines Merged the official release 1.2.2.
r507 | j6t | 2005-01-18 20:36:48 +0000 (Tue, 18 Jan 2005) | 2 lines Merged the official release 1.2.2.