pitivi r1216 - branches/SOC_2008_BLEWIS
- From: blewis svn gnome org
- To: svn-commits-list gnome org
- Subject: pitivi r1216 - branches/SOC_2008_BLEWIS
- Date: Thu, 24 Jul 2008 20:27:47 +0000 (UTC)
Author: blewis
Date: Thu Jul 24 20:27:46 2008
New Revision: 1216
URL: http://svn.gnome.org/viewvc/pitivi?rev=1216&view=rev
Log:
* pitivi/timeline/timeline.py:
added getDuration() method
* pitivi/ui/complexinterface.py:
ZoomableWidgetInterface has been replaced by Zoomable, which is
completely rewritten and based on sharing a single gtk.Adjustment()
with mutliple observers.
* pitivi/ui/complextimeline.py:
complex timeline has been adjusted to use the new interface. a single
gtk.Adjustment is created in ComplexTimelineWidget.py.
razor cursor is now also magnetic to the current playhead position
* pitivi/ui/ruler.py:
ruler code has been updated to use the new interface, as well as the
timeline's new getDuration() method.
* pitivi/utils.py:
added argmax()
Fixed zoom support after breaking it for layout changes
Modified:
branches/SOC_2008_BLEWIS/ChangeLog
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]