summaryrefslogtreecommitdiffstats
path: root/lib/general.lib.php
Commit message (Collapse)AuthorAgeFilesLines
* Updated language code list and Fixed catalan language codemomo-i2008-08-281-16/+46
|
* good number of changes to browse, this breaks more then it fixes...Karl 'vollmerk' Vollmer2008-08-131-1/+1
|
* sync from branchKarl 'vollmerk' Vollmer2008-07-261-1/+1
|
* sync from branchesKarl 'vollmerk' Vollmer2008-07-241-0/+1
|
* some rather major bug fixes, corrected a preference setting issue, as well ↵Karl 'vollmerk' Vollmer2008-05-101-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
* new flash player that still does not work, fixed some bad references to the ↵Karl 'vollmerk' Vollmer2008-04-111-4/+4
| | | | ellipsis thresholds
* force consistant charset on file add, add fix_filenames script and minor ↵Karl 'vollmerk' Vollmer2008-03-171-4/+4
| | | | tweak for democratic play
* added Greek translationKarl 'vollmerk' Vollmer2008-02-281-0/+2
|
* removed ip2int, int2ip custom functions fixed browse issues when adding ↵Karl 'vollmerk' Vollmer2008-02-281-24/+1
| | | | filters in specific order
* added in the rating images from greengeek, removed some useless functions, ↵Karl 'vollmerk' Vollmer2008-01-271-20/+0
| | | | tweaked working on update to correctly reflect limitations
* - Fixed search by rating (Thx alex2008)Karl 'vollmerk' Vollmer2008-01-131-4/+2
| | | | | - Fixed no result return on random methods - Added mime,language & lyrics to catalog updating functions
* Added support for mp3 files with special constant bitrate modeflashk2007-12-291-0/+6
|
* fixed API calls, cleaned up old functions that are no longer neededKarl 'vollmerk' Vollmer2007-12-231-38/+0
|
* fixed ajax requests with invalid session not causing logoutKarl 'vollmerk' Vollmer2007-12-101-62/+13
|
* database update, cleaned up some stuffKarl 'vollmerk' Vollmer2007-12-101-1/+12
|
* fixed advanced random, tweaked some css a tad and fixed a few other minor typosKarl 'vollmerk' Vollmer2007-08-271-128/+4
|
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
|
* fixed album.disk for ogg files and added it to the displayKarl 'vollmerk' Vollmer2007-08-191-1/+1
|
* first step towards multi-disk support, Thx Hugo HaasKarl 'vollmerk' Vollmer2007-08-161-0/+1
|
* broke a ton of stuff, but added some hotness... yes that is an excuseKarl 'vollmerk' Vollmer2007-08-061-12/+0
|
* - Added modules section to sidebar, conforming to new layout from r1127Karl 'vollmerk' Vollmer2007-08-061-37/+0
| | | | - Re-enabled plugins, added openstrands plugin
* fixed now playing, hopefully once and for all, added title text to the now ↵Karl 'vollmerk' Vollmer2007-07-311-4/+0
| | | | playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance
* added your playlists with play link to the leftbar, no way to edit them yetKarl 'vollmerk' Vollmer2007-07-301-5/+6
|
* Replace references to old code with new codexgizzmo2007-07-291-1/+1
|
* fixed play all artist, play all artist random, and account updating from ↵Karl 'vollmerk' Vollmer2007-07-291-11/+24
| | | | user preferences
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-4/+4
| | | | | | | - 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
* missed some requires, tweaked the lastfm class and removed an unused ↵Karl 'vollmerk' Vollmer2007-07-051-21/+0
| | | | function from general
* fixed some catalog update issues, fixed some genre pages and made the sql ↵Karl 'vollmerk' Vollmer2007-07-021-21/+0
| | | | sort stuff for show songs work
* a few conf references replacedKarl 'vollmerk' Vollmer2007-06-101-9/+8
|
* fixed browse users, add user, edit userKarl 'vollmerk' Vollmer2007-06-041-19/+0
|
* catalog build technically works now, still working out some issues with the ↵Karl 'vollmerk' Vollmer2007-05-141-7/+2
| | | | dynamic updating of the current state
* first step of installer works, will finish later tomorrow morningKarl 'vollmerk' Vollmer2007-05-131-1/+1
|
* fixed up part of single album view, show songs is all gone, working on ↵Karl 'vollmerk' Vollmer2007-04-231-23/+2
| | | | replacement browse method
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-191/+45
| | | | everything broken
* Changed/Added rss stuffie updated main config, Rewrote some off the ↵pb1dft2007-03-031-22/+27
| | | | statistics to use an array
* removed dead file, updated bin files, removed debug and added a new config ↵Karl 'vollmerk' Vollmer2007-02-131-2/+2
| | | | option
* fix for the tv play democratic play to stream having some extra junk at the ↵Karl 'vollmerk' Vollmer2007-02-111-0/+13
| | | | end of the m3u
* fixed democratic play vote order and user preferences updateKarl 'vollmerk' Vollmer2007-02-101-25/+0
|
* * Initial Database Changes for 3.4, many things are now brokenKarl 'vollmerk' Vollmer2007-02-081-1/+1
|
* fixed WMP11 Now Playing, broke Album Art gathering, re-writing to fix some ↵Karl 'vollmerk' Vollmer2006-12-281-2/+2
| | | | serious logic flaws
* fixed small random dealie on left Thx Kalrnux for noticingKarl 'vollmerk' Vollmer2006-12-091-11/+29
|
* * Prevent Album art set on demo because people put porn in there :( Karl 'vollmerk' Vollmer2006-12-051-0/+1
| | | | | | | * 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
* playlist switcher, plugin interface and the shell of a lastfm plugin (need ↵Karl 'vollmerk' Vollmer2006-11-261-0/+38
| | | | patch file)
* Fixed upload playlist and a minor issue in most popularpb1dft2006-11-171-1/+1
|
* added ability to define required user level on a per permission basisKarl 'vollmerk' Vollmer2006-11-041-1/+0
|
* some initial flash player integration from forums and some bug fixes on most ↵Karl 'vollmerk' Vollmer2006-10-291-4/+6
| | | | popular
* re-wroked stats which means major db update, some stats dealies may still ↵Karl 'vollmerk' Vollmer2006-10-231-26/+24
| | | | not work correctly
* added per user rss feed support, added the album art to the rss feed and ↵Karl 'vollmerk' Vollmer2006-10-151-0/+20
| | | | added a sane error message to quarantine
* removed extra lines from ajax, down to 86, updated ajax calls, added ldap authKarl 'vollmerk' Vollmer2006-10-141-0/+5
|
* slight format fix on now playing and xmlrpc key fixesKarl 'vollmerk' Vollmer2006-09-301-3/+8
|