summaryrefslogtreecommitdiffstats
path: root/lib/class/plugin.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-248/+248
| | | | | 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
|
* 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
|
* Plugin work. Plugins are now pluggable: no plugin-specific code in the main ↵Paul 'flowerysong' Arthur2010-06-221-27/+64
| | | | | | | Ampache code. Plugins are now updatable, if configuration changes are needed for a new version.
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-79/+79
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* whole bunch more Dba::query replacementsKarl 'vollmerk' Vollmer2009-12-141-4/+4
|
* fix the message parsing so that it accepts libre.fms slightly different responseKarl 'vollmerk' Vollmer2009-05-181-1/+1
|
* some rather major bug fixes, corrected a preference setting issue, as well ↵Karl 'vollmerk' Vollmer2008-05-101-5/+9
| | | | as a preference update issue, fixed infinite plugin installing for fun and profit, also fixed updating the config file not regenerating the version correctly and the user creation allowing users with blank password, which does not work at the login
* proof of concept, nothing one should actually useKarl 'vollmerk' Vollmer2007-08-061-6/+6
|
* - Added modules section to sidebar, conforming to new layout from r1127Karl 'vollmerk' Vollmer2007-08-061-21/+55
| | | | - Re-enabled plugins, added openstrands plugin
* playlist switcher, plugin interface and the shell of a lastfm plugin (need ↵Karl 'vollmerk' Vollmer2006-11-261-0/+218
patch file)