summaryrefslogtreecommitdiffstats
path: root/lib/class/stream.class.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* maybe fix #404, unconfirmed implemented #405 other misc cleanupKarl 'vollmerk' Vollmer2009-03-011-6/+3
* first work on next db update, correct play_url() removing redundent path, fix...Karl 'vollmerk' Vollmer2009-03-011-7/+7
* unify how the stream is constructed and played, this is a major change might ...Karl 'vollmerk' Vollmer2009-02-281-87/+132
* Add very basic buggy as crap video support, fix a few other minor bugs with p...Karl 'vollmerk' Vollmer2009-02-021-0/+28
* Finish IPv6 supportKarl 'vollmerk' Vollmer2009-02-011-1/+1
* fixed a problem where random urls were not being used by the flash playerKarl 'vollmerk' Vollmer2008-11-141-0/+10
* divide by 16, seems to work better.. at least for lame... who knowsKarl 'vollmerk' Vollmer2008-08-081-1/+1
* make the ip history only clear the old stuff sometimes, also fix rounding iss...Karl 'vollmerk' Vollmer2008-08-061-1/+1
* sync of fix to trunkKarl 'vollmerk' Vollmer2008-07-111-1/+1
* sync of divide by 0 error, also add some debug if they miss a transcode variableKarl 'vollmerk' Vollmer2008-07-111-18/+23
* sync to trunkKarl 'vollmerk' Vollmer2008-05-311-1/+1
* added direct links back in, added batch download to single artist view, remov...Karl 'vollmerk' Vollmer2008-05-261-4/+13
* first steps of a fix for the xml-rpc streaming and catalogingKarl 'vollmerk' Vollmer2008-04-151-1/+1
* fixed some pretty dumb issues with democratic playKarl 'vollmerk' Vollmer2008-03-141-0/+1
* fixed the acl issue... sighKarl 'vollmerk' Vollmer2008-03-071-1/+1
* major corrections to reading of preferences and a few misc fixes which I have...Karl 'vollmerk' Vollmer2008-02-291-8/+5
* removed ip2int, int2ip custom functions fixed browse issues when adding filte...Karl 'vollmerk' Vollmer2008-02-281-1/+1
* helps if you return itKarl 'vollmerk' Vollmer2008-01-271-0/+2
* adjust the bitrate validation and only force it to be whole bytesKarl 'vollmerk' Vollmer2008-01-271-25/+0
* fixed localplay index problem after track delete, fixed lack of high-light of...Karl 'vollmerk' Vollmer2007-12-301-0/+10
* removed duplicate creation of tmpplaylist with flash playerKarl 'vollmerk' Vollmer2007-12-251-16/+3
* fixed now playing for the API and lack of session extend when using the APIKarl 'vollmerk' Vollmer2007-12-241-2/+4