openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
libdvdnav
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 25, 2024 — Jun 25, 2025
Showing page 7 of 29
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
build: do not check for dlopen() as it's unused.
Diego Elio Pettenò
More...
over 12 years ago
Add a .gitignore file.
Diego Elio Pettenò
More...
over 12 years ago
build: simplify exported symbols regex.
Diego Elio Pettenò
More...
over 12 years ago
build: drop most of the unused checks from the configure and make it reasonable.
Diego Elio Pettenò
More...
over 12 years ago
Update basic documentation files.
Diego Elio Pettenò
More...
over 12 years ago
build: use libtool 2.0 and do not disable static build by default.
Diego Elio Pettenò
More...
over 12 years ago
build: do not use dvdread-config to find libdvdread.
Diego Elio Pettenò
More...
over 12 years ago
build: drop dvdnav-config and m4/dvdnav.m4.
Diego Elio Pettenò
More...
over 12 years ago
build: replace old automake-based build with a non-recursive Makefile.am.
Diego Elio Pettenò
More...
over 12 years ago
build: drop non-autotools build system
Diego Elio Pettenò
More...
over 12 years ago
configure: drop broken cross-compiling note.
Diego Elio Pettenò
More...
over 12 years ago
Fix broken logic
Jean-Baptiste Kempf
More...
over 12 years ago
Fix strict aliasing warnings.
reimar
as Reimar Döffinger
More...
over 12 years ago
Restore C++ compatibility by renaming the parameter to 'self' like in the other functions.
Anssi Hannula
More...
over 12 years ago
Make sure we get nav packets for all cells in multi angle features
Joakim Plate
More...
over 12 years ago
Fix failed assertion when there's no menu.
Erik Hovland
More...
over 12 years ago
Let dvdnav_describe_title_chapters() skip PGCs with missing cells
Fabian Keil
More...
over 12 years ago
Add a couple of additional sanity checks for dvdnav_describe_title_chapters()
Fabian Keil
More...
over 12 years ago
Make examples optional
John Stebbins
More...
over 12 years ago
dvdnav_sector_search: allow backward search for SEEK_CUR
Marcel J.E. Mol
More...
almost 13 years ago
dvdnav_get_position: fix calculation for multi-angle DVDs
Marcel J.E. Mol
More...
almost 13 years ago
Remove the old commented out domain enums
Erik Hovland
More...
almost 13 years ago
Change all of the domain_t declarations to DVDDomain_t
Erik Hovland
More...
almost 13 years ago
Change each enum name to match the style
Erik Hovland
More...
almost 13 years ago
Change the enum name to match the style
Erik Hovland
More...
almost 13 years ago
Add in comments to the domain enum
Erik Hovland
More...
almost 13 years ago
Change the type of old_domain and new_domain
Erik Hovland
More...
almost 13 years ago
Move the domain enums to dvd_types.h from vm.h
Erik Hovland
More...
almost 13 years ago
Skip PGCs w/ a cell number of 0
Erik Hovland
More...
almost 13 years ago
Ignore parts where the pgc start byte is above the last byte
Erik Hovland
More...
almost 13 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
28
29
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree