maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   N9 "Phone Speaker Switcher" app v0.1 (5/2/12) (https://talk.maemo.org/showthread.php?t=81159)

Iktwo 2012-02-26 01:17

Re: N9 "Phone Speaker Switcher" app v0.1 (5/2/12)
 
bt headset problem fixed :) now when there's a bt headset no auto swtich to speaker it's done. I love dbus :D

Schturman 2012-02-26 20:07

Re: N9 "Phone Speaker Switcher" app v0.1 (5/2/12)
 
Quote:

Originally Posted by Iktwo (Post 1169794)
bt headset problem fixed :) now when there's a bt headset no auto swtich to speaker it's done. I love dbus :D

When we see this update ? :)

Iktwo 2012-02-27 13:28

Re: N9 "Phone Speaker Switcher" app v0.1 (5/2/12)
 
I uploaded it last saturday, I hope it will be available by tuesday, and if not, maybe wednesday..

Schturman 2012-03-03 13:56

Re: N9 "Phone Speaker Switcher" app v0.1 (5/2/12)
 
Quote:

Originally Posted by Iktwo (Post 1170517)
I uploaded it last saturday, I hope it will be available by tuesday, and if not, maybe wednesday..

Thanks, now it's work perfectly for me :)

nicodonte 2012-03-03 22:15

Re: N9 "Phone Speaker Switcher" app v0.1 (5/2/12)
 
Bought it.

Thank you ! !

Schturman 2012-05-04 07:22

Re: N9 "Phone Speaker Switcher" app v0.1 (5/2/12)
 
Hi to all

Iktwo, i noticed about a little bug.. When headphones connected to the phone and i receive a call, the phone also goes to the speaker and i can't hear anything in the headphones.. It's look like the problem with bt before..
Can you fix this please?
Thanks

Iktwo 2012-05-05 15:15

Re: N9 "Phone Speaker Switcher" app v0.1 (5/2/12)
 
Sorry I didn' t notice that, I'll fix it, but my phone broke, don' t worry in getting a new one tomorrow :) so, give me two or three days and I' ll fix it

baem90 2012-05-05 16:45

Re: N9 "Phone Speaker Switcher" app v0.1 (5/2/12)
 
love this app so much! thanx for fix this problem :)

Schturman 2012-05-05 17:33

Re: N9 "Phone Speaker Switcher" app v0.1 (5/2/12)
 
Quote:

Originally Posted by Iktwo (Post 1202245)
Sorry I didn' t notice that, I'll fix it, but my phone broke, don' t worry in getting a new one tomorrow :) so, give me two or three days and I' ll fix it

Thank you very much! :)

Iktwo 2012-05-11 05:57

Re: N9 "Phone Speaker Switcher" app v0.1 (5/2/12)
 
I'm so sorry :( I really want to fix this, but I can't find how to detect when the headphone is connected, I will look into it, it should be easy as with the BT, but it's not :(..

I'm trying with this:
Code:

QDBusConnection::systemBus().connect("com.nokia.policy.pcfd",
                                                  "/com/nokia/policy/audio_route","org.maemo.contextkit.Property",
                                                  "ValueChanged", this, SLOT(headsetConnection(const QDBusMessage& msg)));

but my method is never called, and using dbus-monitor (system bus) I can see this:
Code:

signal sender=:1.33 -> dest=(null destination) serial=297 path=/com/nokia/policy/audio_route; interface=org.maemo.contextkit.Property; member=ValueChanged
  array [
      variant          string "headset"
  ]
  uint64 6577358612055

So there has to be a way to detect the when the headphone is plugged in..

Anyway, I didn't relased the source before so here it is :)
http://iktwo.com/wp-content/uploads/...witcher.tar.gz


All times are GMT. The time now is 16:25.

vBulletin® Version 3.8.8