From d9ec7993f9705a100043fc890eaa050bcba05349 Mon Sep 17 00:00:00 2001 From: germeier Date: Tue, 24 Sep 2002 15:38:03 +0000 Subject: fixed issues with 8.3 names in directory.c actually use mpio_filetype_t to tag files during writing of internal memory writing of Config.dat does work now (though it needs some code in mpiosh) --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f16b419..f059c90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2002-09-24 Markus Germeier + * libmpio/directory.c (mpio_dentry_put): fixed 8.3 handling + to allow correct writing of CONFIG.DAT + (mpio_dentry_find_name_8_3): fixed handling of given filename + * libmpio/mpio.c (mpio_file_del, mpio_file_get): + system files (like sysdum?.du?) can now be read and deleted + (mpio_file_put): use mpio_filetype_t to tag files which are + written to the internal memory (it is now possible to write + config files back to the player) + 2002-09-24 Markus Germeier * a lot of little changes and updates * mpiosh/callback.c (mpiosh_cmd_dump_mem): -- cgit v1.2.3