The Following User Says Thank You to thp For This Useful Post: | ||
![]() |
2010-03-20
, 08:28
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#112
|
No merging of qwerty12's patch for now, but maybe in a future release (it would be very helpful if you could somewhere post your patches as complete git patchset against the current git master branch on repo.or.cz - obviously I'm very lazy today...
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
![]() |
2010-03-20
, 10:01
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#113
|
The Following User Says Thank You to thp For This Useful Post: | ||
![]() |
2010-03-20
, 10:10
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#114
|
Thanks, looks good - applied locally here. Just one question: is the file debian/triggers created somewhere or did you forget to add it? If so, please include it (preferably with another Git patch, so I can easily apply it, and you get credited in the git changelog with your name).
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
![]() |
2010-03-20
, 11:52
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#115
|
The Following User Says Thank You to thp For This Useful Post: | ||
![]() |
2010-04-27
, 14:30
|
|
Posts: 147 |
Thanked: 67 times |
Joined on Dec 2009
@ Stockholm, Sweden
|
#116
|
![]() |
2010-04-27
, 14:35
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#117
|
The Following User Says Thank You to thp For This Useful Post: | ||
![]() |
2010-04-27
, 15:35
|
|
Posts: 147 |
Thanked: 67 times |
Joined on Dec 2009
@ Stockholm, Sweden
|
#118
|
Sure. Just provide a D-Bus interface with a "pause" method that headphoned can call, and I'll add support for it to the next headphoned release. What is needed for this:
- D-Bus Service Name (e.g. org.example.nqaap)
- D-Bus Object Path (e.g. /org/example/nqaap)
- D-Bus Interface (e.g. org.example.nqaap)
- Name of the method ("pause" is a good name here
)
(Of course, the author has to implement the D-Bus interface in nQaap)
![]() |
2010-05-31
, 17:27
|
|
Posts: 63 |
Thanked: 41 times |
Joined on Feb 2010
@ Moscow
|
#119
|
The Following User Says Thank You to slobodsky For This Useful Post: | ||
![]() |
2010-07-16
, 20:20
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#120
|
The D-Bus API for FM Radio has only recently been added by Martin (pycage), so this might not work immediately with the current version in the Maemo repositories, but will work with a future version.
No merging of qwerty12's patch for now, but maybe in a future release (it would be very helpful if you could somewhere post your patches as complete git patchset against the current git master branch on repo.or.cz - obviously I'm very lazy today..