summaryrefslogtreecommitdiffstats
path: root/image.php
Commit message (Expand)AuthorAgeFilesLines
* make it actually extend the session, also improve debug on the image pageKarl 'vollmerk' Vollmer2009-12-231-1/+1
* It should not have taken me that long to find the one typoKarl 'vollmerk' Vollmer2009-08-201-2/+0
* add TDRC to id3v2 tag reading Closes #530Karl 'vollmerk' Vollmer2009-08-191-0/+1
* fix it so pop-up of album art is full rezKarl 'vollmerk' Vollmer2009-04-241-1/+1
* switch to jpg for the blank album art, smaller filesize and it makes erwan happyKarl 'vollmerk' Vollmer2009-03-101-2/+2
* Resolve #401 new database update, reset album thumbs and use resized art...Karl 'vollmerk' Vollmer2009-03-011-3/+3
* first work on next db update, correct play_url() removing redundent path, fix...Karl 'vollmerk' Vollmer2009-03-011-2/+2
* use resized art if it is thereKarl 'vollmerk' Vollmer2009-02-281-3/+3
* fix issue where the small thumbnail is used for larger images if resize album...Karl 'vollmerk' Vollmer2008-12-281-8/+6
* When updating an remote catalog it will try to grab the images from the remot...dipsol2008-12-111-1/+5
* remove lib/album.lib.php and move its two functions into album class, correct...Karl 'vollmerk' Vollmer2008-08-311-1/+1
* updated locales, hopefully one of the last commits before 3.4 stable releaseKarl 'vollmerk' Vollmer2008-05-101-1/+1
* 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 stuff....Karl 'vollmerk' Vollmer2007-07-291-8/+12
* fixed find album art, including a fix from Karl Hungus... seriously I am not ...Karl 'vollmerk' Vollmer2007-05-251-2/+2
* it technically logs in and streams.. but thats it, complete rewrite almost ev...Karl 'vollmerk' Vollmer2007-04-231-16/+17
* 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
* I am pretty sure the find art should work correctly now, it doesnt do id3tags...Karl 'vollmerk' Vollmer2007-01-011-0/+10
* renamed albumart.php to image.php and prepared for the find album art page fixesKarl 'vollmerk' Vollmer2006-12-291-0/+90