| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add MBID support Thx flowerysong | Karl 'vollmerk' Vollmer | 2009-06-02 | 7 | -56/+332 |
* | sync | Karl 'vollmerk' Vollmer | 2009-06-01 | 1 | -1/+5 |
* | fixed #479 if PHP version is 5.3.0 or larger, don't use magic_quotes. | momo-i | 2009-05-27 | 1 | -1/+2 |
* | fix the two remaining identified tag issues from #475 | Karl 'vollmerk' Vollmer | 2009-05-26 | 2 | -2/+2 |
* | fix url to song, and throw some non-working tag cloud crap in | Karl 'vollmerk' Vollmer | 2009-05-19 | 2 | -1/+4 |
* | Add Hint for translators | momo-i | 2009-05-19 | 2 | -1/+6 |
* | Update phpmailer version | momo-i | 2009-05-18 | 1 | -1/+3 |
* | fix the message parsing so that it accepts libre.fms slightly different response | Karl 'vollmerk' Vollmer | 2009-05-18 | 3 | -9/+11 |
* | api fixes, added librefm scrobbler (untested) and fixed minor error in header... | Karl 'vollmerk' Vollmer | 2009-05-18 | 6 | -12/+65 |
* | some incomplete work cleaning up the api a bit | Karl 'vollmerk' Vollmer | 2009-05-17 | 2 | -0/+58 |
* | add download for video that does not work, and most likely break song downloa... | Karl 'vollmerk' Vollmer | 2009-05-15 | 2 | -9/+23 |
* | make the parse_song_url a little cleaner, see if that straitens her up untested | Karl 'vollmerk' Vollmer | 2009-05-13 | 1 | -3/+5 |
* | fix typo on get_class() check causing it to not identify song objects correctly | Karl 'vollmerk' Vollmer | 2009-05-11 | 1 | -2/+1 |
* | return the constructed url | Karl 'vollmerk' Vollmer | 2009-05-10 | 1 | -1/+3 |
* | Add phpmailer and change mail function. | momo-i | 2009-05-06 | 2 | -17/+44 |
* | sync stats fix from 3.5 branch | Karl 'vollmerk' Vollmer | 2009-05-06 | 4 | -2/+6 |
* | prevent php errors | Karl 'vollmerk' Vollmer | 2009-05-06 | 1 | -16/+22 |
* | Update HTML header for RTL language. | momo-i | 2009-05-06 | 1 | -0/+8 |
* | tottaly un-checked changes more translation improvements | Karl 'vollmerk' Vollmer | 2009-05-06 | 1 | -27/+24 |
* | alexey #426 translation patch | Karl 'vollmerk' Vollmer | 2009-05-06 | 3 | -5/+17 |
* | sync from branch | Karl 'vollmerk' Vollmer | 2009-05-06 | 1 | -0/+1 |
* | bump trunk version and remove 40 sql file mysql 5 is our homeboy now | Karl 'vollmerk' Vollmer | 2009-05-05 | 1 | -2/+2 |
* | add Czech translation bump version | Karl 'vollmerk' Vollmer | 2009-05-05 | 1 | -1/+1 |
* | add AlmightyOatmeal-Sanity check | Karl 'vollmerk' Vollmer | 2009-05-05 | 1 | -11/+30 |
* | clean up the install page format wise, and add the pre-reqs check to init so ... | Karl 'vollmerk' Vollmer | 2009-05-05 | 1 | -5/+8 |
* | allow additional stream url types | Karl 'vollmerk' Vollmer | 2009-04-30 | 1 | -3/+16 |
* | fix lack of ui response on deleting track right after appending to saved play... | Karl 'vollmerk' Vollmer | 2009-04-30 | 1 | -2/+16 |
* | slightly reduce quality on resized jpgs to save a little space | Karl 'vollmerk' Vollmer | 2009-04-21 | 1 | -1/+1 |
* | fix typo in video xml | Karl 'vollmerk' Vollmer | 2009-04-14 | 1 | -2/+2 |
* | tweaked fix for rss feed, makes it a little cleaner, fix custom port issue ad... | Karl 'vollmerk' Vollmer | 2009-04-13 | 4 | -12/+17 |
* | fixed valid url in rss (#436) | momo-i | 2009-04-12 | 1 | -2/+2 |
* | tweaked vainfo to accept 1/2 as a valid disk from TPOS also tweaked id3v2 tag... | Karl 'vollmerk' Vollmer | 2009-04-09 | 1 | -0/+4 |
* | bump version forward a little more | Karl 'vollmerk' Vollmer | 2009-04-08 | 1 | -2/+2 |
* | last commit for beta2 | Karl 'vollmerk' Vollmer | 2009-04-08 | 1 | -1/+1 |
* | some tweaks to make the random play mojo work for streaming, does not work in... | Karl 'vollmerk' Vollmer | 2009-04-08 | 2 | -5/+66 |
* | fixed default tag encoding to IDO-8859-1 | momo-i | 2009-04-06 | 1 | -4/+4 |
* | add video counts to api handshake | Karl 'vollmerk' Vollmer | 2009-03-31 | 1 | -4/+10 |
* | fixed recently played songs having incorrect information on non-unique entrie... | Karl 'vollmerk' Vollmer | 2009-03-29 | 1 | -0/+1 |
* | correct mime type for asx to match Microsoft spec | Karl 'vollmerk' Vollmer | 2009-03-29 | 1 | -1/+1 |
* | Fixed #424 and applied #423 | Karl 'vollmerk' Vollmer | 2009-03-26 | 1 | -84/+173 |
* | remove manage democratic playlists under fix link for radio import, prevent n... | Karl 'vollmerk' Vollmer | 2009-03-22 | 2 | -3/+3 |
* | reset database charset on db update to make sure it remains in sync | Karl 'vollmerk' Vollmer | 2009-03-22 | 1 | -0/+4 |
* | bump version in init | Karl 'vollmerk' Vollmer | 2009-03-18 | 1 | -2/+2 |
* | move server prefs to admin menu (Thx geekdawg) fix missing web_path on radio ... | Karl 'vollmerk' Vollmer | 2009-03-18 | 1 | -2/+2 |
* | Fixed: forgot session check | momo-i | 2009-03-17 | 2 | -1/+15 |
* | escape after log entry and ptoning | Karl 'vollmerk' Vollmer | 2009-03-17 | 1 | -1/+3 |
* | always escape user input | Karl 'vollmerk' Vollmer | 2009-03-17 | 1 | -2/+1 |
* | Update changelog | momo-i | 2009-03-17 | 1 | -2/+0 |
* | Fixed: remote catalog doesn't clean | momo-i | 2009-03-17 | 2 | -1/+92 |
* | Fixed: no data rss #416 | momo-i | 2009-03-16 | 1 | -1/+1 |