summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* few more tweaks preping for beta1 release, fixed typo in config fileKarl 'vollmerk' Vollmer2007-12-251-1/+1
|
* fixed dbl negative on xml api and enabled the timestamp check as well as ↵Karl 'vollmerk' Vollmer2007-12-181-1/+1
| | | | fixed a typo in the config file
* added shoutbox functionality, only linked from song and album right now also ↵Karl 'vollmerk' Vollmer2007-12-171-0/+8
| | | | interface for adding could use some improvement and also needs some management stuff to remove stickies etc
* fixed two transcode bugsKarl 'vollmerk' Vollmer2007-12-151-2/+2
|
* preparing for release point, exciting stuffKarl 'vollmerk' Vollmer2007-11-261-1/+1
|
* tweaked the file based zip downloads per CoFs recommendations, now uses temp ↵Karl 'vollmerk' Vollmer2007-11-241-2/+9
| | | | name and includes ability to add commenting
* renamed xml-rpc acl to rpc, added default mime type of image/jpg and added ↵Karl 'vollmerk' Vollmer2007-11-221-0/+14
| | | | config options for batch download to the fs, no garbage collection for non-completed downloads yet.
* more democratic play work, still not working going to need db change to make ↵Karl 'vollmerk' Vollmer2007-11-121-10/+7
| | | | it work how I want, will do later
* added windows transcode line to config (commented out by default) and fixed ↵Karl 'vollmerk' Vollmer2007-11-091-0/+3
| | | | ordering of catalogs
* fixed acls, fixed transcoding issuesKarl 'vollmerk' Vollmer2007-10-101-1/+1
|
* - Added ability to delete radio and playlistKarl 'vollmerk' Vollmer2007-09-251-3/+3
| | | | | | | - Tweaked Classic CSS to fix issue with larger fonts - Fixed some javascript update issues due to quoting on the catalog processes - Fixed display of the MOTD
* bump the stream length up a bit so it is a little more saneKarl 'vollmerk' Vollmer2007-09-131-1/+1
|
* fixed some typos, minor bugs, updated the sql, added playlist as a browse typeKarl 'vollmerk' Vollmer2007-08-051-0/+6
|
* bump config version so people are foced to re-genKarl 'vollmerk' Vollmer2007-07-311-1/+1
|
* fixed now playing, hopefully once and for all, added title text to the now ↵Karl 'vollmerk' Vollmer2007-07-311-0/+5
| | | | playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance
* go to bed vollmer :) xgizzmo2007-07-291-2/+2
|
* fixed downsampling, renamed to transcoding default or always are now the optionsKarl 'vollmerk' Vollmer2007-07-291-3/+3
|
* fixed two more typosKarl 'vollmerk' Vollmer2007-07-271-1/+1
|
* added config migrator and the code to detect a bad configKarl 'vollmerk' Vollmer2007-07-261-1/+8
|
* first step to the migration hotness, detect failed config files and show ↵Karl 'vollmerk' Vollmer2007-07-251-1/+1
| | | | migration docs
* fixed lastfm gather album art and addKarl 'vollmerk' Vollmer2007-06-041-1/+1
|
* catalog verify mostly works, need to clean up the album art gather before ↵Karl 'vollmerk' Vollmer2007-06-021-2/+2
| | | | its completely better
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-503/+463
| | | | everything broken
* Changed/Added rss stuffie updated main config, Rewrote some off the ↵pb1dft2007-03-031-3/+0
| | | | statistics to use an array
* removed dead file, updated bin files, removed debug and added a new config ↵Karl 'vollmerk' Vollmer2007-02-131-4/+5
| | | | option
* * Initial Database Changes for 3.4, many things are now brokenKarl 'vollmerk' Vollmer2007-02-081-3/+12
|
* stll some faulty french translations but its a little betterKarl 'vollmerk' Vollmer2007-01-241-3/+3
|
* added config version check, fixed play selected bug reported by chenb and ↵Karl 'vollmerk' Vollmer2007-01-221-1/+8
| | | | fixed wmp11 now playing issue
* localplay controllers and some spelling fixesKarl 'vollmerk' Vollmer2007-01-171-6/+6
|
* minor change in user registration agreementpb1dft2007-01-081-1/+1
|
* * Fixed Single Artist view if you have 50+ albumsKarl 'vollmerk' Vollmer2007-01-041-9/+0
| | | | | | * Tweaked Recently Played text to make translations a little easier * Removed unused Config options * Added array definition if only one users exists
* fixed auto-transcoding logic, requires a third variable now if not ↵Karl 'vollmerk' Vollmer2006-12-291-7/+16
| | | | transcoding to mp3
* Changed default site_charset to UTF-8 in config/ampache.cfg.php.distpb1dft2006-11-301-3/+3
|
* some bug fixes and tweaksKarl 'vollmerk' Vollmer2006-11-171-7/+7
|
* fixed the title on registration, and a bunch of random other thingsKarl 'vollmerk' Vollmer2006-11-101-1/+1
|
* updates to french translation and some other minor tweaksKarl 'vollmerk' Vollmer2006-11-081-1/+1
|
* new http auth methodKarl 'vollmerk' Vollmer2006-10-271-2/+5
|
* re-wroked stats which means major db update, some stats dealies may still ↵Karl 'vollmerk' Vollmer2006-10-231-16/+0
| | | | not work correctly
* (no commit message)pb1dft2006-10-161-247/+0
|
* Some major perfomance issues on large LDAP serverspb1dft2006-10-161-2/+10
|
* Modified the LDAP authentication to support Microsoft AD and fixed some ↵pb1dft2006-10-151-3/+9
| | | | minor typos
* removed extra lines from ajax, down to 86, updated ajax calls, added ldap authKarl 'vollmerk' Vollmer2006-10-141-0/+48
|
* fixed a problem with preferences showing disabled localplay modules, ↵Karl 'vollmerk' Vollmer2006-10-091-2/+2
| | | | included sajax library
* 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-4/+0
| | | | burgundy a little more
* fixed acls and improved the classic theme a little moreKarl 'vollmerk' Vollmer2006-09-261-5/+10
|
* track ip history, fix pagination on admin/user and fix some acl stuff that I ↵Karl 'vollmerk' Vollmer2006-09-251-7/+15
| | | | forgot about
* Fix for bug 397 and 498 thanks pb1dftxgizzmo2006-07-241-2/+8
|
* fixed nowplaying refresh issues and switched it to div layoutKarl 'vollmerk' Vollmer2006-06-211-1/+8
|
* new vainfo which should solve the ogg with id3 tags issue and potentially ↵Karl 'vollmerk' Vollmer2006-06-141-14/+10
| | | | break other things yeah!