Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > MacCar


Reply
 
Share Thread Tools Display Modes
Old 03-18-2006, 09:25 PM   #91
Variable Bitrate
 
super-fly's Avatar
 
Join Date: Feb 2006
Location: In a van down by the river!
Posts: 226
super-fly is on a distinguished road
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
Advertisement
 
Advertisement
Old 03-18-2006, 09:28 PM   #92
Newbie
 
Join Date: Jan 2006
Posts: 54
hotch is on a distinguished road
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, 10:47 PM   #93
Low Bitrate
 
Join Date: Jul 2005
Location: Atlanta
Posts: 68
Mahalis is on a distinguished road
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, 02:24 PM   #94
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Posts: 168
CArringt is on a distinguished road
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, 05:01 PM   #95
Newbie
 
Join Date: Jan 2006
Posts: 54
hotch is on a distinguished road
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, 05:15 PM   #96
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Posts: 168
CArringt is on a distinguished road
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, 05:20 PM   #97
Newbie
 
Join Date: Jan 2006
Posts: 54
hotch is on a distinguished road
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, 09:34 PM   #98
Low Bitrate
 
Join Date: Jul 2005
Location: Atlanta
Posts: 68
Mahalis is on a distinguished road
Updated. Holding Menu for one second now quits both Front Row and the Remote.
Mahalis is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 03-21-2006, 01:47 AM   #99
Newbie
 
Join Date: Jan 2006
Posts: 54
hotch is on a distinguished road
is that the only change, or is it more stable now?
hotch is offline   Reply With Quote
Old 03-21-2006, 12:37 PM   #100
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Posts: 168
CArringt is on a distinguished road
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
Old 03-21-2006, 02:44 PM   #101
Newbie
 
Join Date: Jan 2006
Posts: 54
hotch is on a distinguished road
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, 04:20 PM   #102
Constant Bitrate
 
Join Date: Apr 2005
Location: monroe/louisiana
Posts: 168
CArringt is on a distinguished road
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 04:24 PM..
CArringt is offline   Reply With Quote
Old 03-21-2006, 04:41 PM   #103
Low Bitrate
 
Join Date: Jul 2005
Location: Atlanta
Posts: 68
Mahalis is on a distinguished road
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 05:08 PM..
Mahalis is offline   Reply With Quote
Old 03-21-2006, 05:26 PM   #104
Constant Bitrate
 
Join Date: Jun 2005
Location: California
Posts: 142
MINI4cathy is on a distinguished road
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, 07:29 PM   #105
Newbie
 
Join Date: Apr 2005
Posts: 10
Ph75 is on a distinguished road
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
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
Remote that has drivers built for Frontrow, would would great in a car hookid MacCar 1 02-07-2006 10:55 PM
New remote solution for FrontRow gmed MacCar 1 11-18-2005 12:06 AM
Automotive Security Maeveth General MP3Car Discussion 18 04-07-2004 02:33 AM
ME 2.0 Official Bug Reports phat_bastard ME Archive 67 01-31-2004 07:27 PM
ps2 pelican remote w/ creative reciever & girder ShinkunoNamida Input Devices 0 04-26-2003 03:00 PM



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