Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Freeway


Reply
 
Share Thread Tools Display Modes
Old 12-15-2006, 06:03 PM   #1
Freeway Creator
 
oeri's Avatar
 
Join Date: Jul 2005
Location: Pittsburgh, PA
Posts: 522
oeri will become famous soon enough
Full-screen GPS/GPS resizing support added

I just added full-screen GPS support today. For anyone who wants to test it out, replace your Freewayultra.exe with the attached executable. Also, replace the two gps_xxxx.png files in the skins\default\screens folder. Use the eye icon to switch to full-screen GPS.

This also addresses the GPS not resizing when StretchSkin=1 issue.
Attached Files
File Type: zip FreewayUltra.zip (43.4 KB, 72 views)
oeri is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 12-15-2006, 09:55 PM   #2
Maximum Bitrate
 
tn6478's Avatar
 
Join Date: Jun 2006
Location: Houston, TX
Posts: 783
tn6478 is an unknown quantity at this point
Full screen not working
tn6478 is offline   Reply With Quote
Old 12-15-2006, 11:50 PM   #3
Freeway Creator
 
oeri's Avatar
 
Join Date: Jul 2005
Location: Pittsburgh, PA
Posts: 522
oeri will become famous soon enough
Details?
oeri is offline   Reply With Quote
Old 12-16-2006, 10:18 AM   #4
Low Bitrate
 
MadDash's Avatar
 
Join Date: Jun 2005
Location: Boston, MA
Posts: 88
MadDash is on a distinguished road
fullscreen gps did not work, heres a couple images to display that:

Normal Gps size


Eye icon clicked for fullscreen gps
__________________
FocusPC Stat:
[~~~~~~~~~-] 95% Done
FreeICE | FreeWay | iGuidance | Paper and pencil

FocusPC
FreeWay Skins
MadDash is offline   Reply With Quote
Old 12-16-2006, 04:36 PM   #5
Variable Bitrate
 
Join Date: Apr 2004
Location: Belgium - Oostmalle
Posts: 240
gyro is on a distinguished road
Will try one of these days with freedrive.

Sorry guys, too busy atm.
__________________
Car : Hyundai Tucson
Carpc :
Lilliput 7" touchscreen indash 90% done
PSU : M2-ATX
Epia M10K /512DDR/80GB Maxtor
Software : Windows XP Pro 100% done
RR with DigitalFX skin
In car : 80% done

Last edited by gyro; 12-20-2006 at 02:19 PM.
gyro is offline   Reply With Quote
Old 12-28-2006, 10:00 AM   #6
Newbie
 
unlfrank's Avatar
 
Join Date: Oct 2006
Posts: 44
unlfrank is an unknown quantity at this point
BUG

Quote: Originally Posted by MadDash View Post
fullscreen gps did not work, heres a couple images to display that...

I get the same results as MadDash. I'm using iGuidance and Freeway 0.7.218.

Sounds related to tn6478's problem in the other thread. If no video is playing, the green screen results, and if there is a video playing, you get the video instead (by clicking the eye while in gps mode).
unlfrank is offline   Reply With Quote
Old 12-28-2006, 10:19 AM   #7
Newbie
 
unlfrank's Avatar
 
Join Date: Oct 2006
Posts: 44
unlfrank is an unknown quantity at this point
Well, I tried the "default-4by3" skin, and full screen GPS worked! I this is the first time it has worked for me since the release of the "C" versions. Hopefully this will help you pinpoint the problem.

Upon clicking the "FW" button to exit full screen, I get the following error:

...actually, after a closer look, it seems the error is generated when the mouse is on top of the "FW" button (mouseover event), not when it is clicked.

Code:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at FreewayUltra.frmSkin.frmSkin_MouseMove(Object sender, MouseEventArgs e) at System.Windows.Forms.Control.OnMouseMove(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseMove(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINNT/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- FreewayUltra Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/GPS/freeway-ccfru-0.7.218/FreewayUltra.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.

Update:
I tried placing the two "gps_xxxx.png files" from the first post and the then from default4by3 skin into the default skin, but neither one made a difference.

Last edited by unlfrank; 12-28-2006 at 11:01 AM. Reason: Update
unlfrank is offline   Reply With Quote
Old 12-28-2006, 01:07 PM   #8
Freeway Creator
 
oeri's Avatar
 
Join Date: Jul 2005
Location: Pittsburgh, PA
Posts: 522
oeri will become famous soon enough
These issues have been fixed for a long time -- sorry, I just haven't released a build. Try 219. (http://www2.onu.edu/~m-keryeski/freeway/)
oeri is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Chuck's Skins lots of pics Update 7-16-07 Chuck RR Released Skins 289 03-25-2009 07:06 AM
FAQ: Touchscreens explained RedGTiVR6 The FAQ Emporium 1 07-21-2008 11:10 AM
Playing full screen video only to rear screen yossisibi Centrafuse 3 10-29-2006 07:06 AM
S-Video Full Screen VladTheImpala LCD/Display 9 11-21-2004 01:45 AM



All times are GMT -5. The time now is 07:53 PM.


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