14 projects tagged "Hardware"
The Advanced Linux Sound Architecture is composed of several parts. The first is a fully modularized sound driver which supports module autoloading, devfs, isapnp autoconfiguration, and gives complete access to analog audio, digital audio, control, mixer, synthesizer, DSP, MIDI, and timer components of audio hardware. It also includes a fully-featured kernel-level sequencer, a full compatibility layer for OSS/Free applications, an object-oriented C library which covers and enhances the ALSA kernel driver functionality for applications (client/server, plugins, PCM sharing/multiplexing, PCM metering, etc.), an interactive configuration program for the driver, and some simple utilities for basic management.
rioutil is a utility designed for the use of interfacing with Sonic Blue/dnna's third, fourth, and fifth generations of flash MP3 players (Rio 600/800/900/S-Series/Riot/Cali/Chiba/Fuse and Nike psa[play). On many players, it goes beyond the packaged software by providing downloading.
EasyPMP is a program used to create and maintain the music database on a variety of portable music players. This allows tracks to be browsed by artist, album, genre, etc., rather than by directory structure. The following devices are supported: iRiver H100 series; iRiver H300 series; iRiver H10 UMS; iRiver H10 MTP (with emergency connect mode); iRiver H10Jr. UMS; iRiver U10 UMS; MEDION MDJuke220 and MDJuke 440; and Samsung YH-820, YH-920, and YH-925. It is developed as part of a project called PMPlib, which aims to develop a library that can be used by desktop media players and other programs, in order to support these devices.
PyGogear is a tool for using the Philips GoGear MP3 players under Linux. The GoGear Philips xHDD0xx and PSS115/7 series of MP3 players can be mounted with the usb-storage module, but merely copying MP3 files onto it is not enough, since the player needs to read information about the tracks from a Sqlite database file, usually named MyDb. This program reads the necessary tags (either ID3v1 or ID3v2) from the MP3 files placed on the player and inserts them in the database. M3U playlists are supported.
mgadvd is a Matrox G200/Zoran 36700 hardware MPEG decoder driver for Linux. It allows you to play MPEG-1, MPEG-2, and DVD streams through the Zoran 36700 Vaddis III decoder (connected to the G200) with very low CPU usage. Supported DVD audio formats are AC3 (Dolby Digital) and PCM. Included is a player app called mzplay that plays DVD directly from the disc as well as MPEG-1 and MPEG-2 video and audio (Layer II only) files.
GNUdap is a project to build a userspace driver to interface Linux with proprietary-protocol USB MP3 players and mass storage devices. Currently, GNUdap supports only the "Perstel,Inc. CHIC MP10". GNUdap is also an experiment to test the advantages of a strongly-typed programming language and of the functional programming paradigm in hardware development. GNUdap currently supports all features supported by the official program provided with the Chic, and has some additional features, like being able to transfer MP3s directly to the PC.