summaryrefslogtreecommitdiff
path: root/plugins/artwork
Commit message (Collapse)AuthorAge
* fixed cover loader bug which leads to infinite request chain when the image ↵Gravatar waker2012-10-28
| | | | file can't be loaded
* artwork: added experimental worldofspectrum.org downloader (loading screens)Gravatar waker2012-10-27
|
* Merge branch 'master' into develGravatar waker2012-10-19
|\ | | | | | | | | | | | | Conflicts: configure.ac streamer.c streamer.h
| * 0.5.6-rc3: fixed artwork libpng and libjpeg static linkageGravatar waker2012-10-17
| |
* | Merge branch 'master' into develGravatar waker2012-10-05
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README configure.ac deadbeef.h plugins.c plugins/gtkui/Makefile.am plugins/gtkui/ddbcellrenderertextmultiline.c plugins/gtkui/ddblistview.c plugins/gtkui/deadbeef.glade plugins/gtkui/gtkui.c plugins/gtkui/interface.c plugins/gtkui/plcommon.c plugins/shellexec/shellexec.c plugins/supereq/Makefile.am
| * fixed album art search order (now it's alphabetical)Gravatar waker2012-09-06
| |
| * added sys/cdefs.h include before sys/syslimits.hGravatar waker2012-05-30
| |
| * bsd sys/syslimits.h fixGravatar waker2012-05-21
| |
| * fixed album art load regressionGravatar waker2012-05-19
| |
| * fixed flac embedded covers loadingGravatar waker2012-05-13
| |
| * artwork: PATH_MAX fix for bsd systemsGravatar waker2012-05-12
| |
| * new "default cover" picture by thesameGravatar waker2012-05-04
| |
* | Merge branch 'master' into develGravatar waker2012-04-09
|\| | | | | | | | | | | | | Conflicts: plugins/gtkui/callbacks.c plugins/gtkui/callbacks.h plugins/gtkui/gtkui.h
| * updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
| |
| * fixed embedded covers in id3v2.4Gravatar waker2011-11-28
| |
| * Logic Correction in artwork fetchingGravatar Tydus2011-11-13
| | | | | | | | Move APE and FLAC out of ID3 block
| * backwards compat fix in artwork plugin; also fixed spelling error and ↵Gravatar waker2011-11-13
| | | | | | | | optimized mem allocation in get_album_art_sync
| * Implemented fetching artwork filename synchronizelyGravatar Tydus2011-11-13
| |
* | backwards compat fix in artwork plugin; also fixed spelling error and ↵Gravatar waker2011-11-13
| | | | | | | | optimized mem allocation in get_album_art_sync
* | Implemented fetching artwork filename synchronizelyGravatar Tydus2011-11-13
| |
* | Merge branch 'master' into develGravatar waker2011-11-03
|\| | | | | | | | | | | Conflicts: configure.ac scripts/quickinstall.sh
| * some formatting clean-up in artwork codeGravatar waker2011-11-03
| |
| * Implemented extracting album art from FLAC metadataGravatar Tydus2011-11-03
| |
* | Merge branch 'master' into develGravatar waker2011-10-23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: deadbeef.h metacache.c playlist.c plugins.c plugins/gtkui/Makefile.am plugins/gtkui/ddbcellrenderertextmultiline.c plugins/gtkui/ddbcellrenderertextmultiline.h plugins/gtkui/ddbequalizer.c plugins/gtkui/ddbequalizer.h plugins/gtkui/ddbseekbar.c plugins/gtkui/ddbseekbar.h plugins/gtkui/ddbtabstrip.c plugins/gtkui/fileman.c plugins/gtkui/gtkui.c plugins/gtkui/interface.c plugins/gtkui/plcommon.c plugins/gtkui/trkproperties.c
| * fixed last.fm api keyGravatar waker2011-10-22
| |
| * added png to the default file mask of artwork pluginGravatar waker2011-09-20
| |
* | Merge branch 'master' into develGravatar waker2011-06-23
|\|
| * converter: automatically create directory structureGravatar waker2011-06-23
| | | | | | | | artwork: minor readability fix in check_dir
* | cover art improvementsGravatar waker2011-06-23
|/
* OpenIndian b148 support (and perhaps other Solaris builds).Gravatar Kevin van der Vlist2011-06-12
|
* added null-ptr checks to artwork queue_popGravatar waker2011-05-22
|
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
|
* fixed artwork custom filemask search order bugGravatar waker2011-05-14
|
* artwork: don't display jpg error messages when scaling coversGravatar waker2011-05-13
|
* fixed 16 bits per channel PNG handling in artwork pluginGravatar waker2011-05-13
|
* added libpng support to artwork plugin (used when --disable-artwork-imlib2 ↵Gravatar waker2011-05-02
| | | | option is supplied, or when imlib2 is not installed)
* added configure option to use imlib2 in artwork pluginGravatar waker2011-04-30
|
* nuked imlib2 usage; use libjpeg directly to prepare images for notificationsGravatar waker2011-04-23
|
* more unification work on event systemGravatar waker2011-04-14
|
* new event passing systemGravatar waker2011-04-14
|
* added *folder*.jpg to artwork default filemaskGravatar waker2011-04-06
|
* artwork: added mutex to protect imlib2 callsGravatar waker2011-03-31
|
* thread-safe config accessGravatar waker2011-03-31
|
* fixed album art cache folder when XDG_CACHE_HOME is unsetGravatar waker2011-03-18
|
* 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
* proper imlib2 checking for artwork pluginGravatar waker2011-02-26
|
* few improvements to artwork loading;Gravatar waker2011-02-26
| | | | fixed bug with artwork not drawing immediately after launch
* 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
|