File: TODO

package info (click to toggle)
dvdauthor 0.7.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,436 kB
  • sloc: ansic: 21,379; sh: 634; yacc: 460; lex: 199; makefile: 83
file content (34 lines) | stat: -rw-r--r-- 700 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
DVDAUTHOR

. allow different buttons for p&s, lb, etc

. moving buttons

. improve (and test) audio gap detection

. resurrect buttongroup code

. add support for timers (need optimizer: set two variables at once, or just provide 'settimer(X,Y) function)

. add support for counting GPRMs (i.e. 'g3 counter on;' or 'g3 counter off;')

. allow jumppad to span multiple pgc's

. multiangle support!

. make it a library?

SPUMUX

. rework subtitle rendering to use Pango

. deal with 16 color subtitles

. add way to map color->color for generating select images

. librarify spumux?


DOCUMENTATION

. provide a full example case on the website, buttons, menus, multiple chapters without pauses, etc.