Download List

Descripción del Proyecto

Envoy is an "open and display things" library. It provides an interface for storing file associations and launching files based on those associations. This comes with a wrapper program to enable desktop users to benefit from the file associations without developers adding explicit support. It also supports opening any URI transparently, as long as the corresponding protocol support exists: applications that want simple read (and write, depending on the protocol) access to files, wherever they are, can use the envoy API to do so.

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.

2008-03-14 22:05
0.4

Esta versión incluye una prueba de concepto para la URI / protocolo de manejo a través de plugins. Se cambia el nombre de la interfaz de "Cónsul", e incluye un trabajo. Archivos de PC. Hay pequeñas actualizaciones de la interfaz de GTK. La estructura del proyecto y proceso de construcción se han limpiado mucho.
Tags: Major feature enhancements
This release adds a proof-of-concept for URI/protocol handling via plugins. It renames the frontend to "consul", and includes a working .pc file. There are small updates to the GTK frontend. The project structure and build process have been cleaned up a lot.

2008-02-27 12:54
0.3

Un error en una base de datos se crearían nuevas de sólo lectura fue corregido. Programas comunes son auto-detectados y añadido como controladores de forma predeterminada. Un gtk2 versión de la interfaz ha sido añadido. Un paquete de archivos de configuración se incluye ahora para libenvoy.
Tags: Minor feature enhancements
A bug where a new database would be created
read-only was fixed. Common programs are
auto-detected and added as a default handlers. A
gtk2 version of the frontend was added. A
pkg-config file is now included for libenvoy.

2008-02-19 02:54
0.2

Un error que impedía a cambiar directorios en el cuadro de diálogo de selección de archivos se ha solucionado. Esta versión usa cajas de mensaje en lugar de printfs de errores. / Selección de visualización cuando se asocian los controladores de edición se ha añadido. libenvoy tiene funciones para obtener y establecer el controlador predeterminado. Este comunicado crea automáticamente la base de datos si no existe en vez de conseguir que el usuario para hacerlo. Esta versión no auto-detección y auto-instalar los controladores.
Tags: Minor feature enhancements
A bug that prevented changing directories in the file selection dialog has been fixed. This release uses message boxes instead of printfs for errors. Viewing/editing selection when associating handlers has been added. libenvoy has functions for getting and setting the default handler. This release automatically creates the database if it doesn't exist instead of getting the user to do it. This release does not auto-detect and auto-install handlers.

2008-02-11 20:00
0.1

Todo lo necesario para el día a día de hoy de uso, pero faltan unas cuantas "bueno tener" las funciones de la interfaz basada en X.
Tags: Initial freshmeat announcement
Everything needed for day-today usage, but missing a few "nice to have" functions in the X-based frontend.

Project Resources