summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed dead xmlrpc files, started work migrating to LastFM v2.0 apiKarl 'vollmerk' Vollmer2010-02-056-415/+30
* Add AmpacheAPI external, start work on future db changesKarl 'vollmerk' Vollmer2010-02-041-1/+40
* Clean up a little bitKarl 'vollmerk' Vollmer2010-02-043-8/+20
* bump copyright yearKarl 'vollmerk' Vollmer2010-02-041-1/+1
* Add bmp to the list of allowed album art types Resolves #589Karl 'vollmerk' Vollmer2010-02-042-1/+2
* Resolve #573Karl 'vollmerk' Vollmer2010-02-042-0/+3
* sync of acl edit fix from r2274Karl 'vollmerk' Vollmer2010-02-032-2/+2
* Sync of r2270 from 3.5.xKarl 'vollmerk' Vollmer2010-02-022-0/+18
* sync from 3.5.x r2268Karl 'vollmerk' Vollmer2010-02-024-29/+41
* Fix refreshing of localplay playlist when an item is removedKarl 'vollmerk' Vollmer2010-02-022-3/+6
* added ability to add ampache as a search descriptor Resolves #586Karl 'vollmerk' Vollmer2010-02-024-0/+23
* Sync from 3.5 branch still untestedKarl 'vollmerk' Vollmer2010-01-252-2/+2
* untested change which should fix some stupididity with the flash playerKarl 'vollmerk' Vollmer2010-01-251-8/+2
* fix missing filename in content disposition for non-transcoded/downloaded str...Karl 'vollmerk' Vollmer2010-01-131-0/+2
* sync to trunkKarl 'vollmerk' Vollmer2010-01-111-1/+1
* Remove dead files and fix single song downloadKarl 'vollmerk' Vollmer2010-01-116-360/+3
* make it actually extend the session, also improve debug on the image pageKarl 'vollmerk' Vollmer2009-12-233-4/+9
* sync from 3.5.x and fix display issue on playlist viewKarl 'vollmerk' Vollmer2009-12-2019-98/+86
* After 3 hours, I finally managed to fix the [synology/fast-cgi] bug that prev...spocky2009-12-161-1/+2
* Added local auth method which allows use of pam_auth PHP module (Thx Vlet)Karl 'vollmerk' Vollmer2009-12-151-0/+24
* move a few more mysql_??? to Dba callsKarl 'vollmerk' Vollmer2009-12-141-3/+3
* testing is for chumpsKarl 'vollmerk' Vollmer2009-12-141-1/+1
* Update changelogKarl 'vollmerk' Vollmer2009-12-141-0/+2
* Replaced almost every dba::query to dba::read or dba::write.dipsol2009-12-1420-2462/+2462
* whole bunch more Dba::query replacementsKarl 'vollmerk' Vollmer2009-12-1412-89/+89
* Remove Dba::query from a few more classesKarl 'vollmerk' Vollmer2009-12-146-56/+57
* removed dba::query references from playlist classKarl 'vollmerk' Vollmer2009-12-141-15/+15
* At least show something even if we can not figure out what "It" is for httpq ...Karl 'vollmerk' Vollmer2009-12-121-5/+14
* cleanup of the album class... I like commitsKarl 'vollmerk' Vollmer2009-12-121-18/+16
* Cleanup of user class, no functional changeKarl 'vollmerk' Vollmer2009-12-122-55/+54
* Now amazon search really works?Karl 'vollmerk' Vollmer2009-12-111-4/+5
* Fix Amazon album art search, requires new config optionsKarl 'vollmerk' Vollmer2009-12-114-18/+47
* Improved filename pattern matching #575Karl 'vollmerk' Vollmer2009-12-081-1/+2
* Update language for r2233momo-i2009-11-2432-1306/+6510
* Update localizationmomo-i2009-11-248-222/+276
* Finish moving stuff out of doc into class, still needs more work to deal with...Karl 'vollmerk' Vollmer2009-11-232-249/+362
* update phpmailermomo-i2009-11-203-41/+287
* update some words localized, usage(), file checkmomo-i2009-11-201-21/+57
* Remove XML-RPC functions and start prep for use of new API for ampache catalo...Karl 'vollmerk' Vollmer2009-11-197-3335/+6
* start of move of functions for api from doc to class where they belongKarl 'vollmerk' Vollmer2009-11-192-113/+174
* sync of fix for #554Karl 'vollmerk' Vollmer2009-11-193-3/+21
* Sync of fix for #551Karl 'vollmerk' Vollmer2009-11-181-1/+6
* Fix xml response so offset is used even if limit is not reachedKarl 'vollmerk' Vollmer2009-11-181-6/+6
* sync fix for doing something with collected m3u files during catalog creationKarl 'vollmerk' Vollmer2009-11-142-14/+18
* sync from trunkKarl 'vollmerk' Vollmer2009-11-142-4/+39
* Sync to trunkKarl 'vollmerk' Vollmer2009-11-141-5/+7
* Really really fix democratic localplay methods, now that i can test themKarl 'vollmerk' Vollmer2009-11-141-2/+3
* Fix attribute reading kinda, need to fix xml parser for real latersKarl 'vollmerk' Vollmer2009-11-141-2/+7
* Add basic AmpacheAPI PHP library, no helper functions except connect() should...Karl 'vollmerk' Vollmer2009-11-142-9/+111
* sync from branches fix for #548Karl 'vollmerk' Vollmer2009-11-142-2/+3