File: TODO

package info (click to toggle)
gaupol 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,404 kB
  • ctags: 4,403
  • sloc: python: 22,484; xml: 4,694; makefile: 85; sh: 45
file content (21 lines) | stat: -rw-r--r-- 749 bytes parent folder | download
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