| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing boo boos i made | Chris 'cslamar' Slamar | 2010-05-17 | 8 | -0/+0 |
* | Touchstone and Touchstone_blue Themes added | Chris 'cslamar' Slamar | 2010-05-17 | 103 | -0/+1784 |
* | Themes Coda and Leo added | Chris 'cslamar' Slamar | 2010-05-17 | 48 | -0/+1937 |
* | php_musicbrainz: Even more code cleanup, add support for rating submission. | Paul 'flowerysong' Arthur | 2010-05-16 | 14 | -1395/+1432 |
* | Add localization | momo-i | 2010-05-14 | 1 | -8/+8 |
* | update 100% | momo-i | 2010-05-14 | 2 | -1622/+1653 |
* | update language http://ampache.org/bugs/task/69 | momo-i | 2010-05-14 | 2 | -1636/+1668 |
* | test add: layout for rtl language. | momo-i | 2010-05-14 | 4 | -1/+2630 |
* | 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 | 6 | -279/+84 |
* | ARGV always contains at least one item. FS#75, reported by ascheel. | Paul 'flowerysong' Arthur | 2010-05-09 | 1 | -3/+3 |
* | php_musicbrainz: support for ratings, some code cleanup. | Paul 'flowerysong' Arthur | 2010-05-07 | 18 | -1750/+1858 |
* | Testing is all well and good...but uncomment things before you commit them. | Paul 'flowerysong' Arthur | 2010-05-06 | 1 | -1/+1 |
* | Use lowest addition_time for ordering "newest" items. FS#54. | Paul 'flowerysong' Arthur | 2010-05-06 | 1 | -1/+1 |
* | You know, maybe I shouldn't be allowed to use computers. Revert accidentally | Paul 'flowerysong' Arthur | 2010-05-05 | 1 | -18/+0 |
* | 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 | 7 | -58/+174 |
* | make downsampling command log a little clearer | Karl 'vollmerk' Vollmer | 2010-05-05 | 1 | -1/+1 |
* | fix notice due to undefined indexes when checking for unset config values | Karl 'vollmerk' Vollmer | 2010-05-04 | 2 | -2/+3 |
* | 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 |
* | Use strpos correctly in the API class. Fixes FS#68, reported by Bryce Geiser. | Paul 'flowerysong' Arthur | 2010-05-03 | 1 | -5/+6 |
* | Remove unused img_resize function, cosmetic changes around the altered version | Paul 'flowerysong' Arthur | 2010-05-03 | 2 | -92/+4 |
* | Cosmetics. %s/assoicated/associated/g | Paul 'flowerysong' Arthur | 2010-04-28 | 7 | -10/+10 |
* | Some missed hunks for playlist editing and miscellaneous related cleanup. | Paul 'flowerysong' Arthur | 2010-04-28 | 5 | -8/+11 |
* | I will eventually remember to update the changelog at the same time I make th... | Paul 'flowerysong' Arthur | 2010-04-28 | 1 | -0/+2 |
* | Make ratings shown under Albums of the Moment interactive. Resolves FS#18. | Paul 'flowerysong' Arthur | 2010-04-28 | 1 | -3/+3 |
* | Add the ability to edit or delete a playlist from the normal playlist display, | Paul 'flowerysong' Arthur | 2010-04-28 | 5 | -2/+101 |
* | Bump Prototype to 1.6.1 | Paul 'flowerysong' Arthur | 2010-04-28 | 1 | -1019/+1573 |
* | Fix building rating cache when displaying a playlist by mapping $object_ids from | Paul 'flowerysong' Arthur | 2010-04-28 | 1 | -1/+1 |
* | Clean up democratic/tmpplaylist relationship to work under E_STRICT. | Paul 'flowerysong' Arthur | 2010-04-28 | 2 | -17/+28 |
* | Clean up catalog size calculation - mainly removes a section of code which did | Paul 'flowerysong' Arthur | 2010-04-19 | 1 | -26/+14 |
* | Remove erroneously added vim modelines that prevented themes from being parsed. | Paul 'flowerysong' Arthur | 2010-04-16 | 3 | -3/+0 |
* | Pad track number with zeros, like the doc says. Fixes FS#58, reported by Ada... | Paul 'flowerysong' Arthur | 2010-04-15 | 2 | -2/+3 |
* | Remove album art functions from album class, this most likely breaks things | Karl 'vollmerk' Vollmer | 2010-04-01 | 1 | -625/+0 |
* | Add missing debug output for failed sanity check on catalog clean. | Paul 'flowerysong' Arthur | 2010-03-25 | 1 | -0/+1 |
* | Add missing 'else' to avoid some spurious log lines when cleaning. | Paul 'flowerysong' Arthur | 2010-03-25 | 1 | -1/+1 |
* | Fix typo in api Thx cosmin | Karl 'vollmerk' Vollmer | 2010-03-24 | 1 | -1/+1 |
* | Enhanced rating search; uses correct algorithm for calculation, allows | Paul 'flowerysong' Arthur | 2010-03-23 | 3 | -16/+34 |
* | really really fix the art stuff I broke, missing UID reference | Karl 'vollmerk' Vollmer | 2010-03-22 | 1 | -6/+6 |
* | commit everything. | Karl 'vollmerk' Vollmer | 2010-03-22 | 2 | -4/+5 |
* | Add ability to generate thumbnails via catalog_update and also generate thumb... | Karl 'vollmerk' Vollmer | 2010-03-21 | 3 | -15/+85 |
* | Switch Album so it uses new art methods | Karl 'vollmerk' Vollmer | 2010-03-21 | 4 | -23/+27 |
* | Fix seeking in flacs by adjusting the skip to MM:SS from MM.SS | Karl 'vollmerk' Vollmer | 2010-03-21 | 1 | -1/+7 |
* | More changes to art - have not removed old functionality yet | Karl 'vollmerk' Vollmer | 2010-03-21 | 6 | -15/+748 |
* | Switched to new art method for primary image display | Karl 'vollmerk' Vollmer | 2010-03-21 | 2 | -27/+251 |
* | add headers | Karl 'vollmerk' Vollmer | 2010-03-21 | 2 | -0/+2 |
* | typo :( | Karl 'vollmerk' Vollmer | 2010-03-21 | 1 | -1/+1 |
* | Updated vlc controller referencing #47 | Karl 'vollmerk' Vollmer | 2010-03-21 | 2 | -155/+157 |
* | Resolved #39 - slightly differently then provided patch - Adds attribute hack... | Karl 'vollmerk' Vollmer | 2010-03-21 | 2 | -2/+16 |