Downloadliste

Projektbeschreibung

Cuelib is a Java library for manipulating and
otherwise working with cue sheets. Cue sheets
describe the layout of a CD or DVD, and are the de
facto standard for describing track data of
multi-track audio files, such as WAV or FLAC
images of entire audio CDs.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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-06-14 05:36
1.2.1

Eine Abhängigkeit von Java 1.6 wurde entfernt, um sicherzustellen, dass cuelib ist mit Java 1.5 kompatibel. Diese Pressemitteilung ist auch als ein komplettes Paket, bestehend aus Binaries, Quellcode und Dokumentation in einem einzigen ZIP-Datei.
Tags: Minor bugfixes
A dependency on Java 1.6 has been removed to ensure that cuelib is compatible with Java 1.5. This release is also available as a complete package consisting of binaries, source, and documentation in a single zip file.

2008-05-22 08:28
1.2.0

Die TrackCutter Tool hat sich erheblich verbessert Dateiauswahl gewonnen, die Fähigkeit, ein Cue-Sheet von der Standardeingabe gelesen, und die Fähigkeit zur Weiterentwicklung Informationen zur Standard-Fehler drucken. Die Dokumentation wurde mit Informationen für alle Mitglieder aller Klassen erweitert. Es kommt auch mit einem XML-Schema für die Ausgabe von CueSheetToXmlSerializer, wie wel als eines XSLT-Stylesheets für die Umsetzung dieser XML-Ausgabe wieder in ein Cue-Sheet. Schließlich alle cuelib unterstützt jetzt JDK1.4 Protokollierung.
Tags: Major feature enhancements
The TrackCutter tool has gained greatly improved file
selection, the ability to read a cue sheet from standard input,
and the ability to print progress information to standard
error. The documentation has been expanded with
information for all members of all classes. It also comes with
an XML schema for the output of CueSheetToXmlSerializer,
as wel as an XSLT stylesheet for turning this XML output
back into a cue sheet. Finally, all of cuelib now supports
JDK1.4 logging.

2008-04-14 02:07
1.1.1

Diese Veröffentlichung fügt eine Option, um zu TrackCutter Pregaps der Länge unterhalb einer bestimmten Schwelle unberücksichtigt zu lassen. Es fügt eine Hilfe-Option. Es ist eine kleine Korrektur in der Hilfe angezeigt.
Tags: Minor feature enhancements
This release adds an option to TrackCutter to disregard pregaps of length below a certain threshold. It adds a help option. There is a minor correction in the help message.

2008-04-13 02:24
1.1.0

Ein Kommandozeilen-Tool, das Dateien in Titel auf Informationen in einer Cue-Blatt zur Verfügung gestellt Grundlage können geschnitten wurde hinzugefügt. Dies hat die Unterstützung für Post-Processing, so können Sie ganz einfach codieren Tracks mit lame oder FLAC (einschließlich der Festlegung der ID3-Tags auf die Daten in der cue sheet basiert). Spuren im Pregaps ausgeblendet werden unterstützt, wie zB im Album Skunk Anansie verwendet Stoosh. Ein Serializer, dass ein Cue-Sheet in eine XML-Darstellung schreibt, wurde hinzugefügt. Eine bequeme Methode für das Erhalten von Metadaten aus verschiedenen cue sheet Darstellungen wurde hinzugefügt.
Tags: Major feature enhancements
A command line tool that can cut files into tracks
based on information provided in a cue sheet was
added. This has support for post-processing, so
you can easily encode tracks using lame or FLAC
(including setting the ID3 tags based on the data
in the cue sheet). Tracks hidden in pregaps are
supported, such as used in Skunk Anansie's album
Stoosh. A serializer that writes a cue sheet to an
XML representation was added. A convenient method
for getting various metadata from cue sheet
representations was added.

2008-03-30 20:27
1.0.0

Tags: Initial freshmeat announcement

Project Resources