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.
|
10-21-2004, 09:54 AM
|
#16
|
|
FLAC
Join Date: Nov 2003
Vehicle: VW Golf GL 2000
Posts: 935
|
Quote: Originally Posted by RoyN
External app support? That way we can add gps, camera, phone, etc... also be nice if external apps could be called from main menu through skin modifications
For GPS and external apps, they can be attached as modules, so if anyone writes GPS COM wrapper in Python it will be just a matter of creating new module with actions and XML layout file. But is still be Windows only...
For me biggest priority is to have open source GPS rather than using Routis or something. This way everyone will benefit. Even Linux. So I hope to have something working by Jan next year.
|
|
|
10-21-2004, 09:56 AM
|
#17
|
|
FLAC
Join Date: Nov 2003
Vehicle: VW Golf GL 2000
Posts: 935
|
Quote: Originally Posted by dragonBTV
works fine!
are you intersted in my plugins? (TV,FM,PIC,Mobile,Email,IE... serach please)
if yes, let's make them work together
Sure I am.
I would be even more interested if you make them work on Linux. The way it is working now assumes some 3rd party programs to be installed which may not be a good thing on Linux.
|
|
|
10-21-2004, 10:11 AM
|
#18
|
|
Variable Bitrate
Join Date: Feb 2004
Location: Green Bay, WI
Vehicle: 1991 Buick Regal
Posts: 328
|
can I use the Touchscreen skin and navigate with a remote?????
|
|
|
10-21-2004, 10:37 AM
|
#19
|
|
FLAC
Join Date: Nov 2003
Vehicle: VW Golf GL 2000
Posts: 935
|
Quote: Originally Posted by joelw23
can I use the Touchscreen skin and navigate with a remote?????
Sure you can. You will need ir bindings for Python and attach it as plugin. I didn't do any research on that...
|
|
|
10-21-2004, 10:41 AM
|
#20
|
|
Variable Bitrate
Join Date: Feb 2004
Location: Green Bay, WI
Vehicle: 1991 Buick Regal
Posts: 328
|
I'm not a programmer!!! Anyone else be able to do that????
|
|
|
10-21-2004, 10:43 AM
|
#21
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Vehicle: VW Passat
Posts: 4,841
|
wow, that looks pretty cool.
|
|
|
10-21-2004, 11:18 AM
|
#22
|
|
FLAC
Join Date: Nov 2003
Vehicle: VW Golf GL 2000
Posts: 935
|
Quote: Originally Posted by joelw23
I'm not a programmer!!! Anyone else be able to do that????
I'll be attaching IR plugin in about 2 months from now. Somewhere in Dec.
|
|
|
10-21-2004, 09:54 PM
|
#23
|
|
Variable Bitrate
Join Date: Aug 2004
Location: Milwaukee, WI
Vehicle: 98 Ford
Posts: 327
|
Very nice, I seee lot's of potential with this one. I hope you keep on trucking on this. I look forward to seeing more. I tried out the release and I had problems while playing video, I could not use the controls while the video played. Nice work so far, thanks
__________________
You can still have something if you have nothing
|
|
|
10-21-2004, 10:47 PM
|
#24
|
|
FLAC
Join Date: Nov 2003
Vehicle: VW Golf GL 2000
Posts: 935
|
Quote: Originally Posted by HummDinger
I tried out the release and I had problems while playing video, I could not use the controls while the video played. Nice work so far, thanks
There is a known problem with 4:3 movies. I'll fix that along with some other things people reported.
|
|
|
10-22-2004, 12:58 PM
|
#25
|
|
Variable Bitrate
Join Date: Apr 2004
Location: A Brit in Las Vegas
Vehicle: 1999 Chevy Venture
Posts: 237
|
Very nice, fast and a clean interface.
I see that you going to add XM support (I see the button clicks but does nothing) - if you do can you do something similar to TouchXM where the presets show the channel name and what is currently playing?
Whilst open source GPS would be nice, most people have purchased a commercial GPS product (I use Routis) so being able to link to external applications would be good.
Great work and nice to see a Linux implementation too.
Steve
__________________
RV : Samsung Q1 + Kyocera KR1 (EVDO) + GPS<br>
Car: AMD 3000+ Book PC + Lilliput 8" Touch + 13" TFT
Webmaster for the European Ford Scorpio Site
|
|
|
10-27-2004, 02:59 PM
|
#26
|
|
FLAC
Join Date: Nov 2003
Vehicle: VW Golf GL 2000
Posts: 935
|
Anyone interested in custom logos for PyCar ? Here is the example with Alfa Romeo.
They were taken from Febs skin for MediaCar. I assume it is his (c) on it.
|
|
|
10-27-2004, 11:44 PM
|
#27
|
|
Super Moderator
Join Date: Apr 2004
Location: USA
Vehicle: 1999/Volvo/S80
Posts: 4,575
|
Wtf, didn't even know this software existed till I saw it had its own forum. Looks really nice. I'll check it out in a few days when I get my new hard drive.
__________________
AMD XP 2600+/512MB RAM/120GB hard drive
Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
Installed.
-GPSSecure- - GPS Tracking
-AltTabber2.2.2- - Handy touchscreen utility.
|
|
|
10-28-2004, 12:58 AM
|
#28
|
|
Newbie
Join Date: Oct 2004
Posts: 19
|
I'm having some trouble making the PyCar CVS work on Gentoo. I installed pygame with the patch and pymedia. After running 'python setup.py' in the 'carmedia' directory, I do 'python pycar.py', and I get a message about not having the method 'parser' in the object 'pymedia'. (I'm pretty sure..the computer in question is not plugged in at the moment).
I looked for the parser method in any of the packages/libraries installed, and couldn't find one. Is there a problem with the CVS source, or is there something stupid I'm missing?
Edited to add: I just wanted to say that I installed it on a windows pc I've got here and it rocks! I've got a book on python, maybe this will get me motivated to really learn it. 
|
|
|
10-28-2004, 09:52 AM
|
#29
|
|
FLAC
Join Date: Nov 2003
Vehicle: VW Golf GL 2000
Posts: 935
|
Sorry about CVS not being updated properly. Once I create Linux version next weekend, I'll fix that. Just wait 1 more week for that as my Linux testing is not yet complete.
|
|
|
11-05-2004, 10:52 PM
|
#30
|
|
Newbie
Join Date: Aug 2004
Posts: 17
|
Looks good, only thing is I can't play music with it. It craps out every time I try to play an mp3. The traceback message is as follows:
Code:
Traceback (most recent call last):
File "pycar.py", line 78, in bgExecutor
File "pycar\audio\aplaylist.pyc", line 309, in processFile
File "pycar\audio\aplaylist.pyc", line 254, in getFileParams
Error: Codec with id 0 cannot be found. libavformat is out of sync with libavcodec.
I'm using version pycar-1.2.3.0-pre1 on windows XP.
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:29 PM.
|
|