summaryrefslogtreecommitdiffstats
path: root/image.php
Commit message (Expand)AuthorAgeFilesLines
* Consistently use require_once to load init.phpPaul Arthur2013-01-251-1/+1
* Cosmetics: clean up heads in /Paul Arthur2013-01-251-7/+1
* image.php: Unify code paths, use Horde_BrowserPaul Arthur2012-09-201-38/+33
* Make Art->get_from_source() staticPaul Arthur2012-04-091-1/+1
* FS#209 - Google Chrome doesn't show album art when album name contains commasSébastien LIENARD2012-02-201-1/+2
* Fixed two PHP warnings, and some issues with how users were being constructedKarl Vollmer2011-12-011-1/+1
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
* Fixed indent and add translation wordsmomo-i2011-02-031-9/+9
* Modified header comment for phpdocmomo-i2011-02-031-18/+30
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-1/+1
* Some more Art-related cleanup. Removing references to album_data, removing oldPaul 'flowerysong' Arthur2010-05-091-1/+1
* Art work. Rationalise DB schema, support multiple thumbnail sizes and Paul 'flowerysong' Arthur2010-05-051-5/+7
* More changes to art - have not removed old functionality yetKarl 'vollmerk' Vollmer2010-03-211-1/+1
* Switched to new art method for primary image displayKarl 'vollmerk' Vollmer2010-03-211-24/+26
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-25/+25
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* 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