![]() |
2010-02-02
, 00:22
|
Posts: 82 |
Thanked: 18 times |
Joined on Dec 2009
|
#72
|
![]() |
2010-02-02
, 00:31
|
|
Posts: 81 |
Thanked: 109 times |
Joined on Apr 2009
@ Brasov/Cluj, Romania
|
#73
|
![]() |
2010-02-02
, 00:39
|
Posts: 82 |
Thanked: 18 times |
Joined on Dec 2009
|
#74
|
![]() |
2010-02-02
, 10:53
|
|
Posts: 277 |
Thanked: 93 times |
Joined on Jan 2010
@ Belgrade
|
#75
|
![]() |
2010-02-02
, 13:35
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#76
|
i was wondering..... is it posible to have a "switch" to enable/disable a Headphone deamon???? it would be good thing.... for example... say you are in some form of activitty, and your phone slips somevhere... you can't find him... it would be a god thing if you can hear him where is it...
or you are in a public transportation... someone slips a hand into your pocket... and a way he go!!! :P
panucci /path/to/some/mp3file.mp3
i say... when you are in some siituations when is good thing to hear your phone when the earphones are not jacked
killall headphoned
/usr/sbin/headphoned &
The Following 2 Users Say Thank You to thp For This Useful Post: | ||
![]() |
2010-02-02
, 14:04
|
Posts: 38 |
Thanked: 8 times |
Joined on Jan 2008
|
#77
|
OK, decided to give this a go and came up with http://slexy.org/view/s2HFCPBXm5 - this is unofficial, of course.
I'm incompetent, tired, and working with a 15" monitor so I ended up removing the parts of the code that make no sense under Fremantle just so that I could read the code without giving myself a headache (not in the sense that thp's code is awful but, rather, in the sense that I couldn't be arsed to keep scrolling up). Not to mention that I much prefer using the GLib bindings to D-Bus (I was sorely tempted to do so until I saw thp was already using libdbus and that I could get a DBusConnection from the osso_context_t)...
This works for me using the wired headset that came with my N810 and with an el-cheapo, £11 iTech Bluetooth headset I got from eBay. A compiled binary is attached. I'd be curious to know if it works for anyone else. "It" being having the Media Player paused when a Bluetooth headset is disconnected.
![]() |
2010-02-02
, 14:05
|
|
Posts: 277 |
Thanked: 93 times |
Joined on Jan 2010
@ Belgrade
|
#78
|
![]() |
2010-02-02
, 20:04
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#79
|
![]() |
2010-02-05
, 09:48
|
Posts: 729 |
Thanked: 155 times |
Joined on Dec 2009
|
#80
|
What's the command to pause the mediaplayer not the Gstreamer renderer?it is linked to the playback library
I think this is the solution to this