gazza_d
|
2010-02-28
, 19:35
|
Posts: 961 |
Thanked: 565 times |
Joined on Jul 2007
@ Tyneside, North East England
|
#21
|
The Following User Says Thank You to gazza_d For This Useful Post: | ||
|
2010-03-01
, 10:52
|
|
Posts: 188 |
Thanked: 185 times |
Joined on Dec 2009
@ Finland
|
#22
|
|
2010-03-01
, 12:45
|
|
Posts: 188 |
Thanked: 185 times |
Joined on Dec 2009
@ Finland
|
#23
|
|
2010-03-01
, 15:58
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#24
|
* better handling of notifications (cough, do videos need notifications too?), including stop/start
* add support for showing filenames or best guess if artist/title id3 tags aren't available
* allow configuration of default click action - stop, next track, open mediaplayer being obvious choises
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
|
2010-03-01
, 16:27
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#25
|
|
2010-03-01
, 17:03
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#26
|
1 - FmpAudioPlaylist
localtagfs::music/songs/%2Fhome%2Fuser%2FMyDocs%2F.sounds%2FLil%20Wayne%20-%20We%20Fly%20High%20Remix%20%28New%20Orleans%29.m p3
|
2010-03-01
, 17:33
|
Posts: 133 |
Thanked: 138 times |
Joined on Nov 2007
|
#27
|
|
2010-03-01
, 18:56
|
|
Posts: 2,669 |
Thanked: 2,555 times |
Joined on Apr 2007
@ Halifax, Nova Scotia, Canada
|
#28
|
|
2010-03-01
, 19:35
|
|
Posts: 188 |
Thanked: 185 times |
Joined on Dec 2009
@ Finland
|
#29
|
Personally, and this is just me, I don't need notifications when I stop a track. For videos, I'd say there's no point: When playing a video, you can't see notifications anyway (they go into the background) due to the DnD Atom being set.
Definitely! I'm hoping that it's a matter of just finding the right metadata key.
But, anyway, tuminoid, would you mind me requesting to join since I'm actually contributing instead of just whining (*cough*)? At the very least, it'd give me a better place to discuss this instead of this ****ty thread. I've figured out how to get the filenames using MafwPlaylist if it helps and would like to contribute a patch:
Now I'm just wondering if you're trying to piss me off.
Agreed. Customisable timeouts and having it destroyed when the track is stopped is what I did for Now Playing Notifier.
(BTW: Why g_timeout_add_seconds () instead of notify_notification_set_timeout () ? )
Opening the Media Player is already handled in that sample code; a dbus-send line for pausing is here: http://talk.maemo.org/showpost.php?p...9&postcount=38 - replace "pause" with "stop/next".
Yes: HildonBanner is actually what I prefer for these sort of notifications.
Yes, I don't think notifications do anybody any good when the display is off =)
What?! OK... It shouldn't leak, but I do see it complaining. :\
Though, here's one thing that I neglected to do: notify_uninit () on exit.
*cries* Come on, man. MAFW and the notification APIs are all GObject-based, anyway, so is there any point to using Qt (if you hadn't already guessed, I'm anti-Qt and pro-Gtk+)?
The Following User Says Thank You to tuminoid For This Useful Post: | ||
|
2010-03-01
, 19:35
|
|
Posts: 188 |
Thanked: 185 times |
Joined on Dec 2009
@ Finland
|
#30
|
The Following 2 Users Say Thank You to tuminoid For This Useful Post: | ||