summaryrefslogtreecommitdiffstats
path: root/image.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed playlist update on full strict of mysql5.x and jpg mime typeKarl 'vollmerk' Vollmer2008-03-061-1/+1
|
* reimplemented the session function checkKarl 'vollmerk' Vollmer2007-12-251-1/+1
|
* fixed an album art issue created with the new auth codeKarl 'vollmerk' Vollmer2007-12-231-1/+6
|
* API and XML-RPC are still broken, but moved to new session code, sleep timeKarl 'vollmerk' Vollmer2007-12-201-2/+3
|
* really fixed image, and put in a quick hack on play for api accessKarl 'vollmerk' Vollmer2007-11-211-1/+1
|
* two fixes for invalid artist ids in album xml and parse error on image.phpKarl 'vollmerk' Vollmer2007-11-211-6/+6
|
* tweak to make the image.php file work with API auth, and corrected URLsKarl 'vollmerk' Vollmer2007-11-211-0/+9
|
* Fixed image mime type not being sent correctlyspocky2007-09-191-2/+3
|
* sync typo fixKarl 'vollmerk' Vollmer2007-08-291-1/+1
|
* fixed the album art gathering, enabled art resizing and saving of said ↵Karl 'vollmerk' Vollmer2007-07-291-8/+12
| | | | stuff... not sure if saving and retriving is saving any time. tweaked show test config wording
* fixed find album art, including a fix from Karl Hungus... seriously I am not ↵Karl 'vollmerk' Vollmer2007-05-251-2/+2
| | | | making that name up
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-16/+17
| | | | everything broken
* updated sql, and a db album art method fixKarl 'vollmerk' Vollmer2007-01-271-3/+3
|
* * Re-worked Main page of Ampache, adding Album of the moment. Karl 'vollmerk' Vollmer2007-01-071-3/+2
| | | | | | | | | | | * Moved stats to /stats.php page * Fixed logic error in resize that could cause nothign to display if resize was on, but it still failed * Fixed Upload Album art from Find Album Art * Added Menu to the TV page * Fixed logic error that showed localplay if user had access regardless of global config * Changed default action of browse.php to song browse
* I am pretty sure the find art should work correctly now, it doesnt do ↵Karl 'vollmerk' Vollmer2007-01-011-0/+10
| | | | id3tags yet due to some... complications.. it does however now read the folder images which is a new feature.
* renamed albumart.php to image.php and prepared for the find album art page fixesKarl 'vollmerk' Vollmer2006-12-291-0/+90