1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
Commit graph

15 commits

Author SHA1 Message Date
Paul 'flowerysong' Arthur
7f36693353 Change Browse from static to instantiable. Among other things, fixes FS#13;
probably also breaks things.  Most things appear to still work, but I may have
missed some cases.
2010-06-10 05:33:57 +00:00
Paul 'flowerysong' Arthur
c4ea23c83b Make Art::clean actually work. 2010-05-10 06:19:18 +00:00
Paul 'flowerysong' Arthur
3a5a8dad2e Some more Art-related cleanup. Removing references to album_data, removing old
art methods from Album, etc.  Should fix FS#76
2010-05-09 19:50:35 +00:00
Paul 'flowerysong' Arthur
8e5b7fec1f Really unbreak gather_musicbrainz. 2010-05-05 01:49:59 +00:00
Paul 'flowerysong' Arthur
e3e4c72466 Art work. Rationalise DB schema, support multiple thumbnail sizes and
caching thereof, call Catalog->gather_art instead of Catalog->gather_album_art,
unbreak (hopefully) gather_musicbrainz.
2010-05-05 01:43:51 +00:00
Paul 'flowerysong' Arthur
82780455c4 Cosmetics: use tabs for indentation. 2010-05-04 05:32:16 +00:00
Paul 'flowerysong' Arthur
1dedf65f0f Cosmetics: remove trailing whitespace. 2010-05-04 04:58:15 +00:00
Paul 'flowerysong' Arthur
4c22b56f89 Remove unused img_resize function, cosmetic changes around the altered version
of it in art.class.php.
2010-05-03 17:26:21 +00:00
Karl 'vollmerk' Vollmer
bf3e739449 really really fix the art stuff I broke, missing UID reference 2010-03-22 12:22:17 +00:00
Karl 'vollmerk' Vollmer
329aecfdb9 Switch Album so it uses new art methods 2010-03-21 21:31:29 +00:00
Karl 'vollmerk' Vollmer
3ce42f5e88 More changes to art - have not removed old functionality yet 2010-03-21 20:53:15 +00:00
Karl 'vollmerk' Vollmer
181d9c5dcf Switched to new art method for primary image display 2010-03-21 15:03:20 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
f1e0007860 Add Art class, empty but will be used for album/artist/movie art 2010-02-17 04:37:14 +00:00