summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* GH #49 - Add support for aacp transcodingPaul Arthur2013-09-201-0/+3
* Enable a size for HTML5 Player sized albumartStephen Shkardoon2013-09-201-1/+1
* javascript change listener prevented the changing of any album/artist drop do...John Moore2013-07-221-2/+0
* Be smarter about getting random albums with artPaul Arthur2013-07-222-32/+19
* Don't call errorInfo() if we don't have an objectPaul Arthur2013-07-091-1/+3
* Drop sort in Query::_serialize()Paul Arthur2013-06-161-1/+0
* Add naive compaction for Query serializationapiPaul Arthur2013-06-121-2/+55
* Abstract serialization within QueryPaul Arthur2013-06-121-2/+10
* Parameterise queries in QueryPaul Arthur2013-06-121-28/+28
* Don't cache browses for the APIPaul Arthur2013-06-122-18/+27
* Set Encoding parameter in ASX filesthinca2013-06-041-0/+1
* Cosmetic cleanup of the ASX outputPaul Arthur2013-06-041-3/+3
* Scrub output fields in ASX playlistsPaul Arthur2013-06-041-4/+5
* Drop validateEmailPaul Arthur2013-05-301-0/+9
* Onward to the futurePaul Arthur2013-05-301-1/+1
* Finalise 3.6-alpha63.6-alpha6Paul Arthur2013-05-301-1/+1
* Clean up Core::autoload()Paul Arthur2013-05-301-11/+11
* Add and use Core::is_readable()Paul Arthur2013-05-302-23/+45
* Work on remote cleanPaul Arthur2013-05-301-28/+54
* Rating::build_cache: cache the correct valuethinca2013-05-301-2/+2
* Use the correct operator for 'before date' rulesthinca2013-05-301-1/+1
* Register session_write_close shutdown functionPaul Arthur2013-05-301-0/+4
* Clean up the logic in install_insert_dbPaul Arthur2013-05-281-18/+15
* Change Dba::error() and audit its callersPaul Arthur2013-05-273-13/+15
* Cosmetics: remove tabsPaul Arthur2013-05-271-3/+3
* install: Fix GRANT for non-localhost serversPaul Arthur2013-05-271-5/+5
* install: Add support for MySQL socketsPaul Arthur2013-05-271-3/+7
* Dba: Add support for MySQL socketsrandomessence2013-05-271-1/+6
* Unify debugging output to a single filePaul Arthur2013-05-272-26/+26
* Set the memory_limit to at least 32MPaul Arthur2013-05-151-2/+4
* Don't reset the PHP memory_limit when it's -1Paul Arthur2013-05-151-1/+6
* Clean up Song->_get_info() and constructorPaul Arthur2013-05-131-21/+21
* Increase the default memory limit to 32Paul Arthur2013-05-131-2/+2
* Fix Rating::gc()Paul Arthur2013-05-131-1/+1
* Make Catalog::count_songs use the correct variablePaul Arthur2013-05-131-1/+1
* Add a working check for database existencePaul Arthur2013-05-131-2/+1
* More cleanup of install, add DB port optionPaul Arthur2013-05-131-82/+50
* Add support for nonstandard MySQL portsPaul Arthur2013-05-131-1/+8
* Stream::start_transcode: Fix typo in queryToilal2013-05-061-1/+1
* Update the stream_playlist table to use MyISAMPaul Arthur2013-04-291-1/+14
* Correct debug output for Stream_Playlist addsPaul Arthur2013-04-291-1/+1
* Clean up Random::play_url()Paul Arthur2013-04-231-3/+3
* Finalise 3.6-alpha53.6-alpha5Paul Arthur2013-04-151-1/+1
* Fix Stream_URL::parse()Paul Arthur2013-04-131-1/+1
* Fix democratic playlist displayPaul Arthur2013-04-131-2/+4
* Fix song downloadsPaul Arthur2013-04-111-0/+1
* GH#4: Tagging artist incorrectlyPaul Arthur2013-04-021-6/+9
* Treat Snoopy the same as other external modulesPaul Arthur2013-03-291-1/+1
* Drop nonworking Dba::check_database_exists()Paul Arthur2013-03-292-13/+2
* Fix infinite loop in DbaPaul Arthur2013-03-291-1/+1