summaryrefslogtreecommitdiffstats
path: root/lib/class
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Album Art (folder.jpg images) #318 (Thx imigueldiaz)momo-i2008-10-221-1/+2
|
* 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-035-118/+145
|
* Fixed my misunderstandingmomo-i2008-09-021-1/+1
|
* Updated getid3 for multi-byte characters, but some wrong id3tags have ↵momo-i2008-09-022-4/+45
| | | | occurred exception error.
* remove lib/album.lib.php and move its two functions into album class, ↵Karl 'vollmerk' Vollmer2008-08-312-1/+100
| | | | 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-311-16/+10
| | | | in the localplay playlist
* fix search when no results are found, actually show the correct "error"Karl 'vollmerk' Vollmer2008-08-311-1/+1
|
* sync to trunkKarl 'vollmerk' Vollmer2008-08-301-0/+65
|
* fixed two sql queries and the slicing on search (Thx sylvander)Karl 'vollmerk' Vollmer2008-08-262-3/+3
|
* fix multibyte character emailmomo-i2008-08-251-1/+17
|
* Fixed: may be unable to rename tags table.momo-i2008-08-241-1/+1
|
* fixed the live stream stuff, and removed references to the genre stuff, and ↵Karl 'vollmerk' Vollmer2008-08-241-14/+3
| | | | replaced it with tag
* fix the prevent_multiple_logins (Thx hugh)Karl 'vollmerk' Vollmer2008-08-241-1/+2
|
* fixed the search add result button and messed up some browse sort stuffKarl 'vollmerk' Vollmer2008-08-221-3/+19
|
* fix filter + paging and add sort by artist and album on song browseKarl 'vollmerk' Vollmer2008-08-211-7/+16
|
* fixed the search a bit, made some random changes to charset and fixed some ↵Karl 'vollmerk' Vollmer2008-08-193-20/+18
| | | | echo printf() references
* correct sql for re-sortingKarl 'vollmerk' Vollmer2008-08-191-1/+2
|
* fix single album and artist views, corrected get_total() from show_objects()Karl 'vollmerk' Vollmer2008-08-191-5/+28
|
* bunch of fixes, and some breaks for the browsingKarl 'vollmerk' Vollmer2008-08-181-138/+173
|
* Updated handshake stats SQL broken by lack of genre column in songs table.Kevin James 'purdyk' Purdy2008-08-141-2/+1
|
* good number of changes to browse, this breaks more then it fixes...Karl 'vollmerk' Vollmer2008-08-133-91/+132
|
* divide by 16, seems to work better.. at least for lame... who knowsKarl 'vollmerk' Vollmer2008-08-081-1/+1
|
* added "extra" caching for the album objectKarl 'vollmerk' Vollmer2008-08-082-2/+25
|
* fixed a long standing browsing issue where you could not browse two ↵Karl 'vollmerk' Vollmer2008-08-082-7/+72
| | | | different things at the same time
* more fixes for the translation (Thx momo-i) and updated ja_JPKarl 'vollmerk' Vollmer2008-08-081-3/+3
|
* make the ip history only clear the old stuff sometimes, also fix rounding ↵Karl 'vollmerk' Vollmer2008-08-062-5/+7
| | | | issues on the downsampling
* make a good mess of things, and actually sync the starts_with patch from ↵Karl 'vollmerk' Vollmer2008-08-051-34/+41
| | | | branches
* unbreak browsing and kind of torture tagging a littleKarl 'vollmerk' Vollmer2008-08-052-12/+38
|
* added paging to the localplay playlist, fixed some preferences issues I ↵Karl 'vollmerk' Vollmer2008-08-052-4/+21
| | | | introduced with the form register and caching
* test icon for tag add, does not workKarl 'vollmerk' Vollmer2008-07-301-2/+1
|
* remove redundent code (Thx Protagonist)Karl 'vollmerk' Vollmer2008-07-291-4/+2
|
* password nag no longer requires a login/logout to clear after restting ↵Karl 'vollmerk' Vollmer2008-07-293-3/+32
| | | | password, cache the prefs dropping the # of queries a bit per protags suggestion
* improved preferences load, down to a single query and a single loopKarl 'vollmerk' Vollmer2008-07-291-21/+9
|
* switched to sha() password encryption not using sha2 because of limitations ↵Karl 'vollmerk' Vollmer2008-07-268-27/+107
| | | | of amarok, also added some caching and fixed some misc bugs
* test commit switching to containsKarl 'vollmerk' Vollmer2008-07-151-5/+5
|
* sync from branch of ignore . files changeKarl 'vollmerk' Vollmer2008-07-151-1/+1
|
* fixed the albums/artists I broke a few revs ago and sync of the download ↵Karl 'vollmerk' Vollmer2008-07-152-9/+2
| | | | stats fix from branch
* make the disabled songs link show something, need to make a custom view for ↵Karl 'vollmerk' Vollmer2008-07-145-97/+50
| | | | that as the song one i not really valid, also played around with the caching a bit
* sync of fix to trunkKarl 'vollmerk' Vollmer2008-07-111-1/+1
|
* sync of divide by 0 error, also add some debug if they miss a transcode variableKarl 'vollmerk' Vollmer2008-07-111-18/+23
|
* add image dimensions on find album art pageKarl 'vollmerk' Vollmer2008-07-072-0/+25
|
* reorganize the menu a whole bunch and add a confirmation page to the catalog ↵Karl 'vollmerk' Vollmer2008-06-191-0/+51
| | | | deletion
* make the live stream add work again by removing genre needs to get tag ↵Karl 'vollmerk' Vollmer2008-06-182-14/+42
| | | | added, but I can do that later
* make the verify remove dead songs and tweak single song view a tiny bitKarl 'vollmerk' Vollmer2008-06-081-1/+4
|