summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-2777-1338/+1259
|
* Fixed Album Art (folder.jpg images) #318 (Thx imigueldiaz)momo-i2008-10-221-1/+2
|
* Fixed #309: $web_path (Thx juanjo)momo-i2008-10-021-0/+1
|
* Updated Spanish(español) translation (218 translated, 137 fuzzy, 421 ↵momo-i2008-10-022-93/+91
| | | | untranslated) Thx juanjo
* Updated after installation, first screen set own language.momo-i2008-09-051-0/+7
|
* Updated japanese translationmomo-i2008-09-052-1/+3
|
* Updated registration mail multi-byte and language sync.momo-i2008-09-0528-188/+845
|
* Fixed #300 (Thx abs0) and Fixed didn't catch exception first analyze.momo-i2008-09-042-3/+15
|
* 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
|
* Fixed misstaken, and r1736 comment: Fixed if empty ids, don't run sql querymomo-i2008-09-031-2/+2
|
* (no commit message)momo-i2008-09-038-125/+156
|
* Sync from r1734momo-i2008-09-0227-522/+738
|
* Fixed my misunderstandingmomo-i2008-09-021-1/+1
|
* Fixed not defined get_image_from_source()momo-i2008-09-021-3/+3
|
* Updated getid3 for multi-byte characters, but some wrong id3tags have ↵momo-i2008-09-024-5/+48
| | | | occurred exception error.
* 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, ↵Karl 'vollmerk' Vollmer2008-08-3111-172/+133
| | | | corrected some old php4 ish code in localplay controllers, removed redundent link from sidebar (modules)
* forgot to delete lineKarl 'vollmerk' Vollmer2008-08-311-3/+0
|
* massivly simplify parse_url() and make it so random urls show up correctly ↵Karl 'vollmerk' Vollmer2008-08-312-16/+14
| | | | in the localplay playlist
* fix wrong prefixKarl 'vollmerk' Vollmer2008-08-311-2/+0
|
* fix search when no results are found, actually show the correct "error"Karl 'vollmerk' Vollmer2008-08-313-3/+4
|
* fixed use_auth=false not correctly building a new session when you had just ↵Karl 'vollmerk' Vollmer2008-08-312-2/+5
| | | | switched from use_auth=true
* move stuff around so it makes more sense and is not messed up by the ajax ↵Karl 'vollmerk' Vollmer2008-08-303-5/+3
| | | | refresh
* sync to trunkKarl 'vollmerk' Vollmer2008-08-306-5/+73
|
* sync to trunkKarl 'vollmerk' Vollmer2008-08-301-0/+1
|
* sync to trunkKarl 'vollmerk' Vollmer2008-08-304-16/+21
|
* sync from branchKarl 'vollmerk' Vollmer2008-08-306-26/+25
|
* adjust the logic on the api so that username does not have to be passed ↵Karl 'vollmerk' Vollmer2008-08-301-15/+17
| | | | after the initial handshake
* only do the seek stuff if the start has a positive valueKarl 'vollmerk' Vollmer2008-08-291-1/+1
|
* update typomomo-i2008-08-2927-624/+482
|
* Updated more translatablemomo-i2008-08-2934-1319/+2918
|
* Updated language code list and Fixed catalan language codemomo-i2008-08-284-16/+47
|
* typomomo-i2008-08-272-1/+1
|
* Updated tempalate, po files, and Install process.momo-i2008-08-2738-312/+1240
|
* Fixed don't display xml:lang and lang for html tag.momo-i2008-08-261-1/+1
|
* if can't use gettext, emulate gettext(). update some templates.momo-i2008-08-267-11/+416
|
* fixed two sql queries and the slicing on search (Thx sylvander)Karl 'vollmerk' Vollmer2008-08-263-3/+4
|
* parse error fixedmomo-i2008-08-261-1/+1
|
* fix multibyte character emailmomo-i2008-08-252-5/+54
|
* Fixed: last comma was not removed.momo-i2008-08-251-1/+1
|
* sync from r1692momo-i2008-08-2526-29339/+31916
|
* Fixed: typomomo-i2008-08-251-1/+1
|
* Modified: More translatable templates.momo-i2008-08-2524-51/+57
|
* remove merge shell and integrate gather-messages.sh.momo-i2008-08-255-2051/+2211
|
* Fixed: may be unable to rename tags table.momo-i2008-08-241-1/+1
|
* Minor fixes and updates to german locale for trunknf2008-08-242-109/+199
|
* fixed the live stream stuff, and removed references to the genre stuff, and ↵Karl 'vollmerk' Vollmer2008-08-244-26/+11
| | | | replaced it with tag
* fix the prevent_multiple_logins (Thx hugh)Karl 'vollmerk' Vollmer2008-08-242-1/+5
|