Downloadliste

Projektbeschreibung

mp3stat is a simple MP3/Ogg bitrate analysis tool intended
for comparing a single audio source encoded with different
settings or different encoders.

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.

2004-10-01 04:03
2.6.01

Diese Version behebt einen peinlichen Fehler in Rundung die durchschnittliche Bitrate. Die GTK 2 UI gegeben wurde ein Tooltip Popup Nutzer über detaillierte Grafiken in der Grafik angezeigt werden. Die Konsole UI gegeben wurde die Möglichkeit, Verzeichnisse ohne Wildcards zu scannen.
Tags: Minor bugfixes
This release fixes an embarrassing rounding bug in the
average bitrate. The GTK 2 UI has been given a tooltip
popup notifying users of detailed graphs on the graph
display. The console UI has been given the ability to scan
directories without wildcards.

2004-09-21 11:17
2.6.0

Diese Pressemitteilung modularizes komplett mp3stat, so dass die Ein-und UI-Klassen sind jetzt Laufzeit ladbare Module über dlopen. Das Build-System wurde komplett aktualisiert, um das neue Plugin-Architektur zu behandeln. Die Dokumentation wurde aktualisiert, um neue Funktionen dlopen wiedergeben, und es wurden verschiedene Aufräumarbeiten zu zahlreich, zu erwähnen.
Tags: Major feature enhancements
This release completely modularizes mp3stat, so that the
input and UI classes are now runtime loadable modules via
dlopen. The build system has been completely updated to
handle the new plugin architecture. The documentation was
updated to reflect new dlopen features and there were
various code cleanups too numerous to mention.

2004-09-14 08:28
2.5.14

Diese Version kapselt die Input-System komplett in die Klassen. Es entfernt viele redundent und totem Code aufgrund der neuen Input-System. Eine Menge von C-Strings umgewandelt wurden in std:: string. Außerdem wurde ein Fehler behoben mit der GTK + UI Batch-Modus.
Tags: Code cleanup
This version completely encapsulates the input system into
classes. It removes a lot of redundent and dead code due to
the new input system. A lot of C-strings were converted into
std::
string. Also, a bug was fixed with the GTK+ UI batch mode.

2004-09-06 09:10
2.5.13

Diese Veröffentlichung hat vorläufigen Unterstützung für libmagic brauchbare Dateien zu erkennen. Darüber hinaus bereinigt verschiedenen Sektionen des GTK +-Code und ein fester segfault mit der Konsole UI.
Tags: Minor bugfixes
This release added preliminary support for libmagic to detect usable files. It also cleaned up various sections of the GTK+ code and fixed a segfault with the console UI.

2004-08-06 02:56
2.5.12

Diese Mitteilung ordnet die Farbe Schlüssel zu mehr intuitiv sein. Es behebt einige GUI Verhaltensstörungen und entfernt vorbisfile von Abhängigkeiten. Es macht auch viele Funktionen zur Verbesserung der Erstellung von statischen Optimierungen.
This release reassigns the color key to be more intuitive. It
fixes some GUI behavioral problems and removes vorbisfile
from the dependencies. It also makes many functions static
to improve compiling optimizations.

Project Resources