summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* add Czech translation bump versionKarl 'vollmerk' Vollmer2009-05-051-1/+2
|
* add AlmightyOatmeal-Sanity checkKarl 'vollmerk' Vollmer2009-05-051-0/+3
|
* clean up the install page format wise, and add the pre-reqs check to init so ↵Karl 'vollmerk' Vollmer2009-05-051-0/+3
| | | | that people who are upgrading still get told they are missings stuff
* allow additional stream url typesKarl 'vollmerk' Vollmer2009-04-301-0/+1
|
* fix lack of ui response on deleting track right after appending to saved ↵Karl 'vollmerk' Vollmer2009-04-301-0/+3
| | | | playlist
* updating the documentation a tiny bitKarl 'vollmerk' Vollmer2009-04-243-2/+13
|
* fix it so pop-up of album art is full rezKarl 'vollmerk' Vollmer2009-04-241-0/+2
|
* remove maxlength on acl fields so that _all_ ipv6 addresses can be enteredKarl 'vollmerk' Vollmer2009-04-151-0/+1
|
* tweaked fix for rss feed, makes it a little cleaner, fix custom port issue ↵Karl 'vollmerk' Vollmer2009-04-131-0/+5
| | | | add debug event on unreadable, but still existing files
* fix missing title tag on song browse -> title (Thx flowerysong)Karl 'vollmerk' Vollmer2009-04-091-0/+2
|
* bump version forward a little moreKarl 'vollmerk' Vollmer2009-04-081-1/+5
|
* last commit for beta2Karl 'vollmerk' Vollmer2009-04-081-3/+3
|
* some tweaks to make the random play mojo work for streaming, does not work ↵Karl 'vollmerk' Vollmer2009-04-081-0/+2
| | | | in localplay yet, working on that, nor in democratic play poking that also include asx playlist improvements from jon611
* fixed recently played songs having incorrect information on non-unique ↵Karl 'vollmerk' Vollmer2009-03-291-0/+2
| | | | entries #420
* Fixed #424 and applied #423Karl 'vollmerk' Vollmer2009-03-261-0/+3
|
* slight tweak to /test.php and /install.php check to make the sha256() check ↵Karl 'vollmerk' Vollmer2009-03-261-0/+4
| | | | work, also make reference to auto_user config option under auto_create config option
* Add to ampache manual (thx porthose)momo-i2009-03-231-0/+109
|
* remove manage democratic playlists under fix link for radio import, prevent ↵Karl 'vollmerk' Vollmer2009-03-221-0/+2
| | | | non-array elements from causing foreach() errors in resort_results()
* reset database charset on db update to make sure it remains in syncKarl 'vollmerk' Vollmer2009-03-221-0/+2
|
* move server prefs to admin menu (Thx geekdawg) fix missing web_path on radio ↵Karl 'vollmerk' Vollmer2009-03-181-1/+7
| | | | creation link
* Update changelogmomo-i2009-03-171-0/+1
|
* prep for beta1 release, update sql filesKarl 'vollmerk' Vollmer2009-03-151-1/+1
|
* Fixed: xmlrpc get image. getEncoding doesn't static functionmomo-i2009-03-151-0/+1
|
* add in the democratic methods (untested)Karl 'vollmerk' Vollmer2009-03-151-1/+4
|
* Added: proxy use for xmlrpcclient.momo-i2009-03-151-0/+1
|
* fix democratic play interface feedback issues and make the wizard actually workKarl 'vollmerk' Vollmer2009-03-151-0/+2
|
* fix typo causing height to not display on art retrival, update to db ↵Karl 'vollmerk' Vollmer2009-03-151-1/+7
| | | | allowing gc of tmp_browse, add extension to api album art image urls
* Added: get url using proxy #313(Thx faber) + proxyuser, proxypasswordmomo-i2009-03-121-0/+1
|
* Added: Lyrics wiki link on show song pagemomo-i2009-03-112-5/+11
|
* assoicate the democratic playback with the user who sends the urlKarl 'vollmerk' Vollmer2009-03-111-0/+2
|
* fix missing page headers on democratic playlist, also show the votersKarl 'vollmerk' Vollmer2009-03-111-0/+4
|
* add caching to video browse, update changelogKarl 'vollmerk' Vollmer2009-03-101-0/+3
|
* update prototypeKarl 'vollmerk' Vollmer2009-03-091-0/+3
|
* add time range to advanced search, resolves #329Karl 'vollmerk' Vollmer2009-03-091-0/+1
|
* added sorting to the video browse, also made the api add_lt, add_gt work for ↵Karl 'vollmerk' Vollmer2009-03-081-0/+2
| | | | artist and album (untested)
* bump versionKarl 'vollmerk' Vollmer2009-03-081-1/+4
|
* commit for alpha2 releaseKarl 'vollmerk' Vollmer2009-03-082-1/+5
|
* fixed catalog functions and corrected negative value cachingKarl 'vollmerk' Vollmer2009-03-081-0/+3
|
* Add ability to have anonymouse access of a defined level with manual login ↵Karl 'vollmerk' Vollmer2009-03-081-0/+3
| | | | of users
* fix download and batch download Addresses #408 and #407Karl 'vollmerk' Vollmer2009-03-071-0/+1
|
* move around stats information and split it up, tweak quicktime tag detectionKarl 'vollmerk' Vollmer2009-03-021-0/+1
|
* use resized art if it is thereKarl 'vollmerk' Vollmer2009-02-281-0/+1
|
* make the httpq and mpd controlers understand live stream urlsKarl 'vollmerk' Vollmer2009-02-281-0/+2
|
* added localplay controls to api in addition to added/updated filtersKarl 'vollmerk' Vollmer2009-02-251-0/+3
|
* fix album + name + year grouping and remove some debug, and add a clean to ↵Karl 'vollmerk' Vollmer2009-02-251-0/+4
| | | | update_single_item
* add a check for Windows + PHP < 5.3 and update readme to reflect new ↵Karl 'vollmerk' Vollmer2009-02-071-1/+3
| | | | requirements
* update changelogKarl 'vollmerk' Vollmer2009-02-041-0/+2
|
* Add very basic buggy as crap video support, fix a few other minor bugs with ↵Karl 'vollmerk' Vollmer2009-02-021-0/+2
| | | | playlists and random elements
* fixed localplay not showing current playing song and clear playlist not ↵Karl 'vollmerk' Vollmer2009-02-021-0/+2
| | | | refreshing the screen
* fix playlist adds not showing up but still adding, fixed ip history being ↵Karl 'vollmerk' Vollmer2009-02-021-0/+2
| | | | wiped by db update