MODERATORS: As I'm new(ish) I guess this'll be moderated before being published. Let me know if any of the URLs aren't working. Thanks!
Hello,
Been building a Car PC on and off for the last few years, and had the same problem as many people do in that no front ends worked exactly as I wanted, so as usual I decided to write my own. Didn't expect it to take quite so long but...
It's VB6 based, and has a fairly limited scope as my desire was for it to run responsively on my M9000 board, tie together my very disorganised mp3 collection and allow occasional satnav. Here's what it does:
mp3 and wav courtesy of the Bass Engine
Parametric EQ
Basic Video player (MP Classic)
Simple picture viewer
Embedded navigation software (I use Sygic), but not really integrated
Music database based on sqlite
Basic notes/calendar/calculator (that now I've written I'm not sure I'll use!)
Day and Night mode
Here's the stuff it doesn't do!
wma/flac/ogg etc
no album art (hardly have any anyway)
volume control
dvd
cd audio
radio
you can redefine the graphics, but it's not really skinnable as such
any kind of internet data services
OBD (but my car predates OBD by a long way)
stuck in 800x600
loads of other stuff
... this is because all my music is mp3 and I'm running the PC through my head unit.
Anyway, I thought I'd make the software available just to see what people thought. Someone may find it useful! *
Some images:
http://i848.photobucket.com/albums/a...1/mainmenu.jpg
http://i848.photobucket.com/albums/a...ediaplayer.jpg
http://i848.photobucket.com/albums/a...t1/browser.jpg
http://i848.photobucket.com/albums/a...roject1/EQ.jpg
http://i848.photobucket.com/albums/a...navigation.jpg
And the download is here:
Download
Quick instructions:
Unzip somewhere, you may need to set some paths for external apps in settings.ini, and edit topmenu.ini with your media paths (you can add/delete paths as well). systemmenu.ini defines the main menu screen.
Then run project1.exe (I haven't come up with a name). If you want to set up the music database go into the database screen and select the paths you want to scan.
Operation is pretty simple (or so I like to believe). You can also long press a folder to recursively play all the songs in it, and if you long press a song it'll queue it after the current song.
Oh, and at present there's an issue with sqlite on my M9000 board - it don't work! Would be grateful if someone else could try this out. Works on everything else I've tested it on. Actually there's probably plenty more bugs. Who knows?
Enjoy!
itma_its_easy
* (hoping that someone likes it enough to redo the graphics for me........! ;-)

