Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: TwoCar - New car software for touchscreens

  1. #1
    Constant Bitrate
    Join Date
    Feb 2001
    Location
    Somerville, MA
    Posts
    149

    TwoCar - New car software for touchscreens

    I know there are a lot of people out there doing their own software thing, but I thought someone else might want to take a look at what I have been working on.

    You can download a beta version here

    Here is my current feature list:
    1) Supports the D-Link USB FM Radio. Includes user defined presets (in the INI file) and currently displays up to 9 presets at a time.
    2) Plays MP3s through WinAmp (I use 2.x, I think 3.x should still work). It currently only plays existing playlists, which all have to be in the playlist directory in the INI file.
    3) Plays DVDs using the MSDVD activeX control. That means you need a directShow compatable DVD player installed (PowerDVD is what I use, I think WinDVD should work as well). I am not actually sure if the app runs without a compatable DVD player installed, so if ti works for you and you don't have a DVD player, let me know.
    4) Plays audio CDs, including having a local CDDB database. Right now, you need a windows format local CDDB, and you need to put the path to the database in the INI file. If you don't have CDDB on your machine, take the CDDBPath line out of the INI.
    5) Interface is through a flash movie, which I have provided the source for. If you want a different interface, drop in a new movie (just make sure to call it the same thing). This means you need Flash installed on your computer. If you don't have Flash, go get it from http://www.macromedia.com

    Planned features:
    1) Support for plug ins to define new "pages". I actually have this mostly done, just need to wrap up a few things. Basically, you drop DLLs into a directory that have a well defined interface and then add support for them in your flash UI. I will have more information on this when it is done. The big question for me right now is if I should try to figure out a way to support VBActiveX dlls, which seems somewhat hard. Please let me know if that would be important to you.
    2) Integration with TravRoute Copilot 2002. I already have the tab in the flash, it just doesn't do anything right now.
    3) Car systems integration with ODB2 and with my labjack USB data logger for monitoring car stuff. Suggestions here are welcome.
    4) A much prettier interface. As you can see, the current interface is a mismash of stuff, cause I was trying out some ideas. If there are any artists out there, please please please make me a new UI. The current one is ugly, cause I am a programmer, not an artist.
    5) Support for remotes. I have the ATI remote wonder, so there will definetly be support for that at some point, but I would also like to support other remotes.

    Suggestions are welcome, of course. I will be releasing the source code (all VC++) as soon as I finalize a few more bits. If you have any questions or comments, post em here or email me at josh@goldshlag.com

    Twostep

  2. #2
    Variable Bitrate Stine161's Avatar
    Join Date
    Apr 2002
    Location
    Alberta Canada
    Posts
    233
    thats sweet, couple of things tho....

    Could you make a fullscreen button for the DVD playback?

    Also how about a exit button...

    now all I need is a touchscreen

  3. #3
    Constant Bitrate
    Join Date
    Oct 2002
    Location
    Greensboro, NC
    Posts
    159
    cant get it to run on my WIN2K box for some reason...have flash installed but no dice
    DigitalDub
    1200 mhz duron/ 384m pc133/ 6.4 gig for OS / 75 gig storage/ 32 meg Nvidia Geforce2 wit TV out / onboard sound / GPRS / 7" digitallww flip out / X10 Mouseremote / 255w inverter (temp)

    Audio
    Nakamichi CD-45Z HU / Monsoon amp and 8 speakers

  4. #4
    Constant Bitrate
    Join Date
    Feb 2001
    Location
    Somerville, MA
    Posts
    149
    Originally posted by Stine161
    thats sweet, couple of things tho....

    Could you make a fullscreen button for the DVD playback?

    Also how about a exit button...

    now all I need is a touchscreen
    If you click on the playing video, it will go fullscreen.

    There is an exit button, in my flash it is only on the first screen (the radio screen), cause I was lazy...

    Originally posted by Superfly
    cant get it to run on my WIN2K box for some reason...have flash installed but no dice
    What happens? Any error messages?

    Twostep

  5. #5
    Newbie
    Join Date
    Oct 2002
    Posts
    38
    doesnt appear to run on my win2k box either. Nothing starts, doesnt appear to do anything. Latest flash installed, no dvd so that might be the issue.

  6. #6
    Variable Bitrate Stine161's Avatar
    Join Date
    Apr 2002
    Location
    Alberta Canada
    Posts
    233
    I run windows 2000 pro with SP1 works great! dunno what you other peeps are doing....
    maybe your trying to run the flash nad not the program

  7. #7
    Constant Bitrate
    Join Date
    Oct 2002
    Location
    Greensboro, NC
    Posts
    159
    absolutly nothing happens....click click....nadda.
    DigitalDub
    1200 mhz duron/ 384m pc133/ 6.4 gig for OS / 75 gig storage/ 32 meg Nvidia Geforce2 wit TV out / onboard sound / GPRS / 7" digitallww flip out / X10 Mouseremote / 255w inverter (temp)

    Audio
    Nakamichi CD-45Z HU / Monsoon amp and 8 speakers

  8. #8
    Variable Bitrate
    Join Date
    Mar 2002
    Posts
    325
    hey,

    It ran fine on my Home Box with XP Pro, I liked it, it's optimized for 640x480? if you refine the color scheme a bit more, and maybe make the entire word clickable instead of just the button it would be even better. Seems to have potential.

    birrman54

  9. #9
    Constant Bitrate
    Join Date
    Feb 2001
    Location
    Somerville, MA
    Posts
    149
    OK, I just uploaded a version that will let you turn off the DVD. Try changing the DVD = 1 line in the ini file to DVD = 0

    Hopefully that should let you run the app.

    Twostep

  10. #10
    Constant Bitrate
    Join Date
    Feb 2001
    Location
    Somerville, MA
    Posts
    149
    Originally posted by Birrman54
    hey,

    It ran fine on my Home Box with XP Pro, I liked it, it's optimized for 640x480? if you refine the color scheme a bit more, and maybe make the entire word clickable instead of just the button it would be even better. Seems to have potential.

    birrman54
    Yes, it is for 640x480 (I have a DennisK screen). Does anyone have any suggestions for color scheme? I am not an artist, but I can usually get something that looks somewhat good if I have a model to base it off.

    The word thing annoys me too. I will fix it for the next revision, hopefully.

    Twostep

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •