Télécharger la liste

Description du projet

Fosfat is a C library for providing read-only
access to a Smaky formatted disk. Currently, only
a tool and a FUSE extension that use this library can be used for reading a directory and copying a file. Smaky is a
system developed in Switzerland at the EPFL (Ecole
Polytechnique Fédérale de Lausanne).

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-15 02:10
0.4.0

De nombreuses améliorations dans la compilation des scripts et des fichiers Makefile pour Linux, * BSD, et Windows. Pour Windows, g + + n'est pas plus nécessaire. Le code a été réécrit en C. Appui a été ajouté pour le Smaky. COLOR format de fichier par l'extension FUSE, les images sont converties à la volée pour les XPM (v2) format.
Tags: Major feature enhancements
Many improvements in the build scripts and Makefiles for Linux, *BSD, and Windows. For Windows, g++ is not needed anymore. The code was rewritten in C.
Support was added for the Smaky .COLOR file format through the FUSE extension; the images are converted on the fly to the XPM (v2) format.

2009-07-08 23:18
0.3.2

Un soutien a été ajoutée pour le Smaky. Format de l'image grâce à l'extension FUSE. Cela donne la possibilité de se convertir. IMAGE pour. PBM (format bitmap portable) à la volée. L'outil (fosrec) a été ajouté pour récupérer tous les fichiers supprimés (et restaurés) sur un périphérique Smaky. Une grande partie du code a été nettoyé.
Tags: Minor feature enhancements
Support was added for the Smaky .IMAGE file format through the FUSE extension. This provides the ability to convert .IMAGE to .PBM (portable bitmap format) on the fly. The tool (fosrec) was added for recovering all files deleted (and restorable) on a Smaky device. Much code was cleaned up.

2007-12-16 18:41
0.3.0

Cette version apporte un soutien pour la restauration des fichiers supprimés. Il ajoute le support à la bibliothèque pour travailler avec plusieurs disques dans le même programme. Il ajoute un port d'une partie des outils pour Windows via le compilateur MinGW.
Tags: Major feature enhancements
This release adds support for restore deleted files. It adds support to the library for working with multiple disks in the same program. It adds a port of some tools for Windows through the MinGW compiler.

2007-12-09 17:00
0.2.3

De nombreuses corrections de bugs (fuites mémoire). Le code a été nettoyé. La licence a changé depuis la GPLv2 à la GPLv3.
Tags: Major bugfixes
Many bugfixes (memory leaks). The code has been cleaned up. The license has changed from the GPLv2 to the GPLv3.

2007-07-07 20:41
0.2.2

Un enregistreur interne a été ajoutée à la bibliothèque pour la suite des opérations FOS. Il n'est plus nécessaire de choisir le type de disque parce que maintenant, il sera automatiquement détecté.
Tags: Major feature enhancements
An internal logger was added to the library for
following the FOS operations. It is no longer
necessary to choose the type of disk because now
it will be automatically detected.

Project Resources