Mercurial > libdvdnav.hg
log
age | author | description |
---|---|---|
Tue, 04 Dec 2007 23:03:58 +0000 | nicodvb | in B2N_64 always append ULL to the hex bitmasks to force conversion of src |
Thu, 29 Nov 2007 23:24:05 +0000 | nicodvb | now dvdnav_describe_title_chapters() also returns the duration of the title src |
Thu, 29 Nov 2007 23:09:59 +0000 | nicodvb | in dvdnav_describe_title_chapters() init *times to NULL, so if something fails we don't leave the ptr uninited src |
Wed, 28 Nov 2007 23:19:00 +0000 | nicodvb | added dvdnav_describe_title_chapters(title) src |
Wed, 28 Nov 2007 23:13:50 +0000 | nicodvb | added utility functions vm_get_title_ifo() and vm_ifo_close() src |
Sun, 11 Nov 2007 11:57:34 +0000 | nicodvb | export UDF symbols in the symbol table for some programs that use them src |
Sun, 11 Nov 2007 11:29:53 +0000 | nicodvb | include dvdread/ifo_types.h instead of dvdnav/ifo_types.h src |