summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* cleaned up some garbage code in the template and removed a useless fileKarl 'vollmerk' Vollmer2008-12-072-242/+0
* added the recently played back inKarl 'vollmerk' Vollmer2008-12-071-3/+75
* finished up the rss feed stuff for now playing, it is currently the only type...Karl 'vollmerk' Vollmer2008-12-074-87/+179
* some work on the rss feed stuffKarl 'vollmerk' Vollmer2008-12-064-16/+65
* make a slight change to the song display, the title is now the direct link. T...Karl 'vollmerk' Vollmer2008-12-061-1/+2
* little more work, at least it is unbroken again... still not finishedKarl 'vollmerk' Vollmer2008-12-061-15/+57
* some more minor changes to the browsing, not complete yet but it is stuff I d...Karl 'vollmerk' Vollmer2008-12-061-9/+51
* Fixed typo in playlist xml.Kevin James 'purdyk' Purdy2008-12-021-1/+1
* junk commit, nothing really changedKarl 'vollmerk' Vollmer2008-12-021-4/+24
* some other minor changes, nothing bigKarl 'vollmerk' Vollmer2008-11-293-10/+6
* improved error messages for api, includes additional information on handshake...Karl 'vollmerk' Vollmer2008-11-292-1/+4
* verify that they at least typed in the right db information, before creating ...Karl 'vollmerk' Vollmer2008-11-291-1/+1
* improved error messages during install if you fail at typing the same thing t...Karl 'vollmerk' Vollmer2008-11-271-7/+20
* require users to have at least 25 to create playlists, or have access to themKarl 'vollmerk' Vollmer2008-11-261-2/+5
* fix non-rfc compliant pubdate on rss feedKarl 'vollmerk' Vollmer2008-11-261-4/+3
* made the keyword search also look at tag informationKarl 'vollmerk' Vollmer2008-11-261-2/+5
* allow add or verify on a specified sub directory of an existing catalogKarl 'vollmerk' Vollmer2008-11-192-19/+33
* prevent fread($fp,0) if a program seeks to the very end of a fileKarl 'vollmerk' Vollmer2008-11-191-1/+1
* added in ping for the xmlapi returns the version, if a authID is passed it ex...Karl 'vollmerk' Vollmer2008-11-191-2/+5
* add the ratings to the album and artist xml results, fixed a logic error on t...Karl 'vollmerk' Vollmer2008-11-191-33/+14
* more cleanup, added numeric values of ratings to the song xml returnKarl 'vollmerk' Vollmer2008-11-152-1/+5
* simplify the logic, and improve it all in one commit.. liesKarl 'vollmerk' Vollmer2008-11-151-4/+9
* add in require_localnet_session configurationKarl 'vollmerk' Vollmer2008-11-153-3/+23
* fixed a problem where random urls were not being used by the flash playerKarl 'vollmerk' Vollmer2008-11-141-0/+10
* Creating new user now uses the new password hashing schemeKevin James 'purdyk' Purdy2008-11-031-2/+3
* no real progress, just saving my workKarl 'vollmerk' Vollmer2008-11-032-2/+2
* move to sha256 for passwords API and InterfaceKarl 'vollmerk' Vollmer2008-10-304-5/+5
* added in badtime error check and made it return the buffer on unknown errors ...Karl 'vollmerk' Vollmer2008-10-301-1/+5
* switched to sha1() api authentication methodKarl 'vollmerk' Vollmer2008-10-301-5/+18
* fix http auth issues, fix missing line sfrom dipsols patch, few other minor t...Karl 'vollmerk' Vollmer2008-10-298-35/+68
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-2714-952/+1062
* Fixed Album Art (folder.jpg images) #318 (Thx imigueldiaz)momo-i2008-10-221-1/+2
* Updated after installation, first screen set own language.momo-i2008-09-051-0/+7
* Updated registration mail multi-byte and language sync.momo-i2008-09-051-18/+69
* Fixed #300 (Thx abs0) and Fixed didn't catch exception first analyze.momo-i2008-09-041-3/+13
* simplify code, remove large if else statementmomo-i2008-09-034-120/+109
* simplify code, remove large if else statementKarl 'vollmerk' Vollmer2008-09-031-28/+28
* fixed ids to song_idsmomo-i2008-09-031-1/+1
* (no commit message)momo-i2008-09-037-120/+149
* Fixed my misunderstandingmomo-i2008-09-021-1/+1
* Updated getid3 for multi-byte characters, but some wrong id3tags have occurre...momo-i2008-09-022-4/+45
* Updated If don't use debug, no error reportmomo-i2008-09-021-0/+5
* remove lib/album.lib.php and move its two functions into album class, correct...Karl 'vollmerk' Vollmer2008-08-314-141/+100
* forgot to delete lineKarl 'vollmerk' Vollmer2008-08-311-3/+0
* massivly simplify parse_url() and make it so random urls show up correctly in...Karl 'vollmerk' Vollmer2008-08-311-16/+10
* fix search when no results are found, actually show the correct "error"Karl 'vollmerk' Vollmer2008-08-312-2/+4
* fixed use_auth=false not correctly building a new session when you had just s...Karl 'vollmerk' Vollmer2008-08-311-2/+3
* sync to trunkKarl 'vollmerk' Vollmer2008-08-301-0/+65
* sync from branchKarl 'vollmerk' Vollmer2008-08-301-7/+4
* Updated language code list and Fixed catalan language codemomo-i2008-08-281-16/+46