summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Install now contains two buttons, Download & Write for the config file, there...Karl Vollmer2011-07-275-20/+47
* Merge branch 'master' of gitorious.org:ampache/ampacheKarl Vollmer2011-05-1191-27482/+33897
|\
| * Consistently use $album_disk in Catalog::check_albumPaul Arthur2011-05-041-7/+7
| * JS-less install should work better.Paul Arthur2011-05-042-2/+4
| * Changelog entry.Paul Arthur2011-05-041-0/+1
| * getID3: Don't unset the UFID values in id3v2 tags.Paul Arthur2011-05-041-1/+0
| * Use latest stable getid3 version (1.8.5)Paul Arthur2011-05-0487-27388/+33846
| * 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-292-37/+28
| * Add some missing changelog entriesPaul Arthur2011-04-271-1/+12
* | Resolves http://securityhome.eu/os/symbian/exploit.php?eid=13841837434dc7c979...Karl Vollmer2011-05-111-1/+1
|/
* Merge branch 'master' of gitorious.org:ampache/ampacheKarl Vollmer2011-04-273-1/+11
|\
| * 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
* | Few bugfixes for the penguin theme for Alpha1 (Thx harrysand)Karl Vollmer2011-04-278-8/+11
* | Add Fresh theme as a 'included' themeKarl Vollmer2011-04-2737-0/+2993
|/
* Fix forced transcoding. FS#1633.6-alpha1Paul Arthur2011-04-212-13/+25
* Fix display not updating during catalog updates.Paul Arthur2011-04-184-9/+10
* Fix display of duplicate searchAdam Grissom2011-04-182-1/+3
* Set the correct variable.Paul Arthur2011-04-111-3/+3
* Transcoding/streaming cleanup.Paul Arthur2011-04-084-136/+143
* Clean up some PHPDoc crapPaul Arthur2011-04-04289-1909/+258
* Clean up comment.Paul Arthur2011-04-041-4/+3
* 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-024-51/+52
* Fix FS#152Paul Arthur2011-04-022-1/+4
* Fix FS#156Paul Arthur2011-04-021-2/+8
* Update SQL dump to latest schemaPaul Arthur2011-04-021-387/+392
* Reworked searchPaul Arthur2011-04-0231-712/+2095
* Clean up theme config loading, add some debugging.Paul Arthur2011-03-311-15/+15
* Fix byterange bugBrady Wetherington2011-03-292-1/+2
* Don't unset the UFID values in id3v2 tags.Paul Arthur2011-02-241-2/+1
* Add support for autodetecting encoding for broken id3v2 tagsPaul Arthur2011-02-212-30/+54
* Fixed issue with updating ACLs under Windows (reported by Citlali)Paul Arthur2011-02-212-2/+3
* 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-172-2/+4
|\
| * modified tag broken problemsmomo-i2011-02-172-3/+4
| * some id3tags still broken.momo-i2011-02-171-0/+1
* | modified config descriptionmomo-i2011-02-171-1/+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
* update configmomo-i2011-02-161-3/+3
* try to get id3v2 tag!momo-i2011-02-163-11/+75
* Merge branch 'getid3-2.0'momo-i2011-02-0889-36347/+23495
|\