Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 38

Thread: Flash Frontend

  1. #21
    Vendor - Qube colin's Avatar
    Join Date
    Dec 2006
    Posts
    798

    New background and some minor updates







  2. #22
    Constant Bitrate goosey2099's Avatar
    Join Date
    Dec 2004
    Location
    Staten Island, NY
    Posts
    222
    Hmmm. Very Nice.... Very Nice....

  3. #23
    Newbie
    Join Date
    Apr 2008
    Posts
    26
    Just out of curiosity, how are you embedding the IGuidance? Can you control the display of it (displayed, not displayed) from Flash?

    Jim

  4. #24
    Vendor - Qube colin's Avatar
    Join Date
    Dec 2006
    Posts
    798
    Yep, there's a function I call from flash, hideGPS. What I do is:

    - create a panel through code on runtime.
    - launch iGuidance in the background
    - wait for iGuidance's main screen to be present (but still not visible)
    - assign the parent of the screen to the panel I created
    - size it all up nicely, and it's done.

    With this, all I have to do is hide the panel... which in Delphi is simply
    GPSPanel.Visible := False;

  5. #25
    Vendor - Qube colin's Avatar
    Join Date
    Dec 2006
    Posts
    798
    Im going to restart the music part because as much as I love VLC player, I can't possibly use it's horrible SDK. There's a component for Delphi but it's just absolute crap. I think music will be done in WinAmp and I'll decide on video once I get there. I love how VLC supports pretty much any format so I may have to stick to that or just get a huge codec package...

  6. #26
    Vendor - Qube colin's Avatar
    Join Date
    Dec 2006
    Posts
    798
    Quote Originally Posted by colin View Post
    I've spent so much time on hardware that the software has been slacking. The GPS is now fully functional aside from reading NMEA headers.

    *IMAGE*

    I'm working on the radio screen now and hopefully soon enough Ill get the artist list component working like I expect it to.
    GPS now reads the NMEA headers (well it should theoretically, waiting on parts).
    Still working on the artist list component and the radio screen.
    Radio works (again, theoretically, waiting on parts).
    Music search function works.

  7. #27
    Vendor - Qube colin's Avatar
    Join Date
    Dec 2006
    Posts
    798
    Ummm... still waiting to receive my working GPS.
    Radio skin done, functionality is almost done... it works.


  8. #28
    Newbie
    Join Date
    Mar 2004
    Posts
    5
    are they any updates on this frontend??

  9. #29
    Vendor - Qube colin's Avatar
    Join Date
    Dec 2006
    Posts
    798
    Internally, yes.
    I re-wrote the entire backend to be modular and efficient. When I was coding in Flash, I noticed a really cool way that I could call functions based on what page was active. I realized that would be awesome to do in Delphi too, and I wrote an event handler-type thing. Everything runs much quicker and smoother now and is WAY less confusing to code!

    As for flash, since I changed the communication protocol, I just started working on it again yesterday. I have new ideas for how music should be laid out and I was working on that first. I basically have to code everything beyond the loading screen from scratch, which won't be too bad -- except I'm in university now.

    There's updates, but no eye-candy unfortunately.

  10. #30
    Raw Wave pierrotm777's Avatar
    Join Date
    May 2008
    Location
    Bordeaux, France
    Posts
    1,941
    Hi, Have you a new version to download ?

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. XUL Frontend....
    By SFiorito in forum Software & Software Development
    Replies: 2
    Last Post: 10-02-2009, 12:23 PM
  2. Replies: 33
    Last Post: 03-28-2008, 03:18 PM
  3. compact flash raid
    By B3AND1P in forum General Hardware Discussion
    Replies: 37
    Last Post: 03-13-2008, 08:23 PM
  4. Replies: 0
    Last Post: 11-19-2005, 03:47 PM
  5. Destinator 3 Frontend v1.1
    By Ninja Monkey in forum Map Monkey
    Replies: 139
    Last Post: 10-25-2004, 11:40 PM

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
  •