aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/scrobbler/scrobbler.cpp
Commit message (Expand)AuthorAgeFilesLines
* updated copyrighttrialuser022020-12-231-1/+1
* coding style fixestrialuser022020-08-121-16/+15
* fixed latest Qt supporttrialuser022020-02-281-8/+0
* fixed Qt 5.15 warningstrialuser022020-02-201-0/+8
* updated copyrighttrialuser022020-02-111-1/+1
* fixed build regressiontrialuser022019-09-091-0/+1
* fixed possible regressionstrialuser022019-09-081-2/+3
* removed foreach macrotrialuser022019-09-071-5/+5
* removed unused includestrialuser022019-07-031-2/+0
* listenbrainz: handle authentication errortrialuser022019-07-031-1/+1
* listenbrainz plugin implementationtrialuser022019-07-021-1/+1
* scrobbler: using TrackInfo for cached songtrialuser022019-07-011-31/+25
* replaced deprecated codetrialuser022019-06-301-2/+2
* added socks5 proxy supporttrialuser022019-06-301-0/+4
* using override keywordtrialuser022019-01-061-1/+1
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-031-9/+9
* changed Qmmp::configDir() output: do not add slash at the end of pathtrialuser022018-06-111-1/+1
* enabled all remaining pluginstrialuser022018-05-301-2/+2
* some api changestrialuser022018-04-151-1/+1
* copy 1.2 branch to trunktrialuser022017-11-251-13/+18
* changed contact informationtrialuser022017-10-071-1/+1
* replaced toAscii by toLatin1trialuser022017-01-031-7/+7
* scrobbler: fixed regressiontrialuser022016-06-031-2/+4
* scrobbler: fixed some bugstrialuser022016-06-031-10/+11
* added feature to scrobble http streams (#845)trialuser022016-04-181-48/+47
* scrobbler: fixed session checktrialuser022016-04-171-3/+2
* fixed gcc warningstrialuser022016-01-171-3/+3
* replaced hardcoded config pathtrialuser022015-07-061-1/+1
* scrobbler: fixed libre.fm supporttrialuser022015-05-271-6/+6
* moved libre.fm scrobbler to 2.0 apitrialuser022013-11-171-0/+602
* scrobbler: refactoring againtrialuser022013-01-231-512/+0
* scrobbler: refactoringtrialuser022013-01-221-58/+63
* fixed typo, updated copyrightstrialuser022013-01-211-2/+1
* improved scrobbler plugin, removed QtXML dependencetrialuser022013-01-211-5/+5
* fixed FSF headerstrialuser022012-07-311-1/+1
* fixed FSF address (trunk)trialuser022012-07-311-1/+1
* failure when using Qt-4.8 (patch by Cristian Rodríguez)trialuser022012-03-081-0/+2
* updated copyrightstrialuser022012-01-231-1/+1
* fixed scrobble conditions (patch by Ferdinand Vesely)(Closes issue 428)trialuser022011-02-211-1/+1
* updated libre.fm scrobbler versiontrialuser022010-12-141-1/+1
* reapplied previous patchtrialuser022010-03-111-1/+1
* removed obsolete memberstrialuser022010-03-111-1/+1
* scrobbler: updated protocol versiontrialuser022010-02-261-1/+1
* scrobbler: fixed notificationtrialuser022010-02-251-1/+3
* scrobbler: fixed cache losttrialuser022010-02-251-20/+26
* scrobbler: added hard failure handlingtrialuser022010-02-251-67/+104
* scrobbler: removed deprecated QHttp classtrialuser022010-02-241-82/+78
* added special class for settingstrialuser022010-01-221-5/+7
* fixed cache scrobblingtrialuser022009-07-061-2/+2
* removed useless debug messagestrialuser022009-06-301-11/+1