summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add Hint for translatorsmomo-i2009-05-192-1/+6
* Update phpmailer version momo-i2009-05-181-1/+3
* fix the message parsing so that it accepts libre.fms slightly different responseKarl 'vollmerk' Vollmer2009-05-183-9/+11
* api fixes, added librefm scrobbler (untested) and fixed minor error in header...Karl 'vollmerk' Vollmer2009-05-186-12/+65
* some incomplete work cleaning up the api a bitKarl 'vollmerk' Vollmer2009-05-172-0/+58
* add download for video that does not work, and most likely break song downloa...Karl 'vollmerk' Vollmer2009-05-152-9/+23
* make the parse_song_url a little cleaner, see if that straitens her up untestedKarl 'vollmerk' Vollmer2009-05-131-3/+5
* fix typo on get_class() check causing it to not identify song objects correctlyKarl 'vollmerk' Vollmer2009-05-111-2/+1
* return the constructed urlKarl 'vollmerk' Vollmer2009-05-101-1/+3
* Add phpmailer and change mail function.momo-i2009-05-062-17/+44
* sync stats fix from 3.5 branchKarl 'vollmerk' Vollmer2009-05-064-2/+6
* prevent php errorsKarl 'vollmerk' Vollmer2009-05-061-16/+22
* Update HTML header for RTL language.momo-i2009-05-061-0/+8
* tottaly un-checked changes more translation improvementsKarl 'vollmerk' Vollmer2009-05-061-27/+24
* alexey #426 translation patchKarl 'vollmerk' Vollmer2009-05-063-5/+17
* sync from branchKarl 'vollmerk' Vollmer2009-05-061-0/+1
* bump trunk version and remove 40 sql file mysql 5 is our homeboy nowKarl 'vollmerk' Vollmer2009-05-051-2/+2
* add Czech translation bump versionKarl 'vollmerk' Vollmer2009-05-051-1/+1
* add AlmightyOatmeal-Sanity checkKarl 'vollmerk' Vollmer2009-05-051-11/+30
* clean up the install page format wise, and add the pre-reqs check to init so ...Karl 'vollmerk' Vollmer2009-05-051-5/+8
* allow additional stream url typesKarl 'vollmerk' Vollmer2009-04-301-3/+16
* fix lack of ui response on deleting track right after appending to saved play...Karl 'vollmerk' Vollmer2009-04-301-2/+16
* slightly reduce quality on resized jpgs to save a little spaceKarl 'vollmerk' Vollmer2009-04-211-1/+1
* fix typo in video xmlKarl 'vollmerk' Vollmer2009-04-141-2/+2
* tweaked fix for rss feed, makes it a little cleaner, fix custom port issue ad...Karl 'vollmerk' Vollmer2009-04-134-12/+17
* fixed valid url in rss (#436)momo-i2009-04-121-2/+2
* tweaked vainfo to accept 1/2 as a valid disk from TPOS also tweaked id3v2 tag...Karl 'vollmerk' Vollmer2009-04-091-0/+4
* bump version forward a little moreKarl 'vollmerk' Vollmer2009-04-081-2/+2
* last commit for beta2Karl 'vollmerk' Vollmer2009-04-081-1/+1
* some tweaks to make the random play mojo work for streaming, does not work in...Karl 'vollmerk' Vollmer2009-04-082-5/+66
* fixed default tag encoding to IDO-8859-1momo-i2009-04-061-4/+4
* add video counts to api handshakeKarl 'vollmerk' Vollmer2009-03-311-4/+10
* fixed recently played songs having incorrect information on non-unique entrie...Karl 'vollmerk' Vollmer2009-03-291-0/+1
* correct mime type for asx to match Microsoft specKarl 'vollmerk' Vollmer2009-03-291-1/+1
* Fixed #424 and applied #423Karl 'vollmerk' Vollmer2009-03-261-84/+173
* remove manage democratic playlists under fix link for radio import, prevent n...Karl 'vollmerk' Vollmer2009-03-222-3/+3
* reset database charset on db update to make sure it remains in syncKarl 'vollmerk' Vollmer2009-03-221-0/+4
* bump version in initKarl 'vollmerk' Vollmer2009-03-181-2/+2
* move server prefs to admin menu (Thx geekdawg) fix missing web_path on radio ...Karl 'vollmerk' Vollmer2009-03-181-2/+2
* Fixed: forgot session checkmomo-i2009-03-172-1/+15
* escape after log entry and ptoningKarl 'vollmerk' Vollmer2009-03-171-1/+3
* always escape user inputKarl 'vollmerk' Vollmer2009-03-171-2/+1
* Update changelogmomo-i2009-03-171-2/+0
* Fixed: remote catalog doesn't cleanmomo-i2009-03-172-1/+92
* Fixed: no data rss #416momo-i2009-03-161-1/+1
* Dba::escape() must be used around all user input in queriesKarl 'vollmerk' Vollmer2009-03-161-2/+2
* no need to create object, get_now_playing() is a static functionKarl 'vollmerk' Vollmer2009-03-161-4/+2
* Fixed: rss not work (get_now_playing)momo-i2009-03-161-2/+4
* Fixed: get lyrics wikimomo-i2009-03-161-1/+2
* Fixed: typomomo-i2009-03-161-1/+1