Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add Czech translation bump version | Karl 'vollmerk' Vollmer | 2009-05-05 | 1 | -1/+2 |
| | |||||
* | add AlmightyOatmeal-Sanity check | Karl 'vollmerk' Vollmer | 2009-05-05 | 1 | -0/+3 |
| | |||||
* | clean up the install page format wise, and add the pre-reqs check to init so ↵ | Karl 'vollmerk' Vollmer | 2009-05-05 | 1 | -0/+3 |
| | | | | that people who are upgrading still get told they are missings stuff | ||||
* | allow additional stream url types | Karl 'vollmerk' Vollmer | 2009-04-30 | 1 | -0/+1 |
| | |||||
* | fix lack of ui response on deleting track right after appending to saved ↵ | Karl 'vollmerk' Vollmer | 2009-04-30 | 1 | -0/+3 |
| | | | | playlist | ||||
* | updating the documentation a tiny bit | Karl 'vollmerk' Vollmer | 2009-04-24 | 3 | -2/+13 |
| | |||||
* | fix it so pop-up of album art is full rez | Karl 'vollmerk' Vollmer | 2009-04-24 | 1 | -0/+2 |
| | |||||
* | remove maxlength on acl fields so that _all_ ipv6 addresses can be entered | Karl 'vollmerk' Vollmer | 2009-04-15 | 1 | -0/+1 |
| | |||||
* | tweaked fix for rss feed, makes it a little cleaner, fix custom port issue ↵ | Karl 'vollmerk' Vollmer | 2009-04-13 | 1 | -0/+5 |
| | | | | add debug event on unreadable, but still existing files | ||||
* | fix missing title tag on song browse -> title (Thx flowerysong) | Karl 'vollmerk' Vollmer | 2009-04-09 | 1 | -0/+2 |
| | |||||
* | bump version forward a little more | Karl 'vollmerk' Vollmer | 2009-04-08 | 1 | -1/+5 |
| | |||||
* | last commit for beta2 | Karl 'vollmerk' Vollmer | 2009-04-08 | 1 | -3/+3 |
| | |||||
* | some tweaks to make the random play mojo work for streaming, does not work ↵ | Karl 'vollmerk' Vollmer | 2009-04-08 | 1 | -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' Vollmer | 2009-03-29 | 1 | -0/+2 |
| | | | | entries #420 | ||||
* | Fixed #424 and applied #423 | Karl 'vollmerk' Vollmer | 2009-03-26 | 1 | -0/+3 |
| | |||||
* | slight tweak to /test.php and /install.php check to make the sha256() check ↵ | Karl 'vollmerk' Vollmer | 2009-03-26 | 1 | -0/+4 |
| | | | | work, also make reference to auto_user config option under auto_create config option | ||||
* | Add to ampache manual (thx porthose) | momo-i | 2009-03-23 | 1 | -0/+109 |
| | |||||
* | remove manage democratic playlists under fix link for radio import, prevent ↵ | Karl 'vollmerk' Vollmer | 2009-03-22 | 1 | -0/+2 |
| | | | | non-array elements from causing foreach() errors in resort_results() | ||||
* | reset database charset on db update to make sure it remains in sync | Karl 'vollmerk' Vollmer | 2009-03-22 | 1 | -0/+2 |
| | |||||
* | move server prefs to admin menu (Thx geekdawg) fix missing web_path on radio ↵ | Karl 'vollmerk' Vollmer | 2009-03-18 | 1 | -1/+7 |
| | | | | creation link | ||||
* | Update changelog | momo-i | 2009-03-17 | 1 | -0/+1 |
| | |||||
* | prep for beta1 release, update sql files | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -1/+1 |
| | |||||
* | Fixed: xmlrpc get image. getEncoding doesn't static function | momo-i | 2009-03-15 | 1 | -0/+1 |
| | |||||
* | add in the democratic methods (untested) | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -1/+4 |
| | |||||
* | Added: proxy use for xmlrpcclient. | momo-i | 2009-03-15 | 1 | -0/+1 |
| | |||||
* | fix democratic play interface feedback issues and make the wizard actually work | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -0/+2 |
| | |||||
* | fix typo causing height to not display on art retrival, update to db ↵ | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -1/+7 |
| | | | | allowing gc of tmp_browse, add extension to api album art image urls | ||||
* | Added: get url using proxy #313(Thx faber) + proxyuser, proxypassword | momo-i | 2009-03-12 | 1 | -0/+1 |
| | |||||
* | Added: Lyrics wiki link on show song page | momo-i | 2009-03-11 | 2 | -5/+11 |
| | |||||
* | assoicate the democratic playback with the user who sends the url | Karl 'vollmerk' Vollmer | 2009-03-11 | 1 | -0/+2 |
| | |||||
* | fix missing page headers on democratic playlist, also show the voters | Karl 'vollmerk' Vollmer | 2009-03-11 | 1 | -0/+4 |
| | |||||
* | add caching to video browse, update changelog | Karl 'vollmerk' Vollmer | 2009-03-10 | 1 | -0/+3 |
| | |||||
* | update prototype | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -0/+3 |
| | |||||
* | add time range to advanced search, resolves #329 | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -0/+1 |
| | |||||
* | added sorting to the video browse, also made the api add_lt, add_gt work for ↵ | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -0/+2 |
| | | | | artist and album (untested) | ||||
* | bump version | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -1/+4 |
| | |||||
* | commit for alpha2 release | Karl 'vollmerk' Vollmer | 2009-03-08 | 2 | -1/+5 |
| | |||||
* | fixed catalog functions and corrected negative value caching | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -0/+3 |
| | |||||
* | Add ability to have anonymouse access of a defined level with manual login ↵ | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -0/+3 |
| | | | | of users | ||||
* | fix download and batch download Addresses #408 and #407 | Karl 'vollmerk' Vollmer | 2009-03-07 | 1 | -0/+1 |
| | |||||
* | move around stats information and split it up, tweak quicktime tag detection | Karl 'vollmerk' Vollmer | 2009-03-02 | 1 | -0/+1 |
| | |||||
* | use resized art if it is there | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -0/+1 |
| | |||||
* | make the httpq and mpd controlers understand live stream urls | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -0/+2 |
| | |||||
* | added localplay controls to api in addition to added/updated filters | Karl 'vollmerk' Vollmer | 2009-02-25 | 1 | -0/+3 |
| | |||||
* | fix album + name + year grouping and remove some debug, and add a clean to ↵ | Karl 'vollmerk' Vollmer | 2009-02-25 | 1 | -0/+4 |
| | | | | update_single_item | ||||
* | add a check for Windows + PHP < 5.3 and update readme to reflect new ↵ | Karl 'vollmerk' Vollmer | 2009-02-07 | 1 | -1/+3 |
| | | | | requirements | ||||
* | update changelog | Karl 'vollmerk' Vollmer | 2009-02-04 | 1 | -0/+2 |
| | |||||
* | Add very basic buggy as crap video support, fix a few other minor bugs with ↵ | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -0/+2 |
| | | | | playlists and random elements | ||||
* | fixed localplay not showing current playing song and clear playlist not ↵ | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -0/+2 |
| | | | | refreshing the screen | ||||
* | fix playlist adds not showing up but still adding, fixed ip history being ↵ | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -0/+2 |
| | | | | wiped by db update |