The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > MacCar

Reply
 
Thread Tools Display Modes
Old 03-18-2006, 08:25 PM   #91
Constant Bitrate
 
super-fly's Avatar
 
Join Date: Feb 2006
Location: In a van down by the river!
Posts: 187
My Photos: (9)
i had it crash on me a few times too...the buttons get stuck in the pressed position and then it crashes
super-fly is offline   Reply With Quote
Sponsored Links
Old 03-18-2006, 08:28 PM   #92
Newbie
 
Join Date: Jan 2006
Posts: 54
My Photos: (0)
also, i've set up my powermate to quit the remote if i hold it down for over a second... that seems to be a good solution, as i don't always have a keyboard handy
hotch is offline   Reply With Quote
Old 03-18-2006, 09:47 PM   #93
Low Bitrate
 
Join Date: Jul 2005
Location: Atlanta
Vehicle: Feet
Posts: 68
My Photos: (0)
Quote: Originally Posted by super-fly
The command key is the one with the weird looking shape on it right? What if I don't have that key...just out of luck?

Hitting Menu from the main Front Row screen will work just as well.

Sorry for the lack of updates recently, y'all - I've been at a big robotics competition thing (the FIRST Peachtree Regional, if anyone has heard of it and/or cares). I'll be working on getting menu-quitting working as soon as possible.
Mahalis is offline   Reply With Quote
Old 03-20-2006, 01:24 PM   #94
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Vehicle: 2001/chrystler/sebring
Posts: 168
My Photos: (0)
Quote: Originally Posted by Mahalis
Hitting Menu from the main Front Row screen will work just as well.

Will this exit both "Front Row" and the FRR App?

Quote: Originally Posted by Mahalis
I've been at a big robotics competition thing (the FIRST Peachtree Regional, if anyone has heard of it and/or cares).

I've thought about getting into that. how'd you do?
CArringt is offline   Reply With Quote
Old 03-20-2006, 04:01 PM   #95
Newbie
 
Join Date: Jan 2006
Posts: 54
My Photos: (0)
my 2 requests would be to make much bigger buttons (lets sacrifice prettyness for usability? i want to be able to use it blind, you know?), and somewhat significantly longer (maybe 10 seconds) on screen before it goes away.

what do you think?
hotch is offline   Reply With Quote
Old 03-20-2006, 04:15 PM   #96
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Vehicle: 2001/chrystler/sebring
Posts: 168
My Photos: (0)
Quote: Originally Posted by hotch
my 2 requests would be to make much bigger buttons (lets sacrifice prettyness for usability? i want to be able to use it blind, you know?), and somewhat significantly longer (maybe 10 seconds) on screen before it goes away.

what do you think?

I think the buttons are fine as is. customization we be offered as the app progresses. Example:
-Size
-Location
-Time Out
-Resolution settings

And "prettyness" is essential That's one of the things that sets this appart from a pc app. it will just take getting used to. just like when you first get a new remote for the tv. you have to look at it everytime you go to use it, but after time it's second nature
CArringt is offline   Reply With Quote
Old 03-20-2006, 04:20 PM   #97
Newbie
 
Join Date: Jan 2006
Posts: 54
My Photos: (0)
yeah, i just have trouble using it while driving, the menu and play buttons are alright, but the others are tough
hotch is offline   Reply With Quote
Old 03-20-2006, 08:34 PM   #98
Low Bitrate
 
Join Date: Jul 2005
Location: Atlanta
Vehicle: Feet
Posts: 68
My Photos: (0)
Updated. Holding Menu for one second now quits both Front Row and the Remote.
Mahalis is offline   Reply With Quote
Old 03-21-2006, 12:47 AM   #99
Newbie
 
Join Date: Jan 2006
Posts: 54
My Photos: (0)
is that the only change, or is it more stable now?
hotch is offline   Reply With Quote
Old 03-21-2006, 11:37 AM   #100
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Vehicle: 2001/chrystler/sebring
Posts: 168
My Photos: (0)
stability is being worked on. Mahalis has the crash logs and is going through them but nothing is instant. the next update should address these issues
CArringt is offline   Reply With Quote
Sponsored Links
Old 03-21-2006, 01:44 PM   #101
Newbie
 
Join Date: Jan 2006
Posts: 54
My Photos: (0)
of course, i don't mean to be pushy at all, i just wanted to know if i should install this update or not
hotch is offline   Reply With Quote
Old 03-21-2006, 03:20 PM   #102
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Vehicle: 2001/chrystler/sebring
Posts: 168
My Photos: (0)
ok i have a question and based on the answer i have a quick extension idea.

This program is written in objective c. is there anyway to embedd an applescript?

The reason i'm asking is:
i quit front row and the remote while listening to an alabama song (i'm a hick nerd) and i "command-tab"ed over to itunes real quick just in time to see the album art of the song i was listening to still in the "Album Art" view pane. So i'm thinking with a basic apple script for itunes you can call for the song rating and re-rate the song in frontrow.

Ie:
Holding the Play/Pause button for two seconds brings up a five start system using:

tell application "iTunes"
get rating of current track
end tell

and:

tell application "iTunes"
set rating of current track to 60
end tell

Like i said i'm not sure this will work but it in theory it should.

Any thoughts?

Last edited by CArringt : 03-21-2006 at 03:24 PM.
CArringt is offline   Reply With Quote
Old 03-21-2006, 03:41 PM   #103
Low Bitrate
 
Join Date: Jul 2005
Location: Atlanta
Vehicle: Feet
Posts: 68
My Photos: (0)
Okay, good news - I've found the beginning of a trail that may lead to a reason for the crashes. I suspect that the crashes and general weirdness are happening when - for one reason or another - the system is already handling a pressed key. That can be a key on the keyboard, a custom-mouse-driver-input thing (like the back and forward buttons on some Logitech mice), or whatever a Powermate sends. There are several ways this might be fixed - if anyone has a good way either to detect already-held-down keys systemwide or to trap the weird error this is throwing and account for that, let me know.

Edit: Updated again. Anyone who's been having crash-issues, please try this version.

Last edited by Mahalis : 03-21-2006 at 04:08 PM.
Mahalis is offline   Reply With Quote
Old 03-21-2006, 04:26 PM   #104
Constant Bitrate
 
Join Date: Jun 2005
Location: California
Vehicle: 2005 MINI Cooper Convertible
Posts: 142
My Photos: (0)
Quote: Originally Posted by hotch
my 2 requests would be to make much bigger buttons (lets sacrifice prettyness for usability? i want to be able to use it blind, you know?), and somewhat significantly longer (maybe 10 seconds) on screen before it goes away.

what do you think?

This is why Apple only puts the clickwheel on devices that have a display. Even the iPod shuffle doesn't have it. A drive-time touchscreen interface needs to be very different to be usable without looking.
MINI4cathy is offline   Reply With Quote
Old 03-21-2006, 06:29 PM   #105
Newbie
 
Join Date: Apr 2005
Posts: 10
My Photos: (0)
Quote: Originally Posted by CArringt
ok i have a question and based on the answer i have a quick extension idea.

This program is written in objective c. is there anyway to embedd an applescript?

Look into NSAppleScript and NSAppleEventDescriptor, something like:

Code:
NSAppleScript *myAppleScript = [[NSAppleScript alloc] initWithSource:@"tell application \"iTunes\"\nget rating of current track\nend tell"]; NSAppleEventDescriptor *result = [myAppleScript executeAndReturnError:nil]; if([result length]>0) //Handle the string with [result stringValue] or whatever type it is;

Ph75 is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Remote that has drivers built for Frontrow, would would great in a car hookid MacCar 1 02-07-2006 09:55 PM
New remote solution for FrontRow gmed MacCar 1 11-17-2005 11:06 PM
Automotive Security Maeveth General MP3Car Discussion 18 04-07-2004 01:33 AM
ME 2.0 Official Bug Reports phat_bastard ME Archive 67 01-31-2004 06:27 PM
ps2 pelican remote w/ creative reciever & girder ShinkunoNamida Input Devices 0 04-26-2003 02:00 PM


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


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics