summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: clean up heads in /Paul Arthur2013-01-2529-223/+54
* Update some of the transcoding examples.Paul Arthur2013-01-251-3/+3
* Fix add and edit catalog legend format specifiers in penguin themeFred Thomsen2013-01-235-14/+22
* Rework transcodingPaul Arthur2013-01-239-223/+210
* Clean up the bitrate calculationPaul Arthur2013-01-232-35/+41
* Tear the offset/eof/size crap out of StreamPaul Arthur2013-01-232-28/+5
* Clean up Content-Range handling for playbackPaul Arthur2013-01-231-26/+56
* Mess around with rating searchPaul Arthur2013-01-232-26/+13
* Mess around with ratingsPaul Arthur2013-01-233-25/+27
* Update Horde_Browser to git HEADPaul Arthur2013-01-221-114/+210
* Use the standard footer on the login form.Paul Arthur2013-01-161-12/+5
* Change the gc on stream sessionsPaul Arthur2013-01-151-19/+2
* Update footer with correct yearPaul Arthur2013-01-151-10/+1
* Fix regression in generation of xspf playlistsPaul Arthur2013-01-151-2/+7
* Cosmetics: kill some more PHPDoc clutterPaul Arthur2013-01-156-92/+2
* Drop unused nusoap libraryPaul Arthur2013-01-1514-17679/+0
* Update prototype to git HEAD (4ce0b0f)Paul Arthur2013-01-152-37/+61
* Cosmetics: reformat changelogPaul Arthur2013-01-151-2086/+2083
* Always output masked passwordFred Thomsen2013-01-152-1/+8
* Make playlist downloads idempotentPaul Arthur2013-01-157-466/+522
* Clean up the VLC localplay controllerPaul Arthur2013-01-151-21/+8
* Remove old and busted shoutcast controllerPaul Arthur2013-01-152-638/+4
* mpd: Drop silly ClearPLIfStoppedPaul Arthur2013-01-152-23/+0
* Clean up the MPD localplay controllerPaul Arthur2013-01-151-21/+16
* Clean up the httpQ localplay controllerPaul Arthur2013-01-151-75/+42
* Break Localplay->add(), it's been replacedPaul Arthur2013-01-152-10/+4
* Rename localplay.abstract.phpPaul Arthur2013-01-152-1/+1
* localplay: make add_url actually do somethingPaul Arthur2013-01-151-11/+6
* Add Stream_URL class for passing them aroundPaul Arthur2013-01-152-0/+85
* 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
* Cosmetics: correct outdated tmpPlaylist commentPaul Arthur2013-01-151-2/+0
* Cosmetics: remove unused variables in StreamPaul Arthur2013-01-141-2/+0
* Drop unused static rating, whatever that wasPaul Arthur2012-12-192-67/+0
* Use Ajax::url in the browse filtersPaul Arthur2012-12-191-2/+1
* Add a convenience function to generate an AJAX urlPaul Arthur2012-12-191-1/+9
* Drop unused ajax_url variablesPaul Arthur2012-12-197-7/+0
* Use Ajax::action to generate the browse AJAX.Paul Arthur2012-12-191-1/+3
* Use Ajax::action to generate the refresh URLPaul Arthur2012-12-192-2/+2
* Finalise 3.6-alpha43.6-alpha4Paul Arthur2012-11-272-2/+4
* Rip out ugly lyrics codePaul Arthur2012-11-132-118/+0
* Cosmetics: fix typoPaul Arthur2012-11-131-1/+1
* Drop undocumented mail option for bin/print_tagsPaul Arthur2012-11-131-11/+2
* MPD: Drop outdated README, use json_encodePaul Arthur2012-11-132-65/+7
* Switch from print_r to json_encode in debug outputPaul Arthur2012-11-135-6/+6
* check_database() -> Dba::check_database()Paul Arthur2012-11-081-1/+1
* Clean up remaining direct calls to mysql functionsPaul Arthur2012-11-083-41/+32
* Clean up check_database, more direct mysql callsPaul Arthur2012-11-084-40/+44
* Clean up direct callers of mysql_error()Paul Arthur2012-11-082-10/+9
* Cosmetics: clean up spacesPaul Arthur2012-11-081-13/+13