pitivi branch master, updated. be9ee3bd80a724faa48c0fcfc09ae0f32e13da5c
- From: edwardrv src gnome org
- To: svn-commits-list gnome org
- Subject: pitivi branch master, updated. be9ee3bd80a724faa48c0fcfc09ae0f32e13da5c
- Date: Thu, 26 Feb 2009 09:55:03 -0500 (EST)
The branch, master has been updated
via be9ee3bd80a724faa48c0fcfc09ae0f32e13da5c (commit)
via bac7a5dae900d2b79c9f798a93423098701be801 (commit)
via 193985d7db3ec6574402b4739878f57e0a4cf29c (commit)
via cf30491e7f577feeff1a7ccdddf2b1d4c6f084fd (commit)
via f3cdb50ed430ea43069fb3234cbc648a1d704190 (commit)
via 645fcb2ae7c51bedf469e593d8cb9679edbf0834 (commit)
via f1e2079193276c1cb19fd8f3e615ea3f7f0e99fd (commit)
via 46196a7ded30b241715daa1af0491d72981761fa (commit)
via c446798dd2105cbf722fa5119e9f61ed9b53477e (commit)
via 72903ebb501d415b2c41d7c066e82edd1718d214 (commit)
from c11bd23959eb3a91adcaa5ac4e92f4a86d33e870 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit be9ee3bd80a724faa48c0fcfc09ae0f32e13da5c
Author: Edward Hervey <bilboed bilboed com>
Date: Thu Feb 26 15:48:07 2009 +0100
EncodingDialog: Properly activate/deactivate sync when rendering
commit bac7a5dae900d2b79c9f798a93423098701be801
Author: Edward Hervey <bilboed bilboed com>
Date: Thu Feb 26 15:47:48 2009 +0100
Plumber/Action: Properly propagate 'sync' property
commit 193985d7db3ec6574402b4739878f57e0a4cf29c
Author: Alessandro Decina <alessandro decina collabora co uk>
Date: Thu Feb 26 15:48:52 2009 +0100
Fix zooming.
commit cf30491e7f577feeff1a7ccdddf2b1d4c6f084fd
Author: Alessandro Decina <alessandro decina collabora co uk>
Date: Thu Feb 26 15:21:07 2009 +0100
Remove a pdb.set_trace() call from the previous commit. Oops.
commit f3cdb50ed430ea43069fb3234cbc648a1d704190
Author: Alessandro Decina <alessandro decina collabora co uk>
Date: Thu Feb 26 15:18:02 2009 +0100
previewer: workaround inaccurate seeks.
commit 645fcb2ae7c51bedf469e593d8cb9679edbf0834
Author: Edward Hervey <bilboed bilboed com>
Date: Thu Feb 26 15:11:52 2009 +0100
Convert majority of modules to new-style debugging
commit f1e2079193276c1cb19fd8f3e615ea3f7f0e99fd
Author: Edward Hervey <bilboed bilboed com>
Date: Thu Feb 26 15:10:58 2009 +0100
utils: Move time_to_string variant from the UI
commit 46196a7ded30b241715daa1af0491d72981761fa
Author: Edward Hervey <bilboed bilboed com>
Date: Thu Feb 26 14:55:49 2009 +0100
Action: Remove dead code
commit c446798dd2105cbf722fa5119e9f61ed9b53477e
Author: Edward Hervey <bilboed bilboed com>
Date: Thu Feb 26 14:53:56 2009 +0100
Pipeline: Remove unused code, and store position timeout.
commit 72903ebb501d415b2c41d7c066e82edd1718d214
Author: Edward Hervey <bilboed bilboed com>
Date: Thu Feb 26 13:39:22 2009 +0100
tests: Fix leak-detection system, more in par with what gst-python uses
-----------------------------------------------------------------------
Summary of changes:
pitivi/action.py | 8 ++--
pitivi/application.py | 9 ++---
pitivi/device.py | 20 ++++++----
pitivi/discoverer.py | 70 ++++++++++++++++++-----------------
pitivi/encode.py | 20 +++++-----
pitivi/pipeline.py | 14 ++++----
pitivi/plumber.py | 32 ++++++++++++++++-
pitivi/previewer.py | 12 +++++-
pitivi/project.py | 46 ++++++++++++-----------
pitivi/stream.py | 13 ++++---
pitivi/threads.py | 25 +++++++------
pitivi/ui/encodingdialog.py | 12 ++++++-
pitivi/ui/exportsettingswidget.py | 10 +++--
pitivi/ui/filelisterrordialog.py | 7 ++--
pitivi/ui/gstwidget.py | 16 +++++---
pitivi/ui/mainwindow.py | 27 ++++++++------
pitivi/ui/pathwalker.py | 5 +--
pitivi/ui/ruler.py | 36 ++++++++++---------
pitivi/ui/sourcelist.py | 51 +++++++++++---------------
pitivi/ui/timeline.py | 11 +++---
pitivi/ui/track.py | 1 +
pitivi/ui/viewer.py | 72 +++++++++++++++++++-----------------
pitivi/ui/zoominterface.py | 13 ++++++-
pitivi/utils.py | 21 ++++++++++-
tests/common.py | 57 +++++++++++++++--------------
tests/test_action.py | 1 +
tests/test_discoverer.py | 2 +
tests/test_encode.py | 6 +++
tests/test_factories_base.py | 2 +
tests/test_factories_file.py | 2 +
tests/test_pipeline.py | 5 +--
tests/test_pipeline_action.py | 1 +
tests/test_timeline.py | 4 ++
tests/test_track.py | 5 +--
34 files changed, 374 insertions(+), 262 deletions(-)
hooks/post-receive
--
PiTiVi open-source video editor
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]