~tristan-brindle/oggconvert/trunk

  • Committer: Tristan Brindle
  • Date: 2007-11-19 00:03:16 UTC
  • Revision ID: tristan@jetengine-20071119000316-9bte141jw0ucdft2
Lots of little changes to bring OggConvert mostly inline with 
OggConvert++ (except for the new media checker)

Changes:

* ocv_gtk.py split into ocv_main.py and ocv_in_progress.py
* ocv_gst.py split into ocv_transcoder.py and ocv_media_checker.py
* Lots of tidying up of messy functions in ocv_main
* The media checker is now callback-based. It still blocks the UI, but 
at least it doesn't *look* like it blocks the UI any more ;-). It's 
still using the discoverer at the moment, but that will change
* Brought A. Bram Neijt's OggConvert icon into the source tree and use 
it as the main icon for the app.
* The URL in the About dialogue is now clickable, opening a new browser 
tab. I know how important this is.
* Minor change to the way the time remaining is displayed.
* Audio options are greyed-out when a video-only file is selected, and 
vice-versa.
* Use the extension ".ogv" for Ogg video files (both Theora and Dirac), 
in accordance with the new Xiph.org guidelines. Fixes bug #160054.

Still to do:

* Port the OggConvert++ media checker to Python
* Get the transcoder to send out "paused" and "playing" signals which 
the GUI can listen for.
* Investigate whether we can support Gnome-VFS for input/output without 
depending on it (which I don't want to do)
* Bring in all the translations for Launchpad.
* Release 0.3.0
* Party like it's 1999.
Filename Latest Rev Last Changed Committer Comment Size
..
OggConvert 1 17 years ago Tristan Brindle Initial commit Diff
tools 4.1.7 16 years ago ak added gettext support and russian lang support Diff
AUTHORS 1 17 years ago Tristan Brindle Initial commit 47 bytes Diff Download File
COPYING 1 17 years ago Tristan Brindle Initial commit 24.1 KB Diff Download File
MANIFEST 4 17 years ago Tristan Brindle Right, last couple of bugs squashed, this is 0.2.0 231 bytes Diff Download File
File oggconvert 7 16 years ago Tristan Brindle Post-merge commit. Matroska and translation suppor 1012 bytes Diff Download File
oggconvert.desktop 6 16 years ago Tristan Brindle Pre-merge commit 167 bytes Diff Download File
README 4 17 years ago Tristan Brindle Right, last couple of bugs squashed, this is 0.2.0 2.1 KB Diff Download File
setup.py 4 17 years ago Tristan Brindle Right, last couple of bugs squashed, this is 0.2.0 1.3 KB Diff Download File
TODO 3 17 years ago Tristan Brindle Added a lovely "About" dialogue, and made sure tha 712 bytes Diff Download File