| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix byterange bug | Brady Wetherington | 2011-03-29 | 1 | -0/+1 |
* | Fixed issue with updating ACLs under Windows (reported by Citlali) | Paul Arthur | 2011-02-21 | 1 | -0/+1 |
* | Add function that check ampache and php version from each website. | momo-i | 2011-02-04 | 1 | -0/+1 |
* | Update docs | momo-i | 2011-02-04 | 5 | -45/+53 |
* | Implement ldap_require_group | Elias Probst | 2010-12-07 | 1 | -0/+1 |
* | fixed typo. | momo-i | 2010-11-05 | 1 | -1/+1 |
* | Updated Doc | Chris 'cslamar' Slamar | 2010-11-02 | 1 | -1/+7 |
* | Fix potential issue with Apache+Windows causing extranous slash in path durin... | Karl 'vollmerk' Vollmer | 2010-10-29 | 1 | -0/+1 |
* | Update Readme to correctly list supported clients | Karl 'vollmerk' Vollmer | 2010-10-12 | 1 | -2/+2 |
* | Break everyone's config by changing metadata gathering. | Paul 'flowerysong' Arthur | 2010-10-06 | 2 | -0/+4 |
* | Plugin work. Plugins are now pluggable: no plugin-specific code in the main ... | Paul 'flowerysong' Arthur | 2010-06-22 | 2 | -0/+26 |
* | Use scrub_out when displaying update status; scrub_out calls htmlentities with | Paul 'flowerysong' Arthur | 2010-06-14 | 1 | -0/+1 |
* | Preserve keys when slicing up the tmpplaylist array. Fixes FS#112, reported by | Paul 'flowerysong' Arthur | 2010-06-10 | 1 | -0/+1 |
* | Change Browse from static to instantiable. Among other things, fixes FS#13; | Paul 'flowerysong' Arthur | 2010-06-10 | 1 | -0/+1 |
* | Always update the access level associated with a preference, even if it's a | Paul 'flowerysong' Arthur | 2010-06-09 | 1 | -0/+1 |
* | Cleanup and rationalisation of authentication related code. Among other things, | Paul 'flowerysong' Arthur | 2010-05-29 | 1 | -0/+1 |
* | Art work. Rationalise DB schema, support multiple thumbnail sizes and | Paul 'flowerysong' Arthur | 2010-05-05 | 1 | -0/+1 |
* | Cosmetics. %s/assoicated/associated/g | Paul 'flowerysong' Arthur | 2010-04-28 | 1 | -1/+1 |
* | I will eventually remember to update the changelog at the same time I make th... | Paul 'flowerysong' Arthur | 2010-04-28 | 1 | -0/+2 |
* | Pad track number with zeros, like the doc says. Fixes FS#58, reported by Ada... | Paul 'flowerysong' Arthur | 2010-04-15 | 1 | -0/+1 |
* | Enhanced rating search; uses correct algorithm for calculation, allows | Paul 'flowerysong' Arthur | 2010-03-23 | 1 | -0/+2 |
* | Add ability to generate thumbnails via catalog_update and also generate thumb... | Karl 'vollmerk' Vollmer | 2010-03-21 | 1 | -0/+2 |
* | Switch Album so it uses new art methods | Karl 'vollmerk' Vollmer | 2010-03-21 | 1 | -0/+2 |
* | More changes to art - have not removed old functionality yet | Karl 'vollmerk' Vollmer | 2010-03-21 | 1 | -0/+2 |
* | Update defaults for new installs (extending default timeouts) fix installatio... | Karl 'vollmerk' Vollmer | 2010-03-01 | 1 | -0/+1 |
* | Add -g flag to catalog_update.inc for Art gathering | Karl 'vollmerk' Vollmer | 2010-02-20 | 1 | -0/+1 |
* | Change catalog update display to 1/second | Karl 'vollmerk' Vollmer | 2010-02-19 | 1 | -0/+2 |
* | Add bmp to the list of allowed album art types Resolves #589 | Karl 'vollmerk' Vollmer | 2010-02-04 | 1 | -0/+1 |
* | Resolve #573 | Karl 'vollmerk' Vollmer | 2010-02-04 | 1 | -0/+1 |
* | sync of acl edit fix from r2274 | Karl 'vollmerk' Vollmer | 2010-02-03 | 1 | -1/+1 |
* | Sync of r2270 from 3.5.x | Karl 'vollmerk' Vollmer | 2010-02-02 | 1 | -0/+1 |
* | sync from 3.5.x r2268 | Karl 'vollmerk' Vollmer | 2010-02-02 | 1 | -0/+3 |
* | Fix refreshing of localplay playlist when an item is removed | Karl 'vollmerk' Vollmer | 2010-02-02 | 1 | -0/+1 |
* | added ability to add ampache as a search descriptor Resolves #586 | Karl 'vollmerk' Vollmer | 2010-02-02 | 1 | -0/+1 |
* | Remove dead files and fix single song download | Karl 'vollmerk' Vollmer | 2010-01-11 | 1 | -0/+2 |
* | sync from 3.5.x and fix display issue on playlist view | Karl 'vollmerk' Vollmer | 2009-12-20 | 1 | -0/+4 |
* | Update changelog | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -0/+2 |
* | Cleanup of user class, no functional change | Karl 'vollmerk' Vollmer | 2009-12-12 | 1 | -0/+1 |
* | Fix Amazon album art search, requires new config options | Karl 'vollmerk' Vollmer | 2009-12-11 | 1 | -0/+2 |
* | sync of fix for #554 | Karl 'vollmerk' Vollmer | 2009-11-19 | 1 | -1/+6 |
* | sync from trunk | Karl 'vollmerk' Vollmer | 2009-11-14 | 1 | -0/+2 |
* | sync from branches fix for #548 | Karl 'vollmerk' Vollmer | 2009-11-14 | 1 | -0/+1 |
* | Sync addition of server version to API ping response | Karl 'vollmerk' Vollmer | 2009-09-14 | 1 | -0/+1 |
* | Sync from branch | Karl 'vollmerk' Vollmer | 2009-09-02 | 1 | -0/+1 |
* | Improve catalog_update.inc Resolves #512 Thx ascheel | Karl 'vollmerk' Vollmer | 2009-08-31 | 1 | -0/+2 |
* | Fix #528 resolves issue with batch download and unc paths | Karl 'vollmerk' Vollmer | 2009-08-31 | 1 | -0/+1 |
* | sync from branch | Karl 'vollmerk' Vollmer | 2009-08-23 | 1 | -0/+1 |
* | sync from 3.5.x branch | Karl 'vollmerk' Vollmer | 2009-08-23 | 1 | -0/+2 |
* | add TDRC to id3v2 tag reading Closes #530 | Karl 'vollmerk' Vollmer | 2009-08-19 | 1 | -0/+1 |
* | add rating to single song view, and include caching fix | Karl 'vollmerk' Vollmer | 2009-07-09 | 1 | -0/+3 |