| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | added windows transcode line to config (commented out by default) and fixed o... | Karl 'vollmerk' Vollmer | 2007-11-09 | 1 | -1/+1 |
* | fixed invalid reference to start point for browsing (Thx yoog) | Karl 'vollmerk' Vollmer | 2007-11-08 | 1 | -1/+1 |
* | fixed multi-genre random play | Karl 'vollmerk' Vollmer | 2007-11-05 | 1 | -4/+1 |
* | some slight tweaks to display on openstrands stuff, and fixed some potential ... | Karl 'vollmerk' Vollmer | 2007-11-04 | 1 | -1/+5 |
* | fixed few dead links, and cli update_catalog and dump_album_art | Karl 'vollmerk' Vollmer | 2007-11-04 | 1 | -33/+33 |
* | Corriger une faute de frappe (Merci Limed) | Karl 'vollmerk' Vollmer | 2007-10-18 | 1 | -1/+1 |
* | fixed admin prefs, flushed out localplay stuff, tweaked filters on browse | Karl 'vollmerk' Vollmer | 2007-10-18 | 4 | -42/+25 |
* | - hardcoded disk# sort order when sort is set to album name | spocky | 2007-10-16 | 1 | -9/+10 |
* | Updated ajax loader | spocky | 2007-10-15 | 1 | -1/+7 |
* | added abilty to display and delete localplay instances | Karl 'vollmerk' Vollmer | 2007-10-12 | 2 | -0/+38 |
* | really fixed downsampling.... :S | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -5/+3 |
* | fixed acls, fixed transcoding issues | Karl 'vollmerk' Vollmer | 2007-10-10 | 4 | -126/+216 |
* | fixed two MPD issues, can now disable localplay modules, added check for PHP5 | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -0/+19 |
* | make the append to playlist actually do something | Karl 'vollmerk' Vollmer | 2007-10-02 | 1 | -2/+2 |
* | fixed the localplay controls, per limeds recommendation currently under right... | Karl 'vollmerk' Vollmer | 2007-10-02 | 1 | -13/+4 |
* | fixed album art gathering so it only does it when the album changes, also fix... | Karl 'vollmerk' Vollmer | 2007-10-02 | 1 | -8/+25 |
* | stupid mistake that broke all streaming | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -1/+1 |
* | fixed some localplay issues, now correctly shows the active instance at least... | Karl 'vollmerk' Vollmer | 2007-09-28 | 3 | -9/+30 |
* | ajax loading thingy added to css, fixed random methods on rightbar and added ... | Karl 'vollmerk' Vollmer | 2007-09-28 | 4 | -13/+38 |
* | fixed album random and by min random | Karl 'vollmerk' Vollmer | 2007-09-25 | 1 | -9/+13 |
* | - Added ability to delete radio and playlist | Karl 'vollmerk' Vollmer | 2007-09-25 | 3 | -9/+27 |
* | - modified sidebar css | spocky | 2007-09-23 | 1 | -8/+18 |
* | made localplay technically work, lots of work to still do | Karl 'vollmerk' Vollmer | 2007-09-20 | 5 | -48/+52 |
* | more sorting fixes, and move catalog stats to statistics | Karl 'vollmerk' Vollmer | 2007-09-20 | 2 | -0/+34 |
* | added sorting on most objects in most views, report bugs if you find points w... | Karl 'vollmerk' Vollmer | 2007-09-17 | 1 | -28/+119 |
* | some fixes for the localplay, you can now install the MPD controller, and add... | Karl 'vollmerk' Vollmer | 2007-09-14 | 3 | -57/+47 |
* | more work on the localplay stuff, most details ironed out, just needs some co... | Karl 'vollmerk' Vollmer | 2007-09-12 | 5 | -38/+91 |
* | Really fixed a rating issue this time | xgizzmo | 2007-09-11 | 1 | -2/+2 |
* | fixed a rating issue | xgizzmo | 2007-09-10 | 1 | -4/+4 |
* | few more tweaks to localplay, added in the mpd table creation mojo, just need... | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -0/+16 |
* | few minor bug fixes, and some more tweaks for localplay | Karl 'vollmerk' Vollmer | 2007-09-09 | 2 | -14/+5 |
* | new db update, moved prefs around removed useless one and fixed some defaults... | Karl 'vollmerk' Vollmer | 2007-09-09 | 3 | -6/+56 |
* | - Fixed missing web_path on catalog functions | Karl 'vollmerk' Vollmer | 2007-09-09 | 3 | -35/+189 |
* | fixed some +x stuff that shouldnt have been +x and moved the catalog function... | Karl 'vollmerk' Vollmer | 2007-09-09 | 3 | -3/+27 |
* | fixed issue with lack of timeout reset on some add to catalog functions and f... | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -0/+6 |
* | fixed album/artist/whateva editing, fixing stats, fixed search... | Karl 'vollmerk' Vollmer | 2007-09-05 | 1 | -3/+3 |
* | tweaked the debug a tad for failed song inserts | Karl 'vollmerk' Vollmer | 2007-09-04 | 2 | -1/+11 |
* | fixed playlist name editing, cant change the type or the genre yet, tweaked l... | Karl 'vollmerk' Vollmer | 2007-09-03 | 2 | -8/+26 |
* | fixed typo on update.php, fixed filtering on genre view and added match to di... | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -7/+20 |
* | fixed normalize playlist | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -6/+6 |
* | tweaked the stats information, removed folders, was just to slow.. :( removed... | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -15/+22 |
* | added ability to save playlists based on the active playlist, fixed the send ... | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -19/+19 |
* | added the ability to delete songs from a playlist, now if you could only add ... | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -14/+30 |
* | removed redundent loop in clean function | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -17/+10 |
* | wups took out debug | Karl 'vollmerk' Vollmer | 2007-08-27 | 1 | -2/+2 |
* | fixed advanced random, tweaked some css a tad and fixed a few other minor typos | Karl 'vollmerk' Vollmer | 2007-08-27 | 2 | -1/+127 |
* | added the initial playlist view page, fixed the artist name on albums of the ... | Karl 'vollmerk' Vollmer | 2007-08-22 | 3 | -5/+7 |
* | take out debug, wups | Karl 'vollmerk' Vollmer | 2007-08-21 | 1 | -3/+2 |
* | updated lastfm protocol to 1.2, improved the logic behind it does not require... | Karl 'vollmerk' Vollmer | 2007-08-21 | 3 | -43/+69 |
* | moved to spockys a link for text, ratings are broken.. but I think I did that... | Karl 'vollmerk' Vollmer | 2007-08-20 | 1 | -10/+3 |