2004-03-29 14:47  bertrik

	* libnetmd.c: Removed usb_set_configuration (not needed, yet was
	  giving problems with hotplug)

2004-03-27 10:50  bertrik

	* libnetmd.c: Simplified function netmd_get_devname (now uses
	  libusb function usb_get_string_simple)

2004-03-25 13:03  bertrik

	* CHANGELOG: Updated with changes of March 23rd and 24th.

2004-03-25 12:38  bertrik

	* libnetmd.c: Added USB IDs of Sony MZ-N710/N810

2004-03-24 13:02  bertrik

	* libnetmd.c: Implemented ignoring of 0x0F response from player.

2004-03-23 17:17  bertrik

	* Makefile: Added libnetmd_secure.c

2004-03-23 17:16  bertrik

	* netmd.c: Added test functions related to check-in/check-out

2004-03-23 17:10  bertrik

	* libnetmd.c: Made print_hex and netmd_exch_message functions
	  public

2004-03-23 16:53  bertrik

	* libnetmd.h: Re-enabled print_hex function, make
	  netmd_exch_message public, added netmd_secure_cmd_* prototypes.

2004-03-23 16:47  bertrik

	* libnetmd_secure.c: Initial check-in

2004-03-21 15:03  bertrik

	* libnetmd-get_devname-patch.diff, patch.txt: Patch has been
	  applied.

2004-03-21 14:16  bertrik

	* CHANGELOG: Updated with changes from March 21st, 2004

2004-03-21 14:14  bertrik

	* libnetmd.c: Fixed bug that prevented parsing of titles that
	  contain a forward slash.

2004-03-21 12:24  bertrik

	* netmd.c: Applied patch from patch.txt

2004-03-21 12:24  bertrik

	* libnetmd.c: Applied patch patch.txt

2004-03-21 11:56  bertrik

	* libnetmd.h: Removed CODECS and BITRATES defines.

2004-03-21 11:56  bertrik

	* libnetmd.c: Removed need for CODECS and BITRATES defines.

2004-03-21 11:28  bertrik

	* libnetmd.c: Updated names in list of USB ids and sorted list

2004-03-21 11:12  bertrik

	* libnetmd.c: Replaced magic numbers for USB request type in
	  usb_control_msg by proper defined values

2004-03-21 07:20  bertrik

	* libnetmd.h: Added #defines for error conditions used by
	  netmd_exch_message.

2004-03-21 06:58  bertrik

	* libnetmd.c: Added netmd_exch_message function that sends a
	  command to and receives response from the player, with proper
	  respect for the USB status indicated by the player.\nReplaced
	  ad-hoc calls to usb_control_msg calls by simple calls to the
	  netmd_exch_message function.

2004-03-21 06:43  bertrik

	* libnetmd.c: Removed DEVICE_COUNT #define, now using terminating
	  pair in netmd_devices list.

2004-03-20 18:22  bertrik

	* libnetmd.c: Removed duplicate strdup

2004-03-15 15:31  bertrik

	* libnetmd.c: Moved DEVICE_COUNT #define from libnetmd.h to here
	  and updated value

2004-03-15 15:30  bertrik

	* libnetmd.h: Moved DEVICE_COUNT #define to libnetmd.c

2004-03-15 15:22  bertrik

	* libnetmd.c: Added missing comma

2004-03-15 10:31  emann

	* libnetmd.c, CHANGELOG: Added CHANGELOG Put MZ-N510 in device
	  list.

2004-03-11 13:46  georgx1

	* libnetmd.c, libnetmd.h, netmd.c: renamed all external functions
	  commented internal functions in headerfile out declared internal
	  functions static in c file

2004-03-10 13:45  georgx1

	* hotplug-netmd: removed absolute path of logger.  the directory
	  where logger is in has to be in $PATH now

2004-03-08 09:36  emann

	* minidisc.usermap: This is just a commit of the minidisc.usermap
	  that was submitted to the newsgroup by Bertrik Sikken.

2003-11-14 17:23  emann

	* libnetmd.c, libnetmd.h, netmd: Added MZ-N10 to device list

2003-09-12 15:51  emann

	* LICENCE.TXT, libnetmd.c, libnetmd.h, netmd, netmd.c,
	  utilities/char-to-hex.c, utilities/hex-to-char.c,
	  utilities/logparse.pl: Have added the GPL to all files. emann

2003-09-12 14:50  emann

	* omgutils-patch.txt, .cdtproject, .project, Doxyfile, Makefile,
	  hotplug-netmd, libnetmd-get_devname-patch.diff, libnetmd.c,
	  libnetmd.h, make.txt, netmd, netmd.c, patch.txt,
	  documentation/.index.html.swp, documentation/howto.html,
	  documentation/index.html, documentation/proto.txt,
	  documentation/protocol.html, documentation/protocol2.txt,
	  documentation/index_files/logo.html,
	  documentation/index_files/openwindow.html,
	  documentation/index_files/pix.html,
	  documentation/index_files/showimages.html,
	  documentation/index_files/styleNN.html, utilities/char-to-hex.c,
	  utilities/cleanup.pl, utilities/diff.txt,
	  utilities/hex-to-char.c, utilities/logparse.pl: [no log message]

