2001-09-09 06:10  d95hjort

	* Makefile.am: Fix CFLAGS usage for Sun cc.

2001-09-06 03:04  d95hjort

	* Makefile.am: Don't install vmg, vmg_dump or dump (dump isn't a
	very good name).

2001-09-02 20:16  d95hjort

	* nav.c, vmg_dump.c: Udpate for the new libdvdread API.

2001-08-30 01:27  d95hjort

	* nav.c, vm.c: Correct a out of bounds array access. Add more
	debbuging info.

2001-08-30 01:07  d4bjorn

	* nav.c: mouse/keyevents via msgevents

2001-08-19 14:20  d4bjorn

	* nav.c, vmcmd.c: some freebsd combatibility fixes (added includes,
	defines)

2001-08-11 19:02  d95hjort

	* Makefile.am: Fix configure/makefile bug with order of
	INCLUDES/CFLAGS.

2001-08-08 01:27  d95hjort

	* com.c, nav.c, vm.c: Put all the scale/aspect/fullscreen stuff in
	a struct.  Small fixes for missmatched types.  Just warn, don't
	error, when missing get_clocktime.

2001-07-26 19:31  d95hjort

	* decoder.c, decoder.h, ifo_dump.c, nav.c, vm.c: Now pretty-print
	internal link_t types to. Better error messages and a few spelling
	corrections.

2001-06-30 23:54  d95hjort

	* vmcmd.c: Make sure all functions are names consistently.

2001-06-27 01:30  d95hjort

	* decoder.h, nav.c, vm.c, vm.h: Fix the wrong mouse coordinates
	problem. Add configure switch for disabling xv. Change more error
	cases to exit. Bump version number for release.

2001-06-25 04:51  d95hjort

	* Makefile.am: Update the copyright headers.

2001-06-22 03:42  d95hjort

	* ifo_dump.c, nav.c, vm.c: Correct version number. Add versioning
	for the libraries. Adjust to new libdvdread.

2001-06-21 18:56  d95hjort

	* com.c, decoder.c, decoder.h, dump.c, ifo_dump.c, nav.c, nav.h,
	vm.c, vm.h, vmcmd.c, vmcmd.h, vmg.c, vmg_dump.c: Update the years
	in the copyright headers. Clean up the code and functions in
	decode.[ch] and vmcmd.[ch].

2001-06-19 23:22  d95hjort

	* TODO, BUGS: Update.

2001-06-19 16:39  d95hjort

	* nav.c: Fix the audio lang extension info. Now the gui should get
	the correct values returned.

2001-06-12 03:20  d95hjort

	* com.c, decoder.c, decoder.h, dump.c, ifo_dump.c, nav.c, nav.h,
	vm.c, vm.h, vmcmd.c, vmcmd.h, vmg.c, vmg_dump.c: A GNU day. Add
	copyright and/or multiple inclusion guards.

2001-06-11 22:00  d95hjort

	* Makefile.am: Update for changes to configure.

2001-06-06 00:33  d95hjort

	* vm.c: Small bug fix in video_out_x11 and vm.c.

2001-06-05 23:50  d95hjort

	* nav.c: Assorted cleanups.

2001-06-05 17:51  d96v

	* nav.c, vm.c, vm.h: Now supports angles from dvdcontrol.

2001-06-04 20:36  d95hjort

	* nav.c: Fix the last commit for cell still time.

2001-06-03 01:46  hjort

	* nav.c: Only sleep 0.1s not 1s in nav when there is a cell still.

2001-06-03 00:14  hjort

	* decoder.c: Some cleanups and one bug fix in video_output*.

2001-06-02 03:29  hjort

	* nav.c, vm.c, vm.h: Update for the of dvd_domain_t in libdvdread.
	More work on nav/vm.

2001-06-01 01:03  hjort

	* vm.c: Print a warning if we detect scrambled data in the demuxer.
	 Allow Jump_VTSM (vts,title,menu) with a vts 0 from VTSM and take 0
	to mean this vts.  Correct bug where we don't take the x starting
	coordinate of the subpicure into account for highlights.

2001-05-31 20:26  hjort

	* .cvsignore: gnore the nav binary.

2001-05-31 20:25  hjort

	* ifo_dump.c, nav.c, vm.c, vmcmd.c: Change lots of printf's to
	fprintf stderr. Add other debuging output.  Correct one bug where
	play_cell() was called after play_PGC_post().  Also make sure that
	the correct palette gets sent to the spu decoder.

2001-05-31 20:22  hjort

	* decoder.c: Change lots of printf's to fprintf stderr. Add other
	debuging output.  Correct one bug where play_cell() was called
	after play_PGC_post().	Also make sure that teh correct pallette
	gets sent to the spu decoder.

2001-05-30 22:31  d95hjort

	* nav.c, vm.c: Linux fixes.

2001-05-29 17:53  d95hjort

	* nav.c, vm.c, vm.h: Rename some of the System registers. Update
	the vm code, handle setting PTTN and TT_PGCN correctly(?). Cleanup
	some of the include directives.

2001-05-29 17:48  d95hjort

	* ifo_dump.c: Check for erro on open.

2001-05-27 02:17  d4bjorn

	* com.c, nav.c, vmg.c: added a new parameter tp MsgSendEvent,
	msgflg that can be 0 or IPC_NOWAIT

2001-05-26 01:19  d95hjort

	* Makefile.am: Small update to allow it to compile under linux and
	without libdvdread beeing in the normal library/include search path
	(--with-libdvdread=<dir>).

2001-05-25 17:17  d95hjort

	* Makefile.am, com.c, ifo.h, ifo_print.c, ifo_print.h, ifo_read.c,
	ifo_read.h, nav.c, nav_print.c, nav_print.h, nav_read.c,
	nav_read.h, vm.c, vm.h: Update to use libdvdread instead of
	including all the files here.  Use new DemuxDVD(Root) messages.
	Move the main() from vm to nav.

2001-05-23 22:21  d95hjort

	* vm.c: Correct typo.

2001-05-23 21:59  d95hjort

	* Makefile.am, SEMANTICS, decoder.c, decoder.h, dump.c, ifo_dump.c,
	nav.c, vm.c, vmcmd.c, vmcmd.h, vmg_dump.c: Use the ifo/nav
	functions in libdvdread insted of including all the source
	directly.

2001-05-21 02:52  d95hjort

	* com.c, nav.c, vm.c: Fix a small bug with turning subp on and off.
	Rename functions to have all lower case names.

2001-05-21 02:16  d95hjort

	* nav.c: Fixup the printf's to have the right (nav:) prefix. Fix
	the parsing so that the last vobu also gets demuxed and so we
	actually reach the end of the cell.

2001-05-20 22:55  d95hjort

	* ifo.h, nav.c, vm.c: Should now return lang code for ausio and
	subp queries. Change several char types to unsigned. Rename all
	exported function in vm so that they have a vm_ prefix.

2001-05-20 21:30  d95hjort

	* decoder.c, nav.c: Enable new spu messages, so that we can switch
	spu on and off.  More cleanups to decode.c.

2001-05-20 20:46  d95hjort

	* Makefile.am, decoder.c, dump.c, print_ifo_vm.c, vobdump.c: Update
	the dump.c program.

2001-05-20 20:17  d95hjort

	* nav.c: Stupid typo.

2001-05-20 20:09  d95hjort

	* nav.c, vm.c, vm.h: More work on the navigation stuff. Implement
	support for previous/next chapter.  Send more flow control command
	to the demuxer. Only send demux stream events when we changed the
	stream id. More reliable resume handling.

2001-05-20 19:59  d95hjort

	* INSTRUCTIONS, decoder.c, decoder.h: Correct some important bugs!
	If an 'if' evaluated to false sets and links could sometimes still
	be done. Implement the three Set, compare and link instuctions.
	Update th documentation.

2001-05-19 17:29  d95hjort

	* nav.c, vm.c: Rewrite the jump handling in nav.c, add more support
	for subpicture change / query. Correct a bug in get_MENU.

2001-05-18 23:02  d95hjort

	* ifo_read.c, nav.c, vm.c: More updates... should now handle
	subpicture request from the ui.

2001-05-17 22:50  d95hjort

	* nav.c, vm.c, vm.h: Fix a bug in the audio support functions.

2001-05-17 22:02  d95hjort

	* ifo_print.c, nav.c, vm.c: Add functions for answering the audio
	queries.

2001-05-16 01:27  d95hjort

	* SEMANTICS, com.c, nav.c, nav.h, nav_print.c, vm.c, vm.h: Some new
	documentation of commands. Continued work on the vm/nav system.

2001-05-15 00:22  d95hjort

	* .cvsignore, vm.c: [no log message]

2001-05-13 05:11  d4bjorn

	* Makefile.am, vmg.c: removed some old code changed directory for
	shared libs to ogle

2001-05-13 02:27  d4bjorn

	* com.c, nav.c, vm.c: changed #include "msgevents.h" /"..." to
	#include <ogle/msgevents.h>/"ogle/..."

2001-05-13 01:59  d4bjorn

	* com.c, vmg.c: removed #include "ip_sem.h" and msgtypes.h

2001-05-13 01:19  d95hjort

	* TODO, nav.h: Update TODO, remove obsoleet entries and add two
	new. Update some comments in nav.h

2001-05-11 19:42  d95hjort

	* ifo.h, ifo_print.c, ifo_read.c, nav.c, vm.c, vm.h: Continuing
	rewrite of the vm/nav system. Changed the names of a couple of
	types in ifo.h.

2001-05-11 19:41  d95hjort

	* SEMANTICS: Some new info regarding RSM (resume).

2001-05-11 19:38  d4bjorn

	* Makefile.am: made libdvdcontrol and libmsgcom shared

2001-05-10 00:11  d96v

	* Makefile.am: Moved msgevents.c from libcommon.a to
	libdvdcontrol.a.  Changed all the dependent Makfile.am:s.

2001-05-04 00:09  d95hjort

	* INSTRUCTIONS, SEMANTICS, decoder.h, nav.c, vm.c, vm.h: Continuing
	rewrite of the VM. Some new info added to the INSTRUCTION and
	SEMANTICS files. Update nav for the new flowcontrol / flush
	commands.

2001-04-27 20:56  d95hjort

	* vm.c, vm.h: The early stage of the vm/nav rewrite.

2001-04-27 20:52  d95hjort

	* nav.c, nav.h, nav_print.c, nav_read.c: Updates for vobu_sri.

2001-04-27 20:49  d95hjort

	* ifo.h, ifo_dump.c, ifo_print.c, ifo_read.c, ifo_read.h: Change
	name of audio/supb_status to _control. Make ifoOpen return a FILE*.

2001-04-22 17:54  d4bjorn

	* nav_read.c: added missing endian swap in dsi_read, more are
	missing

2001-04-21 15:06  d4bjorn

	* vm.c: fixed a free of not malloced mem bug (name = "VIDEO_TS...",
	free name)

2001-04-20 01:19  d95hjort

	* com.c, nav.c, vm.c: Rewrite the handling of userinput and pci
	eval in nav.c and com.c.  Partial implementation of RSM command in
	vm.c

2001-04-18 11:08  d95hjort

	* com.c: Check for empty file name.

2001-04-17 21:58  d95hjort

	* Makefile.am, SEMANTICS, com.c, ifo.h, ifo_print.c, ifo_read.c,
	nav.c, nav.h, nav_print.c, nav_read.c, vm.c, vmg.c: New ifo/nav
	information. Change vm/com/nav to the new message system.  Start of
	angle and ILVU support to nav.

2001-04-16 22:19  d95hjort

	* .cvsignore: Update

2001-04-16 22:00  d4bjorn

	* com.c: merged branch msgq-1-0, doesn't compile, H}kans problem

2001-04-14 02:20  d4bjorn

	* com.c: started to convert to new msgq system

2001-04-10 23:25  d95mback

	* Makefile.am, Makefile.in: Added support for automake just do
	./autogen.sh; ./configure; make

2001-04-09 17:44  d96v

	* nav.c: Javadoc-test

2001-04-06 00:14  d95hjort

	* nav.h, nav_print.c, vmg_dump.c: Some more work on the dsi data
	structures.

2001-04-05 17:52  d96v

	* nav.h: change in sml_agli_t.

2001-04-05 12:12  d95hjort

	* ifo_print.c, nav.c, nav.h, nav_read.c, nav_read.h, vmg_dump.c:
	Get ridd of buffer_t (from vobdump) and clean up the fallout from
	that.

2001-04-04 16:46  d96v

	* nav_print.c: Changed the dvd_time_t typedef to an include.

2001-04-04 16:40  d95hjort

	* nav_print.c: Fixes for breakage of new types.

2001-04-04 16:07  d95hjort

	* nav.h, vm.h: Expand the known type for dsi data, and add
	comments.  Add the vm.h file, forgotte in the last checkins.

2001-04-04 15:56  d96v

	* vm.c: Program now quits if it can't find "VIDEO_TS.IFO".

2001-04-04 15:55  d96v

	* nav.c: Added support for mouse selection and activation.

2001-04-03 22:52  d95hjort

	* decoder.c, decoder.h, dump.c, ifo.h, ifo_print.c, ifo_print.h,
	ifo_read.c, nav.c, nav.h, nav_read.c, vm.c: Change the type of cmd
	from uint8_t [8] to a struct with the arraye in it.  First try at
	getting forced select/activate button to work.

2001-04-02 16:35  d4bjorn

	* com.c, nav.c, vmg.c: added prefix 'mq_' to all msgqueue types

2001-04-02 16:26  d95hjort

	* nav.c: Oops

2001-04-02 15:08  d95hjort

	* ifo.h, nav.c, vm.c: Change command_data_t to vm_cmd_t to avoid
	future confusion with other command types. Correct the bug that
	memset with a size of cmd_t rather than command_data_t. Add debug
	print of cell command when executed.

2001-04-01 20:57  d4bjorn

	* nav.c: renamed nav_cmd to dvdctrl_cmd

2001-04-01 16:06  d95hjort

	* nav.c: Initial support for cell still and cell pause. Add
	recognition of auto action mode for buttons.

2001-04-01 15:22  d95hjort

	* nav.c, vm.c: Don't set the highlight button if the number is 0
	(== no button nr). Move the handling of cell still/pause from vm.c
	to nav.c. Rename demux_data to eval_cell as part of this.

2001-03-31 22:05  d95hjort

	* com.c, ifo_read.c, nav.c, nav.h, nav_print.c, nav_print.h,
	nav_read.c, nav_read.h, vm.c, vmg.c, vmg_dump.c: Add handling of
	messages for user input. Update the copyright notices.	Remove
	unused code. Change code formating.

2001-03-30 18:52  d4bjorn

	* ifo.h, nav.c: fixed a missing assignment and added som comments
	in ifo.h

2001-03-30 17:01  d95hjort

	* .cvsignore: Add the generated binaries to the .cvsignore files.

2001-03-30 15:07  d4bjorn

	* com.c: h}kan gl|mde att l{gga till denna fil

2001-03-30 01:39  d95hjort

	* Makefile.in, ifo_read.c, nav.c, nav_print.c, nav_read.c, vm.c,
	vmg.c: Fixup and connect the vm to the other parts. Almost working
	menus.

2001-03-22 21:49  d4bjorn

	* vmg.c: removed unused print_time_base...

2001-03-22 14:28  d95hjort

	* Makefile.in, vmg.c: More code clean up. Unify the semaphore use
	for the queues. This made the code another 500 lines shorter. 
	Still need to finnish the part in mpeg2_video/c_getbits.c.

2001-03-22 01:00  d4bjorn

	* Makefile.in, vm.c, vmg.c: moved out time_base functions

2001-03-20 16:04  d4bjorn

	* ifo.h, ifo_print.c: lang extensions for audio and subpictures

2001-03-20 14:33  d95hjort

	* Makefile.in, ifo.h, ifo_print.c: Correct some of the
	audio/video/subpicture attrivute handling. More to come.

2001-03-18 06:43  d95hjort

	* Makefile.in, vm.c, vmg.c: Use the common timemath functions
	rather than duplicating the code.  Some code cleanups.

2001-03-12 16:14  d4bjorn

	* ifo.h: bitfield error fix

2001-03-12 00:20  d95hjort

	* IFO_STRUCTURE, ifo.h, ifo_dump.c, ifo_print.c, ifo_print.h,
	ifo_read.c, ifo_read.h, nav.h: Add copyright notices to all ifo*
	files.	New work on the different attribute fields in vmg and vts
	ifo files.  Datatypes, modifications of ifo_read and ifo_print.

2001-03-07 17:03  d95mback

	* Makefile: Removed Makefile, they are now generated by configure

2001-03-07 17:01  d95mback

	* vmg.c: Changed #ifndef HAVE_SHM_SHARE_MMU to #ifndef
	SHM_SHARE_MMU

2001-03-07 17:01  d95mback

	* Makefile.in: Added Makefile.in to be used by the configure script

2001-03-02 23:29  d4bjorn

	* Makefile:	fixed some error handling

2001-02-27 19:25  d4bjorn

	* Makefile, decoder.c, vmg.c: 
	ported to linux

2001-02-23 11:19  d95hjort

	* decoder.c, nav.c, nav_print.c, nav_read.c, vm.c, vmcmd.c:
	Implement *_FP in vm.c. Add support for new system set instructions
	in decode.c. Small buggfixes. Test defines with #ifndef X, not #if
	!X.

2001-02-11 03:22  d95hjort

	* INSTRUCTIONS, ifo_print.c, vm.c, vmcmd.c: More updates to the
	command parser and pretty printer. Also updated the documentation.

2001-02-09 21:45  d95hjort

	* vmcmd.c: First try at the 'new' commands 0x43 and 0x53.

2001-02-08 21:56  d95hjort

	* IFO_STRUCTURE, INSTRUCTIONS, decoder.c, decoder.h, dump.c, ifo.h,
	ifo_dump.c, ifo_print.c, ifo_print.h, ifo_read.c, ifo_read.h,
	nav.c, nav.h, nav_print.c, nav_print.h, nav_read.c, nav_read.h,
	vm.c, vmcmd.c, vmcmd.h: Add header files for ifo_read and
	ifo_print.  Make all the header files be guarded against multibple
	inclusion.  Add documentation for the 'new' instructions.

2001-01-23 15:16  d4bjorn

	* vmg.c: queue/buffer changes

2001-01-17 22:08  d95hjort

	* IFO_STRUCTURE, Makefile, ifo_read.c, nav_read.c, vmcmd.c: Small
	fixes and make all asserts that are in looks be defined away when
	not enabled. Gcc is unable to optimize away the loops (lame).

2001-01-17 19:08  d95mback

	* INSTRUCTIONS, decoder.c, vmcmd.c: Seems that CallSS_FP has a
	rsm_cell argument, fixes accordingly

2000-12-30 01:36  d95hjort

	* vm.c: Add a missing exit for the Exit command, don't falltrough
	to JumpTT :).

2000-12-30 01:30  d95hjort

	* vm.c: The redundat call should have been replaced with a call to
	malloc...  fix this at the call point instead.

2000-12-30 01:23  d95hjort

	* vm.c: Remove redundant read of menu pgcit at startup.

2000-12-30 01:01  d95hjort

	* ifo.h, ifo_print.c, ifo_read.c: Fix endian problems for
	lang_code.

2000-12-30 00:54  d95hjort

	* vm.c: Bullit uses JumpVTS_TT in VTS_DOMAIN.

2000-12-30 00:50  d95hjort

	* vm.c: Alien uses JumpSS_VMGM_PGC from FP_DOMAIN and from
	VMGM_DOMIAN.

2000-12-30 00:31  d95hjort

	* Makefile, ifo_print.c, nav.c, nav.h, nav_print.c, vm.c, vmcmd.h:
	Warning and compile fixes.

2000-12-30 00:17  d95hjort

	* nav_print.c, vmg_dump.c: Move some of the hexdump printfs to
	their correct location in nav_print.c instead of vmg_dump.c.

2000-12-30 00:12  d95hjort

	* Makefile: New Makefile for the new files and the split ifo.c.

2000-12-30 00:11  d95hjort

	* vm.c: A lot of changes, almost a complete rewrite.

2000-12-30 00:09  d95hjort

	* vmg_dump.c: A small program for printing the information that is
	output in /tmp/vmg.

2000-12-30 00:07  d95hjort

	* vmcmd.c: Spelling correction. Declare all internalfunctions
	static.

2000-12-30 00:04  d95hjort

	* nav.c, nav.h, nav_print.c, nav_read.c: A implementation for
	reading, printing and parsing of nav packets.

2000-12-30 00:03  d95hjort

	* BUGS, TODO: New files.

2000-12-29 23:58  d95hjort

	* ifo.c, ifo.h, ifo_dump.c, ifo_print.c, ifo_read.c: Splitt ifo.c
	into ifo_read.c and ifo_print.c. Move all asserts to the
	read-functions (removing them from the print-functions). The main
	function is now located in ifo_dump.c to enable using info_print
	and ifo_read in other programs. Also lots of small fixes and
	whitespace changes.

2000-12-29 23:54  d95hjort

	* dump.c: Correct a pointer fault.

2000-12-29 23:50  d95hjort

	* SEMANTICS: [no log message]

2000-12-29 23:49  d95hjort

	* decoder.c, decoder.h: Handle Break correctly, changed the order
	of some parameters or link_t return value. Some whitspace changes.

2000-12-29 23:05  d95hjort

	* nav_read.h, nav_print.h: [no log message]

2000-12-29 19:13  d95hjort

	* IFO_STRUCTURE: Some uppdates to the information...

2000-10-18 23:32  d95hjort

	* IFO_STRUCTURE: Just some small edits.

2000-10-15 04:14  d95hjort

	* vmcmd.c: Correct the order of the compare operators.

2000-09-19 23:31  d95hjort

	* ifo.c, ifo.h: Really fix the endianess stuff.

2000-09-19 22:11  d95hjort

	* Makefile, ifo.c, ifo.h: Endian fixes.

2000-08-24 23:43  d95hjort

	* vm.c: More..

2000-08-24 21:25  d95hjort

	* vm.c: A small start at creating a vm interpreter for the DVD IFO
	language.

2000-08-24 15:29  d95hjort

	* SEMANTICS, ifo.c, ifo.h: A large restucturing of the vmg/ifo
	stuff, just moving functions around.

2000-08-23 00:29  d95mback

	* SEMANTICS: More explanation

2000-08-22 22:52  d95mback

	* INSTRUCTIONS: Added note about combining commands

2000-08-22 22:50  d95mback

	* decoder.c: Fix so that eval consumes all bits, so that errors can
	be discovered

2000-08-22 22:50  d95mback

	* vmcmd.c: Fix so that system_set also can have a link command.

2000-08-22 19:57  d95mback

	* decoder.c: Removed two left-over print statements

2000-08-22 11:51  d95mback

	* Makefile, decoder.c, decoder.h, dump.c: Added simple decoder,
	interface in decoder.h Made change to dump to call decoder (with
	only one instruction, so no gotos) Should work, but not very tested
	:)

2000-08-22 11:50  d95mback

	* print_ifo_vm.c, vobdump.c: Removed printout of hexcodes

2000-08-20 18:58  d95mback

	* INSTRUCTIONS: Lite uppsnyggning

2000-08-20 18:57  d95mback

	* SEMANTICS: lite semantik

2000-08-20 02:28  d95hjort

	* IFO_STRUCTURE: Add bjorns file describing the data structurs for
	navigation.

2000-08-20 00:10  d95mback

	* vmcmd.c: ADded operator

2000-08-19 21:43  d95mback

	* vmcmd.c: Adden connection from set to link

2000-08-19 21:33  d95mback

	* vmcmd.c: fixed spelling

2000-08-19 21:30  d95mback

	* vmcmd.c: Added missing register name

2000-08-19 21:21  d95mback

	* vmcmd.c: fixed typo

2000-08-19 21:14  d95mback

	* Makefile, ifo.c, vmcmd.c: New disassembler, row numbers

2000-08-19 21:13  d95mback

	* INSTRUCTIONS: FIxed bit bug in system_set

2000-08-19 09:42  d95mback

	* INSTRUCTIONS: Added exit from vobdump code

2000-08-19 07:15  d95hjort

	* ifo.c, ifo.h: Some small fixes fro printing the
	Video/Audio/Subpicture attributes.

2000-08-19 07:06  d95mback

	* INSTRUCTIONS: Fixed bit codes for three link commands

2000-08-19 06:02  d95mback

	* INSTRUCTIONS: Added preliminary instruction set

2000-08-18 02:26  d95mback

	* Makefile, dump.c, ifo.c, print_ifo_vm.c, vobdump.c: Made changes
	to ifo.c printing out disassembled commands Added disassembly files
	from OMS (print_ifo_vm.c) and from VOBDUMB (vobdum.c).

2000-08-17 23:40  d95hjort

	* ifo.c: This is getting to be annoying...

2000-08-17 23:34  d95hjort

	* ifo.c: Umm... correct some bugs from the last checkin.

2000-08-17 23:30  d95hjort

	* ifo.c, ifo.h: More work on the IFO parsin/printing.

2000-08-15 18:58  d4bjorn

	* ifo.c: fixed som spelling

2000-08-15 03:09  d95hjort

	* ifo.c, ifo.h: Cut down on information being printed. This is done
	for fields that has no meaning if another fields has the 'wrong'
	value. All non printed values are checkt to be 0, if they are not a
	warning will be printed.  Also added a buch of asserts, and more
	parsing printing code.

2000-08-07 02:54  d95hjort

	* ifo.c, ifo.h: Read and print the pre/post/cell command table in
	PGCI

2000-08-07 01:19  d95hjort

	* ifo.c, ifo.h: Support for more of the IFO structures.

2000-08-05 22:22  d95hjort

	* ifo.c, ifo.h: The begining of an IFO parser/printer.

2000-07-20 22:51  d4bjorn

	* vmg.c: New directory and file vmg/vmg.c videomanager receives the
	private stream 2 messages = "nav"-packs at the moment it only
	writes them to /tmp/vmg

