summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* we have gone stableKarl 'vollmerk' Vollmer2006-10-011-3/+3
|
* new sql file and catalog fixes and user reg clean up and acl typo fixKarl 'vollmerk' Vollmer2006-09-301-0/+1
|
* fixed up xmlrpc hopefully (needs testing) and fixed duplicates, cleaned up ↵Karl 'vollmerk' Vollmer2006-09-301-0/+3
| | | | burgundy a little more
* fixed up localplay a little more, to the point of it basicly working... ↵Karl 'vollmerk' Vollmer2006-09-281-0/+4
| | | | added check for mysql on installer langue page, tweaked some css as well
* Updated CHANGELOGpb1dft2006-09-261-1/+1
|
* track ip history, fix pagination on admin/user and fix some acl stuff that I ↵Karl 'vollmerk' Vollmer2006-09-251-0/+5
| | | | forgot about
* finished up ACL workKarl 'vollmerk' Vollmer2006-09-251-2/+5
|
* more updates to the theme stuffKarl 'vollmerk' Vollmer2006-09-241-0/+2
|
* added ability to search by ratingsKarl 'vollmerk' Vollmer2006-09-181-0/+1
|
* browse by title and page header hotnessKarl 'vollmerk' Vollmer2006-09-151-0/+3
|
* added min album sizeKarl 'vollmerk' Vollmer2006-09-131-0/+1
|
* updated changelog made reseting album art take above user permsKarl 'vollmerk' Vollmer2006-09-131-0/+5
|
* fixed playlist download selected so it actually gives you what you ask forKarl 'vollmerk' Vollmer2006-09-111-0/+2
|
* fixed up some playlist snafus now appends to playlist and remembers last usedKarl 'vollmerk' Vollmer2006-09-111-4/+7
|
* cleaned up access control interface a bitKarl 'vollmerk' Vollmer2006-09-081-0/+2
|
* fixed missing password pass issue with the mpd controllerKarl 'vollmerk' Vollmer2006-09-081-0/+3
|
* a few updates/fixes for localplayKarl 'vollmerk' Vollmer2006-07-303-58/+77
|
* tweaked transcode stuff so that it acutally changes the file name and mime ↵Karl 'vollmerk' Vollmer2006-06-241-0/+2
| | | | type semi-correctly
* updated spanish translation and tweak to vainfoKarl 'vollmerk' Vollmer2006-06-231-0/+5
|
* fixed keyword searchesKarl 'vollmerk' Vollmer2006-06-221-0/+5
|
* last commit before beta3 releaseKarl 'vollmerk' Vollmer2006-06-221-0/+3
|
* fixed nowplaying refresh issues and switched it to div layoutKarl 'vollmerk' Vollmer2006-06-211-0/+2
|
* updated changelog to show current restriction of xbmc localplayinfamy2006-06-171-1/+2
|
* moved init.php improved vainfo a bit, removed checkboxes from search pageKarl 'vollmerk' Vollmer2006-06-171-0/+3
|
* few catalog tweaks, removed dead files, added stats link and readme for kajaxKarl 'vollmerk' Vollmer2006-06-151-0/+4
|
* new vainfo which should solve the ogg with id3 tags issue and potentially ↵Karl 'vollmerk' Vollmer2006-06-141-0/+4
| | | | break other things yeah!
* updated vainfo class that now reads flac files.. just gotta fix everything elseKarl 'vollmerk' Vollmer2006-06-121-0/+2
|
* some logic fixes for auto-transcodingKarl 'vollmerk' Vollmer2006-06-091-0/+1
|
* fixed get_urlKarl 'vollmerk' Vollmer2006-05-261-0/+3
|
* updated test.phpKarl 'vollmerk' Vollmer2006-05-231-0/+2
|
* added ability to prune empty playlistsKarl 'vollmerk' Vollmer2006-05-221-0/+1
|
* fixed mpd timeout issues and a stupid little theme config load issueKarl 'vollmerk' Vollmer2006-05-161-0/+5
|
* fixed playlists thing for real this timeKarl 'vollmerk' Vollmer2006-05-131-0/+4
|
* fixed localplay buttons with use_auth disabled and tweaked access control ↵Karl 'vollmerk' Vollmer2006-05-131-0/+4
| | | | mojo to prevent login in addition to the normal prevention of streaming
* icecast controllerKarl 'vollmerk' Vollmer2006-05-011-0/+1
|
* fixed clean, added lang to installer (thx ros) and cleaned up catalog ↵Karl 'vollmerk' Vollmer2006-05-011-2/+4
| | | | display a bit and mojoed lang list
* new changelogKarl 'vollmerk' Vollmer2006-04-221-0/+1
|
* no longer passes the sid with the urls if require_session is turned offKarl 'vollmerk' Vollmer2006-04-191-0/+2
|
* new install theme and fixed jpeg resize issuesKarl 'vollmerk' Vollmer2006-04-181-0/+2
|
* updated localplay buttons again as well as mpd controller updates from siggerKarl 'vollmerk' Vollmer2006-04-091-1/+1
|
* fixed playlist add problem and a few other minor bugsKarl 'vollmerk' Vollmer2006-04-091-0/+2
|
* This update includes a full rewrite of the Localplay code, only updateKarl 'vollmerk' Vollmer2006-04-081-0/+3
| | | | | | to this version if you don't care about losing a lot of functionality while I am still finishing it up. Also the only working localplay method is currently MPD. UPDATE AT YOUR OWN RISK!
* fixed mising web_path reference and a few more updates to the locaplay/mpd stuffKarl 'vollmerk' Vollmer2006-04-061-0/+3
|
* added download for size, and seriously cleaned up the /song.php file it ↵Karl 'vollmerk' Vollmer2006-03-311-0/+5
| | | | actually is not ugly anymore.. yeah!
* tweaked mime detectionKarl 'vollmerk' Vollmer2006-03-301-0/+4
|
* fixed session crap with https and charset mojo with htmlentitesKarl 'vollmerk' Vollmer2006-03-271-0/+2
|
* tweaks to uploadKarl 'vollmerk' Vollmer2006-03-261-0/+2
|
* added a hack for some additional sorting and fixed it so that the user table ↵Karl 'vollmerk' Vollmer2006-03-241-0/+2
| | | | has alternating colors
* fixed playlist name editing so confirmation box works, and its a little ↵Karl 'vollmerk' Vollmer2006-03-231-0/+1
| | | | snazzier now
* fixed preferences thx warrengKarl 'vollmerk' Vollmer2006-03-201-0/+1
|