| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable a size for HTML5 Player sized albumart | Stephen Shkardoon | 2013-09-20 | 1 | -0/+5 |
* | Drop stale references to 'xml-rpc' | Paul Arthur | 2013-01-28 | 1 | -1/+1 |
* | Move sessiony things from vauth into Session | Paul Arthur | 2013-01-28 | 1 | -3/+3 |
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -63/+63 |
* | Consistently use require_once to load init.php | Paul Arthur | 2013-01-25 | 1 | -1/+1 |
* | Cosmetics: clean up heads in / | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
* | image.php: Unify code paths, use Horde_Browser | Paul Arthur | 2012-09-20 | 1 | -38/+33 |
* | Make Art->get_from_source() static | Paul Arthur | 2012-04-09 | 1 | -1/+1 |
* | FS#209 - Google Chrome doesn't show album art when album name contains commas | Sébastien LIENARD | 2012-02-20 | 1 | -1/+2 |
* | Fixed two PHP warnings, and some issues with how users were being constructed | Karl Vollmer | 2011-12-01 | 1 | -1/+1 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
* | Fixed indent and add translation words | momo-i | 2011-02-03 | 1 | -9/+9 |
* | Modified header comment for phpdoc | momo-i | 2011-02-03 | 1 | -18/+30 |
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -1/+1 |
* | Some more Art-related cleanup. Removing references to album_data, removing old | Paul 'flowerysong' Arthur | 2010-05-09 | 1 | -1/+1 |
* | Art work. Rationalise DB schema, support multiple thumbnail sizes and | Paul 'flowerysong' Arthur | 2010-05-05 | 1 | -5/+7 |
* | More changes to art - have not removed old functionality yet | Karl 'vollmerk' Vollmer | 2010-03-21 | 1 | -1/+1 |
* | Switched to new art method for primary image display | Karl 'vollmerk' Vollmer | 2010-03-21 | 1 | -24/+26 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -25/+25 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | make it actually extend the session, also improve debug on the image page | Karl 'vollmerk' Vollmer | 2009-12-23 | 1 | -1/+1 |
* | It should not have taken me that long to find the one typo | Karl 'vollmerk' Vollmer | 2009-08-20 | 1 | -2/+0 |
* | add TDRC to id3v2 tag reading Closes #530 | Karl 'vollmerk' Vollmer | 2009-08-19 | 1 | -0/+1 |
* | fix it so pop-up of album art is full rez | Karl 'vollmerk' Vollmer | 2009-04-24 | 1 | -1/+1 |
* | switch to jpg for the blank album art, smaller filesize and it makes erwan happy | Karl 'vollmerk' Vollmer | 2009-03-10 | 1 | -2/+2 |
* | Resolve #401 new database update, reset album thumbs and use resized art... | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -3/+3 |
* | first work on next db update, correct play_url() removing redundent path, fix... | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -2/+2 |
* | use resized art if it is there | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -3/+3 |
* | fix issue where the small thumbnail is used for larger images if resize album... | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -8/+6 |
* | When updating an remote catalog it will try to grab the images from the remot... | dipsol | 2008-12-11 | 1 | -1/+5 |
* | remove lib/album.lib.php and move its two functions into album class, correct... | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -1/+1 |
* | updated locales, hopefully one of the last commits before 3.4 stable release | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -1/+1 |
* | fixed playlist update on full strict of mysql5.x and jpg mime type | Karl 'vollmerk' Vollmer | 2008-03-06 | 1 | -1/+1 |
* | reimplemented the session function check | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+1 |
* | fixed an album art issue created with the new auth code | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -1/+6 |
* | API and XML-RPC are still broken, but moved to new session code, sleep time | Karl 'vollmerk' Vollmer | 2007-12-20 | 1 | -2/+3 |
* | really fixed image, and put in a quick hack on play for api access | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -1/+1 |
* | two fixes for invalid artist ids in album xml and parse error on image.php | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -6/+6 |
* | tweak to make the image.php file work with API auth, and corrected URLs | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -0/+9 |
* | Fixed image mime type not being sent correctly | spocky | 2007-09-19 | 1 | -2/+3 |
* | sync typo fix | Karl 'vollmerk' Vollmer | 2007-08-29 | 1 | -1/+1 |
* | fixed the album art gathering, enabled art resizing and saving of said stuff.... | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -8/+12 |
* | fixed find album art, including a fix from Karl Hungus... seriously I am not ... | Karl 'vollmerk' Vollmer | 2007-05-25 | 1 | -2/+2 |
* | it technically logs in and streams.. but thats it, complete rewrite almost ev... | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -16/+17 |
* | updated sql, and a db album art method fix | Karl 'vollmerk' Vollmer | 2007-01-27 | 1 | -3/+3 |
* | * Re-worked Main page of Ampache, adding Album of the moment. | Karl 'vollmerk' Vollmer | 2007-01-07 | 1 | -3/+2 |
* | I am pretty sure the find art should work correctly now, it doesnt do id3tags... | Karl 'vollmerk' Vollmer | 2007-01-01 | 1 | -0/+10 |
* | renamed albumart.php to image.php and prepared for the find album art page fixes | Karl 'vollmerk' Vollmer | 2006-12-29 | 1 | -0/+90 |