Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump version | Karl 'vollmerk' Vollmer | 2008-03-18 | 1 | -1/+1 |
| | |||||
* | updated sql files, tweak to the update and installers to make it more ↵ | Karl 'vollmerk' Vollmer | 2008-03-17 | 1 | -2/+2 |
| | | | | utf-8ish hopefully final commit before release | ||||
* | fixed playlist update on full strict of mysql5.x and jpg mime type | Karl 'vollmerk' Vollmer | 2008-03-06 | 1 | -1/+0 |
| | |||||
* | major corrections to reading of preferences and a few misc fixes which I ↵ | Karl 'vollmerk' Vollmer | 2008-02-29 | 1 | -3/+2 |
| | | | | have now forgotten | ||||
* | corrected a few queries, removed a few other useless ones that were already ↵ | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -4/+9 |
| | | | | broken | ||||
* | fixed the catalog creation, hopefully. added cleaning of shoutbox table to ↵ | Karl 'vollmerk' Vollmer | 2008-01-20 | 1 | -1/+1 |
| | | | | catalog clean fixed typo on install | ||||
* | fixed flag management interface, and potentially fixed an issue with ↵ | Karl 'vollmerk' Vollmer | 2007-12-31 | 1 | -1/+1 |
| | | | | use_auth=false | ||||
* | fixed paging on browse catalogs page, disabled the write_tags script and ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -1/+1 |
| | | | | removed a dbl escape on the preferences | ||||
* | fixed session start failure if no cookie + use_auth off | Karl 'vollmerk' Vollmer | 2007-12-26 | 1 | -2/+5 |
| | |||||
* | removed duplicate creation of tmpplaylist with flash player | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+1 |
| | |||||
* | few more tweaks preping for beta1 release, fixed typo in config file | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+1 |
| | |||||
* | changed alpha4 to beta1, updated translation base files, corrected ↵ | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -1/+1 |
| | | | | mysql_auth logic | ||||
* | fixed an issue with the flash player when the play method was not default | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -0/+4 |
| | |||||
* | API and XML-RPC are still broken, but moved to new session code, sleep time | Karl 'vollmerk' Vollmer | 2007-12-20 | 1 | -15/+9 |
| | |||||
* | cleaned up XML API errors so that they are always xml docs regardless | Karl 'vollmerk' Vollmer | 2007-12-18 | 1 | -1/+1 |
| | |||||
* | fixed some playlist issues, (mime type and selection) cleaned up the ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -1/+1 |
| | | | | preferences lib a little more moved a lot into the class, updated references to old functions | ||||
* | added basic MPD user permissions in, I didnt force a level for everyone so ↵ | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -1/+1 |
| | | | | any existing setups will be defaulted to DENIED until they update their Localplay Level | ||||
* | added paging to the playlist view, corrected a few stupid parse errors / ↵ | Karl 'vollmerk' Vollmer | 2007-12-03 | 1 | -1/+1 |
| | | | | mistakes | ||||
* | last try before I go to sleep.. honest | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -1/+1 |
| | |||||
* | bump to alpha4, db update adds democratic table and add_path to catalog | Karl 'vollmerk' Vollmer | 2007-11-26 | 1 | -1/+1 |
| | |||||
* | preparing for release point, exciting stuff | Karl 'vollmerk' Vollmer | 2007-11-26 | 1 | -2/+2 |
| | |||||
* | fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵ | Karl 'vollmerk' Vollmer | 2007-11-19 | 1 | -4/+6 |
| | | | | xml class and api mojo, handshake logic in place | ||||
* | more democratic play work, still not working going to need db change to make ↵ | Karl 'vollmerk' Vollmer | 2007-11-12 | 1 | -2/+1 |
| | | | | it work how I want, will do later | ||||
* | slight tweak to the stylesheet, fixed typo in changelog | Karl 'vollmerk' Vollmer | 2007-10-16 | 1 | -1/+1 |
| | |||||
* | fixed two MPD issues, can now disable localplay modules, added check for PHP5 | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -0/+6 |
| | |||||
* | - Fixed missing web_path on catalog functions | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -1/+1 |
| | | | | | - New Localplay Controller Abstract class, required for controllers - Tweaked preferences as needed for localplay mojo | ||||
* | fixed issue with lack of timeout reset on some add to catalog functions and ↵ | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -1/+1 |
| | | | | fixed batch downloads from active playlist | ||||
* | fixed an install bug, and bumped version for release | Karl 'vollmerk' Vollmer | 2007-09-04 | 1 | -1/+1 |
| | |||||
* | tweaked the stats information, removed folders, was just to slow.. :( ↵ | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -1/+0 |
| | | | | removed playlist.lib.php as its not longer needed | ||||
* | fixed single downloads and that annoying minor css issue with albums of the ↵ | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -0/+4 |
| | | | | moment | ||||
* | tweaked get_newest to operate a little different, tweaked lastfm (currently ↵ | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -1/+1 |
| | | | | broken) | ||||
* | proof of concept, nothing one should actually use | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -0/+1 |
| | |||||
* | kill some debug warnings | xgizzmo | 2007-08-04 | 1 | -1/+1 |
| | |||||
* | bump config version so people are foced to re-gen | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -2/+2 |
| | |||||
* | fixed now playing with audacious, and fixed clear now playing.. vollmer is fired | Karl 'vollmerk' Vollmer | 2007-07-30 | 1 | -1/+1 |
| | |||||
* | prep commit for the 3.4-alpha1 release | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -3/+0 |
| | |||||
* | added config migrator and the code to detect a bad config | Karl 'vollmerk' Vollmer | 2007-07-26 | 1 | -1/+1 |
| | |||||
* | first step to the migration hotness, detect failed config files and show ↵ | Karl 'vollmerk' Vollmer | 2007-07-25 | 1 | -1/+1 |
| | | | | migration docs | ||||
* | moved back to a GPL flash player for 3.4 codebase, fixed some stream issues ↵ | Karl 'vollmerk' Vollmer | 2007-07-05 | 1 | -1/+1 |
| | | | | (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation | ||||
* | fixed some issues with the installer, and also made it so that you can ↵ | Karl 'vollmerk' Vollmer | 2007-06-17 | 1 | -3/+0 |
| | | | | delete/disable users again | ||||
* | added a session_name | Karl 'vollmerk' Vollmer | 2007-06-12 | 1 | -0/+1 |
| | |||||
* | fixed lastfm gather album art and add | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -0/+1 |
| | |||||
* | catalog build technically works now, still working out some issues with the ↵ | Karl 'vollmerk' Vollmer | 2007-05-14 | 1 | -2/+0 |
| | | | | dynamic updating of the current state | ||||
* | added in the playlist bar, and the auto-loading of a tmp playlist per session | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -0/+3 |
| | |||||
* | basic browse concept added to sidebar and start of the browse logic | Karl 'vollmerk' Vollmer | 2007-05-06 | 1 | -4/+1 |
| | |||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -135/+73 |
| | | | | everything broken | ||||
* | * Fixed xmlrpc, hopefully | Karl 'vollmerk' Vollmer | 2007-02-11 | 1 | -1/+0 |
| | | | | | | * Added min count filter to browse by artist * Fixed ratings to show yours, not average if rated * other misc fixes | ||||
* | * Initial Database Changes for 3.4, many things are now broken | Karl 'vollmerk' Vollmer | 2007-02-08 | 1 | -33/+9 |
| | |||||
* | hopefully the final commit before the 3.3.3 stable release | Karl 'vollmerk' Vollmer | 2007-01-27 | 1 | -1/+1 |
| | |||||
* | stll some faulty french translations but its a little better | Karl 'vollmerk' Vollmer | 2007-01-24 | 1 | -2/+2 |
| |