Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 02col theme resolves #411 (Thx admiralfreak) | Karl 'vollmerk' Vollmer | 2009-03-11 | 20 | -0/+804 |
| | |||||
* | forgot commit (show lyrics) | momo-i | 2009-03-11 | 1 | -0/+2 |
| | |||||
* | Updated: getid3-2.0.0b5 | momo-i | 2009-03-11 | 7 | -392/+821 |
| | |||||
* | fix typo | momo-i | 2009-03-11 | 1 | -1/+1 |
| | |||||
* | assoicate the democratic playback with the user who sends the url | Karl 'vollmerk' Vollmer | 2009-03-11 | 2 | -1/+3 |
| | |||||
* | fix missing page headers on democratic playlist, also show the voters | Karl 'vollmerk' Vollmer | 2009-03-11 | 8 | -75/+118 |
| | |||||
* | 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 | 4 | -5/+6 |
| | |||||
* | switch to jpg for the blank album art, smaller filesize and it makes erwan happy | Karl 'vollmerk' Vollmer | 2009-03-10 | 2 | -2/+2 |
| | |||||
* | department of redundency department - make Error::add_error() references, ↵ | Karl 'vollmerk' Vollmer | 2009-03-10 | 1 | -6/+6 |
| | | | | reference the real function which is Error::add() Thx Paleo for finding it | ||||
* | add caching to video browse, update changelog | Karl 'vollmerk' Vollmer | 2009-03-10 | 2 | -0/+4 |
| | |||||
* | add video data to the API and add missing count="X" value to tag information | Karl 'vollmerk' Vollmer | 2009-03-10 | 4 | -10/+72 |
| | |||||
* | Updated: encode multibyte lyrics, if lyrics hasn't encoded UTF-8. Get lyrics ↵ | momo-i | 2009-03-09 | 1 | -7/+14 |
| | | | | from id3v2 tag(feature not implement) | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2009-03-09 | 2 | -1/+18 |
| | | | | genre (first tag) for backwards compatiblity | ||||
* | update prototype | Karl 'vollmerk' Vollmer | 2009-03-09 | 2 | -119/+221 |
| | |||||
* | 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 | 4 | -29/+15 |
| | | | | browse class extend query | ||||
* | fix the update/add filters in the api and add them into artist and album | Karl 'vollmerk' Vollmer | 2009-03-09 | 2 | -3/+20 |
| | |||||
* | add time range to advanced search, resolves #329 | Karl 'vollmerk' Vollmer | 2009-03-09 | 5 | -2/+24 |
| | |||||
* | fix a problem with single album display, also make the democratic play votes ↵ | Karl 'vollmerk' Vollmer | 2009-03-09 | 3 | -6/+17 |
| | | | | ordered by track as secondary to vote time() | ||||
* | Updated: merge from r1937 | momo-i | 2009-03-09 | 26 | -3916/+4863 |
| | |||||
* | Fixed: plural message | momo-i | 2009-03-08 | 2 | -2/+3 |
| | |||||
* | added sorting to the video browse, also made the api add_lt, add_gt work for ↵ | Karl 'vollmerk' Vollmer | 2009-03-08 | 4 | -22/+53 |
| | | | | artist and album (untested) | ||||
* | move over to query class as backend for browse | Karl 'vollmerk' Vollmer | 2009-03-08 | 5 | -987/+123 |
| | |||||
* | bump version | Karl 'vollmerk' Vollmer | 2009-03-08 | 2 | -3/+6 |
| | |||||
* | commit for alpha2 release | Karl 'vollmerk' Vollmer | 2009-03-08 | 3 | -2/+6 |
| | |||||
* | fixed catalog functions and corrected negative value caching | Karl 'vollmerk' Vollmer | 2009-03-08 | 6 | -23/+35 |
| | |||||
* | Add ability to have anonymouse access of a defined level with manual login ↵ | Karl 'vollmerk' Vollmer | 2009-03-08 | 13 | -96/+76 |
| | | | | of users | ||||
* | more work for alpha2 release, clean up install and debug a bit | Karl 'vollmerk' Vollmer | 2009-03-08 | 11 | -289/+564 |
| | |||||
* | add length to the video browse, put in some stuff for the now playing table ↵ | Karl 'vollmerk' Vollmer | 2009-03-08 | 10 | -36/+83 |
| | | | | up the config version in prep for another alpha | ||||
* | fix download and batch download Addresses #408 and #407 | Karl 'vollmerk' Vollmer | 2009-03-07 | 7 | -31/+30 |
| | |||||
* | improve the error messages on installation to show when you are missing the ↵ | Karl 'vollmerk' Vollmer | 2009-03-03 | 1 | -1/+2 |
| | | | | sha256 algos | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2009-03-03 | 1 | -2/+2 |
| | | | | better way of doing it) | ||||
* | 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 | 3 | -10/+14 |
| | |||||
* | add some additional stats to the catalog stats page | Karl 'vollmerk' Vollmer | 2009-03-02 | 3 | -4/+117 |
| | |||||
* | move around stats information and split it up, tweak quicktime tag detection | Karl 'vollmerk' Vollmer | 2009-03-02 | 9 | -58/+94 |
| | |||||
* | 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 | 2 | -15/+13 |
| | |||||
* | maybe fix #404, unconfirmed implemented #405 other misc cleanup | Karl 'vollmerk' Vollmer | 2009-03-01 | 9 | -88/+1236 |
| | |||||
* | move add radio station link to a more obvious location | Karl 'vollmerk' Vollmer | 2009-03-01 | 2 | -2/+1 |
| | |||||
* | Resolve #401 new database update, reset album thumbs and use resized art... | Karl 'vollmerk' Vollmer | 2009-03-01 | 14 | -38/+94 |
| | |||||
* | fix typo | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -1/+1 |
| | |||||
* | first work on next db update, correct play_url() removing redundent path, ↵ | Karl 'vollmerk' Vollmer | 2009-03-01 | 8 | -44/+81 |
| | | | | fix democratic play clear | ||||
* | remove handheld.css that does not exist | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -1/+0 |
| |