summaryrefslogtreecommitdiffstats
path: root/lib/stream.lib.php
Commit message (Collapse)AuthorAgeFilesLines
* re-imposed my evil charset validationKarl 'vollmerk' Vollmer2008-05-081-1/+1
|
* we need the gcingKarl 'vollmerk' Vollmer2008-02-281-2/+2
|
* - Fixed Sorting on Admin->Browse Userspb1dft2008-02-231-2/+2
| | | | - Fixed Shoutbox and shoutbox management (pb1dft)
* added paging to the playlist view, corrected a few stupid parse errors / ↵Karl 'vollmerk' Vollmer2007-12-031-1/+1
| | | | mistakes
* broke some stuff, fixed some stuff... commiting before I turn of this boxKarl 'vollmerk' Vollmer2007-12-031-93/+0
|
* 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 ↵Karl 'vollmerk' Vollmer2007-07-311-66/+53
| | | | playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance
* 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
| | | | (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation
* 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 ↵Karl 'vollmerk' Vollmer2007-04-231-4/+4
| | | | everything broken
* 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 ↵Karl 'vollmerk' Vollmer2007-01-221-2/+2
| | | | fixed wmp11 now playing issue
* 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 ↵Karl 'vollmerk' Vollmer2006-12-291-13/+2
| | | | transcoding to mp3
* fixed WMP11 Now Playing, broke Album Art gathering, re-writing to fix some ↵Karl 'vollmerk' Vollmer2006-12-281-0/+6
| | | | serious logic flaws
* 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 ↵Karl 'vollmerk' Vollmer2006-06-241-0/+13
| | | | type semi-correctly
* added a hack for some additional sorting and fixed it so that the user table ↵Karl 'vollmerk' Vollmer2006-03-241-6/+2
| | | | has alternating colors
* 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 ↵Karl 'vollmerk' Vollmer2006-01-021-9/+9
| | | | debug code
* 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 ↵Karl 'vollmerk' Vollmer2005-12-211-1/+5
| | | | under development
* new m4a streaming mojoKarl 'vollmerk' Vollmer2005-11-261-1/+1
|
* fixed up some minor formating errors, and also the preferences mojo see ↵Karl 'vollmerk' Vollmer2005-10-121-1/+1
| | | | changelog for details
* 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