index
:
pitivi.git
call-recording
master
Unnamed repository; edit this file to name it for gitweb.
Olivier CrĂȘte
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-16
Add edge snapping.
HEAD
master
Alessandro Decina
7
-36/+206
2009-01-16
Emit duration-changed in TimelineObject.split.
Alessandro Decina
1
-0/+2
2009-01-16
selections are visible, similar to how they worked in trunk.
Brandon Lewis
2
-1/+10
2009-01-16
adjust ui TimelineObject 'selected-changed' signal handler signature to match
Brandon Lewis
1
-1/+1
2009-01-16
change the 'selected-changed' signal prototype for TrackObject
Brandon Lewis
1
-3/+4
2009-01-16
add 'selected' property to TimelineObject
Brandon Lewis
1
-1/+18
2009-01-16
add 'selected' property to TrackObject
Brandon Lewis
2
-8/+21
2009-01-16
fix splitting of clips
Brandon Lewis
1
-3/+16
2009-01-16
fix zooming which was broken when edge snapping code was removed
Brandon Lewis
1
-1/+2
2009-01-16
remove some cruft
Brandon Lewis
2
-9/+3
2009-01-15
ui.timelineobject -> ui.trackobject
Brandon Lewis
3
-7/+7
2009-01-15
update the ui to reflect the new semantics of the link command
Brandon Lewis
2
-8/+8
2009-01-15
clobber debugging print statement
Brandon Lewis
1
-1/+0
2009-01-15
factor MultimediaStream.getPrettyInfo into function in ui.sourcelist module
Brandon Lewis
2
-30/+33
2009-01-15
towards a real implementation of Timeline.addFactory
Brandon Lewis
3
-16/+34
2009-01-14
clear up some indentation issues
Brandon Lewis
1
-4/+4
2009-01-14
move pretty info code from ObjectFactory to SourceList, since it seems that w...
Brandon Lewis
2
-11/+5
2009-01-14
sourcelist displays pretty info, but it is ugly
Brandon Lewis
3
-6/+8
2009-01-14
add a default getPrettyInfo() method for base object factory which just conca...
Brandon Lewis
1
-0/+7
2009-01-14
ressurect private _getMarkup method of MultiMedia stream as public getPrettyI...
Brandon Lewis
1
-1/+24
2009-01-14
fix indentation
Brandon Lewis
1
-1/+1
2009-01-14
Checkpoint. Pitivi starts again and you can drag sources on the timeline.
Alessandro Decina
1
-2/+2
2009-01-14
Take into account trimming when limiting timeline object duration.
Alessandro Decina
1
-3/+4
2009-01-14
Limit a timeline object's duration to the duration of its factory.
Alessandro Decina
3
-2/+4
2009-01-14
Remove AudioStream.height (copy 'n' paste FTW).
Alessandro Decina
1
-2/+0
2009-01-14
Make sure that moving an object never pushes linked objects at time < 0s.
Alessandro Decina
2
-3/+36
2009-01-13
Implement Timeline.deleteSelection.
Alessandro Decina
1
-0/+11
2009-01-13
Add initial link support.
Alessandro Decina
3
-25/+79
2009-01-13
Add Link.join.
Alessandro Decina
2
-42/+119
2009-01-13
Take into account trimmed space in TrackObject.copy.
Alessandro Decina
1
-3/+3
2009-01-12
Put back split support.
Alessandro Decina
5
-16/+168
2009-01-12
Do clamping in TrackObject.trimStart.
Alessandro Decina
3
-21/+37
2009-01-10
Document SignalInterface a bit more.
Edward Hervey
1
-1/+6
2009-01-10
ObjectFactory: add getInputStreams method
Edward Hervey
1
-1/+5
2009-01-10
Stream: Add convenience methods for getting pads compatible with a given Stream
Edward Hervey
1
-0/+63
2009-01-10
Stream: Properly document using epydoc syntax.
Edward Hervey
1
-13/+38
2009-01-09
Add tests for TrackObject.trimStart.
Alessandro Decina
3
-6/+63
2009-01-09
Implement (Timeline|Track)Object.trimStart.
Alessandro Decina
4
-18/+52
2009-01-09
Improve mouse handling and duration tracking in the timeline ui.
Alessandro Decina
4
-28/+39
2009-01-09
Improve duration tracking in the Timeline.
Alessandro Decina
2
-20/+28
2009-01-09
Proxy calls from TrackObject.set(Start|Duration|InPoint|OutPoint) to the parent
Alessandro Decina
2
-80/+91
2009-01-09
Remove the constraint that a TrackObject has to be in a Track before it can be
Alessandro Decina
2
-57/+1
2009-01-09
Add basic SinkFactory class
Edward Hervey
1
-1/+64
2009-01-08
SignalMonitor: Add tracking of signals contents also
Edward Hervey
1
-1/+8
2009-01-08
Add a rule to be able to do "make test_something.py.check" to run individual ...
Edward Hervey
1
-0/+3
2009-01-08
In SourceFactory.__init__ make the name argument optional again. Oops.
Alessandro Decina
1
-1/+1
2009-01-08
Implement SourceFactory.releaseBin.
Alessandro Decina
2
-22/+75
2009-01-08
Add SignalMonitor to tests.common and use it track and timeline tests.
Alessandro Decina
3
-23/+24
2009-01-08
Change test_factories_file so that a check for ffvideoscale is only run when
Alessandro Decina
1
-4/+6
2009-01-08
Misc changes to make pitivi start again.
Alessandro Decina
10
-65/+107
[next]