1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Gaupol 1.0
==========
* Add a built-in GStreamer-based video player
* Add a GStreamer-based audio waveform display
Gaupol 3000
===========
* Bump Python dependency to something
- Remove imports from __future__
- http://docs.python.org/dev/whatsnew/2.7.html
- http://docs.python.org/dev/whatsnew/3.0.html
- http://docs.python.org/dev/whatsnew/3.1.html
- http://diveintopython3.org/whats-new.html
* Replace the headers-dialog with a more general properties-dialog
with format-specific fields to fill (?)
- SubRip: Write coordinates (extended SubRip format)
- MicroDVD: Write framerate information subtitle
* Use a metadata XML file to remember associated video files,
selected framerates and possibly something else
|