The Following 10 Users Say Thank You to jacktanner For This Useful Post: | ||
![]() |
2010-01-31
, 10:31
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#2
|
g_set_application_name("FMRadio");
import gobject gobject.set_application_name("FMRadio")
The Following User Says Thank You to pycage For This Useful Post: | ||
![]() |
2010-01-31
, 10:38
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#3
|
Meet bug 6694. Brief summary: Nokia ships proprietary software on the N900 (Media Player) that exploits some internal API to achieve useful behavior. Open source developers of competing applications that want to use the same API ask for documentation and are told to wait... and wait... They propose a workaround, and then are told that their workaround is somehow bad with no further explanation...
Bad Nokia, bad. Document your APIs and stop screwing around.
The Following 5 Users Say Thank You to qwerty12 For This Useful Post: | ||
![]() |
2010-01-31
, 17:47
|
Posts: 228 |
Thanked: 145 times |
Joined on Dec 2009
|
#4
|
It's not internal API. It's internal whitelisting of certain Nokia apps.
The Following User Says Thank You to jacktanner For This Useful Post: | ||
![]() |
2010-12-19
, 00:20
|
Posts: 99 |
Thanked: 325 times |
Joined on Jul 2010
|
#5
|
![]() |
2010-12-19
, 00:51
|
|
Posts: 451 |
Thanked: 424 times |
Joined on Apr 2010
@ England
|
#6
|
Working libplayback code and "documentation" can be found here: http://talk.maemo.org/showthread.php?t=67157
qwerty12: It took me several hours to figure out how I have to set the "stream name" to get it working (all documented in the example code). My test app didn't have audio output for hours, too
The Following User Says Thank You to jd4200 For This Useful Post: | ||
Bad Nokia, bad. Document your APIs and stop screwing around.