The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > Linux

Reply
 
Thread Tools Search this Thread Display Modes
Old 06-28-2007, 04:01 PM   #1
Variable Bitrate
 
intuitionsys's Avatar
 
Join Date: Jul 2005
Location: Ottawa, ON, Canada
Vehicle: 2005 Ford Freestar Limited
Posts: 288
My Photos: (0)
Silverwolf2 AES finally published

With all the delays I didn't think I'd ever find time to get everything packaged and up on the new site but as of right now Silverwolf2 AES is finally available.

This first release is v2.0.0.0 alpha1 with the next release having most if not all the remaining modules completed. Rather than going on about how great I think it is, just go to Intuition Systems and decide for yourself...

Silverwolf2 AES specific pages are at:

http://www.intuitionsys.com/products.php?prod=sw2
http://www.intuitionsys.com/projects.php?proj=sw2

Enjoy!
__________________
Silverwolf 2.0 Progress: 100% (alpha)
Alpha Release Date: June 28, 2007
intuitionsys is offline   Reply With Quote
Sponsored Links
Old 06-29-2007, 10:22 AM   #2
Low Bitrate
KaZeR's CarPC Specs
 
Join Date: Jan 2007
Vehicle: Opel (GM/Vauxhall) Corsa C
Posts: 72
My Photos: (7)
Hi. This looks really neat. I was trying to install it on my gentoo, but i can't figure out what package i need for soundcard.h (oss4 ? ). I've installed alsa-oss for example, but it didn't work. Can you help me?
KaZeR is offline   Reply With Quote
Old 06-29-2007, 11:27 AM   #3
Variable Bitrate
 
intuitionsys's Avatar
 
Join Date: Jul 2005
Location: Ottawa, ON, Canada
Vehicle: 2005 Ford Freestar Limited
Posts: 288
My Photos: (0)
Quote: Originally Posted by KaZeR View Post
Hi. This looks really neat. I was trying to install it on my gentoo, but i can't figure out what package i need for soundcard.h (oss4 ? ). I've installed alsa-oss for example, but it didn't work. Can you help me?

I'm not really sure what you mean. Maybe you could elaborate a bit...

When you install OSS4 from www.opensound.com it should autodetect and set everything up for you. If you're using the Gentoo package (if they have one) make ABSOLUTELY sure you install OSS version 4. Version 3 WILL NOT WORK. You also need to deactivate any sound system you're currently using.
__________________
Silverwolf 2.0 Progress: 100% (alpha)
Alpha Release Date: June 28, 2007
intuitionsys is offline   Reply With Quote
Old 06-29-2007, 12:08 PM   #4
Low Bitrate
KaZeR's CarPC Specs
 
Join Date: Jan 2007
Vehicle: Opel (GM/Vauxhall) Corsa C
Posts: 72
My Photos: (7)
Thanks for your fast answer.

I managed to compile SW2, and i have a few questions / remarks.

- Why didn't you include the tree and sql files in the src package?
- How can i set a different screen resolution?
- how can i launch (put on top from previous instance would be perfect) an external app for gps navigation?

I think i may have a hundred more question coming

Thanks in advance !
KaZeR is offline   Reply With Quote
Old 06-29-2007, 01:27 PM   #5
Variable Bitrate
 
intuitionsys's Avatar
 
Join Date: Jul 2005
Location: Ottawa, ON, Canada
Vehicle: 2005 Ford Freestar Limited
Posts: 288
My Photos: (0)
Quote: Originally Posted by KaZeR View Post
Why didn't you include the tree and sql files in the src package?

Because it was just easier that way (for me)
Quote: Originally Posted by KaZeR View Post
How can i set a different screen resolution?

You'll need to stretch alot of the skin graphics (or create your own) and re-do the coords in skin.conf (skins are meant to be tied to a specific resolution so they look exactly as intended; most screens are 800x480 so that's the default I used for the default skin).
Quote: Originally Posted by KaZeR View Post
how can i launch (put on top from previous instance would be perfect) an external app for gps navigation?

Navigation support is being added in the next release. I have iGuidance myself so most of my efforts will be geared towards that initially. There will also be support for a video switch that my company sells (uses the parallel port) if you have an external navigation unit. That is mainly meant for cars that have built-in navigation already though. The short answer is that you'll need to wait a bit for navigation to be implemented.

I would be interested to hear your results and the exact hardware you're using since it has only been tested on three platforms so far. I'm suprised you got all the dependencies resolved that quickly
__________________
Silverwolf 2.0 Progress: 100% (alpha)
Alpha Release Date: June 28, 2007
intuitionsys is offline   Reply With Quote
Old 06-29-2007, 04:40 PM   #6
Low Bitrate
KaZeR's CarPC Specs
 
Join Date: Jan 2007
Vehicle: Opel (GM/Vauxhall) Corsa C
Posts: 72
My Photos: (7)
Could you elaborate a little what would be required to use another navigation app? that would be great. As you stated, compiling Silverwolf was quite straightforward, so i'm willing to go further

My hardware is in my profile I'm just running a gentoo on top of it. If you want more details, feel free to ask My navigation app is Navit, btw.

Edit : I was trying to import some audios files to the library. It wasn't working, and i didn't get why. Took me a while to figure out that my QT was compiled WITHOUT mysql support.
Maybe you should add a check, and warn the user (or even don't start the app) if the connection to the DB can't be established (because i guess nothing will work without it).

Edit2 : I recompiled QT with mysql support. Now i have no warnings at SW2 startup. But i can't import files into my library. I have some mp3 files in /Silverwolf2/ImportExport, i choose Import Audio files from FTP/SMB/Import but 0 are imported successfully. I don't know if that mean that all failed, or that none were found. Help welcome

Some more thought are coming

Last edited by KaZeR; 06-30-2007 at 12:11 PM.
KaZeR is offline   Reply With Quote
Old 09-05-2007, 12:59 PM   #7
Variable Bitrate
 
intuitionsys's Avatar
 
Join Date: Jul 2005
Location: Ottawa, ON, Canada
Vehicle: 2005 Ford Freestar Limited
Posts: 288
My Photos: (0)
Apologies for the lateness of my response. I've been deluged with non-SW2-related stuff recently and was also on vacation for two weeks. Anyway, there are alot of checks and warnings that should be included but aren't. The first thing to check is that the file extension is mp3 (case-insensitive) on all the files. You also need the databases and tables set up beforehand. You can use the sql files from my site for building them automatically.

The little time I've had to work on it, I have come across some glaring bugs so before you put your head through a wall I'd hold out for the next update. The update will have more modules completed and support for ogg/vorbis files.
__________________
Silverwolf 2.0 Progress: 100% (alpha)
Alpha Release Date: June 28, 2007
intuitionsys is offline   Reply With Quote
Old 10-29-2007, 06:10 PM   #8
Variable Bitrate
 
intuitionsys's Avatar
 
Join Date: Jul 2005
Location: Ottawa, ON, Canada
Vehicle: 2005 Ford Freestar Limited
Posts: 288
My Photos: (0)
New alpha release

I finally got around to packaging up the third alpha release. You can read the most recent docs here:

http://www.intuitionsys.com/download/sw2aes/sw2aes_docs_v2002.pdf

and view the Silverwolf2 AES project page here:

http://www.intuitionsys.com/projects.php?proj=sw2


v2.0.0.2 is the most current release, and yes the default skin is dreadful Suggestions are always welcome (about functionality).
__________________
Silverwolf 2.0 Progress: 100% (alpha)
Alpha Release Date: June 28, 2007
intuitionsys is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
I'm back, finally gettting started on 3.0! Arby General MP3Car Discussion 18 06-18-2007 07:17 PM
Finally, Codec for MPC burressc Road Runner 6 11-03-2006 09:04 AM
New Linux frontend - Silverwolf AES intuitionsys Other Cool Front Ends 5 05-20-2006 07:02 PM
Finally got to test the uDOC on XP SFiorito General Hardware Discussion 2 04-19-2005 11:37 PM
XBOX finally released in Australia Technics Off Topic 4 03-23-2002 12:22 AM


All times are GMT -5. The time now is 09:28 AM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics