log

age author description
Sat, 15 Jan 2005 14:42:50 +0000 mroi * fix the printerr() macros src
Mon, 03 Jan 2005 20:24:21 +0000 mroi newer versions of libtool claim the LT_* namespace for themselves, so src
Wed, 15 Dec 2004 21:16:58 +0000 mroi killing a lot of asserts and turning them into forced executions of Exit, src
Sat, 20 Nov 2004 21:10:25 +0000 jcdutton Patch from V«¡radi Istv«¡n. src
Fri, 22 Oct 2004 12:14:12 +0000 jcdutton Fix segfault if the DVD does not contain a FP_PGC. src
Fri, 22 Oct 2004 11:36:19 +0000 jcdutton Stop seg fault when using ifo_dump. src
Thu, 30 Sep 2004 19:16:36 +0000 mroi fix a long-standing problem: sometimes, hitting Escape in the movie and then src
Mon, 27 Sep 2004 12:24:01 +0000 jcdutton Add extra info to printout when using ifo_dump. src
Sun, 12 Sep 2004 15:18:16 +0000 mroi patch from Franti¡¯ek to avoid symbol name clashes src
Sun, 12 Sep 2004 15:12:43 +0000 mroi I added this code myself a long time ago, but now I am quite convinced that src
Sun, 20 Jun 2004 16:49:08 +0000 mroi fix some error conditions (fixes dvdnav_title_part_play()) src
Sun, 20 Jun 2004 16:47:37 +0000 mroi small indentation fix src
Fri, 21 May 2004 19:32:25 +0000 mroi division by zero fix reported by david huber src
Wed, 19 May 2004 18:31:11 +0000 mroi very small build system change: automake suggests to add headers for internal src
Fri, 09 Apr 2004 12:15:26 +0000 mroi removing O_EXCL, since it does not work with DVD images src
Wed, 03 Mar 2004 16:50:42 +0000 mroi * assert(0) does not always and the program (see NDEBUG) src
Wed, 03 Mar 2004 16:48:36 +0000 mroi porting AMD64 patches from xine (provided by Goetz Waschk and Gwenole Beauchesne src
Mon, 23 Feb 2004 18:14:42 +0000 mroi typo fix from libdvdread, found by Yi-Shin Li, patch seen on Ogle-devel by Daniel src
Mon, 16 Feb 2004 15:53:20 +0000 mroi nesting and indentation do not match, but I think the braces do not actually src
Fri, 13 Feb 2004 19:16:17 +0000 mroi merge the two #ifdef blocks that both check for WIN32 to improve readability src
Fri, 13 Feb 2004 19:15:30 +0000 mroi lower impact solution for the win32 build src
Wed, 11 Feb 2004 15:05:20 +0000 mroi unused define src
Wed, 11 Feb 2004 15:05:02 +0000 mroi Makefiles have to use tabs for indentation (GNU make does not care, but other src
Fri, 06 Feb 2004 23:45:15 +0000 jcdutton Allow -export-symbols-regex again. src
Sun, 01 Feb 2004 17:59:57 +0000 jcdutton Add dlfcn.h and dlfcn.c to the distribution. src
Sun, 01 Feb 2004 17:55:19 +0000 jcdutton Add support for building under MINGW. src
Sun, 01 Feb 2004 00:44:43 +0000 jcdutton libdvdnav now builds a .DLL on cygwin. src
Sat, 31 Jan 2004 17:12:58 +0000 jcdutton Fix a missing include file. src
Sat, 31 Jan 2004 13:27:40 +0000 jcdutton Patch to compile with mingw32 from: - src
Wed, 21 Jan 2004 23:11:05 +0000 jcdutton Remove all occurances to off64_t and lseek64 src
Wed, 21 Jan 2004 22:51:49 +0000 jcdutton Make libdvdnav compile when using a standard gentoo install. src
Tue, 20 Jan 2004 01:22:24 +0000 jcdutton Fix a bug. We pass pci_t as a function param, so why bother looking at an src
Mon, 12 Jan 2004 19:29:53 +0000 mroi include O_EXCL patch from Bastien Nocera src
Sun, 11 Jan 2004 21:43:13 +0000 mroi big build system changes src
Wed, 07 Jan 2004 19:35:12 +0000 mroi fix assertion failure when someone asks for the position between an Exit src
Wed, 07 Jan 2004 19:34:28 +0000 mroi we should not start the VM on dvdnav_get_number_of_titles, src
Thu, 01 Jan 2004 15:13:13 +0000 jcdutton Put ifo_print.c and .h back in. src
Thu, 01 Jan 2004 15:09:19 +0000 jcdutton Include vmcmd.c in all libdvdnav builds, so tools like ifodump work without having to include their own versions. src
Wed, 31 Dec 2003 21:50:05 +0000 jcdutton Update TTN_REG (SPRM4) correctly. src
Wed, 31 Dec 2003 21:38:49 +0000 jcdutton Get libdvdnav to compile with libtool 1.4.3 src
Wed, 31 Dec 2003 21:37:16 +0000 jcdutton Some fixes to that libdvdnav compiles under cygwin. src
Wed, 31 Dec 2003 16:56:12 +0000 mroi these variables are not needed any more src
Fri, 14 Nov 2003 18:55:52 +0000 mroi we have a PGC pointer and the PGC number in dvd_state_t, src
Mon, 10 Nov 2003 17:46:53 +0000 mroi finally a disc with a PGC still, current code seems to work, so the assertion can go src
Tue, 07 Oct 2003 14:53:29 +0000 mroi kill one gcc warning src
Tue, 16 Sep 2003 14:51:02 +0000 jcdutton Add more info printed when playing DVD fails. src
Wed, 27 Aug 2003 13:54:19 +0000 mroi port Daniel's changes to xine-lib cvs to minimize difference src
Mon, 25 Aug 2003 14:23:13 +0000 mroi use uintptr_t for pointer arithmetics for AMD64 compatibility src
Sun, 03 Aug 2003 09:40:58 +0000 mroi (broken) still cells with zero still time can also appear in the middle of src
Fri, 27 Jun 2003 13:41:42 +0000 mroi this function actually has (void) parameters, not (...) src
Tue, 10 Jun 2003 15:11:18 +0000 mroi this assertion should be checked on LinkPrevC, not on LinkNextC src
Mon, 09 Jun 2003 15:17:44 +0000 mroi clarify these functions src
Thu, 05 Jun 2003 20:03:18 +0000 jcdutton Filter exported symbols src
Sun, 01 Jun 2003 21:55:22 +0000 jcdutton Update to allow events sent to the gui to tell it whether we are in a button or not. src
Fri, 23 May 2003 22:12:51 +0000 jcdutton patch for compiling under cygwin. src
Sun, 18 May 2003 19:55:39 +0000 jcdutton Add some more getbit code. src
Sun, 18 May 2003 18:03:29 +0000 jcdutton Minor bugfix for getbits. src
Fri, 16 May 2003 10:17:11 +0000 mroi dvdnav_internal.h is an internal header, only used at compile time; src
Fri, 16 May 2003 09:25:48 +0000 mroi message beautification from Jeff Smith src
Fri, 16 May 2003 09:24:33 +0000 mroi some header include/install cleanup src
Tue, 13 May 2003 20:24:45 +0000 mroi This one should also be reset to an invalid value, but 0 is not invalid. src
Mon, 12 May 2003 19:43:11 +0000 mroi last_cmd_nav_lbn has to be initialized with an invalid value, so that the first src
Sun, 11 May 2003 13:18:04 +0000 jcdutton Fix failure of some DVDs to activate buttons. src
Sun, 11 May 2003 01:13:40 +0000 jcdutton Start some cleanups. src
Sun, 11 May 2003 00:53:28 +0000 jcdutton Oops! We like still menus really. src
Sun, 11 May 2003 00:25:24 +0000 jcdutton Remove all references to S_OK and S_ERR. src
Tue, 06 May 2003 20:54:59 +0000 mroi revert strange changes from Tim that broke compilation src
Tue, 06 May 2003 14:11:44 +0000 mroi when a command has been issued to leave a menu, filter all further commands src
Tue, 06 May 2003 02:28:28 +0000 tchamp Fixed the link order again and changed a return value to match better with Win32 src
Mon, 05 May 2003 00:25:12 +0000 tchamp Changed the linkage for msvc src
Thu, 01 May 2003 20:19:19 +0000 tchamp Fix some win32 stuff to make reading files work as opposed to dirs or disks src
Thu, 01 May 2003 15:44:30 +0000 jcdutton These are not used in libdvdnav. src
Tue, 29 Apr 2003 22:11:46 +0000 jcdutton Comment update. src
Tue, 29 Apr 2003 19:31:37 +0000 tchamp First update for Win32/msvc support src
Tue, 29 Apr 2003 15:25:20 +0000 jcdutton Remove log info from file. src
Tue, 29 Apr 2003 15:14:00 +0000 mroi merging patch from xine-lib's libdvdread src
Tue, 29 Apr 2003 14:49:15 +0000 mroi be more clear with the type src
Tue, 29 Apr 2003 14:48:53 +0000 mroi fix some conditions where the following assertion would fail src
Tue, 29 Apr 2003 14:48:19 +0000 mroi there is no such autoconf substitute, so this is useless src
Tue, 29 Apr 2003 14:22:22 +0000 jcdutton Remove log content from file. src
Mon, 28 Apr 2003 18:39:04 +0000 jcdutton Included later on. src
Mon, 28 Apr 2003 18:23:54 +0000 jcdutton MSVC updates. src
Mon, 28 Apr 2003 16:29:22 +0000 jcdutton Helping with the WIN32 port. src
Mon, 28 Apr 2003 15:32:19 +0000 tchamp Fixed the msvc packing problem src
Mon, 28 Apr 2003 15:13:51 +0000 jcdutton Missing header file. src
Sun, 27 Apr 2003 23:29:12 +0000 jcdutton More getbits work. src
Sun, 27 Apr 2003 22:37:31 +0000 jcdutton First steps towards better bit-field handling. src
Sun, 27 Apr 2003 02:28:32 +0000 jcdutton Quiet please. src
Sun, 27 Apr 2003 01:39:21 +0000 jcdutton Minor fix. src
Sun, 27 Apr 2003 01:26:18 +0000 jcdutton Modified libdvdnav to do without libdvdread. src
Sun, 27 Apr 2003 00:00:49 +0000 jcdutton Add files from libdvdread. src
Mon, 21 Apr 2003 13:24:31 +0000 mroi some code beautification: src
Mon, 21 Apr 2003 13:18:06 +0000 mroi * fix warnings with gcc 3.3 src
Tue, 08 Apr 2003 13:51:55 +0000 mroi comments reviewed src
Tue, 08 Apr 2003 13:32:11 +0000 mroi update comment src
Mon, 07 Apr 2003 16:41:08 +0000 mroi first try resuming, then check if it worked src
Sun, 06 Apr 2003 16:56:22 +0000 jcdutton Implement ESCAPE key jumping from TITLE to MENU and back again. src
Sun, 06 Apr 2003 13:05:45 +0000 mroi report start of PG as well src
Sun, 06 Apr 2003 12:47:32 +0000 jcdutton Remove an unneeded printf. src
Sun, 06 Apr 2003 12:45:12 +0000 jcdutton Fix Menu type display. src
Sun, 06 Apr 2003 11:07:09 +0000 jcdutton Tidy up a bit. src
Sun, 06 Apr 2003 10:59:28 +0000 jcdutton Return details about menu number in dvdnav_current_title_info() src
Sat, 05 Apr 2003 21:23:02 +0000 jcdutton Use more common sense values for div 0. I.E. As close to infinity as a 16 bit number can get! src
Sat, 05 Apr 2003 16:45:45 +0000 jcdutton Some updates from ifodump at dvd.sf.net src
Sat, 05 Apr 2003 14:28:07 +0000 mroi vm_getbits should be in decoder.c, because src
Sat, 05 Apr 2003 13:11:13 +0000 jcdutton Minor changes. src
Sat, 05 Apr 2003 09:18:12 +0000 jcdutton Remove byte references. Convert them to bit references. src
Fri, 04 Apr 2003 14:21:32 +0000 mroi fill in new timing member in cell_change event src
Fri, 04 Apr 2003 14:21:00 +0000 mroi elaborate the comments src
Thu, 03 Apr 2003 16:18:06 +0000 jcdutton Add some FIXMEs. src
Thu, 03 Apr 2003 15:42:08 +0000 jcdutton Fix getbits to be more sensible. src
Thu, 03 Apr 2003 12:57:41 +0000 mroi since noone objected, I will get serious with that: src
Thu, 03 Apr 2003 12:55:22 +0000 mroi do not stop the VM here, get_next_block will do that without races src
Thu, 03 Apr 2003 12:48:30 +0000 mroi merge James changes from xine-lib cvs src
Tue, 01 Apr 2003 11:35:39 +0000 mroi * fix TRACE output for play_PGC_PG src
Tue, 01 Apr 2003 11:30:56 +0000 mroi merge James fixes from xine-lib cvs back into libdvdnav cvs so they will not be lost src
Tue, 01 Apr 2003 11:28:54 +0000 mroi some more sanity checking will prevent segfaults in these functions src
Mon, 31 Mar 2003 13:48:36 +0000 mroi update position on HOP_CHANNEL, do not rely on a following CELL_CHANGE src
Sun, 30 Mar 2003 10:57:14 +0000 mroi one additional sanity check on the part number src
Sat, 29 Mar 2003 14:16:28 +0000 mroi * only install the headers that really are intended for public use src