20 projects tagged "POSIX"
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.
Financiamento CAIXA(2007) is a small program that simulates financing of the CAIXA bank, based on the amount of information on the Web site and discussion with employers of the referred bank. It includes taxes of insurance (death and invalidity) and insurance DFI. It simulates similar values of the real CAIXA.
QSMP3 is a MP3 Playback component for Delphi and Kylix. It allows you to add full MP3 playback capabilities to your application under both Win32 and Linux. It is a non-visual component, so it should be functional under Linux CLI, X11, Win32 GUI, and Win32 (not DOS) CLI. Supported capabilities include playback, stop, pause, seek-by-time-index,seek-by-byte-indes, automatic position reporting (by event), and position reporting by function call. This component relies on SDL, SMPEG, and the JEDI-SDL translation of the SDL and SMPEG headers to Pascal.