summaryrefslogtreecommitdiffstats
path: root/lib/class/song.class.php
Commit message (Expand)AuthorAgeFilesLines
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-7/+17
* simplify code, remove large if else statementmomo-i2008-09-031-37/+35
* fixed ids to song_idsmomo-i2008-09-031-1/+1
* (no commit message)momo-i2008-09-031-30/+34
* switched to sha() password encryption not using sha2 because of limitations o...Karl 'vollmerk' Vollmer2008-07-261-2/+7
* prevent non-mp3s from being passed to poor old shoutcastKarl 'vollmerk' Vollmer2008-06-031-2/+2
* sync to trunkKarl 'vollmerk' Vollmer2008-05-311-7/+3
* more improvements to the caching system, removed ugly hack from last night on...Karl 'vollmerk' Vollmer2008-05-261-1/+8
* show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching ...Karl 'vollmerk' Vollmer2008-05-261-8/+30
* removed some more references to the genre stuff, added ability to customized ...Karl 'vollmerk' Vollmer2008-05-251-102/+9
* sync to trunkKarl 'vollmerk' Vollmer2008-05-181-1/+0
* added in some caching and add the database upgrade that will make the taging ...Karl 'vollmerk' Vollmer2008-05-121-93/+50
* commit of the patches from codeoverload to implement tagging, will not work w...Karl 'vollmerk' Vollmer2008-05-121-36/+59
* fix get recently played returning incorrect information if user suppliedKarl 'vollmerk' Vollmer2008-05-101-1/+1
* fixed some album art issues and an issue with downloads if no catalog patternKarl 'vollmerk' Vollmer2008-05-031-1/+8
* fixed shoutbox typo so albums add correctly, can now edit playlist tracks and...Karl 'vollmerk' Vollmer2008-04-211-5/+3
* add url_to_song function to api for amarok2Karl 'vollmerk' Vollmer2008-04-151-0/+22
* first steps of a fix for the xml-rpc streaming and catalogingKarl 'vollmerk' Vollmer2008-04-151-1/+1
* fixed verify update issueKarl 'vollmerk' Vollmer2008-03-211-0/+1
* fixed recently played, removed a bunch of useless files, added new methods to...Karl 'vollmerk' Vollmer2008-03-211-1/+33
* add the title back in to the links and be a little more violent with the char...Karl 'vollmerk' Vollmer2008-03-191-3/+3
* minor change to tag gather, some speed improvements on the catalog verify and...Karl 'vollmerk' Vollmer2008-03-131-27/+29
* Fixed update from tags (#121)spocky2008-01-171-1/+1
* - Fixed search by rating (Thx alex2008)Karl 'vollmerk' Vollmer2008-01-131-56/+55
* added ability to do add new on other elements of song edit (Thx picasso) adde...Karl 'vollmerk' Vollmer2007-12-311-6/+7
* added new album option on song edit (Thx Picasso)Karl 'vollmerk' Vollmer2007-12-251-1/+14
* fixed XML-RPC mostly, uses insecure/old authentication method, needs more workKarl 'vollmerk' Vollmer2007-12-181-1/+1
* fixed delete disabled and sort_files bin scriptsKarl 'vollmerk' Vollmer2007-12-171-3/+3
* fixed two transcode bugsKarl 'vollmerk' Vollmer2007-12-151-1/+1
* made downloads counted in stats fixes ticket #12 tweaked filename to be refor...Karl 'vollmerk' Vollmer2007-12-151-0/+32
* added paging to genre sub views, and added missing fields to the song single ...Karl 'vollmerk' Vollmer2007-12-061-0/+2
* some temporary tweaks to make the whole amarok thing work, will be tweaking t...Karl 'vollmerk' Vollmer2007-11-211-1/+1
* added single song viewKarl 'vollmerk' Vollmer2007-11-131-10/+9
* fixed acls, fixed transcoding issuesKarl 'vollmerk' Vollmer2007-10-101-1/+1
* ajax loading thingy added to css, fixed random methods on rightbar and added ...Karl 'vollmerk' Vollmer2007-09-281-1/+1
* made localplay technically work, lots of work to still doKarl 'vollmerk' Vollmer2007-09-201-4/+0
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
* Fix link given out by song class so that they can pass validationxgizzmo2007-08-061-3/+3
* proof of concept, nothing one should actually useKarl 'vollmerk' Vollmer2007-08-061-31/+32
* fixed album per row update and some warnings on song updatesKarl 'vollmerk' Vollmer2007-07-291-18/+20
* fixed song retaging, fixed the song view page tweaked sidebar browse and fixe...Karl 'vollmerk' Vollmer2007-07-291-15/+51
* fixed downsampling, renamed to transcoding default or always are now the optionsKarl 'vollmerk' Vollmer2007-07-291-20/+17
* removed some old/legacy functions fixed download and merged it into the /playKarl 'vollmerk' Vollmer2007-07-221-3/+3
* added genre link to show songs stuff, made the single album view do ajaxie st...Karl 'vollmerk' Vollmer2007-06-211-1/+3
* fixed an issue with songs stopping a little early depending on the client you...Karl 'vollmerk' Vollmer2007-06-191-4/+2
* really removed it this timeKarl 'vollmerk' Vollmer2007-06-101-2/+0
* catalog verify mostly works, need to clean up the album art gather before its...Karl 'vollmerk' Vollmer2007-06-021-158/+142
* added some links to the sidebar preferences adn then also added in some missi...Karl 'vollmerk' Vollmer2007-05-141-6/+4
* added in basic browse by song functionality with filtering of unplayedKarl 'vollmerk' Vollmer2007-05-061-20/+6
* it technically logs in and streams.. but thats it, complete rewrite almost ev...Karl 'vollmerk' Vollmer2007-04-231-55/+35