| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed: may be unable to rename tags table. | momo-i | 2008-08-24 | 1 | -1/+1 |
* | fixed the live stream stuff, and removed references to the genre stuff, and r... | Karl 'vollmerk' Vollmer | 2008-08-24 | 1 | -14/+3 |
* | fix the prevent_multiple_logins (Thx hugh) | Karl 'vollmerk' Vollmer | 2008-08-24 | 1 | -1/+2 |
* | fixed the search add result button and messed up some browse sort stuff | Karl 'vollmerk' Vollmer | 2008-08-22 | 1 | -3/+19 |
* | fix filter + paging and add sort by artist and album on song browse | Karl 'vollmerk' Vollmer | 2008-08-21 | 1 | -7/+16 |
* | fixed the search a bit, made some random changes to charset and fixed some ec... | Karl 'vollmerk' Vollmer | 2008-08-19 | 3 | -20/+18 |
* | correct sql for re-sorting | Karl 'vollmerk' Vollmer | 2008-08-19 | 1 | -1/+2 |
* | fix single album and artist views, corrected get_total() from show_objects() | Karl 'vollmerk' Vollmer | 2008-08-19 | 1 | -5/+28 |
* | bunch of fixes, and some breaks for the browsing | Karl 'vollmerk' Vollmer | 2008-08-18 | 1 | -138/+173 |
* | Updated handshake stats SQL broken by lack of genre column in songs table. | Kevin James 'purdyk' Purdy | 2008-08-14 | 1 | -2/+1 |
* | good number of changes to browse, this breaks more then it fixes... | Karl 'vollmerk' Vollmer | 2008-08-13 | 4 | -92/+133 |
* | divide by 16, seems to work better.. at least for lame... who knows | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -1/+1 |
* | remove the genre references from search so it works again | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -10/+0 |
* | added "extra" caching for the album object | Karl 'vollmerk' Vollmer | 2008-08-08 | 2 | -2/+25 |
* | fixed a long standing browsing issue where you could not browse two different... | Karl 'vollmerk' Vollmer | 2008-08-08 | 2 | -7/+72 |
* | more fixes for the translation (Thx momo-i) and updated ja_JP | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -3/+3 |
* | make the ip history only clear the old stuff sometimes, also fix rounding iss... | Karl 'vollmerk' Vollmer | 2008-08-06 | 3 | -6/+8 |
* | make a good mess of things, and actually sync the starts_with patch from bran... | Karl 'vollmerk' Vollmer | 2008-08-05 | 1 | -34/+41 |
* | unbreak browsing and kind of torture tagging a little | Karl 'vollmerk' Vollmer | 2008-08-05 | 2 | -12/+38 |
* | added paging to the localplay playlist, fixed some preferences issues I intro... | Karl 'vollmerk' Vollmer | 2008-08-05 | 3 | -4/+24 |
* | test icon for tag add, does not work | Karl 'vollmerk' Vollmer | 2008-07-30 | 1 | -2/+1 |
* | remove redundent code (Thx Protagonist) | Karl 'vollmerk' Vollmer | 2008-07-29 | 1 | -4/+2 |
* | password nag no longer requires a login/logout to clear after restting passwo... | Karl 'vollmerk' Vollmer | 2008-07-29 | 5 | -8/+32 |
* | improved preferences load, down to a single query and a single loop | Karl 'vollmerk' Vollmer | 2008-07-29 | 1 | -21/+9 |
* | sync from branch | Karl 'vollmerk' Vollmer | 2008-07-26 | 1 | -1/+1 |
* | switched to sha() password encryption not using sha2 because of limitations o... | Karl 'vollmerk' Vollmer | 2008-07-26 | 8 | -27/+107 |
* | sync from branches | Karl 'vollmerk' Vollmer | 2008-07-24 | 3 | -1/+6 |
* | test commit switching to contains | Karl 'vollmerk' Vollmer | 2008-07-15 | 1 | -5/+5 |
* | sync from branch of ignore . files change | Karl 'vollmerk' Vollmer | 2008-07-15 | 1 | -1/+1 |
* | fixed the albums/artists I broke a few revs ago and sync of the download stat... | Karl 'vollmerk' Vollmer | 2008-07-15 | 2 | -9/+2 |
* | make the disabled songs link show something, need to make a custom view for t... | Karl 'vollmerk' Vollmer | 2008-07-14 | 5 | -97/+50 |
* | sync of fix to trunk | Karl 'vollmerk' Vollmer | 2008-07-11 | 1 | -1/+1 |
* | remove restriction forcing non-blank root pw | Karl 'vollmerk' Vollmer | 2008-07-11 | 1 | -1/+1 |
* | sync of divide by 0 error, also add some debug if they miss a transcode variable | Karl 'vollmerk' Vollmer | 2008-07-11 | 1 | -18/+23 |
* | adjust the wording on the timezone error | Karl 'vollmerk' Vollmer | 2008-07-07 | 1 | -2/+3 |
* | add image dimensions on find album art page | Karl 'vollmerk' Vollmer | 2008-07-07 | 2 | -0/+25 |
* | reorganize the menu a whole bunch and add a confirmation page to the catalog ... | Karl 'vollmerk' Vollmer | 2008-06-19 | 2 | -1/+52 |
* | make the live stream add work again by removing genre needs to get tag added,... | Karl 'vollmerk' Vollmer | 2008-06-18 | 2 | -14/+42 |
* | make the verify remove dead songs and tweak single song view a tiny bit | Karl 'vollmerk' Vollmer | 2008-06-08 | 1 | -1/+4 |
* | prevent non-mp3s from being passed to poor old shoutcast | Karl 'vollmerk' Vollmer | 2008-06-03 | 1 | -2/+2 |
* | correct an error if you select an invalid object for the shoutbox | Karl 'vollmerk' Vollmer | 2008-06-03 | 1 | -1/+1 |
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-05-31 | 2 | -1/+5 |
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-05-31 | 2 | -8/+10 |
* | fixed install, fixed default sort on single album view | Karl 'vollmerk' Vollmer | 2008-05-29 | 1 | -2/+2 |
* | more improvements to the caching system, removed ugly hack from last night on... | Karl 'vollmerk' Vollmer | 2008-05-26 | 4 | -7/+46 |
* | do not try to insert genre stats those are a thing of the past | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -1/+0 |
* | fixed rating caching | Karl 'vollmerk' Vollmer | 2008-05-26 | 3 | -11/+36 |
* | remove redundent UPDATE on session table due to /util.php should make high-tr... | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -2/+1 |
* | added direct links back in, added batch download to single artist view, remov... | Karl 'vollmerk' Vollmer | 2008-05-26 | 10 | -176/+36 |
* | show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching ... | Karl 'vollmerk' Vollmer | 2008-05-26 | 6 | -55/+110 |