lp:~oubiwann/python-avchd/trunk-new-format

Created by Duncan McGreggor and last modified
Get this branch:
bzr branch lp:~oubiwann/python-avchd/trunk-new-format
Only Duncan McGreggor can upload to this branch. If you are Duncan McGreggor please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Duncan McGreggor
Project:
python-avchd
Status:
Development

Recent revisions

29. By Duncan McGreggor

Removed unneccesary conversion methods.

28. By Duncan McGreggor

* Added missing imports to manager and bin script.
* Changed the way the bluray manager handles the default value for its bdmv
  directory.
* Moved the file extension conversion methods into the bluray manager.
* Changed the implementation for the bluray conversion method.
* Added a unit test for the conversion method.

27. By Duncan McGreggor

* Added missing get_stream_dir method.
* Moved the main logic of changing file extensions into the parent class.
* Added implementation for the remaining file extension conversion methods.

26. By Duncan McGreggor

Changed the file extension implementation to use glob instead of os.walk.

25. By Duncan McGreggor

* Added code for converting avchd files to bluray files.
* Added code for the first method that converts extensions.

24. By Duncan McGreggor

Added setup.py and a metadata file.

23. By Duncan McGreggor

Uncommented the bluray faker in the dev script, now that the function has been written.

22. By Duncan McGreggor

* Added a bin directory and moved the executable code out of the manager module and into a script.
* Added missing self parameter to stubbed methods.
* Stubbed out more test methods for avchd class.

21. By Duncan McGreggor

* Renamed the avchd methd names to be more appropriate/consistent.
* Moved the file/dir counts utility funtion to the top of the module so that other unit tests could make use of it.
* Fixed up the temp dir/file methods as well as the tearDown.

20. By Duncan McGreggor

* Moved common methods into base class.
* Added missing methods to avchd class.
* Started adding tests for avchd.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers