summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FS#189 Fixed dropdown selectiondipsol2011-09-142-2/+7
* FS#188, fixed the showart checkbox problem.dipsol2011-09-141-1/+1
* 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-122-2/+7
* Add search links to the sidebar.Paul Arthur2011-08-311-0/+8
* Changed CSS class from box to info-box, which may be more correct.Paul Arthur2011-08-221-1/+1
* Fix FS#175 - Advanced Random Resets Item Count to 1Paul Arthur2011-08-122-2/+10
* Some Catalog cleanup and enhancement.Paul Arthur2011-08-123-259/+207
* catalog_update.inc: also translate HTML entitiesPaul Arthur2011-08-041-0/+1
* Make the output of catalog_update somewhat readable.Paul Arthur2011-08-042-2/+9
* Merge branch 'master' of gitorious.org:ampache/ampacheKarl Vollmer2011-07-2714-93/+139
|\
| * Make the API return more data for songsPaul Arthur2011-06-282-0/+3
| * Fix broken API methodPaul Arthur2011-06-283-1/+16
| * Add default value for parameter on Artist::get_albumsPaul Arthur2011-06-241-1/+1
| * Add some spaces to make the verify output prettierPaul Arthur2011-06-241-2/+2
| * 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-312-0/+14
| * Add some additional CSS classes for searchPaul Arthur2011-05-282-2/+2
| * Partial fix for catalog filteringPaul Arthur2011-05-262-1/+2
| * UI fix for toggling artworkPaul Arthur2011-05-262-5/+5
| * Clean up API::handshakePaul Arthur2011-05-262-44/+37
| * Cosmetics: Changelog grammarPaul Arthur2011-05-261-1/+1
| * 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-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