Personal tools
Skip to content. | Skip to navigation
libshout is a library for communicating with and sending data to an icecast server. It handles the socket connection, the timing of the data, and prevents most bad data from getting to the icecast server.
This library provides support for playing SID music modules originally created on Commodore 64 and compatibles. It contains a processing engine for MOS 6510 machine code and MOS 6581 Sound Interface Device (SID) chip output. It is used by music player programs like SIDPLAY and several plug-ins for versatile audio players. Developers should consider switching to libsidplay version 2 or newer.
This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. Originally part of the Gtk-- widget set, libsigc++20 is now a separate library to provide for more general use. It is the most complete library of its kind with the ability to connect an abstract callback to a class method, function, or function object. It contains adaptor classes for connection of dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries. Package GTK-- (gtkmm), which is a C++ binding to the GTK+ library, starting with version 1.1.2, uses libsigc++20.