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
about 6 hours
ago. based on code collected
about 6 hours
ago.
Jun 28, 2024 — Jun 28, 2025
Showing page 15 of 29
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
in DVDOpen() exit if strdup() fails
Nico Sabbi
More...
about 18 years ago
define B2xx macros for BEOS as for WIN32 variants;
Nico Sabbi
More...
about 18 years ago
raise subrevision
Nico Sabbi
More...
about 18 years ago
removed unused assignments;
Andreas Öman
More...
about 18 years ago
wrong sequence of assignments to HEADERS;
Andreas Öman
More...
about 18 years ago
even in the new build system, when compiling the library without the dvdread code call it libdvdnavmini
Nico Sabbi
More...
about 18 years ago
in dvdnav_sector_search() when playing multiangle titles skip cells not corresponding to BLOCK_MODE_FIRST_CELL
Nico Sabbi
More...
about 18 years ago
added targets to build a version of the library (libdvdnavmini) without dvdread embedded and corresponding dvdnav-config --minilibs
Nico Sabbi
More...
about 18 years ago
fix broken dependencies in dvdnav-config* targets
Nico Sabbi
More...
about 18 years ago
when compiling against external dvdread add a compile time macro to identify the case (by means of dvdnav-config --cflags) and include the correct headers in dvdnav.h
Nico Sabbi
More...
about 18 years ago
when using external dvdread add to cflags the appropriate -I, but not when --minicflags is specified
Nico Sabbi
More...
about 18 years ago
10l, forgotten to add /include to -I
Nico Sabbi
More...
about 18 years ago
10l, forgotten to add /lib to -L
Nico Sabbi
More...
about 18 years ago
create bin directory for installation of dvdnav-config
Nico Sabbi
More...
about 18 years ago
added appropriate flags to dvdnav-config to handle --minilibs (to be used when dvdread is external)
Nico Sabbi
More...
about 18 years ago
fixed dvdnav-config* targets for buildir .ne. srcdir
Nico Sabbi
More...
about 18 years ago
first, minimalistic support for dvdnav-config
Nico Sabbi
More...
about 18 years ago
removed for the second time this (not yet ready) dvdnav-config2.sh; it's the second time that svn diff screws me
Nico Sabbi
More...
about 18 years ago
link against -lpthread
Nico Sabbi
More...
about 18 years ago
include limits.h; it was included in the previous dvdnav_internal.h and without it players segfault
Nico Sabbi
More...
about 18 years ago
removed more silly checks on !this before every public function
Nico Sabbi
More...
about 18 years ago
include dvdnav/nav_types.h in the installed dvdnav.h
Nico Sabbi
More...
about 18 years ago
mention the new build-system
Nico Sabbi
More...
about 18 years ago
adapt menus.c to the new inclusion system
Nico Sabbi
More...
about 18 years ago
fix compilation in OSX: -shared is replaced by a bunch of other options
Nico Sabbi
More...
about 18 years ago
include sys/time.h for gettimeofday() prototype
Nico Sabbi
More...
about 18 years ago
decoder.h needs inclusion of sys/time.h
Nico Sabbi
More...
about 18 years ago
include sys/time.h from decoder.c instead of decoder.h
Nico Sabbi
More...
about 18 years ago
moved away from dvdnav_internal.h inclusion of various system headers
Nico Sabbi
More...
about 18 years ago
include config.h (if present)
Nico Sabbi
More...
about 18 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
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