index
:
ampache.git
api
caching
ffmpeg
master
plugins
remote_catalog
teskew
testing
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
class
/
art.class.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cosmetics: death to tabs
Paul Arthur
2013-01-26
1
-1180
/
+1180
*
Move clean functions into their respective classes
Paul Arthur
2013-01-25
1
-3
/
+3
*
Cosmetics: s/incase/in case/
Paul Arthur
2013-01-25
1
-2
/
+2
*
Cosmetics: clean up heads in lib/
Paul Arthur
2013-01-25
1
-13
/
+2
*
Switch from print_r to json_encode in debug output
Paul Arthur
2012-11-13
1
-2
/
+2
*
Switch from _() to T_()
Paul Arthur
2012-04-12
1
-1
/
+1
*
Make Art->get_from_source() static
Paul Arthur
2012-04-09
1
-2
/
+2
*
Add some caching to the Art class
Paul Arthur
2012-03-01
1
-10
/
+45
*
FS#212 - Incorrect album art uri
lotan_rm
2012-02-20
1
-1
/
+1
*
Some more cleanup of Last.FM art method
Paul Arthur
2011-11-09
1
-21
/
+18
*
FS#195 - Unable to gather album art from lastfm
Paul Arthur
2011-11-09
1
-16
/
+19
*
Restore mistakenly reverted commit:
Paul Arthur
2011-10-26
1
-38
/
+27
*
FS#186 fixed runtime error in log files.
dipsol
2011-09-13
1
-15
/
+17
*
Clean up some PHPDoc crap
Paul Arthur
2011-04-04
1
-9
/
+0
*
Catalog work
Paul Arthur
2011-04-02
1
-4
/
+0
*
art.class.php temporarily fixed.
momo-i
2011-02-04
1
-1
/
+1
*
Modified header comment for phpdoc
momo-i
2011-02-03
1
-20
/
+41
*
Catalog Filtering Added Bug#60
Chris Slamar
2011-01-24
1
-27
/
+38
*
Fix art gathering.
Paul Arthur
2011-01-07
1
-4
/
+0
*
Implement db art method. Fixes FS#121.
Paul Arthur
2011-01-04
1
-38
/
+27
*
Fixed db in art_order doing nothing.
Chris Slamar
2010-12-26
1
-4
/
+40
*
Some art gathering cleanup.
Paul 'flowerysong' Arthur
2010-07-02
1
-143
/
+176
*
Always check for validity before inserting images. Also, whitespace cleanup.
Paul 'flowerysong' Arthur
2010-06-17
1
-40
/
+56
*
Miscellaneous cleanup.
Paul 'flowerysong' Arthur
2010-06-13
1
-4
/
+9
*
Change Browse from static to instantiable. Among other things, fixes FS#13;
Paul 'flowerysong' Arthur
2010-06-10
1
-0
/
+36
*
Make Art::clean actually work.
Paul 'flowerysong' Arthur
2010-05-10
1
-1
/
+1
*
Some more Art-related cleanup. Removing references to album_data, removing old
Paul 'flowerysong' Arthur
2010-05-09
1
-0
/
+21
*
Really unbreak gather_musicbrainz.
Paul 'flowerysong' Arthur
2010-05-05
1
-2
/
+2
*
Art work. Rationalise DB schema, support multiple thumbnail sizes and
Paul 'flowerysong' Arthur
2010-05-05
1
-49
/
+101
*
Cosmetics: use tabs for indentation.
Paul 'flowerysong' Arthur
2010-05-04
1
-460
/
+460
*
Cosmetics: remove trailing whitespace.
Paul 'flowerysong' Arthur
2010-05-04
1
-206
/
+206
*
Remove unused img_resize function, cosmetic changes around the altered version
Paul 'flowerysong' Arthur
2010-05-03
1
-4
/
+4
*
really really fix the art stuff I broke, missing UID reference
Karl 'vollmerk' Vollmer
2010-03-22
1
-6
/
+6
*
Switch Album so it uses new art methods
Karl 'vollmerk' Vollmer
2010-03-21
1
-8
/
+8
*
More changes to art - have not removed old functionality yet
Karl 'vollmerk' Vollmer
2010-03-21
1
-6
/
+735
*
Switched to new art method for primary image display
Karl 'vollmerk' Vollmer
2010-03-21
1
-3
/
+225
*
Cosmetics: remove trailing whitespace
Paul 'flowerysong' Arthur
2010-03-14
1
-3
/
+3
*
Add vim modelines to all php files (Thx ascheel)
Karl 'vollmerk' Vollmer
2010-03-14
1
-0
/
+1
*
Add Art class, empty but will be used for album/artist/movie art
Karl 'vollmerk' Vollmer
2010-02-17
1
-0
/
+42