summaryrefslogtreecommitdiffstats
path: root/lib/class/stream.class.php
Commit message (Expand)AuthorAgeFilesLines
* Don't open stderr on WindowsHEADtestingremote_catalogmasterPaul Arthur2013-11-051-8/+7
* Stream::start_transcode: Fix typo in queryToilal2013-05-061-1/+1
* Use parameterised queries in StreamPaul Arthur2013-01-291-46/+45
* Log stderr when we transcodePaul Arthur2013-01-281-1/+11
* Use Session for stream sessionsPaul Arthur2013-01-281-109/+9
* Yank out the Flash player by the roots.Paul Arthur2013-01-281-3/+0
* Add an HTML5 playerHolger Brunn2013-01-281-2/+2
* Cosmetics: death to tabsPaul Arthur2013-01-261-371/+371
* Move clean functions into their respective classesPaul Arthur2013-01-251-5/+5
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-1/+1
* Rework transcodingPaul Arthur2013-01-231-30/+25
* Clean up the bitrate calculationPaul Arthur2013-01-231-22/+30
* Tear the offset/eof/size crap out of StreamPaul Arthur2013-01-231-28/+2
* Change the gc on stream sessionsPaul Arthur2013-01-151-19/+2
* Make playlist downloads idempotentPaul Arthur2013-01-151-454/+10
* Cosmetics: remove unused variables in StreamPaul Arthur2013-01-141-2/+0
* Start cleaning up the democratic thing.Paul Arthur2012-10-151-2/+2
* escapeshellarg's behaviour is locale-dependentPaul Arthur2012-05-251-1/+1
* FS#224 - generated .pls playlist doesn't work in some playersBrian Hasselbeck2012-04-111-1/+1
* Update Horde_Browser to latest.Paul Arthur2011-10-271-1/+0
* Transcoding/streaming cleanup.Paul Arthur2011-04-081-52/+62
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-1/+11
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-18/+29
* JavaScript cleanup. Consistently use camelCase for naming JS functions. UsePaul 'flowerysong' Arthur2010-06-241-2/+1
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-5/+6
* Change debugging output on transcode.Paul 'flowerysong' Arthur2010-05-291-1/+1
* make downsampling command log a little clearerKarl 'vollmerk' Vollmer2010-05-051-1/+1
* Fix seeking in flacs by adjusting the skip to MM:SS from MM.SSKarl 'vollmerk' Vollmer2010-03-211-1/+7
* typo :(Karl 'vollmerk' Vollmer2010-03-211-1/+1
* Resolved #39 - slightly differently then provided patch - Adds attribute hack...Karl 'vollmerk' Vollmer2010-03-211-0/+7
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-244/+244
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-154/+154
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Fix typos, and tweak insert_now_playing preping for Video now playingKarl 'vollmerk' Vollmer2010-02-141-2/+2
* Sync from 3.5 branch still untestedKarl 'vollmerk' Vollmer2010-01-251-1/+1
* untested change which should fix some stupididity with the flash playerKarl 'vollmerk' Vollmer2010-01-251-8/+2
* whole bunch more Dba::query replacementsKarl 'vollmerk' Vollmer2009-12-141-8/+8
* sync to trunk from 3.5 branchKarl 'vollmerk' Vollmer2009-06-211-0/+1
* add download for video that does not work, and most likely break song downloa...Karl 'vollmerk' Vollmer2009-05-151-9/+12
* tweaked fix for rss feed, makes it a little cleaner, fix custom port issue ad...Karl 'vollmerk' Vollmer2009-04-131-7/+9
* some tweaks to make the random play mojo work for streaming, does not work in...Karl 'vollmerk' Vollmer2009-04-081-1/+7
* correct mime type for asx to match Microsoft specKarl 'vollmerk' Vollmer2009-03-291-1/+1
* fix typo causing height to not display on art retrival, update to db allowing...Karl 'vollmerk' Vollmer2009-03-151-3/+52
* fix xspf playlists - fixes flash player displayKarl 'vollmerk' Vollmer2009-03-131-4/+4
* fix missing page headers on democratic playlist, also show the votersKarl 'vollmerk' Vollmer2009-03-111-11/+14
* add length to the video browse, put in some stuff for the now playing table u...Karl 'vollmerk' Vollmer2009-03-081-3/+3
* fix download and batch download Addresses #408 and #407Karl 'vollmerk' Vollmer2009-03-071-2/+1
* typoKarl 'vollmerk' Vollmer2009-03-021-1/+1