summaryrefslogtreecommitdiffstats
path: root/lib/class/stream.class.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed localplay index problem after track delete, fixed lack of high-light ↵Karl 'vollmerk' Vollmer2007-12-301-0/+10
| | | | of current playing song, fixed problem were second localplay send would kill session of any existing items
* 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
|
* fixed an issue with the flash player when the play method was not defaultKarl 'vollmerk' Vollmer2007-12-231-0/+3
|
* fixed issue where streams would start even with no songsKarl 'vollmerk' Vollmer2007-12-231-1/+1
|
* fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) ↵Karl 'vollmerk' Vollmer2007-12-201-2/+2
| | | | started digging myself out of the session tarded hole I created, API is broken with this commit
* fixed delete disabled and sort_files bin scriptsKarl 'vollmerk' Vollmer2007-12-171-1/+1
|
* fixed some playlist issues, (mime type and selection) cleaned up the ↵Karl 'vollmerk' Vollmer2007-12-161-6/+7
| | | | preferences lib a little more moved a lot into the class, updated references to old functions
* fixed problem with invalid urls being sent to mpd in some casesKarl 'vollmerk' Vollmer2007-12-051-11/+8
|
* broke some stuff, fixed some stuff... commiting before I turn of this boxKarl 'vollmerk' Vollmer2007-12-031-2/+87
|
* fixed access denied display, fixed typo in error log and fixed missing ↵Karl 'vollmerk' Vollmer2007-12-011-1/+1
| | | | artist_songs
* fixed url add to localplay, also changed some play links to addKarl 'vollmerk' Vollmer2007-12-011-0/+4
|
* fixed problem with automatic downsampling, referencing old functionKarl 'vollmerk' Vollmer2007-11-301-2/+0
|
* fixed the page reloads once and for all, had to revert to iframe for ↵Karl 'vollmerk' Vollmer2007-11-251-2/+2
| | | | democratic play and localplay, fixed an adding issue with democratic play if the songs were left in your active playlist
* fixed voting up/down and removal of songs from democratic playlist after ↵Karl 'vollmerk' Vollmer2007-11-241-2/+2
| | | | playback
* democratic play on its way to being fixed, can add songs to a playlist, and ↵Karl 'vollmerk' Vollmer2007-11-241-4/+2
| | | | view them ca not play it or delete/vote yet...
* Changed how playlists are sent to browsers so that it works on IE. Hopefully ↵spocky2007-11-221-1/+2
| | | | there won't be side effects. Karl, if feedback is good, I let you cleanup the code :)
* tweak javascript so Flashplayer works on the Wii browserKarl 'vollmerk' Vollmer2007-11-201-3/+10
|
* fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵Karl 'vollmerk' Vollmer2007-11-191-1/+1
| | | | xml class and api mojo, handshake logic in place
* fixed the playlist methods, they all work now... semi-bug where the rightbar ↵Karl 'vollmerk' Vollmer2007-11-141-0/+32
| | | | does not refresh when the playlist is cleared so its not obvious it worked until a manual reload, will fix later
* really fixed downsampling.... :SKarl 'vollmerk' Vollmer2007-10-101-5/+3
|
* fixed acls, fixed transcoding issuesKarl 'vollmerk' Vollmer2007-10-101-0/+110
|
* make the append to playlist actually do somethingKarl 'vollmerk' Vollmer2007-10-021-2/+2
|
* stupid mistake that broke all streamingKarl 'vollmerk' Vollmer2007-09-281-1/+1
|
* ajax loading thingy added to css, fixed random methods on rightbar and added ↵Karl 'vollmerk' Vollmer2007-09-281-7/+25
| | | | a default sort to the browse methods
* made localplay technically work, lots of work to still doKarl 'vollmerk' Vollmer2007-09-201-23/+22
|
* some fixes for the localplay, you can now install the MPD controller, and ↵Karl 'vollmerk' Vollmer2007-09-141-3/+1
| | | | add instances, just not actually play to it... realized I need to think on how to do that a little...
* Don't know why but minus sign in "ampache-playlist.m3u" prevents my ↵spocky2007-08-191-1/+1
| | | | vista/winamp from playing any stream (although a working playlist file is downloaded successfully in temp folder). Underscore seems to be ok.
* fixed single downloads and that annoying minor css issue with albums of the ↵Karl 'vollmerk' Vollmer2007-08-191-0/+21
| | | | moment
* slight tweak to do gcing a little more often, might scale this back laterKarl 'vollmerk' Vollmer2007-07-311-2/+19
|
* fixed now playing, hopefully once and for all, added title text to the now ↵Karl 'vollmerk' Vollmer2007-07-311-8/+77
| | | | playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance
* more tweaks, hopefully fixing the flash player mostly needs to be embeded to ↵Karl 'vollmerk' Vollmer2007-07-291-2/+2
| | | | fix some remaining bugs
* added dynamic playlist item support, default and genre currently workKarl 'vollmerk' Vollmer2007-07-241-3/+19
|
* moved back to a GPL flash player for 3.4 codebase, fixed some stream issues ↵Karl 'vollmerk' Vollmer2007-07-051-32/+34
| | | | (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation
* switched over to Dba:: for all vauth functions and deleted independent dba libKarl 'vollmerk' Vollmer2007-06-121-15/+14
|
* removed rewrite of port with force_http_play onKarl 'vollmerk' Vollmer2007-06-101-2/+0
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-13/+14
| | | | everything broken
* Embedded the flash player & fix for admin>userspb1dft2007-03-071-1/+4
|
* fixed old reference to libglueconfKarl 'vollmerk' Vollmer2007-02-101-1/+1
|
* tweaked album of the moment mojo and theoritical fix for flash playerKarl 'vollmerk' Vollmer2007-01-081-13/+21
|
* * Added echo of pattern on print tagsKarl 'vollmerk' Vollmer2007-01-051-2/+12
| | | | | | | * Tweaked headers on ajax page * Fixed quick search box issues on browse by song * Reverted to text for browse by albums * Fixed some bad error handling on localplay
* renamed albumart.php to image.php and prepared for the find album art page fixesKarl 'vollmerk' Vollmer2006-12-291-1/+1
|
* fixed the pls length issueKarl 'vollmerk' Vollmer2006-12-281-1/+1
|
* * Prevent Album art set on demo because people put porn in there :( Karl 'vollmerk' Vollmer2006-12-051-7/+50
| | | | | | | * Fix Push functionality for the Democratic view stuff * Add footer div definition per Apex's request * Fix Config display with multi-value elements * Added plugin checking to update.php wq
* some bug fixes and tweaksKarl 'vollmerk' Vollmer2006-11-171-3/+14
|
* Added new flash player and fixed a lot of other problems. Implemented Export ↵pb1dft2006-11-131-27/+20
| | | | to ItunesDB
* fixed an issue with democratic play when the voted playlist ran outKarl 'vollmerk' Vollmer2006-11-051-9/+9
|
* working democratic playKarl 'vollmerk' Vollmer2006-11-051-1/+1
|
* some minror tweaksKarl 'vollmerk' Vollmer2006-11-041-0/+5
|
* I made a mistakepb1dft2006-11-041-1/+1
|