summaryrefslogtreecommitdiffstats
path: root/lib/class/scrobbler.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-244/+244
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-17/+1
|
* Cosmetics: fix typoPaul Arthur2012-11-131-1/+1
|
* Fix Libre.FM scrobbling, remove errant data in handshake responseKarl Vollmer2011-12-011-7/+12
|
* Fixed two PHP warnings, and some issues with how users were being constructedKarl Vollmer2011-12-011-1/+5
| | | | in init (which makes me wonder) and started trying to figure out why libre.fm broke
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* header comment modified for phpdocmomo-i2011-02-031-1/+1
|
* header comment for phpdocmomo-i2011-02-031-1/+1
|
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-19/+44
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-43/+43
|
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-149/+149
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* fix the message parsing so that it accepts libre.fms slightly different responseKarl 'vollmerk' Vollmer2009-05-181-6/+8
|
* api fixes, added librefm scrobbler (untested) and fixed minor error in ↵Karl 'vollmerk' Vollmer2009-05-181-4/+6
| | | | header file with rtl vs ltr languages also removed dead RioPlayer plugin
* no real progress, just saving my workKarl 'vollmerk' Vollmer2008-11-031-1/+1
|
* move to sha256 for passwords API and InterfaceKarl 'vollmerk' Vollmer2008-10-301-1/+1
|
* added in badtime error check and made it return the buffer on unknown errors ↵Karl 'vollmerk' Vollmer2008-10-301-1/+5
| | | | to help debugging
* removed some useless files, fixed some copyright headersKarl 'vollmerk' Vollmer2008-05-121-1/+1
|
* some fixes for the localplay, you can now install the MPD controller, and ↵Karl 'vollmerk' Vollmer2007-09-141-2/+2
| | | | add instances, just not actually play to it... realized I need to think on how to do that a little...
* new db update, moved prefs around removed useless one and fixed some ↵Karl 'vollmerk' Vollmer2007-09-091-1/+7
| | | | defaults, also fixed some potential issues with lastfm
* fixed playlist name editing, cant change the type or the genre yet, tweaked ↵Karl 'vollmerk' Vollmer2007-09-031-0/+6
| | | | lastfm so it recovers from errors a little better, fixed a stupid typo....
* take out debug, wupsKarl 'vollmerk' Vollmer2007-08-211-3/+2
|
* updated lastfm protocol to 1.2, improved the logic behind it does not ↵Karl 'vollmerk' Vollmer2007-08-211-18/+29
| | | | require a logout, also fixed duplicate stats collection of greedy players
* fixed lastfm for reals this time, I think also fixed not being able to ↵Karl 'vollmerk' Vollmer2007-08-141-5/+1
| | | | re-enable users
* tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work ↵Karl 'vollmerk' Vollmer2007-08-141-4/+4
| | | | correctly
* tweaked get_newest to operate a little different, tweaked lastfm (currently ↵Karl 'vollmerk' Vollmer2007-08-091-4/+8
| | | | broken)
* sync lastfm fix to trunkKarl 'vollmerk' Vollmer2007-07-061-2/+2
|
* semi-fixed lastfmKarl 'vollmerk' Vollmer2007-07-051-0/+230