25 projects tagged "multimedia"
Lyra is a front-end to the Music Player Daemon (MPD). Based loosely on the Creative Media Source software, it has the aim of supporting large collections of albums and artists. Other interesting features are the implementation of a local cache of the music library using an SQLite database, increased speed, and flexibility. In addition, Lyra supports integration with the Last.fm service, which includes "Scrobbling" and album cover art.
oo.WebsiteTools is a set of basic tools which are needed on almost every Web site. Using these tools speeds up your Web development radically. It consists of three different parts: oo.Admin, oo.Sql, and oo.Ajax. oo.Admin is used to administer the site and allow users to manage their accounts. oo.Sql lets you change database backends without changing your SQL code. oo.Ajax is an AJAX library that can load and update div elements, send forms without reloading the page, and more.
The Ecere SDK is a cross-platform toolkit for building software applications. It currently runs on Windows, Linux, Mac OS X (through X11), FreeBSD, and the Android OS. It should run on other Unix platforms with minor testing/tweaking. With the Ecere SDK, you can develop applications once and deploy them on all supported platforms alongside a lightweight runtime environment. It introduces eC, an object oriented language derived from and fully compatible with C, compromising neither runtime performance nor ease of use. A built-in 3D engine supporting both Direct3D and OpenGL is fully integrated.
K-Yamo is an MP3 and Ogg Vorbis tagger with ID3v2 support. It can store ID3v1, ID3v2.3, or ID3v2.4 tags. It also stores pictures in the tags. K-Yamo supports multi-file editing. It can guess tags out of filenames, and fetches the missing parts from musicbrainz. It also cleans up your files into a structured filesystem tree which makes use of the tags in the files. Finally, it is a CD ripper with FreeDB support. A MySQL database can optionally be used for tagging.