| Commit message (Expand) | Author | Age | Files | Lines |
* | some temporary tweaks to make the whole amarok thing work, will be tweaking t... | Karl 'vollmerk' Vollmer | 2007-11-21 | 3 | -10/+20 |
* | really fixed image, and put in a quick hack on play for api access | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -1/+1 |
* | two fixes for invalid artist ids in album xml and parse error on image.php | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -2/+2 |
* | tweak to make the image.php file work with API auth, and corrected URLs | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -2/+2 |
* | additional xml methods songs & album_songs, also implemented catalog add spee... | Karl 'vollmerk' Vollmer | 2007-11-21 | 2 | -5/+46 |
* | added artist_albums | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -0/+18 |
* | added genres as a new xml method, and improved logging | Karl 'vollmerk' Vollmer | 2007-11-20 | 2 | -0/+39 |
* | little more work on the xml api, artists and albums now works | Karl 'vollmerk' Vollmer | 2007-11-20 | 4 | -12/+71 |
* | more changes for the amarok hotness | Karl 'vollmerk' Vollmer | 2007-11-20 | 5 | -6/+80 |
* | tweak javascript so Flashplayer works on the Wii browser | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -3/+10 |
* | fixed an album art config parsing problem, Thanks Karl Hungus more work on xm... | Karl 'vollmerk' Vollmer | 2007-11-19 | 8 | -30/+95 |
* | some inital work on an api for amarok, tweaked stream class a bit, think ther... | Karl 'vollmerk' Vollmer | 2007-11-19 | 4 | -0/+168 |
* | fixed the playlist methods, they all work now... semi-bug where the rightbar ... | Karl 'vollmerk' Vollmer | 2007-11-14 | 1 | -0/+32 |
* | - Updated Now Playing html/css | spocky | 2007-11-13 | 1 | -8/+11 |
* | added single song view | Karl 'vollmerk' Vollmer | 2007-11-13 | 1 | -10/+9 |
* | more democratic play work, still not working going to need db change to make ... | Karl 'vollmerk' Vollmer | 2007-11-12 | 5 | -61/+43 |
* | initial work on democratic play, not finished, added drop down select for pla... | Karl 'vollmerk' Vollmer | 2007-11-10 | 1 | -0/+69 |
* | 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 | 5 | -45/+32 |
* | - hardcoded disk# sort order when sort is set to album name | spocky | 2007-10-16 | 1 | -9/+10 |
* | slight tweak to the stylesheet, fixed typo in changelog | Karl 'vollmerk' Vollmer | 2007-10-16 | 1 | -1/+1 |
* | 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 | 7 | -244/+226 |
* | fixed two MPD issues, can now disable localplay modules, added check for PHP5 | Karl 'vollmerk' Vollmer | 2007-10-10 | 2 | -0/+25 |
* | 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 |
* | fixed rss feeds (Thx Purdyk) and tweaked the truncate_with_ellipse | Karl 'vollmerk' Vollmer | 2007-09-28 | 2 | -3/+5 |
* | 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 | 4 | -17/+31 |
* | ajax loading thingy added to css, fixed random methods on rightbar and added ... | Karl 'vollmerk' Vollmer | 2007-09-28 | 4 | -13/+38 |
* | - Corrected one more sidebar missing tag | spocky | 2007-09-27 | 1 | -4/+4 |
* | play method now uses hidden iframe, setup second hover menu to rightbar | Karl 'vollmerk' Vollmer | 2007-09-27 | 1 | -6/+3 |
* | 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 |
* | - Cleaned up php files (removed useless inlines styles, replaced header td wi... | spocky | 2007-09-24 | 1 | -1/+1 |
* | - modified sidebar css | spocky | 2007-09-23 | 2 | -9/+19 |
* | 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 | 3 | -47/+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 |