Page 12 of 17 FirstFirst ... 234567891011121314151617 LastLast
Results 111 to 120 of 169

Thread: mediate ice - new free DirectX based front end

  1. #111
    Low Bitrate
    Join Date
    May 2005
    Posts
    105

    Thumbs up

    Quote Originally Posted by The6 View Post
    akberpaf, I don't know the official answer but I think you should be able to embed anything you like.

    I've embedded an application called "My Mobiler", which gives me remote control of my PDA.

    I currently use this to run TomTom software on the carpc and also give myself internet access via the PDA but displayed and controlled on the CarPC.

    I've got some screen shot pics somewhere - I'll postthose when I can.
    Hi thanks for the reply, what TomTom software are you using on you pc? i did not know about any software from them... anyway thanks for the reply I will try to use the plugin soon and let you know thanks again.

  2. #112
    Newbie Z_Rukia_Z's Avatar
    Join Date
    Aug 2007
    Location
    MA
    Posts
    36
    MediateICE looks like a really nice front-end, great work and support!
    I know people have said this before, but I will say it again due to the popularity of the software.
    Please support IGUIDANCE!
    In addition, other features could include (I apologize if these features are already being planned for implementation):
    1) Phone support via Bluetooth
    2) Back-up camera support

    Keep up the good efforts!
    Obtain components [-------------------X] 100%
    Obtain touchscreen [-------------------X] 100%
    Configuration [-----------------X--] 90%
    Wiring [------------------X-] 95%
    Install [------------------X-] 95%
    -You're never really done with these projects!

  3. #113
    Newbie
    Join Date
    Apr 2006
    Posts
    41
    Thanks for the comments so far.

    taKuto:
    In this build of mediate ice we added support for reading unicode filenames, but displaying unicode text on screen is much more tricky - internally we use a DirectX texture to cache all of the required characters, so to preserve memory we just hold 256 characters corresponding to the ANSI character set. So, for the time being any unicode characters will appear as squares. I haven't tried running it with Japanese windows regional settings, but I suspect this may be causing issues.

    Equalizer presets and loading/saving settings are planned for a future release.

    Z_Rukia_Z

    There is already initial iGuidance support built in to the current version, although it does have a few issues. Feel free to experiment with it.

    In the mediate advanced settings dialog, select the plugin page, highlight the navigation plugin and click configure. This then shows a dialog that allows you to select a navigation app - there are predefined settings for iGuidance and Directions PC Navigator, but you can also enter your own custom settings. If anyone has MapMonkey and is willing to give that a test that would be really useful to see how that works.

    The embedding functionality is not completely bulletproof yet but works well enough with PC Navigator which is why that's the recommended navigation app at present, but we hope to strengthen that functionality soon.

    Phone support via bluetooth is planned, as is radio support (initially Silabs USB tuner as we already have one of those!).

    As for reversing camera support, this is possible but is perhaps easier with a hardware solution. Many touchscreens support multiple inputs and have a 12V switching line to select the camera video input. With a software solution you would need some video digitising hardware and drivers, plus DirectShow source filters to encode the video plus some additional front end code to display the video feed. It's doable, but to be honest its not a priority for us at present.

    Thanks for all the feedback so far, keep it coming.
    Beta release now available: mediate ICE - http://www.mediateice.com

    @home media limited
    http://www.athomemedia.co.uk

  4. #114
    Newbie The6's Avatar
    Join Date
    Mar 2006
    Location
    UK
    Posts
    30
    Quote Originally Posted by akberpaf View Post
    Hi thanks for the reply, what TomTom software are you using on you pc? i did not know about any software from them... anyway thanks for the reply I will try to use the plugin soon and let you know thanks again.
    akberpaf, I'm using Tomtom Navigator 6 on the PDA. I use this for guided navigation as this is probably one of best peices of software for doing this.

    I also have PC Navigator 6 installed and use this with the mediate application. This gives very good close up maps so is very handy for driving around areas in which you are not familiar with, as you can see all the street names around the road that you are currently on.

    I have a Sony RM X4S steering wheel controller which I use to control the mediate application. One of the buttons on this I've configured to switch screens. With this I can switch screens very quickly within the mediate application making best use of both Sat Nav applications and also enjoying my music/videos.

    The Sony RM X4S I have plugged into a K8055 Velleman USB experiment board, which is configurable from within medaite. Using the mediate config screens I can map which actions to assign to the buttons and whether the actions are repeated if the button is held.

    All this means that I can use PC Navigator, TomTom (or what ever software I want on the PDA like Opera browser), also browse and play my music/videos very easily and seemless switch between the screens.

    Can you tell I like this mediateIce application

  5. #115
    Constant Bitrate bl3nd3r's Avatar
    Join Date
    Jun 2006
    Location
    Pickering, Ontario, Canada
    Posts
    114
    Quote Originally Posted by The6 View Post
    I've embedded an application called "My Mobiler", which gives me remote control of my PDA.

    I currently use this to run TomTom software on the carpc and also give myself internet access via the PDA but displayed and controlled on the CarPC.

    I've got some screen shot pics somewhere - I'll postthose when I can.
    Hey The6,

    I was just wondering if you could let me know how you embedded "My Mobiler" into Mediate Ice. I also am building a system and have a PDA with GPS and internet function and would love to be able to control it from the PC. Do you happen to know if you can use this system to actually make phone calls though? The PDA I have has a built in phone and it would be handy if this app could do it all. Thanks for your help.

  6. #116
    FLAC Machinehead's Avatar
    Join Date
    Jun 2007
    Location
    hijacks small portable city
    Posts
    1,380
    athomemedia,

    Any chance that Satellite and FM radio will get added?

  7. #117
    Newbie Nanner's Avatar
    Join Date
    Aug 2007
    Location
    San Antonio
    Posts
    21

    Radio Support

    I would really like to see USB radio support added. I've completely replaced my head unit with my CarPC. I'm using the Silabs USB radio. Works great, nearly as good as the head unit I removed.

  8. #118
    Newbie The6's Avatar
    Join Date
    Mar 2006
    Location
    UK
    Posts
    30
    Quote Originally Posted by bl3nd3r View Post
    Hey The6,

    I was just wondering if you could let me know how you embedded "My Mobiler" into Mediate Ice. I also am building a system and have a PDA with GPS and internet function and would love to be able to control it from the PC. Do you happen to know if you can use this system to actually make phone calls though? The PDA I have has a built in phone and it would be handy if this app could do it all. Thanks for your help.
    Hi bl3nd3r,

    To embed MyMobiler I created a plugin xml file and placed it in a plugin directory (I'll post the details of this later). I first tested this within the navigation screen that was already part of the default skin. Once I got this working I created a new screen in the skin and added it a menu item on the main screen.

    The plugin file I have called mediateextapp.xml and contains the following the :-

    <?xml version="1.0" encoding="iso-8859-1" ?>
    <PluginDescriptor name="myextapp" description="mediate ext app plugin">
    <!-- Plugin type is "native" or "external" -->
    <Plugin type="external">
    <!-- Native plugins live in the mediate bin directory - don't specify a path -->
    <Path>c:\LaunchMM.exe</Path>
    <Parameters></Parameters>
    <!-- External plugins should specify a window class if known -->
    <WindowClass>My Mobiler</WindowClass>
    <!-- External plugins must specify a window name -->
    <WindowName>My Mobiler</WindowName>
    </Plugin>
    <Version>1.0</Version>
    <Author>The6</Author>
    <Documentation>This plugin embeds MyMobiler and provides remote control of a PDA.</Documentation>
    </PluginDescriptor>

    You'll notice that the app actually launches a program called LaunchMM.exe and not the MyMobiler.exe. Let me explain this. The MyMobiler.exe is probably running anyway in the try icon, what I needed to do was to actually maximise this. So I used Autohotkey to create and script to maximise it and then from this I created a .exe file which I called LaunchMM.exe. Make sense ?

    @homemedia - would you have anywhere where I post my ammeded theme and plugin ?

  9. #119
    Newbie The6's Avatar
    Join Date
    Mar 2006
    Location
    UK
    Posts
    30
    Quote Originally Posted by bl3nd3r View Post
    Hey The6,

    I was just wondering if you could let me know how you embedded "My Mobiler" into Mediate Ice. I also am building a system and have a PDA with GPS and internet function and would love to be able to control it from the PC. Do you happen to know if you can use this system to actually make phone calls though? The PDA I have has a built in phone and it would be handy if this app could do it all. Thanks for your help.
    I forgot to answer your question as to whether the plugin can control the use of the PDA phone functionalily.... yeah sure it can - whatever you can do on the PDA you can do via MyMobiler and hence the plugin.

  10. #120
    Newbie The6's Avatar
    Join Date
    Mar 2006
    Location
    UK
    Posts
    30
    Quote Originally Posted by Nanner View Post
    I would really like to see USB radio support added. I've completely replaced my head unit with my CarPC. I'm using the Silabs USB radio. Works great, nearly as good as the head unit I removed.
    I think I have seen a post somewhere by @homemedia mentioning that they have plans to provide support for the Silabs USB radio in some future release.

Similar Threads

  1. Why should I run a front end???
    By Slightly_Stoopi in forum General MP3Car Discussion
    Replies: 13
    Last Post: 06-28-2006, 03:32 PM
  2. This is an awesome front end, and here is why:
    By WhiteRabbit in forum NeoCar Media Center
    Replies: 47
    Last Post: 08-27-2005, 10:43 PM
  3. Web Based Front End
    By Zenith_Warrior in forum Software & Software Development
    Replies: 10
    Last Post: 07-02-2005, 07:03 PM
  4. Looking for Front End
    By Wiredwrx in forum Software & Software Development
    Replies: 7
    Last Post: 05-25-2005, 05:00 PM
  5. Front end needed for semi commercial venture
    By Orange Bus in forum Software & Software Development
    Replies: 10
    Last Post: 04-28-2005, 02:59 AM

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
  •