summaryrefslogtreecommitdiff
path: root/src/input/libdvdnav
AgeCommit message (Collapse)Author
2003-05-11Updates so that xine-lib uses dvdnav_internal.h.inJames Courtier-Dutton
CVS patchset: 4822 CVS date: 2003/05/11 14:14:12
2003-05-11Update from the libdvdnav project on http://dvd.sf.netJames Courtier-Dutton
CVS patchset: 4821 CVS date: 2003/05/11 13:44:04
2003-04-30cleanup libdvdnav mergeMichael Roitzsch
CVS patchset: 4720 CVS date: 2003/04/30 16:39:07
2003-04-29Some useful tips.James Courtier-Dutton
CVS patchset: 4715 CVS date: 2003/04/29 23:23:37
2003-04-29Update diff patch file.James Courtier-Dutton
CVS patchset: 4714 CVS date: 2003/04/29 22:22:34
2003-04-29Oops. put xine back.James Courtier-Dutton
CVS patchset: 4713 CVS date: 2003/04/29 22:18:14
2003-04-29Update from libdvdnavJames Courtier-Dutton
CVS patchset: 4712 CVS date: 2003/04/29 21:55:46
2003-04-29DO NOT use c++ comments!Stefan Holst
CVS patchset: 4711 CVS date: 2003/04/29 21:46:04
2003-04-29More syncing from libdvdnav at dvd.sf.netJames Courtier-Dutton
CVS patchset: 4710 CVS date: 2003/04/29 18:57:28
2003-04-29Update from the libdvdnav project.James Courtier-Dutton
CVS patchset: 4708 CVS date: 2003/04/29 15:58:27
2003-04-23preserve win32 patches for later merges of new versionsMichael Roitzsch
CVS patchset: 4665 CVS date: 2003/04/23 16:24:18
2003-04-22Additional changes for win32/msvc port; This is my first real commit so ↵Tim Champagne
please be gentle with me; Everything builds except for the win32 ui CVS patchset: 4650 CVS date: 2003/04/22 23:30:29
2003-04-07Get xine cvs to compile with xine's version of libdvdnav.James Courtier-Dutton
CVS patchset: 4568 CVS date: 2003/04/07 19:59:09
2003-04-07merging libdvdnav, since some nice fixes took placeMichael Roitzsch
CVS patchset: 4565 CVS date: 2003/04/07 18:10:44
2003-04-06report start of PG as wellMichael Roitzsch
CVS patchset: 4548 CVS date: 2003/04/06 13:09:38
2003-04-05"perfect" time display for dvdsMiguel Freitas
(see thread on xine-devel for details) CVS patchset: 4540 CVS date: 2003/04/05 12:28:15
2003-04-01Add some comments.James Courtier-Dutton
Remove a FIXME comment. CVS patchset: 4530 CVS date: 2003/04/01 19:42:41
2003-04-01Get libdvdnav to build in DEBUG and TRACE mode.James Courtier-Dutton
CVS patchset: 4526 CVS date: 2003/04/01 09:02:43
2003-03-29sync to libdvdnav cvs once againMichael Roitzsch
* some changes to mutual header inclusion to make it compile warning-less when tracing is enabled * title/part jumping should work much more reliable now CVS patchset: 4509 CVS date: 2003/03/29 13:19:08
2003-03-27sync to libdvdnav cvsMichael Roitzsch
* fix conversion of dvd_time_t (I do know BCD, I just did it wrong...) CVS patchset: 4496 CVS date: 2003/03/27 13:46:47
2003-03-25sync to cvs of libdvdnavMichael Roitzsch
* optional PGC based seeking * new event on cell changes for timing info (currently not used by xine-lib) CVS patchset: 4480 CVS date: 2003/03/25 13:17:20
2003-03-21sync to libdvdnav cvsMichael Roitzsch
* method to try-run VM operations, now used for safer chapter skipping and menu jumps * fixed detection of current PTT to not assume a 1:1 mapping between PTTs and PGs * releasing stills when jumping to menu fixes some state inconsistencies * do not assume PGs to be physically layed out in sequence on the disc CVS patchset: 4466 CVS date: 2003/03/21 22:13:37
2003-03-08syncing libdvdnav to cvs should fix remaining highlight problemsMichael Roitzsch
CVS patchset: 4375 CVS date: 2003/03/08 14:36:13
2003-03-06use our modified internal version of nav_types.h, the one from libdvdread ↵Michael Roitzsch
cannot be used any more, since the structures in there differ from what is actually on the disc CVS patchset: 4348 CVS date: 2003/03/06 23:18:42
2003-02-26sync to current libdvdnav cvs, important change is the new DVDNAV_WAIT event,Michael Roitzsch
which allows us to keep libdvdnav and what is seen on screen in sync in certain critical situations (otherwise libdvdnav is always ahead by the fifo length) CVS patchset: 4291 CVS date: 2003/02/26 20:44:11
2003-02-24make it compile again without external libdvdread.Siggi Langauf
(I guess this is supposed to work somehow differently. Feel free to fix!) CVS patchset: 4283 CVS date: 2003/02/24 20:44:26
2003-02-24sorry, wrong commit, this time it is: fix seek detectionMichael Roitzsch
CVS patchset: 4282 CVS date: 2003/02/24 18:31:15
2003-02-24fix seek detectionMichael Roitzsch
CVS patchset: 4281 CVS date: 2003/02/24 18:22:33
2003-02-20syncing to libdvdnav 0.1.5 and modifying input plugin accordinglyMichael Roitzsch
quoting the ChangeLog: * some bugfixes * code cleanup * build process polishing * more sensible event order in get_next_block to ensure useful event delivery * VOBU level resume * fixed: seeking in a multiangle feature briefly showed the wrong angle CVS patchset: 4217 CVS date: 2003/02/20 16:01:57
2003-02-11freebsd compile fixHeiko Schaefer
CVS patchset: 4134 CVS date: 2003/02/11 16:28:47
2003-02-11fix broken macro, with regards to Jeff Smith, who sent the patchMichael Roitzsch
CVS patchset: 4131 CVS date: 2003/02/11 15:12:42
2003-01-29avoid segfaultMiguel Freitas
CVS patchset: 4029 CVS date: 2003/01/29 02:02:03
2003-01-27temporary fix for segfaulting DVDsMichael Roitzsch
libdvdnav cleanup needed (will start tomorrow) CVS patchset: 4021 CVS date: 2003/01/27 21:02:41
2003-01-13sync to latest cvs of libdvdnavMichael Roitzsch
* small fix for "Spy Game" RC2 * implement LinkNoLink (Disney's "Beauty and the Beast" RC2 deluxe uses it, but the interactive game still does not work) * slightly improved logic of program jumps -> chapter skipping should work correctly in more (if not all) cases now CVS patchset: 3894 CVS date: 2003/01/13 13:53:33
2002-11-23sync to latest libdvdnav cvs:Michael Roitzsch
* "Back to the Future" German RC2 fix * patch from Marco Zühlke for correct title number display CVS patchset: 3350 CVS date: 2002/11/23 11:08:12
2002-11-18sync to libdvdnav cvsMichael Roitzsch
* fix read cache and improve it for slower drives * improve chapter skipping CVS patchset: 3292 CVS date: 2002/11/18 12:41:16
2002-10-24C99 version of macro definition with variable number of arguments addedJuergen Keil
CVS patchset: 2985 CVS date: 2002/10/24 15:04:41
2002-10-22Changed -ansi so that the developer must include @ANSI_FLAGS@ in their ↵Stephen Torri
AC_CFLAGS variable of their Makefile.am for the directory. CVS patchset: 2943 CVS date: 2002/10/22 23:50:15
2002-10-22Recursive comments, picked up via CVS $Log keyword. Trying to fix...Juergen Keil
CVS patchset: 2941 CVS date: 2002/10/22 17:18:23
2002-10-22Changed comments to standard /* ... */Stephen Torri
CVS patchset: 2909 CVS date: 2002/10/22 04:34:02
2002-10-09configure.ac:Stephen Torri
- OpenGL header GL/gl.h is checked to see if its exists with wrong header name (GL/GL.h). Test failed despite the file required by src/video_out/video_out_opengl.c was GL/gl.h - Ascii-Art library version incorrect. Required version is 1.4 (contains aalib-config) m4/aa.m4: - Changed aalib version to 1.4 src/audio_out/Makefile.am: src/demuxers/Makefile.am: src/dxr3/Makefile.am: src/input/Makefile.am: src/input/libdvdnav/Makefile.am: src/input/libdvdread/Makefile.am: src/libffmpeg/libavcodec/Makefile.am: src/libffmpeg/libavcodec/i386/Makefile.am: src/libffmpeg/libavcodec/mlib/Makefile.am: src/libmad/Makefile.am: src/libmpeg2/Makefile.am: src/libvorbis/Makefile.am: src/libw32dll/Makefile.am: src/libw32dll/wine/Makefile.am: src/libxineadec/Makefile.am: src/libxvid/Makefile.am: src/video_out/Makefile.am: src/video_out/libdha/Makefile.am: src/video_out/vidix/Makefile.am: src/xine-engine/Makefile.am: src/xine-utils/Makefile.am: - Removed @CFLAGS@ from all AM_CFLAGS. @CFLAGS@ are added in Makefile.in. Adding it here was redundant. Thanks to Mike and others for pointing this out. CVS patchset: 2805 CVS date: 2002/10/09 05:13:38
2002-09-20sync to latest libdvdnav cvs versionMichael Roitzsch
CVS patchset: 2718 CVS date: 2002/09/20 12:53:53
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
Replaced configure.in with configure.ac Remove acconfig.h (Unnecessary with autoconf 2.52 or above) Updated configure.ac to remove deprecated macros, upgraded AC_DEFINE to include comments, merged in acconfig.h. Combined libxine and libxineutils into one library. libxineutils is created but not installed. Its statically linked into libxine. Advanced libxine version from 0.2.0 to 1.0.0 Removed references for skins. Plugins now installed to <libdir>/xine/plugins/$XINE_MAJOR.$XINE_MORE. $XINE_SUB Xine-config updated for new location of plugins Sorted file lists in Makefile.am to make them more readable. TODO: remove skins references from xine-config CVS patchset: 2705 CVS date: 2002/09/19 06:01:18
2002-09-04sync to libdvdnav cvsMichael Roitzsch
CVS patchset: 2603 CVS date: 2002/09/04 11:07:47
2002-08-31incorporate James' latest changes into the patchMichael Roitzsch
CVS patchset: 2569 CVS date: 2002/08/31 15:38:10
2002-08-31Add a printf so we can tell if a user is using xine's libdvdnav or the one fromJames Courtier-Dutton
dvd.sf.net. Add some "this->dvdnav = NULL;" after dvdnav_close() CVS patchset: 2568 CVS date: 2002/08/31 02:48:13
2002-08-27sync to libdvdnav cvs, this should now conform to the way xine outputsMichael Roitzsch
its console messages (write to stdout, "libdvdnav: " in front each line) CVS patchset: 2531 CVS date: 2002/08/27 19:24:33
2002-08-19sync to libdvdnav cvsMichael Roitzsch
- update clut and spu/audio channel more often - align read cache in memory to allow use of raw devices CVS patchset: 2483 CVS date: 2002/08/19 17:17:00
2002-08-19fix 'make debug'Michael Roitzsch
CVS patchset: 2479 CVS date: 2002/08/19 08:59:45
2002-08-13Use absolute path for include path to header files, so that we can build withJuergen Keil
separated source & object directories CVS patchset: 2447 CVS date: 2002/08/13 16:01:36