vi_
|
2012-04-04
, 09:51
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#911
|
|
2012-04-05
, 09:59
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#912
|
The Following 8 Users Say Thank You to pali For This Useful Post: | ||
|
2012-04-05
, 16:38
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#913
|
I created new example daemon which will pause MAFW when pulseaudio master device changes. It listen for pulseaudio events and when special nokia module change routing (from bluetooth to internal board or reverse)
|
2012-04-05
, 16:42
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#914
|
Is there any chance, that similar approach could be used to handle routing of sound to external DAC (USB soundcard), as per:
http://talk.maemo.org/showthread.php?t=83270
...?
The Following 2 Users Say Thank You to pali For This Useful Post: | ||
|
2012-04-07
, 07:23
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#915
|
Now it is implemented
Git repository: https://gitorious.org/~pali/qt-media...li-mediaplayer
Due to speed of Qt and QtDBus is autopause delayed (1-3s) when bluetooth headset disconnected. Autopause when disconnected wired headset seems working realime. I added code (in last commit) to monitor also GPIO jack state (state is immedialey false when nothing is connected to jack). Seems that this fixed delay problem for wired headset. But I have no idea how to speed up bluetooth disconnect event (bluez daemon dbus signal is delayed and also qt signal/slots are not realtime).
So at least on my n900 disconnecting wired headset autopause player and nothing is heard from speakers.
|
2012-04-10
, 21:54
|
Posts: 58 |
Thanked: 73 times |
Joined on Jan 2012
@ Argentina
|
#916
|
The Following 2 Users Say Thank You to hobarrera For This Useful Post: | ||
|
2012-04-10
, 23:57
|
Posts: 7 |
Thanked: 1 time |
Joined on Feb 2012
|
#917
|
|
2012-04-15
, 08:11
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#918
|
The best player for the n900! Finally we can share music via Bluetooth :-). I think if you do better supports the display of music lyrics in languages other than English, including an automatic online search for album covers and the ability to search musics within the list itself that is playing without having to go back to the main list.
Would be perfection made music, I hope you can include these features
The Following User Says Thank You to marmistrz For This Useful Post: | ||
|
2012-04-15
, 08:17
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#919
|
I created new example daemon which will pause MAFW when pulseaudio master device changes. It listen for pulseaudio events and when special nokia module change routing (from bluetooth to internal board or reverse) daemon will send dbus signal to MAFW to pause playing. This daemon should have smaller delay in pausing MAFW as headphoned or my in-build implementation in OMP, because it immediately pause MAFW (not wait until bluez daemon tell us that headset is really disconnected)
Source code: http://atrey.karlin.mff.cuni.cz/~pali/autopause.c
Armel binary: http://atrey.karlin.mff.cuni.cz/~pali/autopause
Please test it if this daemon is better when headphoned (and my in-build implementation in OMP) for bluetooth headsets. And if yes I will include this pulseaudio implementation into OMP.
Note: do not forget to kill headphoned daemon and turn off in-build implementation :-)
The Following 7 Users Say Thank You to pali For This Useful Post:
Estel, HELLASISGREECE, kent_autistic, sirpaul, Sourav.dubey, strange1712, vi_
The Following 2 Users Say Thank You to pali For This Useful Post: | ||
|
2012-04-15
, 08:47
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#920
|
Tags |
libplayback, mag 4 prez, media, open source, player, portrait mode, re-write, remake, reverse |
Thread Tools | |
|