| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | assoicate the democratic playback with the user who sends the url | Karl 'vollmerk' Vollmer | 2009-03-11 | 1 | -1/+1 |
* | fix missing page headers on democratic playlist, also show the voters | Karl 'vollmerk' Vollmer | 2009-03-11 | 3 | -46/+76 |
* | Fix: typo | momo-i | 2009-03-10 | 1 | -1/+1 |
* | Fixed: id3v2 tag lyrics display | momo-i | 2009-03-10 | 2 | -10/+10 |
* | fix tags in the api | Karl 'vollmerk' Vollmer | 2009-03-10 | 3 | -4/+6 |
* | add caching to video browse, update changelog | Karl 'vollmerk' Vollmer | 2009-03-10 | 1 | -0/+1 |
* | add video data to the API and add missing count="X" value to tag information | Karl 'vollmerk' Vollmer | 2009-03-10 | 3 | -10/+52 |
* | 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 | 4 | -8/+29 |
* | implement tag information on song xml document for the api, and put back genr... | Karl 'vollmerk' Vollmer | 2009-03-09 | 2 | -1/+18 |
* | make browse extend query, removes a ton of redundent useless code | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -270/+13 |
* | fix some browsing issues I created with the query switch, considering having ... | Karl 'vollmerk' Vollmer | 2009-03-09 | 2 | -27/+13 |
* | fix the update/add filters in the api and add them into artist and album | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -3/+14 |
* | add time range to advanced search, resolves #329 | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -0/+8 |
* | fix a problem with single album display, also make the democratic play votes ... | Karl 'vollmerk' Vollmer | 2009-03-09 | 2 | -5/+17 |
* | added sorting to the video browse, also made the api add_lt, add_gt work for ... | Karl 'vollmerk' Vollmer | 2009-03-08 | 2 | -18/+47 |
* | move over to query class as backend for browse | Karl 'vollmerk' Vollmer | 2009-03-08 | 2 | -976/+118 |
* | bump version | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -2/+2 |
* | commit for alpha2 release | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -1/+1 |
* | fixed catalog functions and corrected negative value caching | Karl 'vollmerk' Vollmer | 2009-03-08 | 5 | -23/+32 |
* | Add ability to have anonymouse access of a defined level with manual login of... | Karl 'vollmerk' Vollmer | 2009-03-08 | 6 | -78/+54 |
* | more work for alpha2 release, clean up install and debug a bit | Karl 'vollmerk' Vollmer | 2009-03-08 | 2 | -1/+49 |
* | add length to the video browse, put in some stuff for the now playing table u... | Karl 'vollmerk' Vollmer | 2009-03-08 | 5 | -32/+76 |
* | fix download and batch download Addresses #408 and #407 | Karl 'vollmerk' Vollmer | 2009-03-07 | 4 | -15/+20 |
* | fix version check in debug lib | Karl 'vollmerk' Vollmer | 2009-03-03 | 1 | -1/+1 |
* | tweak the version checking to account for gentoo hippies (it is also a better... | Karl 'vollmerk' Vollmer | 2009-03-03 | 1 | -2/+2 |
* | fix mp4 video file tag parsing | Karl 'vollmerk' Vollmer | 2009-03-03 | 2 | -114/+19 |
* | Fixed: Show lyrics using id3v2(USLT) if exists | momo-i | 2009-03-02 | 1 | -2/+6 |
* | make the popular actually show popular | Karl 'vollmerk' Vollmer | 2009-03-02 | 1 | -8/+4 |
* | add some additional stats to the catalog stats page | Karl 'vollmerk' Vollmer | 2009-03-02 | 1 | -1/+37 |
* | move around stats information and split it up, tweak quicktime tag detection | Karl 'vollmerk' Vollmer | 2009-03-02 | 1 | -0/+7 |
* | typo | Karl 'vollmerk' Vollmer | 2009-03-02 | 1 | -1/+1 |
* | add clean to handshake information | Karl 'vollmerk' Vollmer | 2009-03-02 | 1 | -1/+2 |
* | do not overlap filters | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -0/+3 |
* | maybe fix #404, unconfirmed implemented #405 other misc cleanup | Karl 'vollmerk' Vollmer | 2009-03-01 | 4 | -15/+1191 |
* | move add radio station link to a more obvious location | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -0/+1 |
* | Resolve #401 new database update, reset album thumbs and use resized art... | Karl 'vollmerk' Vollmer | 2009-03-01 | 5 | -25/+60 |
* | fix typo | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -1/+1 |
* | first work on next db update, correct play_url() removing redundent path, fix... | Karl 'vollmerk' Vollmer | 2009-03-01 | 6 | -41/+78 |
* | unify how the stream is constructed and played, this is a major change might ... | Karl 'vollmerk' Vollmer | 2009-02-28 | 11 | -176/+257 |
* | added localplay controls to api in addition to added/updated filters | Karl 'vollmerk' Vollmer | 2009-02-25 | 4 | -3/+61 |
* | fix album + name + year grouping and remove some debug, and add a clean to up... | Karl 'vollmerk' Vollmer | 2009-02-25 | 1 | -7/+8 |
* | Added: lyrics get from getid3 (pls test by any mp3s) | momo-i | 2009-02-24 | 3 | -40/+93 |
* | change handshake date format to ISO 8601 | Karl 'vollmerk' Vollmer | 2009-02-24 | 1 | -2/+2 |
* | 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 | 4 | -1/+84 |
* | make the update_song_from_tags() function get called correctly, still an issu... | Karl 'vollmerk' Vollmer | 2009-02-24 | 1 | -2/+2 |
* | sync from branches/3.4 | Karl 'vollmerk' Vollmer | 2009-02-22 | 2 | -1/+5 |
* | corrected display on cleared democratic playlist, and added some basic cachin... | Karl 'vollmerk' Vollmer | 2009-02-21 | 1 | -0/+8 |
* | * Add mpeg to list of _parse_avi valid file types | Karl 'vollmerk' Vollmer | 2009-02-21 | 3 | -11/+30 |