Main > Free Download Search >

Free car stereo software for linux

car stereo

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 220
Mad Bomber 0.2.5

Mad Bomber 0.2.5


Mad Bomber project is a SDL-based clone of Activisions 2600 game. more>>
Mad Bomber project is a SDL-based clone of Activisions 2600 game.
Mad Bomber is a clone of Activisions 1981 Atari 2600 classic, "Kaboom!" The Mad Bomber rushes back and forth at the top of the screen and drops bombs which you must catch with your bucket. If one drops, you lose a bucket and go back one level.
One or two players can play, using keyboard or mouse.
There is also a "versus" mode where player two controls the Mad Bomber.
Main features:
- Runs on a variety of platforms, including PDAs!
- Controlled with mouse or keyboard.
- One- and two-player modes, including two-player versus.
- On desktop systems, Mad Bomber can be run in a window or fullscreen, in 640x480 resolution.
- Mad Bomber optionally supports stereo sound, and includes music. Volume settings can be changed in the options screen.
- You can choose to play either with an attractive photo-realistic background, or with a plain (zen) Kaboom!-style background.
- A handicap can be set for either or both player, reducing the width of their bucket to half-size.
- High score and options are saved.
Enhancements:
- Now takes advantage of SDL_mixers left/right stereo panning support. (For splashes and explosions.)
<<less
Download (2.6MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1338 downloads
PHATDB 0.0.2

PHATDB 0.0.2


PHATDB is a tool to generate database and signature files for Kenwood ACDrive / mCD Car Stereo Head Units. more>>
PHATDB project is a tool to generate database and signature files for mCD (enhanced cd) / Kenwood ACDrive Car Stereo Head Units.
Building
You need libid3tag and openssl (libcrypto) to build phatdb.
./configure
make
make install
Usage
ACDrive USB headunits understand FAT formatted disk only, furthermore, the database must contain short (8.3) filenames. For phatdb to generate the database correctly, USB drives MUST be mounted as msdos (NOT vfat) so that the short filenames are shown.
NOTE: Since version 0.0.2, this is no longer necessary. Linux has an ioctl which allows retrieval of short filenames from mounted vfat volumes.
For a disk to be recognised by an ACDrive head-unit, it must contain an mcd directory in its root. This directory must contain the files:
pkeys2.e
pkeys2.sig
These files are NOT distributed with phatdb, they can be found in the phatnoise distribution or on the sample mCD CD which came with your head-unit.
To generate a database with all the music on a USB hard-drive mounted at /media/usbdisk:
phatdb -g /media/usbdisk
This will create the files:
/media/usbdisk/mcd/mcd.db
/media/usbdisk/mcd/mcd.sig
The disk should now play as enhanced media in your head-unit.
Version restrictions:
- Browsing and Index searching should work correctly, however phatdb does not currently generate voice-prompt files. It is recommended that you disable this feature when using phatdb. A future version may support voice prompting.
<<less
Download (0.36MB)
Added: 2007-03-19 License: GPL (GNU General Public License) Price:
955 downloads
Stereo 0.0.2 Alpha

Stereo 0.0.2 Alpha


Stereo is a Gnome/Mono application to copy mp3 files to mp3 player. more>>
Gnome/Mono application to copy mp3 files to mp3 player

Stereo is a GTK/mono application for copying MP3 files (either from a 3mu type playlist or database search onto an MP3 player than can be seen by Linux as a USB hard drive.

This is the initial alpha release - 0.0.1.

<<less
Download (0.12MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
1563 downloads
Musicman 0.14

Musicman 0.14


Musicman is mp3, ogg organizer. more>>
Do you have many MP3 files? Do you spend more time organizing them then listening to them? Do you store them on CDs? Do you have a car stereo MP3 player?
If so, MusicMan will help you organize your MP3, Ogg, from the most obvious place: Konqueror file manager.
Main features:
- Standarize the filenames of your music files.
- Guess info and set ID3 tags from the files name. Can be done to several files in one shot.
- Rename many selected files based on their ID3 tags.
- Set ID3 tags in mass for the selected files, with options from copying ID3s from other files, and leaving some ID3 fields untouched.
- Rename _ to space and vice-versa.
- Create HTML and Text indexes of your collections, including total playing time etc. 100% cofigurable thru templates.
- Create nice CD cover with nice full listing of your music files. 100% configurable thru templates.
- Organize your music collection to create a CD.
- See the change log for details.
<<less
Download (0.26MB)
Added: 2005-05-25 License: GPL (GNU General Public License) Price:
1614 downloads
Car World 0.243

Car World 0.243


CarWorld is a small driving simulator/demo I use to test various things of interest. more>>
CarWorld is a small driving simulator/demo I use to test various things of interest. It was mostly developed when I was a student. Car World is released with the full source code under the GNU General Public License.

The rendering

The two top pictures represent an slightly older version (v0.072) but graphically similar of CarWorld as it was presented for my project. v0.072 includes an OpenGL based renderer allowing
file input and displaying of texture mapped models with interpolated surface normals, real time projected shadows (as seen in the dino lights example).
background object
on screen command line to modify visual and simulation parameters

The mechanics

based on classical mechanics
uses standard metrics (Newtons, meters, seconds...)
there are no constraints on the environment surface
variable length time increments and variable increment number means "CarWorld time" is not dependent on frame rate.
adjustable simulation specs include: metrics, mass, moment of inertia around rotation axis, suspension pre load, compression damping, rebound damping, engine torque output, air friction, surface friction.

<<less
Download (0.64MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1203 downloads
Car Dealer Website 1.18

Car Dealer Website 1.18


Car Dealer Website allows you to get your car dealership inventory on the Web. more>>
Car Dealer Website allows you to get your car dealership inventory on the Web. Car Dealer Website projects easy-to-use system features full searching capability by make/model, price range, and year range.
Each listing has a contact form where buyers can easily make contact from your site on a particular vehicle.
You can upload as many images as needed per listing and setup as many makes and models as needed for your dealership. It is fully template driven, and is easy to customize.
Installation:
-copy all files to your web host
-use phpmyadmin or your mysql interface to run site.sql against your database.
-chmod 777 upload/ and upload/tmp/
-open site.xml and edit the database section with your database details.
-go to admin/ and login with username of admin with a password of test.
-be sure to change the passwords for the admin and regular user.
Setup the site.xml file with your database settings as follows.
< database type="mysql" >
< server >database server address< /server >
< login >database login< /login >
< password >database password< /password >
< default >mysql database name< /default >
< /database >
Add this to your htaccess file to prevent viewing of the xml config file.
< Files ~ ".xml" >
Order allow,deny
Deny from all
Satisfy All
< /Files >
Enhancements:
- Some of the lines of code within the library files were fixed up to improve the speed of the system.
<<less
Download (0.12MB)
Added: 2006-07-03 License: Other/Proprietary License with Source Price:
1213 downloads
Car PC Development Kit 0.2.1

Car PC Development Kit 0.2.1


Car PC Development Kit is a kit for making a Linux distribution for a car PC. more>>
Car PC Development Kit is a kit for making a Linux distribution for a car PC.
Unlike most distributions which come prepackaged and ready to load, this distribution requires downloading, compiling, and post-setup before you can load it into a system.
The end result will be a modular platform for quickly putting together a small Linux system to copy onto boot media and start using.
The target platform is a mini-computer to be installed in an automobile and used either headless or with a monitor and some input device like a keyboard or remote control.
Enhancements:
- Fixes LIRC support for both CAUI and MPlayer.
- Updates the CAUI version, and updates the LIRC package to configure more buttons by default.
<<less
Download (0.065MB)
Added: 2005-12-02 License: GPL (GNU General Public License) Price:
1428 downloads
Trophy 1.1.5

Trophy 1.1.5


Trophy project is an action car racing game. more>>
Trophy project is an action car racing game.

Trophy is an action car racing game for Linux. Its 2D (top-view) but aims to provide high quality graphics.

You can shoot, drop bombs, and drive against the other players.

<<less
Download (8.9MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
820 downloads
Used Cars Mt Pleasant Michigan 1.0

Used Cars Mt Pleasant Michigan 1.0


Search Toolbar from Mt Pleasant Used Cars Michigan for use with Mozilla Firefox. Helps to make web surfing for used cars more enjoyable. Includes a ra... more>> <<less
Download (504KB)
Added: 2009-04-24 License: Freeware Price: Free
182 downloads
Wrong Way 0.2.6

Wrong Way 0.2.6


Wrong Way is car racing game for one or two players. more>>
Wrong Way is car racing game for one or two players.

You can choose one of six cars in three different tracks. Wrong Way was written with Pygame.

The two players play on split screen. There are multiple cars and tracks ready for use.

<<less
Download (8.7MB)
Added: 2005-12-07 License: GPL (GNU General Public License) Price:
1418 downloads
QARecord 0.0.9b

QARecord 0.0.9b


QARecord is a simple multithreaded stereo recording tool. more>>
QARecord is a simple multithreaded stereo recording tool. QARecord project can record both 16 bit and 32 bit WAVs.

By using a large ringbuffer for the captured data, buffer overruns are avoided. QARecord can also be used as JACK client.
<<less
Download (0.016MB)
Added: 2006-02-10 License: GPL (GNU General Public License) Price:
1354 downloads
Toy Cars 0.3.3a

Toy Cars 0.3.3a


Toy Cars is a physics-based 2D racing game for Linux. more>>
Toy Cars is a physics-based 2D racing game for Linux. The graphics and the interface use SDL and OpenGL.

Toy Cars is partly inspired by Micromachines and partly by the old Atari ST game called Jupiters Masterdrive.

<<less
Download (3.2MB)
Added: 2007-05-07 License: GPL (GNU General Public License) Price:
910 downloads
Linux distribution race 1.0

Linux distribution race 1.0


Linux distribution race is a cool car race for 4 players. more>>
Linux distribution race is a cool car race for 4 players, cars are named by Linux distributions (Mandrake, SUSE, RedHat, Debian).

You can create maps in GIMP. Controls: WSAD, TGFH, IKJL, arrows.

<<less
Download (1.2MB)
Added: 2005-12-07 License: GPL (GNU General Public License) Price:
1422 downloads
Gran Prix 1.0

Gran Prix 1.0


Gran Prix is a simple 2D car race game. more>>
Gran Prix is a simple 2D car race game.

Gran Prix is a game writen in Python, for 2 to 4 players, with three different tracks. You can run on these tracks with four different formula 1 style cars, you can customize the max speed of the cars and the number of laps to win the race.

The game isnt very cool, but a list of new features are planed.

<<less
Download (0.12MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1032 downloads
JAMin 0.95.0

JAMin 0.95.0


JAMin is the JACK Audio Connection Kit (JACK) Audio Mastering interface. more>>
JAMin is the JACK Audio Connection Kit (JACK) Audio Mastering interface. JAMin is an open source application designed to perform professional audio mastering of stereo input streams.
JAMin project uses LADSPA for digital signal processing (DSP).
Main features:
- Linear filters
- JACK I/O
- 30 band graphic EQ
- 1023 band hand drawn EQ with parametric controls
- Spectrum analyser
- 3 band peak compressor
- Lookahead brickwall limiter
- Multiband stereo processing
- Presets and scenes
- Loudness maximiser
<<less
Download (0.98MB)
Added: 2006-02-09 License: GPL (GNU General Public License) Price:
1356 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5