summaryrefslogtreecommitdiffstats
path: root/play/index.php
Commit message (Collapse)AuthorAgeFilesLines
...
* really fixed image, and put in a quick hack on play for api accessKarl 'vollmerk' Vollmer2007-11-211-1/+1
|
* really fixed downsampling.... :SKarl 'vollmerk' Vollmer2007-10-101-12/+3
|
* fixed acls, fixed transcoding issuesKarl 'vollmerk' Vollmer2007-10-101-1/+1
|
* some fixes for the localplay, you can now install the MPD controller, and ↵Karl 'vollmerk' Vollmer2007-09-141-4/+4
| | | | add instances, just not actually play to it... realized I need to think on how to do that a little...
* fixed an install bug, and bumped version for releaseKarl 'vollmerk' Vollmer2007-09-041-1/+0
|
* fixed playlist name editing, cant change the type or the genre yet, tweaked ↵Karl 'vollmerk' Vollmer2007-09-031-0/+1
| | | | lastfm so it recovers from errors a little better, fixed a stupid typo....
* fixed album.disk for ogg files and added it to the displayKarl 'vollmerk' Vollmer2007-08-191-3/+5
|
* tweaked get_newest to operate a little different, tweaked lastfm (currently ↵Karl 'vollmerk' Vollmer2007-08-091-1/+2
| | | | broken)
* fixed typo thanks jazzs3quenceKarl 'vollmerk' Vollmer2007-08-071-1/+1
|
* fixed some typos, minor bugs, updated the sql, added playlist as a browse typeKarl 'vollmerk' Vollmer2007-08-051-1/+1
|
* year another bump on openstrands, removed redundent files, fixed bug with ↵Karl 'vollmerk' Vollmer2007-08-051-1/+3
| | | | config gen and started work on playlists
* fixed now playing, hopefully once and for all, added title text to the now ↵Karl 'vollmerk' Vollmer2007-07-311-7/+4
| | | | playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance
* fixed downsampling, renamed to transcoding default or always are now the optionsKarl 'vollmerk' Vollmer2007-07-291-1/+1
|
* fixed a stupid bug with rate limitingKarl 'vollmerk' Vollmer2007-07-261-1/+0
|
* added dynamic playlist item support, default and genre currently workKarl 'vollmerk' Vollmer2007-07-241-1/+9
|
* removed some old/legacy functions fixed download and merged it into the /playKarl 'vollmerk' Vollmer2007-07-221-7/+43
|
* semi-fixed lastfmKarl 'vollmerk' Vollmer2007-07-051-2/+5
|
* bunch of minor fixes and a db changeKarl 'vollmerk' Vollmer2007-07-011-4/+1
|
* fixed an issue with songs stopping a little early depending on the client ↵Karl 'vollmerk' Vollmer2007-06-191-6/+14
| | | | you use
* fixed a typo, and some order issues with the streaming, step 2 fix now playingKarl 'vollmerk' Vollmer2007-06-191-25/+25
|
* renamed tv, fixed up the tmp playlist, added two preferences and corrected ↵Karl 'vollmerk' Vollmer2007-05-081-5/+15
| | | | some logic in play/index.php
* copying over the half-way not counting fix if you seekKarl 'vollmerk' Vollmer2007-05-071-1/+1
|
* fixed up part of single album view, show songs is all gone, working on ↵Karl 'vollmerk' Vollmer2007-04-231-3/+3
| | | | replacement browse method
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-44/+22
| | | | everything broken
* improved debug messageKarl 'vollmerk' Vollmer2007-01-221-1/+1
|
* moved a header display reference so I can pass headers on democratic playKarl 'vollmerk' Vollmer2007-01-091-1/+1
|
* * Fixed display issues on TV page relating to Karl 'vollmerk' Vollmer2007-01-061-0/+7
| | | | | | | now playing Post AJAX and floating issues * Fixed display of Last IP if tracking disabled * Fixed play issue with invalid songs when using Democratic Play
* fixed auto-transcoding logic, requires a third variable now if not ↵Karl 'vollmerk' Vollmer2006-12-291-17/+26
| | | | transcoding to mp3
* * Added new icons, and speed up icon displayKarl 'vollmerk' Vollmer2006-12-201-1/+3
| | | | | | * Fixed ORDER BY `track` on play selected * Started work on editing/flagging albums and artists
* moved the delete of now playing before stat collectionKarl 'vollmerk' Vollmer2006-12-061-3/+3
|
* fb on dealie and removed accidently commit to trunkKarl 'vollmerk' Vollmer2006-11-261-1/+1
|
* stupid phpKarl 'vollmerk' Vollmer2006-11-051-1/+2
|
* I need to go to sleep Im dorking things upKarl 'vollmerk' Vollmer2006-11-051-1/+1
|
* wups gotta wrap that babyKarl 'vollmerk' Vollmer2006-11-051-2/+4
|
* more work towards the democratic play stuff, really need a UI to test from ↵Karl 'vollmerk' Vollmer2006-11-051-3/+20
| | | | here on out
* 3.3.1-Alpha1 releaseKarl 'vollmerk' Vollmer2006-10-291-0/+3
|
* slight format fix on now playing and xmlrpc key fixesKarl 'vollmerk' Vollmer2006-09-301-1/+5
|
* I need to go to bed nowKarl 'vollmerk' Vollmer2006-09-261-2/+2
|
* fixed acls and improved the classic theme a little moreKarl 'vollmerk' Vollmer2006-09-261-2/+2
|
* finished up ACL workKarl 'vollmerk' Vollmer2006-09-251-2/+10
|
* moved init.php improved vainfo a bit, removed checkboxes from search pageKarl 'vollmerk' Vollmer2006-06-171-1/+1
|
* fixed clean, added lang to installer (thx ros) and cleaned up catalog ↵Karl 'vollmerk' Vollmer2006-05-011-3/+3
| | | | display a bit and mojoed lang list
* arg debug codeKarl 'vollmerk' Vollmer2006-03-161-1/+0
|
* new tabbed preferences and account page is backKarl 'vollmerk' Vollmer2006-03-161-0/+1
|
* lies... lies and slander!Karl 'vollmerk' Vollmer2006-02-161-1/+1
|
* cleaned up the song play file... switched over to use of debug_event functionKarl 'vollmerk' Vollmer2006-02-161-156/+139
|
* moved browse class into its rightful placeKarl 'vollmerk' Vollmer2006-02-051-1/+1
|
* fixed the seeking bug and a few other minor ones thank Sven F.Karl 'vollmerk' Vollmer2006-01-141-1/+2
|
* final commit before beta1 releaseKarl 'vollmerk' Vollmer2006-01-091-5/+5
|
* new interface which breaks all previous themes... and current themes, still ↵Karl 'vollmerk' Vollmer2005-12-211-1/+4
| | | | under development