pitivi r862 - in trunk: . pitivi pitivi/ui



Author: edwardrv
Date: 2007-01-10 17:11:47 +0000 (Wed, 10 Jan 2007)
New Revision: 862
ViewCVS link: http://svn.gnome.org/viewcvs/pitivi?rev=862&view=rev

Modified:
   trunk/ChangeLog
   trunk/configure.ac
   trunk/pitivi/playground.py
   trunk/pitivi/timeline.py
   trunk/pitivi/ui/viewer.py
Log:
* configure.ac:
Now depend on gst-python 0.10.6.1 for GIL lock issues in virtualmethods.
Now depend on gnonlin-0.10.6.1 for locking issues when modifying the
timeline.
* pitivi/playground.py:
(PlayGround.getCurrentTimePosition): new function for getting the time
of the current bin.
* pitivi/timeline.py:
(TimelineObject.__repr__): Implement for proper representation in
debug messages.
(TimelineComposition.moveSource): Implement move method.
* pitivi/ui/viewer.py:
(SimpleTimeline): Use SignalGroup for signals from the project. Add
support for dragging sources within the timeline, and effectively
propose moving around sources. Cleanup code a bit more.
(SimpleTimelineSource): Add DnD support.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]