Media File XStream bug list.

bugs:
- 2004-05-09 Spacing are changed in XboxMediaCenter.xml when setting bookmarks for XBMC.
             I think I have to use another xml parser than the one in .NET to do that, that has to wait.

solved bugs / additional features:
- 2004-05-31 fixed: Connection problem when setting bookmarks from XBMC.
- 2004-05-30 changed: How the program gets the ipaddress list.
- 2004-05-29 fixed: Reworked some of the code handling shares, hopefully this will resolve problems with subfolders showing/not showing.
- 2004-05-24 fixed: Drag and drop did not work with drives.
- 2004-05-23 added: SubFolder flattening ability.
- 2004-05-19 fixed: When changing ShowSubFolders in a MountPoint, subfolders was not removed and not added.
- 2004-05-19 fixed: When adding new files or folders in a shared folder it was presented in lowercase only.
- 2004-05-19 added: IPAddress selection for computer with several NIC:s
- 2004-05-16 changed: Share handling rewriten much faster, handels filesystem event when files are created, renamed and deleted.
- 2004-05-16 fixed: Save menu was not enabled until after focus changed.
- 2004-05-13 changed: Service handling used to be Win32 API, but has been changed to Managed code.
- 2004-05-11 fixed: Has to restart program to change LogLevel.
- 2004-05-11 changed: FTP transactions used to be Win32 API, but has been changed to Managed code.
- 2004-05-10 fixed: All XBMC bookmarks was deleted and not just xbms.
- 2004-05-10 added: Checkbox 'Remove old bookmarks for this computer' in XBMC Bookmarks dialog.
- 2004-05-08 fixed: Menu File/Save asked for a file when the file in settings did not exist.

