summaryrefslogtreecommitdiffstats
path: root/lib/general.lib.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fixed up localplay a little more, to the point of it basicly working... ↵Karl 'vollmerk' Vollmer2006-09-281-0/+15
| | | | added check for mysql on installer langue page, tweaked some css as well
* to keep infamys eyes from bleedingKarl 'vollmerk' Vollmer2006-09-231-35/+1
|
* wupisKarl 'vollmerk' Vollmer2006-09-231-1/+2
|
* a few updates/fixes for localplayKarl 'vollmerk' Vollmer2006-07-301-0/+21
|
* fixed keyword searchesKarl 'vollmerk' Vollmer2006-06-221-12/+11
|
* last commit before beta3 releaseKarl 'vollmerk' Vollmer2006-06-221-0/+25
|
* new vainfo which should solve the ogg with id3 tags issue and potentially ↵Karl 'vollmerk' Vollmer2006-06-141-56/+45
| | | | break other things yeah!
* fixed mpd timeout issues and a stupid little theme config load issueKarl 'vollmerk' Vollmer2006-05-161-1/+1
|
* fixed clean, added lang to installer (thx ros) and cleaned up catalog ↵Karl 'vollmerk' Vollmer2006-05-011-9/+8
| | | | display a bit and mojoed lang list
* fixed playlist add problem and a few other minor bugsKarl 'vollmerk' Vollmer2006-04-091-1/+1
|
* fixed a problem I introduced by unfudging the song.php fileKarl 'vollmerk' Vollmer2006-04-021-1/+1
|
* added download for size, and seriously cleaned up the /song.php file it ↵Karl 'vollmerk' Vollmer2006-03-311-11/+31
| | | | actually is not ugly anymore.. yeah!
* I am not proud... but it worksKarl 'vollmerk' Vollmer2006-03-271-0/+12
|
* fixed session crap with https and charset mojo with htmlentitesKarl 'vollmerk' Vollmer2006-03-271-1/+1
|
* mpd mini-control for all pages! final ajax tweak? etcsigger2006-02-021-0/+11
|
* fixed batch download showing up even if you didnt have ZLIB compiled inKarl 'vollmerk' Vollmer2006-01-251-0/+3
|
* fixed amazon and fixed the test page to account for new read configKarl 'vollmerk' Vollmer2006-01-161-6/+1
|