Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 04-25-2009, 05:58 PM   #1
Newbie
 
Join Date: Apr 2009
Posts: 23
TheCustomizer is an unknown quantity at this point
The FrontEnd c#

I'm developing a open source C# frontend.

My main features are:

media player (vlc plugin for audio AND video)
different screens are actually panels.

xml file used to store configuration information.

obd2 information ( i've not worked out how to do that)
gps information (not worked out how)

embedding external software into the User Inferface.

Playlists:
1. last played files.
2. Albums
3. Custom Playlists.

And any other features that other developers are more then welcome to add.

If anyone is interested in Joining the team, i'ld be greatful to have you on board. anyone from Graphics to experienced c# programmers.
TheCustomizer is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 05-15-2009, 04:32 AM   #2
Variable Bitrate
 
Join Date: Mar 2009
Location: Kristiansand, Norway
Posts: 271
Crinos is an unknown quantity at this point
How is this project going?
Crinos is offline   Reply With Quote
Old 05-15-2009, 06:40 AM   #3
Newbie
 
Join Date: Apr 2009
Posts: 23
TheCustomizer is an unknown quantity at this point
slowly, unfortunatly
TheCustomizer is offline   Reply With Quote
Old 05-15-2009, 07:03 AM   #4
Variable Bitrate
 
Join Date: Mar 2009
Location: Kristiansand, Norway
Posts: 271
Crinos is an unknown quantity at this point
Know how that is... got multiple things that I work on myself... and everything end up going slowly forward... allthough.. some seem to go backwards...
Crinos is offline   Reply With Quote
Old 05-15-2009, 11:15 AM   #5
FLAC
 
Join Date: May 2006
Location: Calgary, Alberta
Posts: 1,525
Maheriano will become famous soon enoughMaheriano will become famous soon enough
Something I've wanted to see in a front end is a tabbed interface. You have all the tabs along the top so you can go to any screen you want at any time without having to go to a menu screen first.
__________________
Ampie Case
2.5" Hard Drive 80GB Samsung 5400RPM
256 MB DDR2 PC5400
Xenarc 700TSV - VGA Monitor
Intel D945GCLF Motherboard
M2-ATX-HV

2005 Honda Civic
Maheriano is offline   Reply With Quote
Old 05-15-2009, 01:18 PM   #6
Newbie
 
Join Date: Apr 2009
Posts: 23
TheCustomizer is an unknown quantity at this point
the problem with c# is i cant find any gps software that i can use with it.

I'm a php developer by trade.
TheCustomizer is offline   Reply With Quote
Old 05-15-2009, 01:44 PM   #7
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,893
Enforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant future
Quote: Originally Posted by Maheriano View Post
Something I've wanted to see in a front end is a tabbed interface. You have all the tabs along the top so you can go to any screen you want at any time without having to go to a menu screen first.


Would be very easy to skin roadrunner to do that.
Enforcer is online now   Reply With Quote
Old 05-15-2009, 01:50 PM   #8
Super Moderator & Wal-Mart Greeter
 
Tidder's Avatar
 
Join Date: Sep 2003
Location: New Mexico, USA
Posts: 3,384
Tidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant future
Yeah but who wants to use RR anymore...

I know, I know... everyone except me.
__________________
Tidder

Try RevFE
The best frontend I've ever used, period.

Best Quote EVER!!
Quote: Originally Posted by bramlet View Post
I try to search but I usually only find posts where people ask questions and darquepervert tells them to search.

Tidder is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 05-15-2009, 01:58 PM   #9
FLAC
 
Join Date: May 2006
Location: Calgary, Alberta
Posts: 1,525
Maheriano will become famous soon enoughMaheriano will become famous soon enough
Quote: Originally Posted by Tidder View Post
Yeah but who wants to use RR anymore...

I know, I know... everyone except me.

And me.
__________________
Ampie Case
2.5" Hard Drive 80GB Samsung 5400RPM
256 MB DDR2 PC5400
Xenarc 700TSV - VGA Monitor
Intel D945GCLF Motherboard
M2-ATX-HV

2005 Honda Civic
Maheriano is offline   Reply With Quote
Old 05-15-2009, 03:06 PM   #10
Low Bitrate
 
lbergamo's Avatar
 
Join Date: May 2009
Location: Michigan, USA
Posts: 65
lbergamo is an unknown quantity at this point
Hello,

I am developing a front end in Microsoft Visual Basic 6 (I hate managed code!). I have been succesfull in:

Embedding Windows Media Player for all the A/V task...

Using select Win32 API I managed to transplant the Microsoft Streets and Trips 2007 main map window into a picture box on my own form (this was a pain but paid off in the end)...

Etc, etc, etc...


I will watch this post for some inspiration. If you want to know more of my project just drop me a line...


C'ya

Leo

Last edited by lbergamo; 05-15-2009 at 03:07 PM.. Reason: typo
lbergamo is offline   Reply With Quote
Old 05-15-2009, 03:13 PM   #11
Variable Bitrate
 
Join Date: Mar 2009
Location: Kristiansand, Norway
Posts: 271
Crinos is an unknown quantity at this point
Quote: Originally Posted by TheCustomizer View Post
the problem with c# is i cant find any gps software that i can use with it.

I'm a php developer by trade.

I'm a PHP coder myself, and starting to learn C#

oh.. btw:
http://www.c-sharpcorner.com/UploadF...M/ReadGPS.aspx
Crinos is offline   Reply With Quote
Old 05-16-2009, 12:48 AM   #12
Variable Bitrate
 
Join Date: Nov 2007
Posts: 238
NSFW is an unknown quantity at this point
Why not just use a 3rd-party app like iGuidance for GPS?

If you're going to support external apps anyway, you could support GPS that way for starters, and then do your own later on if you really want to.
NSFW is offline   Reply With Quote
Old 05-17-2009, 07:59 AM   #13
Low Bitrate
 
lbergamo's Avatar
 
Join Date: May 2009
Location: Michigan, USA
Posts: 65
lbergamo is an unknown quantity at this point
I became partial to Microsoft Streets and Trips maps. They are quit in depth. So I used what I knew about the Windows API and in a sense barrowed it and put it in my program. Call it a hack but I thought it was cool.

You struck my intrest with iGuidance. I am going to take a look at it and possibly replace Microsoft Streets and Trips.
lbergamo is offline   Reply With Quote
Old 05-17-2009, 03:31 PM   #14
Variable Bitrate
 
Join Date: Nov 2007
Posts: 238
NSFW is an unknown quantity at this point
I've used both, and iGuidance has a more touch-screen-friendly UI, so it's the one I prefer.

But my point was just to use an external app (any external app) to do GPS.

In fact, that goes for any feature for which decent apps exist. That will let you get a front end with more features with less effort. Then, one feature at a time, create built-in versions of the features that would benefit most from being built-in.
NSFW 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
XUL Frontend.... SFiorito Software & Software Development 2 10-02-2009 12:23 PM
CarPal - Modular Cross-Platform Frontend malcom2073 RevFE 27 05-12-2009 05:00 PM
screen placement of frontend tgm4883 Software & Software Development 4 03-06-2006 01:11 PM
Destinator 3 Frontend v1.1 Ninja Monkey Map Monkey 139 10-25-2004 11:40 PM



All times are GMT -5. The time now is 08:32 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
"VaultWiki" powered by VaultWiki v2.5.2.
Copyright © 2008 - 2009, Cracked Egg Studios.Ad Management by RedTyger
Message Board Statistics