1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00
Commit graph

13 commits

Author SHA1 Message Date
Paul Arthur
4aa256cb07 Clean up some PHPDoc crap
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly.  They still
aren't.
2011-04-04 17:37:10 -04:00
momo-i
f99643663c header comment modified for phpdoc 2011-02-03 09:43:46 +09:00
momo-i
d703009677 header comment for phpdoc 2011-02-03 07:30:23 +09:00
momo-i
add54bc230 test header for phpdoc. now using only classes and libraries. 2011-02-02 16:48:45 +09:00
Paul 'flowerysong' Arthur
a66bf4c5f6 Plugin work. Plugins are now pluggable: no plugin-specific code in the main Ampache
code.  Plugins are now updatable, if configuration changes are needed for a new
version.
2010-06-22 19:00:45 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
9b3232ba29 whole bunch more Dba::query replacements 2009-12-14 05:21:36 +00:00
Karl 'vollmerk' Vollmer
4a1d7a40ea fix the message parsing so that it accepts libre.fms slightly different response 2009-05-18 18:23:20 +00:00
Karl 'vollmerk' Vollmer
08598b34a8 some rather major bug fixes, corrected a preference setting issue, as well 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 2008-05-10 11:00:57 +00:00
Karl 'vollmerk' Vollmer
fb5c43b2df proof of concept, nothing one should actually use 2007-08-06 01:57:29 +00:00
Karl 'vollmerk' Vollmer
bf6e9f88d8 - Added modules section to sidebar, conforming to new layout from r1127
- Re-enabled plugins, added openstrands plugin
2007-08-06 00:39:54 +00:00
Karl 'vollmerk' Vollmer
9c8be228a7 playlist switcher, plugin interface and the shell of a lastfm plugin (need patch file) 2006-11-26 20:28:46 +00:00