pitivi r1041 - in branches/PITIVI_SOC_2007: . pitivi pitivi/timeline tests



Author: blewis
Date: 2007-08-21 08:22:25 +0100 (Tue, 21 Aug 2007)
New Revision: 1041
ViewCVS link: http://svn.gnome.org/viewcvs/pitivi?rev=1041&view=rev

Added:
   branches/PITIVI_SOC_2007/pitivi/serializable.py
Modified:
   branches/PITIVI_SOC_2007/ChangeLog
   branches/PITIVI_SOC_2007/pitivi/project.py
   branches/PITIVI_SOC_2007/pitivi/projectsaver.py
   branches/PITIVI_SOC_2007/pitivi/sourcelist.py
   branches/PITIVI_SOC_2007/pitivi/timeline/composition.py
   branches/PITIVI_SOC_2007/pitivi/timeline/objects.py
   branches/PITIVI_SOC_2007/pitivi/timeline/source.py
   branches/PITIVI_SOC_2007/pitivi/timeline/timeline.py
   branches/PITIVI_SOC_2007/tests/test_file_load_save.py
Log:
reviewed by: <delete if not using a buddy>
* pitivi/project.py:
* pitivi/projectsaver.py:
* pitivi/serializable.py:
* pitivi/sourcelist.py:
* pitivi/timeline/composition.py:
* pitivi/timeline/objects.py:
* pitivi/timeline/source.py:
* pitivi/timeline/timeline.py:
* tests/test_file_load_save.py:
This is the final SoC commit. This includes a lot of broken/unfinished
code, but I felt the need to sort of delimit where my official
contribution ends. I have added the "Serializable" interface, and
implemented it in most of the project classes. None of this has been
tested, and PiTiVi may even be broken, although it does seem to load
and run. There's also likely to be some code which is left over from
an earlier attempt to implement saving and loading.





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