Download List

Descripción del Proyecto

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).

System Requirements

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

Muchas de las mejoras en los scripts de creación y Makefiles para Linux, * BSD y Windows. Para Windows, g + + ya no es necesario. El código fue reescrito en C. Apoyo fue agregado para el Smaky. COLOR formato de archivo a través de la extensión de IC, las imágenes se convierten en la mosca de la XPM (v2) formato.
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

Se agregó el soporte para el Smaky. Image File Format a través de la extensión de IC. Esto proporciona la capacidad para convertir. IMAGE para. PBM (formato de mapa de bits portátil) sobre la marcha. La herramienta (fosrec) fue añadido para recuperar todos los archivos borrados (y recuperables) en un dispositivo Smaky. Mucho código fue limpiado.
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

Esta versión incluye el soporte para restaurar archivos borrados. Se añade soporte a la biblioteca para trabajar con varios discos en el mismo programa. Se añade un puerto de algunas herramientas para Windows con el compilador de 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

Muchas correcciones de errores (pérdidas de memoria). El código ha sido limpiado. La licencia ha cambiado desde la GPLv2 a 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 registrador interno se añadirán a la biblioteca para el seguimiento de las operaciones de FOS. Ya no es necesario elegir el tipo de disco porque ahora será detectado automáticamente.
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