summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Consistently use require_once to load init.phpPaul Arthur2013-01-2511-12/+11
* Clean up outdated commentPaul Arthur2013-01-251-2/+1
* Cosmetics: clean up heads in server/Paul Arthur2013-01-2513-91/+13
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-2563-658/+135
* Remove explicit collation settings from updatesPaul Arthur2013-01-251-17/+17
* Cosmetics: clean head of ampache.sqlPaul Arthur2013-01-251-1/+1
* Cosmetics: clean up heads in themes/Paul Arthur2013-01-259-225/+265
* Update Whatever:hover to 3.11Paul Arthur2013-01-256-136/+311
* Change css handling for RTL languagesPaul Arthur2013-01-256-3647/+11
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-25160-1364/+391
* Cosmetics: clean head of gather-messages.shPaul Arthur2013-01-251-2/+3
* Cosmetics: Remove CVS keywordsPaul Arthur2013-01-251-2/+0
* Cosmetics: clean up heads in bin/Paul Arthur2013-01-2512-81/+12
* Cosmetics: clean up heads in admin/Paul Arthur2013-01-2511-77/+11
* 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