| Commit message (Expand) | Author | Age | Files | Lines |
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-08-30 | 1 | -13/+15 |
* | only do the seek stuff if the start has a positive value | Karl 'vollmerk' Vollmer | 2008-08-29 | 1 | -1/+1 |
* | sync of fixes from branch | Karl 'vollmerk' Vollmer | 2008-07-30 | 1 | -0/+11 |
* | fixed the albums/artists I broke a few revs ago and sync of the download stat... | Karl 'vollmerk' Vollmer | 2008-07-15 | 1 | -3/+3 |
* | first steps of a fix for the xml-rpc streaming and cataloging | Karl 'vollmerk' Vollmer | 2008-04-15 | 1 | -22/+34 |
* | slight tweak, do not impose play % restrictions on democratic play items | Karl 'vollmerk' Vollmer | 2008-03-17 | 1 | -9/+9 |
* | flush out the democratic mojo, make the cooldown work | Karl 'vollmerk' Vollmer | 2008-03-17 | 1 | -4/+19 |
* | fixed the issue with a lack of gettext (define ngettext if it does not exist) | Karl 'vollmerk' Vollmer | 2008-03-14 | 1 | -0/+1 |
* | major corrections to reading of preferences and a few misc fixes which I have... | Karl 'vollmerk' Vollmer | 2008-02-29 | 1 | -5/+5 |
* | fixed public/private aspect of playlists, default is to filter out non-owned ... | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -1/+5 |
* | fixed an issue with downsample remote where it required access_control to be ... | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -4/+4 |
* | Fix for proper byte range handling (necessary for iPhone support). Fixed stre... | flashk | 2007-12-26 | 1 | -12/+18 |
* | few more tweaks preping for beta1 release, fixed typo in config file | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -9/+5 |
* | fixed now playing for the API and lack of session extend when using the API | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -2/+2 |
* | fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) s... | Karl 'vollmerk' Vollmer | 2007-12-20 | 1 | -11/+21 |
* | fixed two transcode bugs | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -0/+1 |
* | made downloads counted in stats fixes ticket #12 tweaked filename to be refor... | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -1/+10 |
* | added paging to the playlist view, corrected a few stupid parse errors / mist... | Karl 'vollmerk' Vollmer | 2007-12-03 | 1 | -4/+4 |
* | broke some stuff, fixed some stuff... commiting before I turn of this box | Karl 'vollmerk' Vollmer | 2007-12-03 | 1 | -2/+2 |
* | fixed democratic play ordering along with some misc play isues with it, limit... | Karl 'vollmerk' Vollmer | 2007-12-02 | 1 | -2/+4 |
* | really fixed the non-removal of played songs this time | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -1/+2 |
* | fixed voting up/down and removal of songs from democratic playlist after play... | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -4/+3 |
* | democratic play working, if still slightly sketchy | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -12/+5 |
* | some temporary tweaks to make the whole amarok thing work, will be tweaking t... | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -0/+1 |
* | really fixed image, and put in a quick hack on play for api access | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -1/+1 |
* | really fixed downsampling.... :S | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -12/+3 |
* | fixed acls, fixed transcoding issues | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -1/+1 |
* | some fixes for the localplay, you can now install the MPD controller, and add... | Karl 'vollmerk' Vollmer | 2007-09-14 | 1 | -4/+4 |
* | fixed an install bug, and bumped version for release | Karl 'vollmerk' Vollmer | 2007-09-04 | 1 | -1/+0 |
* | fixed playlist name editing, cant change the type or the genre yet, tweaked l... | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -0/+1 |
* | fixed album.disk for ogg files and added it to the display | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -3/+5 |
* | tweaked get_newest to operate a little different, tweaked lastfm (currently ... | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -1/+2 |
* | fixed typo thanks jazzs3quence | Karl 'vollmerk' Vollmer | 2007-08-07 | 1 | -1/+1 |
* | fixed some typos, minor bugs, updated the sql, added playlist as a browse type | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -1/+1 |
* | year another bump on openstrands, removed redundent files, fixed bug with con... | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -1/+3 |
* | fixed now playing, hopefully once and for all, added title text to the now pl... | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -7/+4 |
* | fixed downsampling, renamed to transcoding default or always are now the options | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -1/+1 |
* | fixed a stupid bug with rate limiting | Karl 'vollmerk' Vollmer | 2007-07-26 | 1 | -1/+0 |
* | added dynamic playlist item support, default and genre currently work | Karl 'vollmerk' Vollmer | 2007-07-24 | 1 | -1/+9 |
* | removed some old/legacy functions fixed download and merged it into the /play | Karl 'vollmerk' Vollmer | 2007-07-22 | 1 | -7/+43 |
* | semi-fixed lastfm | Karl 'vollmerk' Vollmer | 2007-07-05 | 1 | -2/+5 |
* | bunch of minor fixes and a db change | Karl 'vollmerk' Vollmer | 2007-07-01 | 1 | -4/+1 |
* | fixed an issue with songs stopping a little early depending on the client you... | Karl 'vollmerk' Vollmer | 2007-06-19 | 1 | -6/+14 |
* | fixed a typo, and some order issues with the streaming, step 2 fix now playing | Karl 'vollmerk' Vollmer | 2007-06-19 | 1 | -25/+25 |
* | renamed tv, fixed up the tmp playlist, added two preferences and corrected so... | Karl 'vollmerk' Vollmer | 2007-05-08 | 1 | -5/+15 |
* | copying over the half-way not counting fix if you seek | Karl 'vollmerk' Vollmer | 2007-05-07 | 1 | -1/+1 |
* | fixed up part of single album view, show songs is all gone, working on replac... | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -3/+3 |
* | it technically logs in and streams.. but thats it, complete rewrite almost ev... | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -44/+22 |
* | improved debug message | Karl 'vollmerk' Vollmer | 2007-01-22 | 1 | -1/+1 |
* | moved a header display reference so I can pass headers on democratic play | Karl 'vollmerk' Vollmer | 2007-01-09 | 1 | -1/+1 |