Page 1 of 3 123 LastLast
Results 1 to 10 of 24

Thread: Frontend - Comprehensive Features Comparison

  1. #1
    licensed to kill - FKA kev000
    Auto Apps:loading...
    tripzero's Avatar
    Join Date
    Aug 2006
    Location
    16.40618, 120.61106
    Posts
    2,471

    Frontend - Comprehensive Features Comparison

    This is a stub which I hope to get input on. I'm not terribly familiar with CF or RR so I'll need help with my facts. I hope to make this into an actual chart and post it on the mp3car wiki.

    Note also that some ng3 features listed are planned features (as ng3 is not even close to being complete).

    User Features:

    NG3:

    Design: Multi-Process Shell
    Cost: Free
    Skinning System: Themes, XML
    Navigation: Yes (Navit)
    OBD-II: Yes
    Fusion Brain Support: Yes
    Bluetooth Phone Support: Yes
    Graphics Backend: nGhost3-Clutter (OpenGL)

    Media:
    Media Browser Type: ID3 Metadata Sorting
    Playlist Editor: Yes
    Supports UPnP Streams: Yes
    Bluetooth Streams: Yes
    HD Radio: Yes
    Satellite Radio: No



    CF:

    Design: Monolithic Frontend with Plugin Support
    Cost: $125
    Skinning System: Behavioral, XML, Image based ?
    Navigation: Yes (supports embedding other GPS apps)
    OBD-II: Yes
    Fusion Brain Support: Yes ?
    Bluetooth Phone support: Yes
    Graphics Backend: DirectX

    Media:
    Media Browser Type: ID3 Metadata sorting
    Playlist Editor: Yes?
    Supports UPnP: No
    Bluetooth Streams: No
    HD Radio: Yes
    Satellite Radio: Yes

    RR:

    Design: Monolithic Skin-Engine with plugins for Audio/Video/DVD and to extend functionality.
    Cost: Free for personal use.
    Skinning System: Comma Delimited, Image, Object and Command Based with Flash Support.
    Navigation: Yes
    OBD-II: Yes (External App/Plugin)
    Fusion Brain Support: Yes
    Bluetooth Phone Support: Yes
    TV Support: Yes
    AM/FM Radio Support: Yes
    External Application Support: Yes
    Graphics Backend: GDI, GDI+ and DirectX
    Audio Backend: Winamp/WMP/FMOD/Foobar2000/iTunes/more can be made
    Video/DVD BackEnd: Built-In/WMP/MPC/VLC/MSVid/more can be made

    Media:
    Media Browser Type: File/Folder defined by skin and settings
    Playlist Editor: Yes
    Supports UPnP: Solely depends on player choice
    Bluetooth Streams: By hardware or plugin only
    HD Radio: Yes
    Satellite Radio: Yes (Sirius & XM)

    Rev (Formerly known as CarPal)

    Design: Multi-Threaded Plugin Based
    Cost: Free
    Skinning System: Behavioral, XML, both image and/or text based.
    Navigation: iGuidance embedding support
    OBD-II: Yes (alpha).
    Fusion Brain: Yes (buggy)
    Bluetooth Phone Support: ?
    Graphics Backend: Qt

    Media:
    Media Browser Type: ID3 Metadata + Folder/File based sorting.
    Playlist Editor: yes
    Supports UPnP: No
    Bluetooth Streams: no
    HD Radio: Yes
    Sat Radio: No

    Developer Features:

    NG3:

    Documented API: yes
    Native Language: C++
    Language Support: C++, .NET 2.0, Mono
    OS Support: Linux, BSD, MacOSx
    Open Source: Yes, LGPL/GPL


    CF:

    Documented API: yes
    Native Language: Managed C++?
    Language Support: .NET 2.0, ?
    OS Support: Windows, Windows CE
    Open Source: No

    RR:

    Documented API: Yes
    Native Language: VB6
    Language Support: All/Any
    OS Support: Windows 98SE/ME/2000/XP/Vista/Win7
    Open Source: No, but developers are welcome to join development team.

    Rev
    Documented API: Wiki in progress
    Native Language: C++/MOC
    Langauge Support: C++, .NET 2.0, 3.5
    OS Support: Linux, Windows, BSD, MacOSX.
    Open Source: Yes, GPL.
    Former author of LinuxICE, nghost.
    Current author of nobdy.

  2. #2
    North of the land of Hey Huns
    Auto Apps:loading...

    Join Date
    Jun 2004
    Location
    Westminster, MD
    Posts
    1,920
    Skinning system I think should be specified. Also CF supports all style of .net plugins (1.1 and 2.0 iirc)
    Quote Originally Posted by mitchjs
    stop with the REINSTALLS, what do you think we got some lame-o installer!!!
    RevFE - Super fast, modular frontend. Most powerful skinning engine in existence. Strong enough for an i7 made for a fitpc.
    Just a shame I can't justify a carpc to use it on anymore.

  3. #3
    licensed to kill - FKA kev000
    Auto Apps:loading...
    tripzero's Avatar
    Join Date
    Aug 2006
    Location
    16.40618, 120.61106
    Posts
    2,471
    Quote Originally Posted by malcom2073 View Post
    Skinning system I think should be specified. Also CF supports all style of .net plugins (1.1 and 2.0 iirc)
    Thanks Malcom2073! BTW, we should make this chart a comprehensive comparison of most major frontends. Feel free to list the features in the above format and I'll update the original post.
    Former author of LinuxICE, nghost.
    Current author of nobdy.

  4. #4
    Newbie
    Join Date
    Apr 2006
    Posts
    4
    Very curious here!!! Everyone is always talking about OBDII, this is the first time I've come across someone mentioning a potential solution for OBD1. My question to you guys, does anyone know of a way to read OBD1, and what is required ie hardware/software?

    tnx in advance

  5. #5
    SuperMod - OBDII GPS Logger forum
    Auto Apps:loading...

    Join Date
    Mar 2009
    Location
    Los Angeles
    Posts
    917
    OBD1... Read from "Not just a simulator, but a proxy" on this page: http://icculus.org/obdgpslogger/obdsim.html. The initial idea was explored a little on this thread [I actually implemented the code about halfway down the thread, with some other followup info in this thread].

    It's done using obdsim, fbd, and a fusion brain

    No idea if that's the solution that kev000 is talking about, but a large part of what I've implemented in obdsim so far has been to satiate this need.

    Hardware wise, you're out about eighty bucks [I think?] plus sensors & elbow grease. Software wise, both fragments are free [as in beer] and Free [as in speech].

    Gary (-;
    OBDGPSLogger, for logging OBDII and/or GPS data
    OBDSim, an OBDII/ELM327 software simulator
    mp3car forums: obdgpslogger, obdsim

  6. #6
    North of the land of Hey Huns
    Auto Apps:loading...

    Join Date
    Jun 2004
    Location
    Westminster, MD
    Posts
    1,920
    I think that should be listed under FB support, not OBD1. Nghost does not atm support any form of OBD1 (ALDL or otherwise) does it?
    Quote Originally Posted by mitchjs
    stop with the REINSTALLS, what do you think we got some lame-o installer!!!
    RevFE - Super fast, modular frontend. Most powerful skinning engine in existence. Strong enough for an i7 made for a fitpc.
    Just a shame I can't justify a carpc to use it on anymore.

  7. #7
    licensed to kill - FKA kev000
    Auto Apps:loading...
    tripzero's Avatar
    Join Date
    Aug 2006
    Location
    16.40618, 120.61106
    Posts
    2,471
    Quote Originally Posted by malcom2073 View Post
    I think that should be listed under FB support, not OBD1. Nghost does not atm support any form of OBD1 (ALDL or otherwise) does it?
    No, nGhost doesn't support any form of obd1 at the moment. But any software that will be written to support OBD-II using the obdgpslogger daemon can support OBD1 and ALDL-at least in theory. OBD1 probably isn't a major feature anyway because most users probably have OBD-II cars (malcom2073's Camaro excluded :P ). I'll remove it from the list and replace it with FusionBrain support.
    Former author of LinuxICE, nghost.
    Current author of nobdy.

  8. #8
    North of the land of Hey Huns
    Auto Apps:loading...

    Join Date
    Jun 2004
    Location
    Westminster, MD
    Posts
    1,920
    Maybe I will have to make it support aldl
    Quote Originally Posted by mitchjs
    stop with the REINSTALLS, what do you think we got some lame-o installer!!!
    RevFE - Super fast, modular frontend. Most powerful skinning engine in existence. Strong enough for an i7 made for a fitpc.
    Just a shame I can't justify a carpc to use it on anymore.

  9. #9
    One Sharp Cheddar ThunderStick's Avatar
    Join Date
    Aug 2006
    Location
    West Allis, WI
    Posts
    1,660
    GUI based skinning program. Seems to be a feature that draws a lot of users.
    RR has a free one, CF has one but it's expensive, NG ?
    New Age Garmin - Skin for RR
    New Age Slider - RR SKin In Progress
    "It's called CODE because I don't want you to know"

  10. #10
    licensed to kill - FKA kev000
    Auto Apps:loading...
    tripzero's Avatar
    Join Date
    Aug 2006
    Location
    16.40618, 120.61106
    Posts
    2,471
    Quote Originally Posted by ThunderStick View Post
    GUI based skinning program. Seems to be a feature that draws a lot of users.
    RR has a free one, CF has one but it's expensive, NG ?
    Skin editors only apply to positional and behavioral-type skinning systems. Such an editor wouldn't apply to a theme-type skinning system.

    And just for clarification, in my mind there are three types of skinning systems:

    Behavioral - Can redefine behavior, look, and position of UI elements
    Positional - Can change look and position of UI elements
    Themes - Can change look of UI elements
    Former author of LinuxICE, nghost.
    Current author of nobdy.

Page 1 of 3 123 LastLast

Similar Threads

  1. XM / Sirius Worklog
    By Nola111 in forum Centrafuse
    Replies: 251
    Last Post: 08-20-2008, 11:05 AM
  2. Replies: 70
    Last Post: 10-15-2007, 06:21 PM
  3. Replies: 0
    Last Post: 06-11-2006, 06:49 PM
  4. status update....
    By 0l33l in forum PowerVoice
    Replies: 17
    Last Post: 05-05-2005, 01:22 PM
  5. cf newbie question
    By chrislloyd in forum Centrafuse
    Replies: 1
    Last Post: 03-24-2005, 06:01 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
  •