Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 02-22-2005, 03:04 AM   #61
Constant Bitrate
 
holistic's Avatar
 
Join Date: Feb 2005
Location: Denmark
Posts: 191
holistic is on a distinguished road
next release with the implemented videoplayer... gonna support the gif support thingy i asked about ? for the see through middle of the skin
holistic is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 02-22-2005, 08:30 AM   #62
Constant Bitrate
 
vortex's Avatar
 
Join Date: Feb 2005
Location: London, UK
Posts: 204
vortex is on a distinguished road
Quote: Originally Posted by guino
Can you show me a log file -- that is when the problem happens ??

I have seen this ONCE in my machine, but never again for as fast as I could hit list or try to press it twice..

You can press list twice on your remote
__________________
www.vortexleather.com
vortex is offline   Reply With Quote
Old 02-22-2005, 01:08 PM   #63
Maximum Bitrate
 
DjBac's Avatar
 
Join Date: Jun 2004
Location: GREECE/Athens
Posts: 702
DjBac is on a distinguished road
Should I do anything more apart from changing *.skin files to make MBM temp to appear?

When I choose it I get just emptyness!!:P
DjBac is offline   Reply With Quote
Old 02-22-2005, 02:20 PM   #64
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,060
guino will become famous soon enoughguino will become famous soon enough
Quote: Originally Posted by vortex
You can press list twice on your remote

Ohhhh.. list twice like that ... now I see.. I'll check that out..
__________________
Ride Runner RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote
Old 02-22-2005, 02:24 PM   #65
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,060
guino will become famous soon enoughguino will become famous soon enough
Quote: Originally Posted by DjBac
Should I do anything more apart from changing *.skin files to make MBM temp to appear?

When I choose it I get just emptyness!!:P

You must have MBM running (of course) and then run RR. If you need to figure out which sensors are what in your board (sensor numbers), download the MBM sensors information application from my download page.. then just look at the information you want in the list and place the number of the sensor in your .skin files -- i.e. "MBM49" is the Fan speed on my board (Sensor number 49). then make sure your tooltip text is either "", "c2f" or "f2c" (if you need conversions). Not sure right now but a tooltip text of "0.0" could also work to define say 1 Decimal point precision (most MOBO's only return integer values for temps).
__________________
Ride Runner RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote
Old 02-22-2005, 02:30 PM   #66
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,060
guino will become famous soon enoughguino will become famous soon enough
Quote: Originally Posted by holistic
next release with the implemented videoplayer... gonna support the gif support thingy i asked about ? for the see through middle of the skin

For the Video Player, I can let you select say the JPG/GIF file to display in the place of the "black" space.. the problem is that when the user presses "zoom" this area will be covered up in different regions, not to say the entire screen when in Full Screen Mode.. I assume what you want to do is to set the video playing inside a window, while still having it's controls around it.. If that's the case I can add some extra support to do that on another version.. for now, I'll have trouble enough merging the built-in player with the current support to MPC... and it is also important to notice that MPC support may not work right in a skin of this type... in any case, this is definitely a major feature to add.
__________________
Ride Runner RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote
Old 02-22-2005, 02:36 PM   #67
Constant Bitrate
 
holistic's Avatar
 
Join Date: Feb 2005
Location: Denmark
Posts: 191
holistic is on a distinguished road
no... the thing i wanted was instead of having the player at the botoom like now i just wanted it to be like in my other skin files but with a hole in the middle so u can still see the video
holistic is offline   Reply With Quote
Old 02-22-2005, 02:40 PM   #68
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,060
guino will become famous soon enoughguino will become famous soon enough
Quote: Originally Posted by holistic
no... the thing i wanted was instead of having the player at the botoom like now i just wanted it to be like in my other skin files but with a hole in the middle so u can still see the video

ummmm..... even a transparent GIF woudn't work there.. what you want is basica lly a big hole in the Skin (the VB Form is not transparent).. so I'd have to add say a skin code that could let you "cut" pieces of the form out.. which would allow you to make weird shaped screens (such as a screen with a big whole in the middle.. It's not hard to do that.. then if you make it the size of the other screens it will not appear to be in the bottom as the video player seems to be...
__________________
Ride Runner RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 02-22-2005, 02:53 PM   #69
Constant Bitrate
 
holistic's Avatar
 
Join Date: Feb 2005
Location: Denmark
Posts: 191
holistic is on a distinguished road
exactly... cause with a gif file it just turns grey in the middle
holistic is offline   Reply With Quote
Old 02-22-2005, 03:20 PM   #70
Low Bitrate
 
Join Date: Feb 2005
Posts: 79
AngelGR is on a distinguished road
Why don´t define an "always on top" surface, with the right size and position, instead of work with transparent layers?
I mean something like: alwaysontopscreen(x,y,horizontalres,verticalres). And it'd be automatically closed when other screen is selected.
Even better: videoscreeen(x,y...) / gpsscreen(x,y...) / visscreen(100,200,600,360), so we could create enbedded screens with different sizes and positions for different tasks instead of the current "full screen" for everything.
It'd be useful for my skin too.
AngelGR is offline   Reply With Quote
Old 02-22-2005, 04:48 PM   #71
Newbie
 
Join Date: Sep 2004
Posts: 30
anohman is on a distinguished road
I'm experiencing a really weird bug in the 2-22-2005 version.

I configured RR and tweaked the brushed alum skin on my laptop and everything was working fine. I then copied RR with the conf files and all to my CarPC (Epia-TC running WinXP) and all is fine except that RR freezes (cpu 100%) on the audio browser screen no matter what i do.

The weird thing is that the video browser works fine and even if i set the musicpath and the videopath to the same folder, only the audio browser freezes.

I have tried using and not using ID3 tags in the browselist, having a music folder with no songs at all in it, different skins, but it always freezes.

Any idea what might be causing this?
anohman is offline   Reply With Quote
Old 02-22-2005, 05:43 PM   #72
FLAC
 
mauri's Avatar
 
Join Date: Jan 2004
Posts: 1,001
mauri is on a distinguished road
Exit MM to RR

Hi Guino,
the problem of exit to MM embed RR fixed 90%!

Test:
Open RR
Launch MM ( skin ok, fixed )and MM work ok.
Exit to MM with X , closed but error displayed posted preview days.

Another test:
Open RR
Launch MM
Return with arrow,ok, appears the main menu.
Exit to MM.
Closed ok MM,but after one second, same error.

You have fixed the problem to close RR ,MM work hide.

Only problem its to MM displayed ,after close embed RR ,the damned error!

Mauri
mauri is offline   Reply With Quote
Old 02-22-2005, 06:09 PM   #73
Maximum Bitrate
 
DjBac's Avatar
 
Join Date: Jun 2004
Location: GREECE/Athens
Posts: 702
DjBac is on a distinguished road
MBM is running and i choose i.e. "MBM01", "".... NOTHING appears!!
Attached Images
 
DjBac is offline   Reply With Quote
Old 02-22-2005, 07:03 PM   #74
Constant Bitrate
 
Join Date: Jul 2003
Location: So. Cal.
Posts: 183
welthqa
Guino,

Are you going to have support for http://www.mp3car.com/vbulletin/hardware-development/40612-hu-quality-am-fm-rds-rbds-radio-features.html
when they get finished with it?

Is there a way to map the volume control to winamp's volume?

also sent some paypal your way, you deserve it for the great work.
welthqa is offline   Reply With Quote
Old 02-22-2005, 08:17 PM   #75
Constant Bitrate
 
vortex's Avatar
 
Join Date: Feb 2005
Location: London, UK
Posts: 204
vortex is on a distinguished road
guino I still have problem with video player controls not auto hiding and i've narrowed down the problem a bit. When using touch screen NO PROBLEMS if i use the remote and select a file to play from file list then once it loads the video you can see the mouse cursor at the top right and in video controls are on top of video. If i move the mouse slightly then the video controls auto-hides.

Did you find out what was wrong with the audio file list appearing in video filelist if i press List twice?

Thanks for trying to help fix the bugs i been experiancing. Oh and i can't wait for your interegrated video player sounds interesting i hope it better than MPC or maybe we can have option to use MPC if we choose?
__________________
www.vortexleather.com
vortex 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
Bug Tracking (sorry long but please read) liquid_smoke Software & Software Development 23 04-22-2005 04:12 PM



All times are GMT -5. The time now is 01:56 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