Releases: ecpre/FUSE-RedSea
FUSE RedSea v0.1.6
This release fixes a bug where you could not create a directory in the root directory. It additionally disables the trash (though perhaps not in the most elegant way?) as that does not work well with TempleOS. The trash was previously not an issue as it could not be created due to the directory creation bug.
FUSE RedSea v0.1.5
This release fixes a bug where it was not possible to create a new file inside the root directory. This fix should resolve all the major outstanding issues with the project.
As always, create a backup of any RedSea ISO.C files you wish to use with this program, as there is no guarantee it will not destroy the data!
FUSE RedSea v0.1.4
This release fixes some pretty damaging bugs with file truncation (namely file truncation not being implemented), and allows filesystems to properly make edits which remove lines.
Additionally fixes some memory leaks, random failures to create directories, and reworked the make
file so it will work better with certain gcc configurations.
FUSE RedSea v0.1.3
Fixed some more critical bugs I had not yet discovered. This should allow TOS to properly read resized directories now!
FUSE RedSea v0.1.2
Bugfix for critical memory management issue! All previous versions are very unstable and will be unable to read certain files!
FUSE RedSea v0.1.1
This fixes a bug in version 0.1.0 which would overwrite files with the "Resident" attribute instead of the "Deleted" attribute when placing new entries in a directory.
FUSE RedSea v0.1.0
This release adds full R/W support for TempleOS ISO.C files.
FUSE RedSea v0.0.2
Quick bugfix to fix issues regarding deleted files in a redsea partition.
FUSE RedSea v0.0.1
Initial release. Read only right now.