1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Put library before dev package More... about 23 years ago
Sync Debian changelog More... about 23 years ago
Experimental multi-threaded cache now enabled by default so that it can get tested during change from 0.1.1 to 0.1.2 More... about 23 years ago
Added some packaging changes and an initial (non-working) multi-threaded read-ahead cache. More... about 23 years ago
First draft of removing HAVE_DVDREAD9 More... about 23 years ago
Another small fix More... about 23 years ago
Fixed (what appears to be) an error in JumpVTS_PTT implementation, it didn't call play_PGC after jumping. More... about 23 years ago
Add a comment on top of dvdnav_internal.h. More... about 23 years ago
We don't need this file anymore, it's dynamically created now. More... about 23 years ago
Avoid config.h needs for WORDS_BIGENDIANS define. More... about 23 years ago
Added TODO More... about 23 years ago
'Objectified' the read-ahead cache in preparation to implement a 'proper' threaded cache a-la that recommended in the DVD Demystified book. More... about 23 years ago
changes for package upload (this time an NMU=non-maintainer upload) Note: in the upload, the debian/libxine1.* files are renamed to debian/libxine0.* More... about 23 years ago
Angles now work (still a few wrinkles though -- e.g. angle does not reset to '1' when returning to menus) More... about 23 years ago
Make sure that the library gets installed as libdvdnav-major.minor.sub.so More... about 23 years ago
Prepare for 0.1.0 release, fix some spelling errors in debian/control More... about 23 years ago
Quiet please!!! More... about 23 years ago
Don't install menu example program. Cleanup path and linkage of this program. More... about 23 years ago
Some more cleanups. Improve button passing. More... about 23 years ago
Enable auto action buttons. More... about 23 years ago
Add some comments, FIXMEs. The main point being that dvdnav_get_next_block is almost in a state where it can be optional whether the application programmer uses it, or implements their own version of the function. That is been the main reason for the re-write of this function recently. More... about 23 years ago
Insert some assert commands to hopefully catch a DVD which will give us information on what to do if these values are != 0. More... about 23 years ago
Removed un-needed variables. General Clean up. More... about 23 years ago
Why rewrite vm function, use it instead (this remark is for me, of course ;-) ). Comment unused var, shut compiler warnings. More... about 23 years ago
Re-implemented seeking. More... about 23 years ago
Name stills work better. More... about 23 years ago
Start of rewrite of libdvdnav. Still need to re-implement seeking. More... about 23 years ago
Change/fix SPU active stream id. Same for audio. Few new functions, largely inspired from libogle ;-). More... about 23 years ago
Take care of ENDIAN words. More... about 23 years ago
Implement General Register Counters or GPRM counters. Navigation timers are not supported yet. SPRM[9] and SPRM[10]. More... about 23 years ago