pitivi branch master, updated. becb24f439936b1a84aaf0d89ca4000be804351e



The branch, master has been updated
       via  becb24f439936b1a84aaf0d89ca4000be804351e (commit)
       via  e34d34c6b423a457e7af9f9dd09fd0f708f7f1ff (commit)
       via  e91cafe4b12b88d5c267a0d9d057e0a679c0ced2 (commit)
       via  cc1ea53afda61ddd07f9450d401ece0a75de2153 (commit)
       via  c3fea855b11d3c45c04fe69269ca7f0056f941b9 (commit)
       via  c85736ba4ca692cc8b1d46b539af5280f7aa818d (commit)
      from  85fc140d5c107f3e15fb01a2e2bd0ab3a2cf6095 (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 becb24f439936b1a84aaf0d89ca4000be804351e
Author: Edward Hervey <bilboed bilboed com>
Date:   Mon Feb 23 13:07:59 2009 +0100

    factories: Don't forget to dist timeline.py

commit e34d34c6b423a457e7af9f9dd09fd0f708f7f1ff
Author: Edward Hervey <bilboed bilboed com>
Date:   Mon Feb 23 12:38:20 2009 +0100

    build: Add pitivi.log to the autotools setup

commit e91cafe4b12b88d5c267a0d9d057e0a679c0ced2
Author: Edward Hervey <bilboed bilboed com>
Date:   Mon Feb 23 11:50:41 2009 +0100

    Tests: Remove deprecated tests

commit cc1ea53afda61ddd07f9450d401ece0a75de2153
Author: Edward Hervey <bilboed bilboed com>
Date:   Sun Feb 22 11:27:10 2009 +0100

    MainWindow: activate and connect to timeline position handler

commit c3fea855b11d3c45c04fe69269ca7f0056f941b9
Author: Edward Hervey <bilboed bilboed com>
Date:   Sat Feb 21 17:15:31 2009 +0100

    UI: Split EncodingDialog in a separate file. Clean up code.

commit c85736ba4ca692cc8b1d46b539af5280f7aa818d
Author: Alessandro Decina <alessandro d gmail com>
Date:   Fri Feb 20 11:43:12 2009 +0100

    Make video the first track in the timeline.

-----------------------------------------------------------------------

Summary of changes:
 configure.ac                   |    1 +
 pitivi/Makefile.am             |    3 +-
 pitivi/factories/Makefile.am   |    3 +-
 pitivi/log/Makefile.am         |   11 ++
 pitivi/project.py              |    6 +-
 pitivi/ui/Makefile.am          |    1 +
 pitivi/ui/encodingdialog.py    |  142 +++++++++++++++++++++
 pitivi/ui/mainwindow.py        |  131 ++------------------
 tests/Makefile.am              |    4 -
 tests/test_file_load_save.py   |  268 ----------------------------------------
 tests/test_serializable.py     |   65 ----------
 tests/test_timeline_objects.py |  190 ----------------------------
 tests/test_timeline_source.py  |  258 --------------------------------------
 13 files changed, 173 insertions(+), 910 deletions(-)
 create mode 100644 pitivi/log/Makefile.am
 create mode 100644 pitivi/ui/encodingdialog.py
 delete mode 100644 tests/test_file_load_save.py
 delete mode 100644 tests/test_serializable.py
 delete mode 100644 tests/test_timeline_objects.py
 delete mode 100644 tests/test_timeline_source.py


hooks/post-receive
-- 
PiTiVi open-source video editor



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