| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | removed some more references to the genre stuff, added ability to customized ... | Karl 'vollmerk' Vollmer | 2008-05-25 | 3 | -229/+45 |
* | sync from stable branch | Karl 'vollmerk' Vollmer | 2008-05-20 | 1 | -0/+3 |
* | initial work on a shoutcast doodly, fix the translations while I am at it :S | Karl 'vollmerk' Vollmer | 2008-05-20 | 1 | -1/+9 |
* | go ahead and allow spaces in the tags | Karl 'vollmerk' Vollmer | 2008-05-19 | 1 | -1/+1 |
* | made the cataloging process gather genre and use it as a tag, browse genre al... | Karl 'vollmerk' Vollmer | 2008-05-19 | 3 | -31/+242 |
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-05-19 | 1 | -10/+5 |
* | fix typo also tweak the localplay controllers so they update the active insta... | Karl 'vollmerk' Vollmer | 2008-05-18 | 1 | -1/+1 |
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-05-18 | 2 | -2/+2 |
* | fixed the gather art, tweaked the heard per multiple recommendations also fix... | Karl 'vollmerk' Vollmer | 2008-05-15 | 1 | -0/+3 |
* | fix the m3u parsing on catalog creation | Karl 'vollmerk' Vollmer | 2008-05-15 | 1 | -20/+35 |
* | fix the gather album art checkbox, somebody forgot to make it actually work | Karl 'vollmerk' Vollmer | 2008-05-15 | 1 | -0/+5 |
* | removed some useless files, fixed some copyright headers | Karl 'vollmerk' Vollmer | 2008-05-12 | 5 | -366/+2 |
* | renamed the tagcloud class to tag, started moving things around not sure wher... | Karl 'vollmerk' Vollmer | 2008-05-12 | 3 | -185/+219 |
* | wups forgot an important file | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -0/+73 |
* | added in some caching and add the database upgrade that will make the taging ... | Karl 'vollmerk' Vollmer | 2008-05-12 | 11 | -293/+382 |
* | forgot to add some important files | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -0/+155 |
* | commit of the patches from codeoverload to implement tagging, will not work w... | Karl 'vollmerk' Vollmer | 2008-05-12 | 8 | -82/+284 |
* | Fixed 2 typos | xgizzmo | 2008-05-10 | 1 | -1/+1 |
* | last commit before stable release, been a long hard road | Karl 'vollmerk' Vollmer | 2008-05-10 | 2 | -2/+2 |
* | some rather major bug fixes, corrected a preference setting issue, as well as... | Karl 'vollmerk' Vollmer | 2008-05-10 | 7 | -26/+40 |
* | decided to not try to detect the charset, its just such a pain in the ass and... | Karl 'vollmerk' Vollmer | 2008-05-10 | 3 | -24/+60 |
* | tweaks the db updates and adds a few more charset translations to the db char... | Karl 'vollmerk' Vollmer | 2008-05-10 | 3 | -11/+47 |
* | fixed album checking so that it includes the prefix when determining duplicates | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -0/+1 |