summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixing boo boos i madeChris 'cslamar' Slamar2010-05-178-0/+0
* Touchstone and Touchstone_blue Themes addedChris 'cslamar' Slamar2010-05-17103-0/+1784
* Themes Coda and Leo addedChris 'cslamar' Slamar2010-05-1748-0/+1937
* php_musicbrainz: Even more code cleanup, add support for rating submission.Paul 'flowerysong' Arthur2010-05-1614-1395/+1432
* Add localizationmomo-i2010-05-141-8/+8
* update 100%momo-i2010-05-142-1622/+1653
* update language http://ampache.org/bugs/task/69momo-i2010-05-142-1636/+1668
* test add: layout for rtl language.momo-i2010-05-144-1/+2630
* Make Art::clean actually work.Paul 'flowerysong' Arthur2010-05-101-1/+1
* Some more Art-related cleanup. Removing references to album_data, removing oldPaul 'flowerysong' Arthur2010-05-096-279/+84
* ARGV always contains at least one item. FS#75, reported by ascheel.Paul 'flowerysong' Arthur2010-05-091-3/+3
* php_musicbrainz: support for ratings, some code cleanup.Paul 'flowerysong' Arthur2010-05-0718-1750/+1858
* Testing is all well and good...but uncomment things before you commit them.Paul 'flowerysong' Arthur2010-05-061-1/+1
* Use lowest addition_time for ordering "newest" items. FS#54.Paul 'flowerysong' Arthur2010-05-061-1/+1
* You know, maybe I shouldn't be allowed to use computers. Revert accidentally Paul 'flowerysong' Arthur2010-05-051-18/+0
* Really unbreak gather_musicbrainz.Paul 'flowerysong' Arthur2010-05-051-2/+2
* Art work. Rationalise DB schema, support multiple thumbnail sizes and Paul 'flowerysong' Arthur2010-05-057-58/+174
* make downsampling command log a little clearerKarl 'vollmerk' Vollmer2010-05-051-1/+1
* fix notice due to undefined indexes when checking for unset config valuesKarl 'vollmerk' Vollmer2010-05-042-2/+3
* Cosmetics: use tabs for indentation.Paul 'flowerysong' Arthur2010-05-041-460/+460
* Cosmetics: remove trailing whitespace.Paul 'flowerysong' Arthur2010-05-041-206/+206
* Use strpos correctly in the API class. Fixes FS#68, reported by Bryce Geiser.Paul 'flowerysong' Arthur2010-05-031-5/+6
* Remove unused img_resize function, cosmetic changes around the altered versionPaul 'flowerysong' Arthur2010-05-032-92/+4
* Cosmetics. %s/assoicated/associated/gPaul 'flowerysong' Arthur2010-04-287-10/+10
* Some missed hunks for playlist editing and miscellaneous related cleanup.Paul 'flowerysong' Arthur2010-04-285-8/+11
* I will eventually remember to update the changelog at the same time I make th...Paul 'flowerysong' Arthur2010-04-281-0/+2
* Make ratings shown under Albums of the Moment interactive. Resolves FS#18.Paul 'flowerysong' Arthur2010-04-281-3/+3
* Add the ability to edit or delete a playlist from the normal playlist display, Paul 'flowerysong' Arthur2010-04-285-2/+101
* Bump Prototype to 1.6.1Paul 'flowerysong' Arthur2010-04-281-1019/+1573
* Fix building rating cache when displaying a playlist by mapping $object_ids fromPaul 'flowerysong' Arthur2010-04-281-1/+1
* Clean up democratic/tmpplaylist relationship to work under E_STRICT.Paul 'flowerysong' Arthur2010-04-282-17/+28
* Clean up catalog size calculation - mainly removes a section of code which did Paul 'flowerysong' Arthur2010-04-191-26/+14
* Remove erroneously added vim modelines that prevented themes from being parsed.Paul 'flowerysong' Arthur2010-04-163-3/+0
* Pad track number with zeros, like the doc says. Fixes FS#58, reported by Ada...Paul 'flowerysong' Arthur2010-04-152-2/+3
* Remove album art functions from album class, this most likely breaks thingsKarl 'vollmerk' Vollmer2010-04-011-625/+0
* Add missing debug output for failed sanity check on catalog clean.Paul 'flowerysong' Arthur2010-03-251-0/+1
* Add missing 'else' to avoid some spurious log lines when cleaning.Paul 'flowerysong' Arthur2010-03-251-1/+1
* Fix typo in api Thx cosminKarl 'vollmerk' Vollmer2010-03-241-1/+1
* Enhanced rating search; uses correct algorithm for calculation, allowsPaul 'flowerysong' Arthur2010-03-233-16/+34
* really really fix the art stuff I broke, missing UID referenceKarl 'vollmerk' Vollmer2010-03-221-6/+6
* commit everything.Karl 'vollmerk' Vollmer2010-03-222-4/+5
* Add ability to generate thumbnails via catalog_update and also generate thumb...Karl 'vollmerk' Vollmer2010-03-213-15/+85
* Switch Album so it uses new art methodsKarl 'vollmerk' Vollmer2010-03-214-23/+27
* Fix seeking in flacs by adjusting the skip to MM:SS from MM.SSKarl 'vollmerk' Vollmer2010-03-211-1/+7
* More changes to art - have not removed old functionality yetKarl 'vollmerk' Vollmer2010-03-216-15/+748
* Switched to new art method for primary image displayKarl 'vollmerk' Vollmer2010-03-212-27/+251
* add headersKarl 'vollmerk' Vollmer2010-03-212-0/+2
* typo :(Karl 'vollmerk' Vollmer2010-03-211-1/+1
* Updated vlc controller referencing #47Karl 'vollmerk' Vollmer2010-03-212-155/+157
* Resolved #39 - slightly differently then provided patch - Adds attribute hack...Karl 'vollmerk' Vollmer2010-03-212-2/+16