| Commit message (Expand) | Author | Age | Files | Lines |
* | GH#4: Tagging artist incorrectly | Paul Arthur | 2013-04-02 | 1 | -6/+9 |
* | Make remote catalogs actually work | Paul Arthur | 2013-03-28 | 1 | -1/+81 |
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -231/+231 |
* | Continue moving things into UI | Paul Arthur | 2013-01-26 | 1 | -1/+1 |
* | Move clean functions into their respective classes | Paul Arthur | 2013-01-25 | 1 | -2/+12 |
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -17/+1 |
* | Rip out ugly lyrics code | Paul Arthur | 2012-11-13 | 1 | -89/+0 |
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -3/+3 |
* | Add default value for parameter on Artist::get_albums | Paul Arthur | 2011-06-24 | 1 | -1/+1 |
* | 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 |
* | Catalog Filtering Added Bug#60 | Chris Slamar | 2011-01-24 | 1 | -14/+33 |
* | Refactored Last.FM recommendations; drop new dependency on curl since | Paul 'flowerysong' Arthur | 2010-08-17 | 1 | -38/+0 |
* | Check cURL before install. | momo-i | 2010-07-30 | 1 | -0/+6 |
* | Search for similar artists | Chris 'cslamar' Slamar | 2010-07-29 | 1 | -0/+32 |
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -1/+1 |
* | Aggressively make sure we don't end up with extra spaces when joining the pre... | Paul 'flowerysong' Arthur | 2010-06-07 | 1 | -1/+1 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -77/+77 |
* | Cosmetics: use tabs for indentation, tweak some indentation/coding style. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -18/+18 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | Remove Dba::query from a few more classes | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -7/+7 |
* | add MBID support Thx flowerysong | Karl 'vollmerk' Vollmer | 2009-06-02 | 1 | -1/+1 |
* | sync stats fix from 3.5 branch | Karl 'vollmerk' Vollmer | 2009-05-06 | 1 | -0/+1 |
* | Dba::escape() must be used around all user input in queries | Karl 'vollmerk' Vollmer | 2009-03-16 | 1 | -2/+2 |
* | Fixed: get lyrics wiki | momo-i | 2009-03-16 | 1 | -1/+2 |
* | Fixed: 1 line lyrics for insert db | momo-i | 2009-03-16 | 1 | -2/+3 |
* | Fixed: If remote catalog cleaning, always failed.(is_readable), remind next p... | momo-i | 2009-03-16 | 1 | -3/+1 |
* | Added: get lyrics from lyricswiki using proxy server | momo-i | 2009-03-12 | 1 | -4/+18 |
* | Fix: typo | momo-i | 2009-03-10 | 1 | -1/+1 |
* | Fixed: id3v2 tag lyrics display | momo-i | 2009-03-10 | 1 | -8/+8 |
* | fix tags in the api | Karl 'vollmerk' Vollmer | 2009-03-10 | 1 | -1/+0 |
* | Updated: encode multibyte lyrics, if lyrics hasn't encoded UTF-8. Get lyrics ... | momo-i | 2009-03-09 | 1 | -7/+14 |
* | add tags to the artist and album xml documents | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -2/+3 |
* | Added: lyrics get from getid3 (pls test by any mp3s) | momo-i | 2009-02-24 | 1 | -0/+15 |
* | Fixed: translate words change | momo-i | 2009-02-24 | 1 | -1/+1 |
* | Add: song_lyrics to Ampache #327 (thx alister55) | momo-i | 2009-02-24 | 1 | -1/+54 |
* | added the tags to the artist and album display, and also made the cataloging ... | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -1/+4 |
* | simplify code, remove large if else statement | momo-i | 2008-09-03 | 1 | -20/+18 |
* | (no commit message) | momo-i | 2008-09-03 | 1 | -15/+21 |
* | fixed two sql queries and the slicing on search (Thx sylvander) | Karl 'vollmerk' Vollmer | 2008-08-26 | 1 | -2/+2 |
* | good number of changes to browse, this breaks more then it fixes... | Karl 'vollmerk' Vollmer | 2008-08-13 | 1 | -41/+45 |
* | fixed the albums/artists I broke a few revs ago and sync of the download stat... | Karl 'vollmerk' Vollmer | 2008-07-15 | 1 | -4/+1 |
* | make the disabled songs link show something, need to make a custom view for t... | Karl 'vollmerk' Vollmer | 2008-07-14 | 1 | -25/+1 |
* | added in some caching and add the database upgrade that will make the taging ... | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -16/+28 |
* | commit of the patches from codeoverload to implement tagging, will not work w... | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -2/+13 |
* | new flash player that still does not work, fixed some bad references to the e... | Karl 'vollmerk' Vollmer | 2008-04-11 | 1 | -1/+1 |
* | add the title back in to the links and be a little more violent with the char... | Karl 'vollmerk' Vollmer | 2008-03-19 | 1 | -1/+1 |