| Commit message (Expand) | Author | Age | Files | Lines |
* | Add total duration to albums | Afterster | 2013-11-05 | 1 | -14/+14 |
* | Be smarter about getting random albums with art | Paul Arthur | 2013-07-22 | 1 | -17/+19 |
* | Make remote catalogs actually work | Paul Arthur | 2013-03-28 | 1 | -2/+75 |
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -340/+340 |
* | Continue moving things into UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
* | Move clean functions into their respective classes | Paul Arthur | 2013-01-25 | 1 | -3/+13 |
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -11/+1 |
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -3/+3 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+0 |
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
* | header comment for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -1/+0 |
* | test for phpdoc | momo-i | 2011-02-02 | 1 | -18/+41 |
* | Add missing scrub_out; fixes some display issues. | Paul 'flowerysong' Arthur | 2010-06-17 | 1 | -1/+1 |
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -12/+22 |
* | Aggressively make sure we don't end up with extra spaces when joining the pre... | Paul 'flowerysong' Arthur | 2010-06-07 | 1 | -6/+5 |
* | Some more Art-related cleanup. Removing references to album_data, removing old | Paul 'flowerysong' Arthur | 2010-05-09 | 1 | -224/+21 |
* | Remove album art functions from album class, this most likely breaks things | Karl 'vollmerk' Vollmer | 2010-04-01 | 1 | -625/+0 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -322/+322 |
* | Cosmetics: use tabs for indentation, tweak some indentation/coding style. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -142/+142 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | use medium images from google, not any | martian | 2010-02-12 | 1 | -1/+5 |
* | google image search support | martian | 2010-02-12 | 1 | -1/+32 |
* | Removed dead xmlrpc files, started work migrating to LastFM v2.0 api | Karl 'vollmerk' Vollmer | 2010-02-05 | 1 | -1/+1 |
* | Add bmp to the list of allowed album art types Resolves #589 | Karl 'vollmerk' Vollmer | 2010-02-04 | 1 | -1/+1 |
* | Remove Dba::query from a few more classes | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -1/+1 |
* | cleanup of the album class... I like commits | Karl 'vollmerk' Vollmer | 2009-12-12 | 1 | -18/+16 |
* | Fix Amazon album art search, requires new config options | Karl 'vollmerk' Vollmer | 2009-12-11 | 1 | -1/+1 |
* | add MBID support Thx flowerysong | Karl 'vollmerk' Vollmer | 2009-06-02 | 1 | -0/+145 |
* | return the constructed url | Karl 'vollmerk' Vollmer | 2009-05-10 | 1 | -1/+3 |
* | sync stats fix from 3.5 branch | Karl 'vollmerk' Vollmer | 2009-05-06 | 1 | -1/+3 |
* | fix typo causing height to not display on art retrival, update to db allowing... | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -0/+34 |
* | Added: get url using proxy #313(Thx faber) + proxyuser, proxypassword | momo-i | 2009-03-12 | 1 | -0/+23 |
* | add tags to the artist and album xml documents | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -0/+2 |
* | added the tags to the artist and album display, and also made the cataloging ... | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -0/+4 |
* | fix issue where the small thumbnail is used for larger images if resize album... | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -2/+4 |
* | fix http auth issues, fix missing line sfrom dipsols patch, few other minor t... | Karl 'vollmerk' Vollmer | 2008-10-29 | 1 | -1/+1 |
* | Fixed Album Art (folder.jpg images) #318 (Thx imigueldiaz) | momo-i | 2008-10-22 | 1 | -1/+2 |
* | simplify code, remove large if else statement | Karl 'vollmerk' Vollmer | 2008-09-03 | 1 | -28/+28 |
* | (no commit message) | momo-i | 2008-09-03 | 1 | -22/+28 |
* | remove lib/album.lib.php and move its two functions into album class, correct... | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -0/+99 |
* | added "extra" caching for the album object | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -1/+24 |
* | fixed the albums/artists I broke a few revs ago and sync of the download stat... | Karl 'vollmerk' Vollmer | 2008-07-15 | 1 | -5/+1 |
* | make the disabled songs link show something, need to make a custom view for t... | Karl 'vollmerk' Vollmer | 2008-07-14 | 1 | -27/+1 |
* | show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching ... | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -1/+1 |
* | made the cataloging process gather genre and use it as a tag, browse genre al... | Karl 'vollmerk' Vollmer | 2008-05-19 | 1 | -0/+1 |
* | fix typo also tweak the localplay controllers so they update the active insta... | Karl 'vollmerk' Vollmer | 2008-05-18 | 1 | -1/+1 |
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-05-18 | 1 | -1/+2 |
* | added in some caching and add the database upgrade that will make the taging ... | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -19/+35 |
* | commit of the patches from codeoverload to implement tagging, will not work w... | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -2/+13 |