summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fixed the page reloads once and for all, had to revert to iframe for democrat...Karl 'vollmerk' Vollmer2007-11-254-14/+13
* really fixed the non-removal of played songs this timeKarl 'vollmerk' Vollmer2007-11-241-1/+2
* fixed voting up/down and removal of songs from democratic playlist after play...Karl 'vollmerk' Vollmer2007-11-243-39/+34
* democratic play working, if still slightly sketchyKarl 'vollmerk' Vollmer2007-11-242-49/+100
* democratic play on its way to being fixed, can add songs to a playlist, and v...Karl 'vollmerk' Vollmer2007-11-243-87/+119
* added most popular back to the statistics page, formating needs to be tweaked...Karl 'vollmerk' Vollmer2007-11-241-2/+6
* fixed some browsing stuff that I broke a while backKarl 'vollmerk' Vollmer2007-11-241-4/+8
* tweaked the file based zip downloads per CoFs recommendations, now uses temp ...Karl 'vollmerk' Vollmer2007-11-241-1/+2
* slight performance tweakKarl 'vollmerk' Vollmer2007-11-221-0/+3
* Well, we might not even need util_iframe...spocky2007-11-221-1/+2
* Changed how playlists are sent to browsers so that it works on IE. Hopefully ...spocky2007-11-222-1/+5
* renamed xml-rpc acl to rpc, added default mime type of image/jpg and added co...Karl 'vollmerk' Vollmer2007-11-225-12/+85
* another speed improvement to the cataloging from HungusKarl 'vollmerk' Vollmer2007-11-221-3/+35
* some temporary tweaks to make the whole amarok thing work, will be tweaking t...Karl 'vollmerk' Vollmer2007-11-213-10/+20
* really fixed image, and put in a quick hack on play for api accessKarl 'vollmerk' Vollmer2007-11-211-1/+1
* two fixes for invalid artist ids in album xml and parse error on image.phpKarl 'vollmerk' Vollmer2007-11-211-2/+2
* tweak to make the image.php file work with API auth, and corrected URLsKarl 'vollmerk' Vollmer2007-11-211-2/+2
* additional xml methods songs & album_songs, also implemented catalog add spee...Karl 'vollmerk' Vollmer2007-11-212-5/+46
* added artist_albumsKarl 'vollmerk' Vollmer2007-11-201-0/+18
* added genres as a new xml method, and improved loggingKarl 'vollmerk' Vollmer2007-11-202-0/+39
* little more work on the xml api, artists and albums now worksKarl 'vollmerk' Vollmer2007-11-204-12/+71
* more changes for the amarok hotnessKarl 'vollmerk' Vollmer2007-11-205-6/+80
* tweak javascript so Flashplayer works on the Wii browserKarl 'vollmerk' Vollmer2007-11-201-3/+10
* fixed an album art config parsing problem, Thanks Karl Hungus more work on xm...Karl 'vollmerk' Vollmer2007-11-198-30/+95
* some inital work on an api for amarok, tweaked stream class a bit, think ther...Karl 'vollmerk' Vollmer2007-11-194-0/+168
* fixed the playlist methods, they all work now... semi-bug where the rightbar ...Karl 'vollmerk' Vollmer2007-11-141-0/+32
* - Updated Now Playing html/cssspocky2007-11-131-8/+11
* added single song viewKarl 'vollmerk' Vollmer2007-11-131-10/+9
* more democratic play work, still not working going to need db change to make ...Karl 'vollmerk' Vollmer2007-11-125-61/+43
* initial work on democratic play, not finished, added drop down select for pla...Karl 'vollmerk' Vollmer2007-11-101-0/+69
* added windows transcode line to config (commented out by default) and fixed o...Karl 'vollmerk' Vollmer2007-11-091-1/+1
* fixed invalid reference to start point for browsing (Thx yoog)Karl 'vollmerk' Vollmer2007-11-081-1/+1
* fixed multi-genre random playKarl 'vollmerk' Vollmer2007-11-051-4/+1
* some slight tweaks to display on openstrands stuff, and fixed some potential ...Karl 'vollmerk' Vollmer2007-11-041-1/+5
* fixed few dead links, and cli update_catalog and dump_album_artKarl 'vollmerk' Vollmer2007-11-041-33/+33
* Corriger une faute de frappe (Merci Limed)Karl 'vollmerk' Vollmer2007-10-181-1/+1
* fixed admin prefs, flushed out localplay stuff, tweaked filters on browseKarl 'vollmerk' Vollmer2007-10-185-45/+32
* - hardcoded disk# sort order when sort is set to album namespocky2007-10-161-9/+10
* slight tweak to the stylesheet, fixed typo in changelogKarl 'vollmerk' Vollmer2007-10-161-1/+1
* Updated ajax loaderspocky2007-10-151-1/+7
* added abilty to display and delete localplay instancesKarl 'vollmerk' Vollmer2007-10-122-0/+38
* really fixed downsampling.... :SKarl 'vollmerk' Vollmer2007-10-101-5/+3
* fixed acls, fixed transcoding issuesKarl 'vollmerk' Vollmer2007-10-107-244/+226
* fixed two MPD issues, can now disable localplay modules, added check for PHP5Karl 'vollmerk' Vollmer2007-10-102-0/+25
* make the append to playlist actually do somethingKarl 'vollmerk' Vollmer2007-10-021-2/+2
* fixed the localplay controls, per limeds recommendation currently under right...Karl 'vollmerk' Vollmer2007-10-021-13/+4
* fixed album art gathering so it only does it when the album changes, also fix...Karl 'vollmerk' Vollmer2007-10-021-8/+25
* fixed rss feeds (Thx Purdyk) and tweaked the truncate_with_ellipseKarl 'vollmerk' Vollmer2007-09-282-3/+5
* stupid mistake that broke all streamingKarl 'vollmerk' Vollmer2007-09-281-1/+1
* fixed some localplay issues, now correctly shows the active instance at least...Karl 'vollmerk' Vollmer2007-09-284-17/+31