forked from ldo/dvdauthor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
34 lines (17 loc) · 700 Bytes
/
TODO
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.