| Commit message (Expand) | Author | Age | Files | Lines |
* | Transcoding/streaming cleanup. | Paul Arthur | 2011-04-08 | 1 | -68/+60 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
* | Fix byterange bug | Brady Wetherington | 2011-03-29 | 1 | -1/+1 |
* | header comment replace for phpdoc | momo-i | 2011-02-03 | 1 | -18/+30 |
* | Fix #67 - Don't transcode video files using audio rules even if transcoding i... | Karl Vollmer | 2010-12-09 | 1 | -1/+1 |
* | Resolve #90 and #89, remove democratic playlist entries if there is a fatal e... | Karl Vollmer | 2010-12-09 | 1 | -14/+7 |
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -1/+2 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -129/+129 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | sync from 3.5.x r2268 | Karl 'vollmerk' Vollmer | 2010-02-02 | 1 | -6/+4 |
* | Sync from 3.5 branch still untested | Karl 'vollmerk' Vollmer | 2010-01-25 | 1 | -1/+1 |
* | fix missing filename in content disposition for non-transcoded/downloaded str... | Karl 'vollmerk' Vollmer | 2010-01-13 | 1 | -0/+2 |
* | sync from branch | Karl 'vollmerk' Vollmer | 2009-07-08 | 1 | -6/+6 |
* | fixed #479 if PHP version is 5.3.0 or larger, don't use magic_quotes. | momo-i | 2009-05-27 | 1 | -1/+4 |
* | fix typo on get_class() check causing it to not identify song objects correctly | Karl 'vollmerk' Vollmer | 2009-05-11 | 1 | -2/+2 |
* | sync stats fix from 3.5 branch | Karl 'vollmerk' Vollmer | 2009-05-06 | 1 | -3/+5 |
* | fix typo causing height to not display on art retrival, update to db allowing... | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -3/+2 |
* | add length to the video browse, put in some stuff for the now playing table u... | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -1/+1 |
* | fixed missing reference to new variable name when downsampling | Karl 'vollmerk' Vollmer | 2009-02-08 | 1 | -1/+1 |
* | rename the variables, potentially break some stuff, good fun | Karl 'vollmerk' Vollmer | 2009-02-07 | 1 | -67/+69 |
* | Add very basic buggy as crap video support, fix a few other minor bugs with p... | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -8/+13 |
* | prevent fread($fp,0) if a program seeks to the very end of a file | Karl 'vollmerk' Vollmer | 2008-11-19 | 1 | -1/+3 |
* | more cleanup, added numeric values of ratings to the song xml return | Karl 'vollmerk' Vollmer | 2008-11-15 | 1 | -4/+4 |
* | simplify the logic, and improve it all in one commit.. lies | Karl 'vollmerk' Vollmer | 2008-11-15 | 1 | -1/+1 |
* | fix logic, its early give a man a break | Karl 'vollmerk' Vollmer | 2008-11-15 | 1 | -1/+1 |
* | add in require_localnet_session configuration | Karl 'vollmerk' Vollmer | 2008-11-15 | 1 | -1/+5 |
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -1/+2 |
* | 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 |