summaryrefslogtreecommitdiffstats
path: root/play/index.php
Commit message (Collapse)AuthorAgeFilesLines
* prevent fread($fp,0) if a program seeks to the very end of a fileKarl 'vollmerk' Vollmer2008-11-191-1/+3
|
* more cleanup, added numeric values of ratings to the song xml returnKarl 'vollmerk' Vollmer2008-11-151-4/+4
|
* simplify the logic, and improve it all in one commit.. liesKarl 'vollmerk' Vollmer2008-11-151-1/+1
|
* fix logic, its early give a man a breakKarl 'vollmerk' Vollmer2008-11-151-1/+1
|
* add in require_localnet_session configurationKarl 'vollmerk' Vollmer2008-11-151-1/+5
|
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-1/+2
|
* sync to trunkKarl 'vollmerk' Vollmer2008-08-301-13/+15
|
* only do the seek stuff if the start has a positive valueKarl 'vollmerk' Vollmer2008-08-291-1/+1
|
* sync of fixes from branchKarl 'vollmerk' Vollmer2008-07-301-0/+11
|
* fixed the albums/artists I broke a few revs ago and sync of the download ↵Karl 'vollmerk' Vollmer2008-07-151-3/+3
| | | | stats fix from branch
* first steps of a fix for the xml-rpc streaming and catalogingKarl 'vollmerk' Vollmer2008-04-151-22/+34
|
* slight tweak, do not impose play % restrictions on democratic play itemsKarl 'vollmerk' Vollmer2008-03-171-9/+9
|
* flush out the democratic mojo, make the cooldown workKarl 'vollmerk' Vollmer2008-03-171-4/+19
|
* fixed the issue with a lack of gettext (define ngettext if it does not exist)Karl 'vollmerk' Vollmer2008-03-141-0/+1
|
* major corrections to reading of preferences and a few misc fixes which I ↵Karl 'vollmerk' Vollmer2008-02-291-5/+5
| | | | have now forgotten
* fixed public/private aspect of playlists, default is to filter out non-owned ↵Karl 'vollmerk' Vollmer2008-01-141-1/+5
| | | | private playlists now
* fixed an issue with downsample remote where it required access_control to be ↵Karl 'vollmerk' Vollmer2007-12-301-4/+4
| | | | on, and also would downsample those inside the local network definition rather then those outside
* Fix for proper byte range handling (necessary for iPhone support). Fixed ↵flashk2007-12-261-12/+18
| | | | streaming problem with Windows Media Player.
* few more tweaks preping for beta1 release, fixed typo in config fileKarl 'vollmerk' Vollmer2007-12-251-9/+5
|
* fixed now playing for the API and lack of session extend when using the APIKarl 'vollmerk' Vollmer2007-12-241-2/+2
|
* fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) ↵Karl 'vollmerk' Vollmer2007-12-201-11/+21
| | | | started digging myself out of the session tarded hole I created, API is broken with this commit
* fixed two transcode bugsKarl 'vollmerk' Vollmer2007-12-151-0/+1
|
* made downloads counted in stats fixes ticket #12 tweaked filename to be ↵Karl 'vollmerk' Vollmer2007-12-151-1/+10
| | | | reformated to match the catalog rename pattern
* added paging to the playlist view, corrected a few stupid parse errors / ↵Karl 'vollmerk' Vollmer2007-12-031-4/+4
| | | | mistakes
* broke some stuff, fixed some stuff... commiting before I turn of this boxKarl 'vollmerk' Vollmer2007-12-031-2/+2
|
* fixed democratic play ordering along with some misc play isues with it, ↵Karl 'vollmerk' Vollmer2007-12-021-2/+4
| | | | limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about
* really fixed the non-removal of played songs this timeKarl 'vollmerk' Vollmer2007-11-241-1/+2
|
* fixed voting up/down and removal of songs from democratic playlist after ↵Karl 'vollmerk' Vollmer2007-11-241-4/+3
| | | | playback
* democratic play working, if still slightly sketchyKarl 'vollmerk' Vollmer2007-11-241-12/+5
|
* some temporary tweaks to make the whole amarok thing work, will be tweaking ↵Karl 'vollmerk' Vollmer2007-11-211-0/+1
| | | | this as it is currently slightly insecure
* 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
|