After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 589715 - implement ripple trims
implement ripple trims
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: General
Git
Other Linux
: Normal blocker
: 0.13.2
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-25 18:53 UTC by Jean-François Fortin Tam
Modified: 2009-08-03 08:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2009-07-25 18:53:32 UTC
Currently, we can do ripple edits for moving clips, roll edit for trimming, but not ripple editing for trimming.
Comment 1 Edward Hervey 2009-07-27 10:08:29 UTC
Brandon, do you think this is doable for the upcoming release ?
Comment 2 Brandon Lewis 2009-07-29 05:57:38 UTC
Yes, I'll work on that tomorrow.
Comment 3 Brandon Lewis 2009-07-29 21:28:29 UTC
please branch bug_589715 in my github repositoryThanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.
Comment 4 Jean-François Fortin Tam 2009-07-29 23:44:43 UTC
It seems to work for me with my basic testing. Does this need to be reviewed by others?
Comment 5 Brandon Lewis 2009-07-30 08:05:16 UTC
It looks like bugzilla mangled the comment...it should read "please review branch bug_589715." I was mainly hoping that Edward or Alessandro would review the implementation.
Comment 6 Brandon Lewis 2009-08-01 02:04:41 UTC
commit 435a8e9ea5fc31d206eefff1e29a789d18964894
Author: Brandon Lewis <brandon_lewis@berkeley.edu>
Date:   Wed Jul 29 14:26:17 2009 -0700

    timeline.py: implementation of ripple trimming of clips
    closes bug 589715