Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -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 Arthur | 2013-01-25 | 1 | -17/+1 |
| | |||||
* | Cosmetics: fix typo | Paul Arthur | 2012-11-13 | 1 | -1/+1 |
| | |||||
* | Fix Libre.FM scrobbling, remove errant data in handshake response | Karl Vollmer | 2011-12-01 | 1 | -7/+12 |
| | |||||
* | Fixed two PHP warnings, and some issues with how users were being constructed | Karl Vollmer | 2011-12-01 | 1 | -1/+5 |
| | | | | in init (which makes me wonder) and started trying to figure out why libre.fm broke | ||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -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 phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | header comment for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -19/+44 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -43/+43 |
| | |||||
* | Cosmetics: use tabs for indentation, tweak some indentation/coding style. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -149/+149 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | fix the message parsing so that it accepts libre.fms slightly different response | Karl 'vollmerk' Vollmer | 2009-05-18 | 1 | -6/+8 |
| | |||||
* | api fixes, added librefm scrobbler (untested) and fixed minor error in ↵ | Karl 'vollmerk' Vollmer | 2009-05-18 | 1 | -4/+6 |
| | | | | header file with rtl vs ltr languages also removed dead RioPlayer plugin | ||||
* | no real progress, just saving my work | Karl 'vollmerk' Vollmer | 2008-11-03 | 1 | -1/+1 |
| | |||||
* | move to sha256 for passwords API and Interface | Karl 'vollmerk' Vollmer | 2008-10-30 | 1 | -1/+1 |
| | |||||
* | added in badtime error check and made it return the buffer on unknown errors ↵ | Karl 'vollmerk' Vollmer | 2008-10-30 | 1 | -1/+5 |
| | | | | to help debugging | ||||
* | removed some useless files, fixed some copyright headers | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -1/+1 |
| | |||||
* | some fixes for the localplay, you can now install the MPD controller, and ↵ | Karl 'vollmerk' Vollmer | 2007-09-14 | 1 | -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' Vollmer | 2007-09-09 | 1 | -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' Vollmer | 2007-09-03 | 1 | -0/+6 |
| | | | | lastfm so it recovers from errors a little better, fixed a stupid typo.... | ||||
* | take out debug, wups | Karl 'vollmerk' Vollmer | 2007-08-21 | 1 | -3/+2 |
| | |||||
* | updated lastfm protocol to 1.2, improved the logic behind it does not ↵ | Karl 'vollmerk' Vollmer | 2007-08-21 | 1 | -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' Vollmer | 2007-08-14 | 1 | -5/+1 |
| | | | | re-enable users | ||||
* | tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work ↵ | Karl 'vollmerk' Vollmer | 2007-08-14 | 1 | -4/+4 |
| | | | | correctly | ||||
* | tweaked get_newest to operate a little different, tweaked lastfm (currently ↵ | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -4/+8 |
| | | | | broken) | ||||
* | sync lastfm fix to trunk | Karl 'vollmerk' Vollmer | 2007-07-06 | 1 | -2/+2 |
| | |||||
* | semi-fixed lastfm | Karl 'vollmerk' Vollmer | 2007-07-05 | 1 | -0/+230 |