summaryrefslogtreecommitdiffstats
path: root/lib/stream.lib.php
Commit message (Expand)AuthorAgeFilesLines
* fixed acls, fixed transcoding issuesKarl 'vollmerk' Vollmer2007-10-101-111/+0
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
* slight tweak to do gcing a little more often, might scale this back laterKarl 'vollmerk' Vollmer2007-07-311-0/+4
* fixed now playing, hopefully once and for all, added title text to the now pl...Karl 'vollmerk' Vollmer2007-07-311-66/+53
* fixed now playing with audacious, and fixed clear now playing.. vollmer is firedKarl 'vollmerk' Vollmer2007-07-301-3/+27
* fixed downsampling, renamed to transcoding default or always are now the optionsKarl 'vollmerk' Vollmer2007-07-291-11/+6
* moved back to a GPL flash player for 3.4 codebase, fixed some stream issues (...Karl 'vollmerk' Vollmer2007-07-051-1/+1
* bunch of minor fixes and a db changeKarl 'vollmerk' Vollmer2007-07-011-23/+13
* fixed now playingKarl 'vollmerk' Vollmer2007-04-231-7/+7
* it technically logs in and streams.. but thats it, complete rewrite almost ev...Karl 'vollmerk' Vollmer2007-04-231-4/+4
* hopefully the final commit before the 3.3.3 stable releaseKarl 'vollmerk' Vollmer2007-01-271-1/+0
* added config version check, fixed play selected bug reported by chenb and fix...Karl 'vollmerk' Vollmer2007-01-221-2/+2
* tweaked album of the moment mojo and theoritical fix for flash playerKarl 'vollmerk' Vollmer2007-01-081-2/+3
* fixed auto-transcoding logic, requires a third variable now if not transcodin...Karl 'vollmerk' Vollmer2006-12-291-13/+2
* fixed WMP11 Now Playing, broke Album Art gathering, re-writing to fix some se...Karl 'vollmerk' Vollmer2006-12-281-0/+6
* few tweaks for flash player and a fixed for downsampleingKarl 'vollmerk' Vollmer2006-10-301-16/+1
* removed last vestiages of log_eventKarl 'vollmerk' Vollmer2006-09-301-4/+2
* tweaked transcode stuff so that it acutally changes the file name and mime ty...Karl 'vollmerk' Vollmer2006-06-241-0/+13
* added a hack for some additional sorting and fixed it so that the user table ...Karl 'vollmerk' Vollmer2006-03-241-6/+2
* added b flag to the popen in downsamplingKarl 'vollmerk' Vollmer2006-02-231-1/+1
* final commit before beta1 releaseKarl 'vollmerk' Vollmer2006-01-091-0/+1
* fixed some more stupid mistakes in the downsample code and removed some debug...Karl 'vollmerk' Vollmer2006-01-021-9/+9
* fix unescape filename which could potentially get ouside the downsample_cmdKarl 'vollmerk' Vollmer2006-01-021-3/+4
* updated registration mojo thx pb1dft also some fluf updatesKarl 'vollmerk' Vollmer2006-01-021-1/+1
* new interface which breaks all previous themes... and current themes, still u...Karl 'vollmerk' Vollmer2005-12-211-1/+5
* new m4a streaming mojoKarl 'vollmerk' Vollmer2005-11-261-1/+1
* fixed up some minor formating errors, and also the preferences mojo see chang...Karl 'vollmerk' Vollmer2005-10-121-1/+1
* fixed downsampling with xmms causing little blips due to a missing headerKarl 'vollmerk' Vollmer2005-10-061-0/+2
* fixed some wmp snafusKarl 'vollmerk' Vollmer2005-09-211-14/+17
* fix to downsampling creating invalid ratios when it was a vbr songKarl 'vollmerk' Vollmer2005-09-191-4/+5
* wups logic errorKarl 'vollmerk' Vollmer2005-09-091-0/+5
* fixed downsample to invalid bitratesKarl 'vollmerk' Vollmer2005-09-091-4/+38
* fixed lock songs which would always return false.. wups...Karl 'vollmerk' Vollmer2005-09-091-1/+1
* minor math correctionKarl 'vollmerk' Vollmer2005-09-021-2/+2
* fixed typos in auto-downsample mojoKarl 'vollmerk' Vollmer2005-08-081-5/+5
* fix logic problem that would snafu the headers if we were trying to upsampleKarl 'vollmerk' Vollmer2005-07-161-1/+3
* added on the fly bandwidth management for downsampled usersKarl 'vollmerk' Vollmer2005-07-151-0/+249