Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (no commit message) | momo-i | 2008-09-03 | 1 | -0/+2 |
| | |||||
* | Updated If don't use debug, no error report | momo-i | 2008-09-02 | 1 | -0/+5 |
| | |||||
* | remove lib/album.lib.php and move its two functions into album class, ↵ | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -1/+0 |
| | | | | corrected some old php4 ish code in localplay controllers, removed redundent link from sidebar (modules) | ||||
* | fixed use_auth=false not correctly building a new session when you had just ↵ | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -2/+3 |
| | | | | switched from use_auth=true | ||||
* | typo | momo-i | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | if can't use gettext, emulate gettext(). update some templates. | momo-i | 2008-08-26 | 1 | -0/+4 |
| | |||||
* | sync from branches | Karl 'vollmerk' Vollmer | 2008-07-24 | 1 | -1/+1 |
| | |||||
* | remove redundent UPDATE on session table due to /util.php should make ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -2/+1 |
| | | | | high-traffic sites faster, most likely will not notice the query redunction | ||||
* | added direct links back in, added batch download to single artist view, ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -1/+0 |
| | | | | removed useless cruft | ||||
* | removed some useless files, fixed some copyright headers | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -1/+0 |
| | |||||
* | added in some caching and add the database upgrade that will make the taging ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -1/+2 |
| | | | | mostly work | ||||
* | last commit before stable release, been a long hard road | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -1/+1 |
| | |||||
* | some rather major bug fixes, corrected a preference setting issue, as well ↵ | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -1/+1 |
| | | | | as a preference update issue, fixed infinite plugin installing for fun and profit, also fixed updating the config file not regenerating the version correctly and the user creation allowing users with blank password, which does not work at the login | ||||
* | fixed some album art issues and an issue with downloads if no catalog pattern | Karl 'vollmerk' Vollmer | 2008-05-03 | 1 | -1/+1 |
| | |||||
* | last commit before beta3 release | Karl 'vollmerk' Vollmer | 2008-04-21 | 1 | -2/+2 |
| | |||||
* | remove gz handler cause IE7 sucks the big one | Karl 'vollmerk' Vollmer | 2008-04-11 | 1 | -1/+1 |
| | |||||
* | first little bit of fixing the page remembering mojo for back, still not perfect | Karl 'vollmerk' Vollmer | 2008-04-09 | 1 | -1/+1 |
| | |||||
* | fixed recently played, removed a bunch of useless files, added new methods ↵ | Karl 'vollmerk' Vollmer | 2008-03-21 | 1 | -2/+0 |
| | | | | to api as requested by dev, fixed some minor issues with enabling of localplay methods | ||||
* | 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 |
| |