summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* assoicate the democratic playback with the user who sends the urlKarl 'vollmerk' Vollmer2009-03-111-1/+1
* fix missing page headers on democratic playlist, also show the votersKarl 'vollmerk' Vollmer2009-03-113-46/+76
* Fix: typomomo-i2009-03-101-1/+1
* Fixed: id3v2 tag lyrics displaymomo-i2009-03-102-10/+10
* fix tags in the apiKarl 'vollmerk' Vollmer2009-03-103-4/+6
* add caching to video browse, update changelogKarl 'vollmerk' Vollmer2009-03-101-0/+1
* add video data to the API and add missing count="X" value to tag informationKarl 'vollmerk' Vollmer2009-03-103-10/+52
* Updated: encode multibyte lyrics, if lyrics hasn't encoded UTF-8. Get lyrics ...momo-i2009-03-091-7/+14
* add tags to the artist and album xml documentsKarl 'vollmerk' Vollmer2009-03-094-8/+29
* implement tag information on song xml document for the api, and put back genr...Karl 'vollmerk' Vollmer2009-03-092-1/+18
* make browse extend query, removes a ton of redundent useless codeKarl 'vollmerk' Vollmer2009-03-091-270/+13
* fix some browsing issues I created with the query switch, considering having ...Karl 'vollmerk' Vollmer2009-03-092-27/+13
* fix the update/add filters in the api and add them into artist and albumKarl 'vollmerk' Vollmer2009-03-091-3/+14
* add time range to advanced search, resolves #329Karl 'vollmerk' Vollmer2009-03-091-0/+8
* fix a problem with single album display, also make the democratic play votes ...Karl 'vollmerk' Vollmer2009-03-092-5/+17
* added sorting to the video browse, also made the api add_lt, add_gt work for ...Karl 'vollmerk' Vollmer2009-03-082-18/+47
* move over to query class as backend for browseKarl 'vollmerk' Vollmer2009-03-082-976/+118
* bump versionKarl 'vollmerk' Vollmer2009-03-081-2/+2
* commit for alpha2 releaseKarl 'vollmerk' Vollmer2009-03-081-1/+1
* fixed catalog functions and corrected negative value cachingKarl 'vollmerk' Vollmer2009-03-085-23/+32
* Add ability to have anonymouse access of a defined level with manual login of...Karl 'vollmerk' Vollmer2009-03-086-78/+54
* more work for alpha2 release, clean up install and debug a bitKarl 'vollmerk' Vollmer2009-03-082-1/+49
* add length to the video browse, put in some stuff for the now playing table u...Karl 'vollmerk' Vollmer2009-03-085-32/+76
* fix download and batch download Addresses #408 and #407Karl 'vollmerk' Vollmer2009-03-074-15/+20
* fix version check in debug libKarl 'vollmerk' Vollmer2009-03-031-1/+1
* tweak the version checking to account for gentoo hippies (it is also a better...Karl 'vollmerk' Vollmer2009-03-031-2/+2
* fix mp4 video file tag parsingKarl 'vollmerk' Vollmer2009-03-032-114/+19
* Fixed: Show lyrics using id3v2(USLT) if existsmomo-i2009-03-021-2/+6
* make the popular actually show popularKarl 'vollmerk' Vollmer2009-03-021-8/+4
* add some additional stats to the catalog stats pageKarl 'vollmerk' Vollmer2009-03-021-1/+37
* move around stats information and split it up, tweak quicktime tag detectionKarl 'vollmerk' Vollmer2009-03-021-0/+7
* typoKarl 'vollmerk' Vollmer2009-03-021-1/+1
* add clean to handshake informationKarl 'vollmerk' Vollmer2009-03-021-1/+2
* do not overlap filtersKarl 'vollmerk' Vollmer2009-03-011-0/+3
* maybe fix #404, unconfirmed implemented #405 other misc cleanupKarl 'vollmerk' Vollmer2009-03-014-15/+1191
* move add radio station link to a more obvious locationKarl 'vollmerk' Vollmer2009-03-011-0/+1
* Resolve #401 new database update, reset album thumbs and use resized art...Karl 'vollmerk' Vollmer2009-03-015-25/+60
* fix typoKarl 'vollmerk' Vollmer2009-03-011-1/+1
* first work on next db update, correct play_url() removing redundent path, fix...Karl 'vollmerk' Vollmer2009-03-016-41/+78
* unify how the stream is constructed and played, this is a major change might ...Karl 'vollmerk' Vollmer2009-02-2811-176/+257
* added localplay controls to api in addition to added/updated filtersKarl 'vollmerk' Vollmer2009-02-254-3/+61
* fix album + name + year grouping and remove some debug, and add a clean to up...Karl 'vollmerk' Vollmer2009-02-251-7/+8
* Added: lyrics get from getid3 (pls test by any mp3s)momo-i2009-02-243-40/+93
* change handshake date format to ISO 8601Karl 'vollmerk' Vollmer2009-02-241-2/+2
* Fixed: translate words changemomo-i2009-02-241-1/+1
* Add: song_lyrics to Ampache #327 (thx alister55)momo-i2009-02-244-1/+84
* make the update_song_from_tags() function get called correctly, still an issu...Karl 'vollmerk' Vollmer2009-02-241-2/+2
* sync from branches/3.4Karl 'vollmerk' Vollmer2009-02-222-1/+5
* corrected display on cleared democratic playlist, and added some basic cachin...Karl 'vollmerk' Vollmer2009-02-211-0/+8
* * Add mpeg to list of _parse_avi valid file typesKarl 'vollmerk' Vollmer2009-02-213-11/+30