Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 04-12-2005, 05:21 PM   #91
Low Bitrate
 
Join Date: Mar 2005
Location: Germany
Posts: 89
hematec is on a distinguished road
well this could not work....change the "ACCEPT_CALL_PHOCO" to "DIAL_PHOCO"...
thats it!!
hematec is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 04-12-2005, 05:21 PM   #92
Constant Bitrate
 
Partybuster's Avatar
 
Join Date: Apr 2004
Location: Amsterdam
Posts: 172
Partybuster is on a distinguished road
OK, I fixed it (don't know exactly how) and all is working again. I started phoco manually and after that RR. Then I closed both and run RR again and phonecontrol opened like it's supposed to do.

you can put the link back guino.
Partybuster is offline   Reply With Quote
Old 04-12-2005, 05:25 PM   #93
Variable Bitrate
 
Mr.Fabio's Avatar
 
Join Date: Feb 2005
Location: Italy
Posts: 261
Mr.Fabio is on a distinguished road
Quote: Originally Posted by hematec
well this could not work....change the "ACCEPT_CALL_PHOCO" to "DIAL_PHOCO"...
thats it!!

Ok hematec, now working correctly! Thanx
__________________
Mr.Fabio

_______________________
Travla C134
Jetway J7F2WE 1Gb DDR2 - HD SATA 3.5" 80Gb + HD 2.5" 40Gb - Lilliput 7" TS - Holux GR-213 - Bluetooth - Belkin 802.11g WiFi - Silabs Radio - HTC Hermes

RoadRunner - PC Navigator 7.1 - FreeFone
Mr.Fabio is offline   Reply With Quote
Old 04-12-2005, 05:25 PM   #94
Low Bitrate
 
Join Date: Mar 2005
Location: Germany
Posts: 89
hematec is on a distinguished road
@guino could it be, that the sourcefiles and the exe-file are not the same source???
in the source the lines in the sub checkafter are missing, but the exe works fine...??
hematec is offline   Reply With Quote
Old 04-12-2005, 07:26 PM   #95
Raw Wave
 
RoyN's Avatar
 
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
RoyN is on a distinguished road
@guino & @hematec:

Are you using the info that Zorro sent out about starting phoco?

I'm having trouble... I restart my computer, load RR+Phoco, my phone isnt detected, I can go into phone it is as if there is no phone connected... if I receve a call RR/Phoco dont notify me...

I can then quit RR/PhoCo and load PhoCo on its own, then it works, and I can go into RR and it will work.. it seems that when RR starts phoco it isnt forcing phoco to look for the phone and reset it and everything...

Z sent me this saying to use this to start phoco hidden for max speed, I'm not sure if there is something here that you guys missed out, or if we are all at a loss...
Code:
Public Sub StartPhoCo(ByVal pi_sAppPathExe As String) Dim l_sPath As String Dim l_lHandle as long '--------------------------------------------- ' extract the path '--------------------------------------------- l_sAppPath = Left(pi_sAppPathExe, InStrRev(pi_sAppPathExe, "\")) '--------------------------------------------- ' start it '--------------------------------------------- l_lHandle = ShellExecute(0, "open", pi_sAppPathExe, "-remoteNoDesign", l_sAppPath, 0) If l_lHandle < 32 Then ' signal user that PhoCo can't be started (see ShellExecute for the "why") End If End Sub

This starts PhoCo without using any Design file, so the startup is pretty much faster.
RoyN is offline   Reply With Quote
Old 04-12-2005, 08:41 PM   #96
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
@Hematec
I may have not updated the package correctly.. I'll review the code to add that "ACCEPT_CALL_PHOCO" (as well as "DIAL_PHOCO") and repost the beta4, with a fresh source package..

@RoyN
cool.. I'll add that...
__________________
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 04-12-2005, 08:54 PM   #97
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
Ok, Just updated the Beta4 Update:


http://rmc.pimpedwheels.com/PhocoBeta4.zip

also updated the sources:

http://rmc.pimpedwheels.com/RoadRunnerSource-Phoco.zip

This should fix the Answer call bug ("ACCEPT_CALL_PHOCO" command is now added -- but "DIAL_PHOCO" can also answer calls). Also added the -remoteNoDesign to load phoco faster..

Is there anybody still having Phonebook issues ?? and if so, did you try that test app Hematec made to show the phonebooks available from your phone ?

Thanks for the help with this guys...
Guino.
__________________
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 04-13-2005, 01:33 AM   #98
Constant Bitrate
 
ATXaccord05's Avatar
 
Join Date: Feb 2005
Location: Austin, Texas
Posts: 175
ATXaccord05 is on a distinguished road
I downloaded the newest files and I just configured the new WIDCOMM drivers so that I can accept calls and hear them over my speakers, as well as talk from a mic. whenever I recieve an incoming call RR will lower it's volume, but I don't get a screen that gives me an option to answer/ignore/etc. I was able to see this screen when I was using the windows drivers, but not with the WIDCOMM drivers. I beleive the problem also arose when I got the newest version of the program. phoco would open, but not be visible, and it is now. any ideas?
ATXaccord05 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 04-13-2005, 01:54 AM   #99
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
try to start Phoco BEFORE RR runs to see what happens.. also, check if you get a call notification in Phoco alone.. I'm waiting on my phone to be able to do any tests myself...
__________________
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 04-13-2005, 02:48 AM   #100
Low Bitrate
 
Join Date: Mar 2005
Location: Germany
Posts: 89
hematec is on a distinguished road
@ATXAccord
is the volume lowering or muting when you get a call???
could you dial out of RR? Is there a skin file named call_in.skin??
hematec is offline   Reply With Quote
Old 04-13-2005, 03:56 AM   #101
Low Bitrate
 
Join Date: Apr 2005
Location: S.A.
Posts: 60
SubaruWRX is on a distinguished road
i downloaded the update. the accept, ignore, cancel all works. i get all my contacts show up. the calls list, all calls, missed calls, etc. don't work from the phone, it only remembers the list from what you do on the computer.
SubaruWRX is offline   Reply With Quote
Old 04-13-2005, 04:05 AM   #102
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
are you able to pull those from Phoco (outside RR) ? I'm assuming you have pressed any "reload" buttons available in the skin..
__________________
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 04-13-2005, 04:09 AM   #103
Low Bitrate
 
Join Date: Apr 2005
Location: S.A.
Posts: 60
SubaruWRX is on a distinguished road
trying out the edit features, i cannot edit any of the contacts on the phone not even the delete, if i edit it saves it on the internal phonebook. if after using the program you go to delete any contacts from the internal phonebook it crashes the program.
SubaruWRX is offline   Reply With Quote
Old 04-13-2005, 04:11 AM   #104
Low Bitrate
 
Join Date: Apr 2005
Location: S.A.
Posts: 60
SubaruWRX is on a distinguished road
yes in phoneco it all works i can see all the phonebooks from the phone and the call lists
SubaruWRX is offline   Reply With Quote
Old 04-13-2005, 04:51 AM   #105
Low Bitrate
 
Join Date: Mar 2005
Location: Germany
Posts: 89
hematec is on a distinguished road
i will change this thing with the calls...
editing the phone and sim phonebooks is still not supported by the phoco sdk...
when its available i'll change this of course...
hematec 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
Looking for beta testers for new DC-DC PSU MikeH Power Supplies 22 05-18-2004 03:22 PM
Beta testers: AiPC2 Seraph Software & Software Development 35 01-22-2004 01:58 PM
X-MP3Pad is out! I need beta testers! PorscheMP3 Software & Software Development 1 07-15-2002 03:33 PM
Wanted: beta testerss for X-MP3Pad (formerly MP944) PorscheMP3 Software & Software Development 0 05-07-2002 12:58 PM



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