summaryrefslogtreecommitdiffstats
path: root/lib/class/update.class.php
Commit message (Collapse)AuthorAgeFilesLines
* updated sql files, tweak to the update and installers to make it more ↵Karl 'vollmerk' Vollmer2008-03-171-1/+21
| | | | utf-8ish hopefully final commit before release
* flush out the democratic mojo, make the cooldown workKarl 'vollmerk' Vollmer2008-03-171-1/+1
|
* minor change to tag gather, some speed improvements on the catalog verify ↵Karl 'vollmerk' Vollmer2008-03-131-1/+15
| | | | and more changes to democratic play, will not work currently due to missing db update that needs more testing
* minor fixes to the playlist, fixed up the democratic playlist kinda, still ↵Karl 'vollmerk' Vollmer2008-03-101-0/+14
| | | | does not work completely
* fixed the acl issue... sighKarl 'vollmerk' Vollmer2008-03-071-0/+14
|
* fixed playlist update on full strict of mysql5.x and jpg mime typeKarl 'vollmerk' Vollmer2008-03-061-6/+5
|
* delay random albums a bit to improve inital load, also add a refresh button ↵Karl 'vollmerk' Vollmer2008-02-251-0/+3
| | | | so you can flip them without refreshing the whole page
* fix to user auth with xml-api (Thx purdyk) and fix update all not resetting ↵Karl 'vollmerk' Vollmer2008-02-091-1/+1
| | | | album art cache
* prevent db upgrade if version too old, fixed user creationKarl 'vollmerk' Vollmer2008-01-271-0/+10
|
* fixed random album art will now preference albums with art correctlyKarl 'vollmerk' Vollmer2008-01-131-3/+0
|
* - Fixed search by rating (Thx alex2008)Karl 'vollmerk' Vollmer2008-01-131-1/+11
| | | | | - Fixed no result return on random methods - Added mime,language & lyrics to catalog updating functions
* slight tweak to the random album art, needs improvement will look funny on ↵Karl 'vollmerk' Vollmer2008-01-011-0/+17
| | | | catalogs with no art (for now) editing an mpd instance works, need to fix httpq editing and add instance testing
* API and XML-RPC are still broken, but moved to new session code, sleep timeKarl 'vollmerk' Vollmer2007-12-201-0/+29
|
* fixed ajax requests with invalid session not causing logoutKarl 'vollmerk' Vollmer2007-12-101-1/+1
|
* database update, cleaned up some stuffKarl 'vollmerk' Vollmer2007-12-101-4/+9
|
* added paging to genre sub views, and added missing fields to the song single ↵Karl 'vollmerk' Vollmer2007-12-061-0/+32
| | | | view
* bump to alpha4, db update adds democratic table and add_path to catalogKarl 'vollmerk' Vollmer2007-11-261-2/+34
|
* more changes for the amarok hotnessKarl 'vollmerk' Vollmer2007-11-201-4/+4
|
* fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵Karl 'vollmerk' Vollmer2007-11-191-0/+2
| | | | xml class and api mojo, handshake logic in place
* some inital work on an api for amarok, tweaked stream class a bit, think ↵Karl 'vollmerk' Vollmer2007-11-191-0/+29
| | | | theres still a bug with some playlist methods, also need to confirm problem with IE
* new db update, moved prefs around removed useless one and fixed some ↵Karl 'vollmerk' Vollmer2007-09-091-4/+45
| | | | defaults, also fixed some potential issues with lastfm
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
|
* first step towards multi-disk support, Thx Hugo HaasKarl 'vollmerk' Vollmer2007-08-161-0/+35
|
* fixed some typos, minor bugs, updated the sql, added playlist as a browse typeKarl 'vollmerk' Vollmer2007-08-051-1/+57
|
* fixed now playing, hopefully once and for all, added title text to the now ↵Karl 'vollmerk' Vollmer2007-07-311-0/+41
| | | | playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance
* new update to correct normal sized blob for those already on 3.4, also added ↵Karl 'vollmerk' Vollmer2007-07-291-1/+34
| | | | stream_* and downsample_cmd migration support, and but support I mean I tell them its not going to work
* tweaked earlier update to use medium blobKarl 'vollmerk' Vollmer2007-07-291-1/+13
|
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-1/+42
| | | | | | | - New Database Update corrects some issues and makes internet radio possible - Fixed ratings - Added new Transcode preference, doesn't do anything yet - New "Radio Stations" browse type
* tweak to the preferences and the updateKarl 'vollmerk' Vollmer2007-07-021-0/+20
|
* bunch of minor fixes and a db changeKarl 'vollmerk' Vollmer2007-07-011-1/+10
|
* added code for new update, not enabledKarl 'vollmerk' Vollmer2007-06-191-3/+39
|
* fixed some issues with the installer, and also made it so that you can ↵Karl 'vollmerk' Vollmer2007-06-171-23/+22
| | | | delete/disable users again
* syncing session id alterationKarl 'vollmerk' Vollmer2007-06-061-0/+20
|
* catalog build technically works now, still working out some issues with the ↵Karl 'vollmerk' Vollmer2007-05-141-0/+3
| | | | dynamic updating of the current state
* updated sql file, and the install process now worksKarl 'vollmerk' Vollmer2007-05-131-4/+2
|
* fixed the update and the user class reading of the preferencesKarl 'vollmerk' Vollmer2007-05-081-11/+0
|
* Parse errorspocky2007-05-081-1/+1
|
* few more minor updates to the db that I just noticed needed to be doneKarl 'vollmerk' Vollmer2007-05-081-3/+14
|
* renamed tv, fixed up the tmp playlist, added two preferences and corrected ↵Karl 'vollmerk' Vollmer2007-05-081-1/+21
| | | | some logic in play/index.php
* basic browse concept added to sidebar and start of the browse logicKarl 'vollmerk' Vollmer2007-05-061-0/+8
|
* new update that moves some stuff around in the database, with 414 albums ↵Karl 'vollmerk' Vollmer2007-05-031-2013/+176
| | | | (18mb table) dropped size by 7mb
* initial, ugly, non-working "new" sidebarKarl 'vollmerk' Vollmer2007-05-011-40/+37
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-21/+21
| | | | everything broken
* fixed playlist permission issue for usersKarl 'vollmerk' Vollmer2007-02-281-0/+32
|
* updated german tanslation and tweaked update, will do a re-verify on the ↵Karl 'vollmerk' Vollmer2007-02-201-1/+1
| | | | next update to ensure the change has been made, last commit before XML-RPC rewrite
* fixed democratic play vote order and user preferences updateKarl 'vollmerk' Vollmer2007-02-101-1/+1
|
* * Initial Database Changes for 3.4, many things are now brokenKarl 'vollmerk' Vollmer2007-02-081-8/+243
|
* updated sql, and a db album art method fixKarl 'vollmerk' Vollmer2007-01-271-1/+1
|
* fixed a problem with catalog builds in windows and fixed a bug I created ↵Karl 'vollmerk' Vollmer2007-01-211-1/+1
| | | | when I was playing with the album art
* speed up amazon gather and fixed some logic issues, and switched to disks ↵Karl 'vollmerk' Vollmer2007-01-151-0/+4
| | | | for the download icons