21 projects tagged "GPL"
Albumine is a music database program. It treats a music collection as a structured collection of albums rather than a chaotic pool of songs. Its major objective is to help users automate the process of inserting new albums into the database, thus making large scale music collecting less painful. It collects all relevant data from a given directory, which appears in the database in a couple of seconds. It supports MP3 and potentially all relevant formats, including CDDA.
Cactus is an audio player. It shows all your music files in a kind of database, and you can easily browse, edit, and search your collection. It also supports synchronizing your music collection with a mobile player device. It plays MP3, WAV, and Ogg. It can also import and rip audio CDs, automatically show album covers, tag MP3 files, and maintain a fast library. A GTK 1.x binary is also available.
In order to leave Windows behind most people need a fully-functional money management program. CheckBook Tracker seeks to solve that problem. It has the feel and features of packages like Microsoft Money without requiring the user to build their own sources or find an RPM for their distribution. Its features include Import / Export QIF files straight from Money or Quicken, autocomplete, check printing, split transactions, balance forecasts, online banking, and more.
ColorSnatch is a board game built using the Lazarus libraries. Player 1 starts in the lower left corner, player 2 in the upper right. Each turn, players choose one color to add to their territory. Then, all adjacent tiles of that color are captured. The first player to capture 50% of the field wins. It can be played vs. an AI or another human. Internationalization is available. The game is also a demonstration of Lazarus's capabilities.
The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi-compatible 32/64 bit Pascal Compiler. It comes with a fully TP 7.0-compatible run-time library. Some extensions have been added to the language, like function overloading. Shared libraries can be linked. Basic Delphi support is implemented with classes, exceptions, RTTI, and ansistrings. A Free Component Library (FCL) is available with the base classes. Bindings for X11, ncurses, GTK, OpenGL, zlib, mysql, interbase and postgres are available.