]> git.decadent.org.uk Git - videolink.git/commit
Moved generation of menu VOBs from videolink_window to dvd_generator.
authorBen Hutchings <ben@decadent.org.uk>
Sat, 14 Oct 2006 01:03:15 +0000 (01:03 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 2 Nov 2008 23:58:05 +0000 (23:58 +0000)
commitf5d9069647f70b7aab8e656f59cf42176c419461
tree91ca7a3a08350a17fff348d79da63b3eca916aa3
parent1c05822d40aae48b8a9a971ba909641379d0709e
Moved generation of menu VOBs from videolink_window to dvd_generator.
Fixed operation of "top menu" or "title menu" button.
Added explicit aspect ratio to menu streams encoded with ffmpeg, since some players will default to 16:9 otherwise.
Fixed off-by-one error in link coordinates passed to spumux.
Changed default padding for the body element to 10% of frame dimensions, a common rule for the title-safe area.
Added explicit assignment of actions to direction buttons since dvdauthor's policy doesn't seem to work that well.
Documented limit of 119 menus discovered by Mark Burton.
Fixed an occasional problem of links appearing in their hover state initially due to the pointer being in the middle of the virtual framebuffer.
17 files changed:
ChangeLog
Makefile
README
TODO
debian/changelog
generate_dvd.cpp
generate_dvd.hpp
geometry.hpp [new file with mode: 0644]
ntsc.css [new file with mode: 0644]
pal.css [new file with mode: 0644]
pixbufs.cpp
pixbufs.hpp
video.hpp
videolink.cpp
videolink.css
warp_pointer.cpp [new file with mode: 0644]
warp_pointer.hpp [new file with mode: 0644]