| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -103/+103 |
* | Move access_denied() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -1/+1 |
* | Rename tmpPlaylist to Tmp_Playlist | Paul Arthur | 2013-01-25 | 1 | -1/+1 |
* | Cosmetics: clean up heads in / | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
* | Make playlist downloads idempotent | Paul Arthur | 2013-01-15 | 1 | -9/+9 |
* | Yank obsolete batch download stuff from stream.php | Paul Arthur | 2013-01-15 | 1 | -42/+22 |
* | Some cleanup of the switch in stream.php | Paul Arthur | 2013-01-15 | 1 | -8/+8 |
* | Switch from print_r to json_encode in debug output | Paul Arthur | 2012-11-13 | 1 | -1/+2 |
* | Clean up uses of Config::set and Config::set_by_array | Paul Arthur | 2012-03-06 | 1 | -1/+1 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
* | header comment replace for phpdoc | momo-i | 2011-02-03 | 1 | -18/+30 |
* | More useful debug output from stream.php | Paul 'flowerysong' Arthur | 2010-06-24 | 1 | -1/+1 |
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -1/+3 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -42/+42 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | Remove dead files and fix single song download | Karl 'vollmerk' Vollmer | 2010-01-11 | 1 | -1/+1 |
* | add download for video that does not work, and most likely break song downloa... | Karl 'vollmerk' Vollmer | 2009-05-15 | 1 | -1/+2 |
* | Update HTML header for RTL language. | momo-i | 2009-05-06 | 1 | -0/+1 |
* | fix missing page headers on democratic playlist, also show the voters | Karl 'vollmerk' Vollmer | 2009-03-11 | 1 | -4/+2 |
* | maybe fix #404, unconfirmed implemented #405 other misc cleanup | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -7/+3 |
* | make the httpq and mpd controlers understand live stream urls | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -4/+0 |
* | unify how the stream is constructed and played, this is a major change might ... | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -48/+23 |
* | fix edit links, and some interface issues I created with other changes | Karl 'vollmerk' Vollmer | 2009-02-09 | 1 | -1/+0 |
* | Add very basic buggy as crap video support, fix a few other minor bugs with p... | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -5/+5 |
* | fixed flash player issues with specific playlist_methods | Karl 'vollmerk' Vollmer | 2008-05-05 | 1 | -4/+3 |
* | minor fixes to the playlist, fixed up the democratic playlist kinda, still do... | Karl 'vollmerk' Vollmer | 2008-03-10 | 1 | -1/+1 |
* | major corrections to reading of preferences and a few misc fixes which I have... | Karl 'vollmerk' Vollmer | 2008-02-29 | 1 | -8/+8 |
* | fixed sending to localplay for democratic playlist | Karl 'vollmerk' Vollmer | 2008-01-04 | 1 | -1/+1 |
* | reimplemented the session function check | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -17/+1 |
* | fixed some playlist issues, (mime type and selection) cleaned up the preferen... | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -1/+6 |
* | fixed url add to localplay, also changed some play links to add | Karl 'vollmerk' Vollmer | 2007-12-01 | 1 | -1/+0 |
* | slight tweak to prevent the user from trying to loop their democratic play | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -0/+6 |
* | democratic play working, if still slightly sketchy | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -0/+5 |
* | fixed the playlist methods, they all work now... semi-bug where the rightbar ... | Karl 'vollmerk' Vollmer | 2007-11-14 | 1 | -0/+6 |
* | fixed single downloads and that annoying minor css issue with albums of the m... | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -6/+7 |
* | added dynamic playlist item support, default and genre currently work | Karl 'vollmerk' Vollmer | 2007-07-24 | 1 | -1/+9 |
* | - Added Live Stream (Internet Radio) support | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -1/+23 |
* | fixed a bug that was causing the entire playlist to be cleared on playback du... | Karl 'vollmerk' Vollmer | 2007-06-12 | 1 | -1/+0 |
* | switched over to Dba:: for all vauth functions and deleted independent dba lib | Karl 'vollmerk' Vollmer | 2007-06-12 | 1 | -11/+10 |
* | added clear and play to the basket | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -0/+3 |
* | fixed up part of single album view, show songs is all gone, working on replac... | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -2/+2 |
* | added favorite X play links | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -1/+19 |
* | it technically logs in and streams.. but thats it, complete rewrite almost ev... | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -0/+150 |