summaryrefslogtreecommitdiff
path: root/plugins/lastfm
Commit message (Collapse)AuthorAge
* lfm: fixed tiny track supportGravatar Alexey Yakovenko2014-06-08
|
* updated/improved/added licensing info in many plugins, added COPYING files, ↵Gravatar Alexey Yakovenko2014-05-07
| | | | some plugins got upgraded from GPL to ZLIB
* lastfm: option to submit tracks shorter than 30 secGravatar Alexey Yakovenko2014-05-05
|
* lastfm: added an option to enable/disable sending musicbrainz track idGravatar skodde2014-05-05
|
* lastfm: fixed compiler warningsGravatar Alexey Yakovenko2014-05-01
|
* lastfm: send data for tracks with unknown duration, with playtime calculated ↵Gravatar Alexey Yakovenko2014-04-30
| | | | since last trackchange event
* lastfm: change mbid to musicbrainz_trackidGravatar Alexey Yakovenko2014-02-12
|
* added -avoid-version to all makefilesGravatar Alexey Yakovenko2014-02-05
|
* corrected many action titles with correct capitalizationGravatar Alexey Yakovenko2014-01-05
|
* added/fixed few things necessary to cross-compile i686 ddb on x86_64 host (WIP)Gravatar Alexey Yakovenko2013-12-24
|
* changed action API to be backwards compatible with 0.5 on source levelGravatar Alexey Yakovenko2013-11-03
|
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* shut up (one of) GCC warningsGravatar waker2013-08-04
|
* added several new action stubs; added flag to explicitly tell which actions ↵Gravatar waker2012-11-08
| | | | should appear in the menus; fixed few issues in the hotkeys config dialog
* get rid of DDB_ACTION_CALLBACK macroGravatar waker2012-11-05
|
* more adaptation of plugin actions to the new APIsGravatar waker2012-11-05
|
* added user-agent configuration to gui, vfs_curl and last.fmGravatar waker2012-08-16
|
* fixed many calls to pl_find_meta[_raw] being called without pl_lock;Gravatar waker2012-05-17
| | | | | added debug pl_ensure_lock function which asserts when pl_lock is not set when it is required; added new API functions for thread-safe metadata access
* fixed few missing returnsGravatar waker2012-04-05
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* cleaned up and added more documentation for DB_ACTION_** stuffGravatar waker2012-01-23
|
* lastfm: added option to prefer album artist over artist field for scrobblingGravatar waker2012-01-14
|
* lastfm: fixed artist/albumartist/band priority, artist is now picked 1st, ↵Gravatar waker2012-01-09
| | | | before anything else
* fixed "return with no value" warning in lastfm.cGravatar waker2011-12-28
|
* lastfm: avoid corrupt if lastfm plugin is load twiceGravatar Thynson2011-12-18
|
* added albumartist support to lastfmGravatar waker2011-11-30
|
* lastfm: cut multiline fields before submissionGravatar waker2011-08-31
|
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
|
* moved playtime and started_timestamp from playitem to streamer global variables;Gravatar waker2011-05-04
| | | | | | playtime and started_timestamp are now passed in track event structures; fixed few lastfm submission and event-handling bugs; cleaned out old event sending helper functions
* lfm: minor cleanupGravatar waker2011-04-16
|
* new event passing systemGravatar waker2011-04-14
|
* fix lastfm scrobble not subbmitting with skipped tracksGravatar Steven Fan2011-04-10
| | | | changed scrobble event from DB_EV_SONGFINISHED to DB_EV_SONGCHANGED
* thread-safe config accessGravatar waker2011-03-31
|
* delete printf from lfm_action_lookupGravatar waker2011-03-28
|
* 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
* updated copyright year to 2011Gravatar waker2011-01-02
|
* bumped all plugins to version 1.0;Gravatar waker2010-11-02
| | | | updated portable build packaging script
* added curl NOSIGNAL fix to lastfm pluginGravatar waker2010-10-24
|
* run "lookup at last.fm" in backgroundGravatar Alexey Yakovenko2010-09-11
|
* disabled lastfm tracingGravatar Alexey Yakovenko2010-07-31
|
* several typo/warning fixes in actions/shellexec and related codeGravatar Alexey Yakovenko2010-07-29
|
* Merge branch 'devel' into actionsGravatar Alexey Yakovenko2010-07-28
|\ | | | | | | | | Conflicts: plugins/hotkeys/hotkeys.c
* | added support of plugins actions for global hotkeysGravatar Viktor Semykin2010-07-04
| |
* | fixed refleak; minor fixupsGravatar Viktor Semykin2010-07-04
| |
* | WIPGravatar Viktor Semykin2010-06-02
| |
* | New plugins' actions systemGravatar Viktor Semykin2010-05-26
| |
* | Misc plugin actionsGravatar Viktor Semykin2010-05-25
|/
* addes support for libcurl<7.19.1Gravatar Alexey Yakovenko2010-05-06
|
* fixed lots of gcc warningsGravatar Alexey Yakovenko2010-05-04
|
* added proxy username/password authentication supportGravatar Alexey Yakovenko2010-05-02
|