|
2010-02-28
, 06:22
|
|
Posts: 188 |
Thanked: 185 times |
Joined on Dec 2009
@ Finland
|
#12
|
The Following 3 Users Say Thank You to tuminoid For This Useful Post: | ||
|
2010-02-28
, 06:58
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#13
|
The Following User Says Thank You to For This Useful Post: | ||
|
2010-02-28
, 07:13
|
|
Posts: 188 |
Thanked: 185 times |
Joined on Dec 2009
@ Finland
|
#14
|
|
2010-02-28
, 08:21
|
Posts: 961 |
Thanked: 565 times |
Joined on Jul 2007
@ Tyneside, North East England
|
#15
|
Something like this?
Code is here: http://slexy.org/view/s2FoAoHW5M
(gcc mafw.c `pkg-config --cflags --libs hildon-notify glib-2.0 mafw mafw-shared` -Wall)
Because there are so many things wrong with it, I won't insult people by uploading a binary. I up'ed the shitty code in hope that someone who actually knows what they're doing can improve it and fix its problems.
On the plus side, it does show the name and artist of the song if it is properly tagged and pressing the notification does bring up the media player. Those are probably the only good points...
I'd probably like to see this, too, but for a more nostalgic reason: My W810i used to do this.
|
2010-02-28
, 08:30
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#16
|
How did you do this on an N810 then? Please do tell< as this sounds like a useful and fun little trick.
|
2010-02-28
, 08:36
|
Posts: 961 |
Thanked: 565 times |
Joined on Jul 2007
@ Tyneside, North East England
|
#17
|
I still have my N800 around, so I'll see if I can find any ways to get the currently playing song name. The notifications would be of the "recieved a new IM" type.
But MAFW's predecessor - osso-media-server, is much, much less documented and extensible compared to MAFW so I can't promise anything.
|
2010-02-28
, 13:02
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#18
|
Actually, just re-read the posts, and initially mis-read W810i as meaning the 810 wimax! Oops and sorry, mind you if this is doable, it'd be great.
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
|
2010-02-28
, 13:38
|
Posts: 961 |
Thanked: 565 times |
Joined on Jul 2007
@ Tyneside, North East England
|
#19
|
Still needs packaging, however; will upload to extras-devel when done.
Some notes:
- Only works with songs that are tagged.
- Due to the way Diablo handles notifications, you have to press the home key to see them. I'll add an option (by way of editing its init.d script) that lets you use HildonBanner instead (bubbles in the right with a blue 'i').
(Though I take back what I said about OMS - I just used DBus-GLib for this. Much nicer than bloody MAFW.)
|
2010-02-28
, 19:18
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#20
|
Still needs packaging, however; will upload to extras-devel when done.
The Following 2 Users Say Thank You to qwerty12 For This Useful Post: | ||
Hopefully, you'll get the time to fix the number of problems with it (if you've compiled it, I'm sure you will know what I mean...).
Last edited by qwerty12; 2010-02-27 at 18:14.