summaryrefslogtreecommitdiffstats
path: root/modules/plugins
Commit message (Collapse)AuthorAgeFilesLines
* dont even try to do handshake if password or username have a strlen of 0Karl 'vollmerk' Vollmer2007-12-251-2/+4
|
* fixed admin prefs, flushed out localplay stuff, tweaked filters on browseKarl 'vollmerk' Vollmer2007-10-181-0/+3
|
* more work on the localplay stuff, most details ironed out, just needs some ↵Karl 'vollmerk' Vollmer2007-09-122-7/+8
| | | | code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class
* new db update, moved prefs around removed useless one and fixed some ↵Karl 'vollmerk' Vollmer2007-09-092-4/+6
| | | | 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/+11
| | | | lastfm so it recovers from errors a little better, fixed a stupid typo....
* updated lastfm protocol to 1.2, improved the logic behind it does not ↵Karl 'vollmerk' Vollmer2007-08-211-1/+121
| | | | require a logout, also fixed duplicate stats collection of greedy players
* step one of toasting /lib/preference.lib.php and also added a missing GPL noteKarl 'vollmerk' Vollmer2007-08-142-32/+8
|
* fixed lastfm for reals this time, I think also fixed not being able to ↵Karl 'vollmerk' Vollmer2007-08-141-1/+5
| | | | re-enable users
* tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work ↵Karl 'vollmerk' Vollmer2007-08-141-2/+15
| | | | correctly
* - Added modules section to sidebar, conforming to new layout from r1127Karl 'vollmerk' Vollmer2007-08-062-12/+81
| | | | - Re-enabled plugins, added openstrands plugin
* missed some requires, tweaked the lastfm class and removed an unused ↵Karl 'vollmerk' Vollmer2007-07-051-10/+10
| | | | function from general
* Base plugin files/changes for Rio Playerpb1dft2007-02-261-0/+87
|
* * Added Recommendations based on matching ratings between usersKarl 'vollmerk' Vollmer2006-12-171-0/+77
| | | | | | * Integrated LastFM plugin (defaults to disabled still) * Fixed a view issue with the Admin Localplay Level preference * removed some old MPD pages that were not being usedwq
* fb on dealie and removed accidently commit to trunkKarl 'vollmerk' Vollmer2006-11-261-77/+0
|
* playlist switcher, plugin interface and the shell of a lastfm plugin (need ↵Karl 'vollmerk' Vollmer2006-11-261-0/+77
patch file)