summaryrefslogtreecommitdiff
path: root/plugins/notify
Commit message (Collapse)AuthorAge
* updated/improved/added licensing info in many plugins, added COPYING files, ↵Gravatar Alexey Yakovenko2014-05-07
| | | | some plugins got upgraded from GPL to ZLIB
* added -avoid-version to all makefilesGravatar Alexey Yakovenko2014-02-05
|
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* Fix infinite callback in notify while getting artGravatar Tydus2012-10-25
|
* fixed cover art notification display for tracks with empty album nameGravatar waker2012-10-19
|
* fixed remaining pl_find_meta calls lacking pl_lockGravatar waker2012-05-17
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
|
* fixed race condition in notify pluginGravatar waker2011-04-23
|
* refresh notification when cover art has been loadedGravatar waker2011-04-22
|
* new event passing systemGravatar waker2011-04-14
|
* use songstarted event in notify plugin instead of songchangedGravatar waker2011-04-10
|
* updated notify plugin descrGravatar waker2011-04-09
|
* thread-safe config accessGravatar waker2011-03-31
|
* moved most of track properties from playItem struct to metadataGravatar waker2011-03-09
| | | | implemented track properties with multiple selection
* made \n working in notify pluginGravatar waker2011-03-08
|
* fix notification titlesGravatar waker2011-03-04
|
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
| | | | | added copyright info to all plugins; updated gtkui to reflect the changes
* artwork: added option to proportionally scale towards bigger side of an imageGravatar waker2011-02-26
| | | | notify: customizable icon/artwork size
* added support for different sizes of album art images;Gravatar waker2011-02-26
| | | | added album art display to notifications
* updated copyright year to 2011Gravatar waker2011-01-02
|
* minor notify fixGravatar waker2010-11-28
|
* Merge branch 'static' into develGravatar waker2010-11-08
|\ | | | | | | | | Conflicts: configure.ac
| * fixed descriptions of some pluginsGravatar waker2010-11-06
| |
* | fixed notify plugin to use deadbeef threading APIGravatar waker2010-10-24
| |
* | Use 'replaces_id' parameter instead of queueing up new notificationsGravatar Robert Y2010-10-24
|/ | | | Signed-off-by: Robert Y <decatf@gmail.com>
* fixed osd notify icon displayGravatar Alexey Yakovenko2010-08-01
|
* localize now playing notificationGravatar Alexey Yakovenko2010-05-20
|
* fixed lots of gcc warningsGravatar Alexey Yakovenko2010-05-04
|
* added escaping of more XML special chars in notify pluginGravatar Alexey Yakovenko2010-04-19
|
* cleaned up some of bad/unused messages and events;Gravatar Alexey Yakovenko2010-04-19
| | | | implemented new notification-daemon osd;
* added notify plugin skeletonGravatar Alexey Yakovenko2010-04-19