summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* FS#187 added missing :dipsol2011-09-141-1/+1
* FS#186 fixed runtime error in log files.dipsol2011-09-131-15/+17
* Null is an acceptable session auth type if use_auth=false. FS#182.Paul Arthur2011-09-121-2/+5
* Some Catalog cleanup and enhancement.Paul Arthur2011-08-121-255/+200
* Make the output of catalog_update somewhat readable.Paul Arthur2011-08-041-0/+4
* Merge branch 'master' of gitorious.org:ampache/ampacheKarl Vollmer2011-07-279-82/+123
|\
| * Make the API return more data for songsPaul Arthur2011-06-281-0/+2
| * Fix broken API methodPaul Arthur2011-06-282-1/+15
| * Add default value for parameter on Artist::get_albumsPaul Arthur2011-06-241-1/+1
| * DBA changesPaul Arthur2011-06-241-4/+22
| * Use Dba::fetch_assoc instead of mysql_fetch_assocPaul Arthur2011-06-241-1/+1
| * Flush in update_text to improve interface responsivenessPaul Arthur2011-06-241-0/+2
| * Add clear_cache() to database_objectPaul Arthur2011-06-241-0/+7
| * Make require_session work with local auth.Paul Arthur2011-05-311-0/+13
| * Clean up API::handshakePaul Arthur2011-05-261-44/+36
| * Clean up Access::check_networkPaul Arthur2011-05-261-31/+24
| * fix broken xml.server.php login on 32 bit serversStephen A. Goss2011-05-231-1/+1
* | Install now contains two buttons, Download & Write for the config file, there...Karl Vollmer2011-07-272-18/+29
|/
* Consistently use $album_disk in Catalog::check_albumPaul Arthur2011-05-041-7/+7
* Remove unused metadata functions from Song classPaul Arthur2011-05-031-47/+0
* Do some clean up of the code for finding duplicate songsPaul Arthur2011-04-291-37/+27
* On login, set password to the correct value if we have a mangled one storedPaul Arthur2011-04-261-0/+9
* Reset $attribute inside keyed_array loop.Paul Arthur2011-04-261-1/+1
* Prevent spurious API login failure messages.Paul Arthur2011-04-261-0/+1
* Fix forced transcoding. FS#1633.6-alpha1Paul Arthur2011-04-211-13/+24
* Set the correct variable.Paul Arthur2011-04-111-3/+3
* Transcoding/streaming cleanup.Paul Arthur2011-04-083-68/+83
* Clean up some PHPDoc crapPaul Arthur2011-04-0454-457/+12
* Remove obsolete functionPaul Arthur2011-04-041-26/+0
* Replace useless return with useful return.Paul Arthur2011-04-041-5/+2
* Remove outdated comment.Paul Arthur2011-04-041-3/+0
* Remove unnecessary hack.Paul Arthur2011-04-041-4/+0
* Catalog workPaul Arthur2011-04-022-45/+41
* Fix FS#156Paul Arthur2011-04-021-2/+8
* Reworked searchPaul Arthur2011-04-0212-444/+1500
* Clean up theme config loading, add some debugging.Paul Arthur2011-03-311-15/+15
* Add support for autodetecting encoding for broken id3v2 tagsPaul Arthur2011-02-211-20/+43
* Fixed issue with updating ACLs under Windows (reported by Citlali)Paul Arthur2011-02-211-2/+2
* Partial revert of 678cf4b6aa9d43cf73968a90c49e0a0db2c47fcaPaul Arthur2011-02-211-79/+10
* modified comment for phpdocmomo-i2011-02-211-2/+85
* Merge gitorious.org:~momo-i/ampache/momo-is-ampachemomo-i2011-02-171-0/+1
|\
| * modified tag broken problemsmomo-i2011-02-171-1/+1
| * some id3tags still broken.momo-i2011-02-171-0/+1
* | modified debug_eventmomo-i2011-02-171-2/+2
|/
* maybe all green!momo-i2011-02-171-10/+16
* remove @todomomo-i2011-02-171-2/+0
* try to get id3v2 tag!momo-i2011-02-161-10/+59
* update getid3 version 1.8.2 -> 2.0.0b6momo-i2011-02-081-10/+61
* Merge gitorious.org:ampache/ampachemomo-i2011-02-071-1/+19
|\
| * Added security check function (this is experimental.)momo-i2011-02-071-0/+18