| Commit message (Expand) | Author | Age | Files | Lines |
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -1/+1 |
* | (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, correct... | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -1/+0 |
* | fixed use_auth=false not correctly building a new session when you had just s... | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -2/+3 |
* | 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 high-tr... | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -2/+1 |
* | added direct links back in, added batch download to single artist view, remov... | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -1/+0 |
* | 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 |
* | 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 as... | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -1/+1 |
* | 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 to... | Karl 'vollmerk' Vollmer | 2008-03-21 | 1 | -2/+0 |
* | bump version | Karl 'vollmerk' Vollmer | 2008-03-18 | 1 | -1/+1 |
* | updated sql files, tweak to the update and installers to make it more utf-8is... | Karl 'vollmerk' Vollmer | 2008-03-17 | 1 | -2/+2 |
* | 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 have... | Karl 'vollmerk' Vollmer | 2008-02-29 | 1 | -3/+2 |
* | corrected a few queries, removed a few other useless ones that were already b... | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -4/+9 |
* | fixed the catalog creation, hopefully. added cleaning of shoutbox table to ca... | Karl 'vollmerk' Vollmer | 2008-01-20 | 1 | -1/+1 |
* | fixed flag management interface, and potentially fixed an issue with use_auth... | Karl 'vollmerk' Vollmer | 2007-12-31 | 1 | -1/+1 |
* | fixed paging on browse catalogs page, disabled the write_tags script and remo... | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -1/+1 |
* | 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 mysql_auth... | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -1/+1 |
* | 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 preferen... | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -1/+1 |
* | added basic MPD user permissions in, I didnt force a level for everyone so an... | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -1/+1 |
* | added paging to the playlist view, corrected a few stupid parse errors / mist... | Karl 'vollmerk' Vollmer | 2007-12-03 | 1 | -1/+1 |
* | 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 xm... | Karl 'vollmerk' Vollmer | 2007-11-19 | 1 | -4/+6 |
* | more democratic play work, still not working going to need db change to make ... | Karl 'vollmerk' Vollmer | 2007-11-12 | 1 | -2/+1 |
* | 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 |
* | fixed issue with lack of timeout reset on some add to catalog functions and f... | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -1/+1 |
* | 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.. :( removed... | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -1/+0 |
* | fixed single downloads and that annoying minor css issue with albums of the m... | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -0/+4 |
* | tweaked get_newest to operate a little different, tweaked lastfm (currently ... | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -1/+1 |