summaryrefslogtreecommitdiffstats
path: root/stream.php
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-103/+103
* Move access_denied() from lib/ui.lib.php to UIPaul Arthur2013-01-261-1/+1
* Rename tmpPlaylist to Tmp_PlaylistPaul Arthur2013-01-251-1/+1
* Cosmetics: clean up heads in /Paul Arthur2013-01-251-7/+1
* Make playlist downloads idempotentPaul Arthur2013-01-151-9/+9
* Yank obsolete batch download stuff from stream.phpPaul Arthur2013-01-151-42/+22
* Some cleanup of the switch in stream.phpPaul Arthur2013-01-151-8/+8
* Switch from print_r to json_encode in debug outputPaul Arthur2012-11-131-1/+2
* Clean up uses of Config::set and Config::set_by_arrayPaul Arthur2012-03-061-1/+1
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
* header comment replace for phpdocmomo-i2011-02-031-18/+30
* More useful debug output from stream.phpPaul 'flowerysong' Arthur2010-06-241-1/+1
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-1/+3
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-42/+42
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Remove dead files and fix single song downloadKarl 'vollmerk' Vollmer2010-01-111-1/+1
* add download for video that does not work, and most likely break song downloa...Karl 'vollmerk' Vollmer2009-05-151-1/+2
* Update HTML header for RTL language.momo-i2009-05-061-0/+1
* fix missing page headers on democratic playlist, also show the votersKarl 'vollmerk' Vollmer2009-03-111-4/+2
* maybe fix #404, unconfirmed implemented #405 other misc cleanupKarl 'vollmerk' Vollmer2009-03-011-7/+3
* make the httpq and mpd controlers understand live stream urlsKarl 'vollmerk' Vollmer2009-02-281-4/+0
* unify how the stream is constructed and played, this is a major change might ...Karl 'vollmerk' Vollmer2009-02-281-48/+23
* fix edit links, and some interface issues I created with other changesKarl 'vollmerk' Vollmer2009-02-091-1/+0
* Add very basic buggy as crap video support, fix a few other minor bugs with p...Karl 'vollmerk' Vollmer2009-02-021-5/+5
* fixed flash player issues with specific playlist_methodsKarl 'vollmerk' Vollmer2008-05-051-4/+3
* minor fixes to the playlist, fixed up the democratic playlist kinda, still do...Karl 'vollmerk' Vollmer2008-03-101-1/+1
* major corrections to reading of preferences and a few misc fixes which I have...Karl 'vollmerk' Vollmer2008-02-291-8/+8
* fixed sending to localplay for democratic playlistKarl 'vollmerk' Vollmer2008-01-041-1/+1
* reimplemented the session function checkKarl 'vollmerk' Vollmer2007-12-251-17/+1
* fixed some playlist issues, (mime type and selection) cleaned up the preferen...Karl 'vollmerk' Vollmer2007-12-161-1/+6
* fixed url add to localplay, also changed some play links to addKarl 'vollmerk' Vollmer2007-12-011-1/+0
* slight tweak to prevent the user from trying to loop their democratic playKarl 'vollmerk' Vollmer2007-11-251-0/+6
* democratic play working, if still slightly sketchyKarl 'vollmerk' Vollmer2007-11-241-0/+5
* fixed the playlist methods, they all work now... semi-bug where the rightbar ...Karl 'vollmerk' Vollmer2007-11-141-0/+6
* fixed single downloads and that annoying minor css issue with albums of the m...Karl 'vollmerk' Vollmer2007-08-191-6/+7
* added dynamic playlist item support, default and genre currently workKarl 'vollmerk' Vollmer2007-07-241-1/+9
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-1/+23
* fixed a bug that was causing the entire playlist to be cleared on playback du...Karl 'vollmerk' Vollmer2007-06-121-1/+0
* switched over to Dba:: for all vauth functions and deleted independent dba libKarl 'vollmerk' Vollmer2007-06-121-11/+10
* added clear and play to the basketKarl 'vollmerk' Vollmer2007-05-131-0/+3
* fixed up part of single album view, show songs is all gone, working on replac...Karl 'vollmerk' Vollmer2007-04-231-2/+2
* added favorite X play linksKarl 'vollmerk' Vollmer2007-04-231-1/+19
* it technically logs in and streams.. but thats it, complete rewrite almost ev...Karl 'vollmerk' Vollmer2007-04-231-0/+150