summaryrefslogtreecommitdiffstats
path: root/lib/class/update.class.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
* * Fixed display issues on TV page relating to Karl 'vollmerk' Vollmer2007-01-061-0/+2
| | | | | | | now playing Post AJAX and floating issues * Fixed display of Last IP if tracking disabled * Fixed play issue with invalid songs when using Democratic Play
* last db update of 3.3.3 branch adds german prefixes to the album/artist ↵Karl 'vollmerk' Vollmer2007-01-041-0/+36
| | | | tables and removes time zone preference
* few more fixesKarl 'vollmerk' Vollmer2006-12-181-1/+29
|
* * Fixed update issue, comment updating disabled for a bitKarl 'vollmerk' Vollmer2006-12-181-1/+1
|
* hmm bugKarl 'vollmerk' Vollmer2006-12-181-1/+1
|
* * Last DB Update for 3.3.3 Stable BrancheKarl 'vollmerk' Vollmer2006-12-181-8/+17
| | | | | * Improved Recommendation view * Removed Upload
* * Prevent Album art set on demo because people put porn in there :( Karl 'vollmerk' Vollmer2006-12-051-0/+4
| | | | | | | * Fix Push functionality for the Democratic view stuff * Add footer div definition per Apex's request * Fix Config display with multi-value elements * Added plugin checking to update.php wq
* prep for tags/lyrics cleanup and recently playing tweaksKarl 'vollmerk' Vollmer2006-11-301-0/+105
|
* re-wroked stats which means major db update, some stats dealies may still ↵Karl 'vollmerk' Vollmer2006-10-231-0/+114
| | | | not work correctly
* added db update for tmp playlist and added initial class definitionKarl 'vollmerk' Vollmer2006-10-151-2/+56
|
* arg!Karl 'vollmerk' Vollmer2006-09-301-1/+1
|