Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | few more tweaks preping for beta1 release, fixed typo in config file | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+1 |
| | |||||
* | fixed dbl negative on xml api and enabled the timestamp check as well as ↵ | Karl 'vollmerk' Vollmer | 2007-12-18 | 1 | -1/+1 |
| | | | | fixed a typo in the config file | ||||
* | added shoutbox functionality, only linked from song and album right now also ↵ | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -0/+8 |
| | | | | interface for adding could use some improvement and also needs some management stuff to remove stickies etc | ||||
* | fixed two transcode bugs | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -2/+2 |
| | |||||
* | preparing for release point, exciting stuff | Karl 'vollmerk' Vollmer | 2007-11-26 | 1 | -1/+1 |
| | |||||
* | tweaked the file based zip downloads per CoFs recommendations, now uses temp ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -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' Vollmer | 2007-11-22 | 1 | -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' Vollmer | 2007-11-12 | 1 | -10/+7 |
| | | | | it work how I want, will do later | ||||
* | added windows transcode line to config (commented out by default) and fixed ↵ | Karl 'vollmerk' Vollmer | 2007-11-09 | 1 | -0/+3 |
| | | | | ordering of catalogs | ||||
* | fixed acls, fixed transcoding issues | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | - Added ability to delete radio and playlist | Karl 'vollmerk' Vollmer | 2007-09-25 | 1 | -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 sane | Karl 'vollmerk' Vollmer | 2007-09-13 | 1 | -1/+1 |
| | |||||
* | fixed some typos, minor bugs, updated the sql, added playlist as a browse type | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -0/+6 |
| | |||||
* | bump config version so people are foced to re-gen | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -1/+1 |
| | |||||
* | fixed now playing, hopefully once and for all, added title text to the now ↵ | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -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 :) | xgizzmo | 2007-07-29 | 1 | -2/+2 |
| | |||||
* | fixed downsampling, renamed to transcoding default or always are now the options | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -3/+3 |
| | |||||
* | fixed two more typos | Karl 'vollmerk' Vollmer | 2007-07-27 | 1 | -1/+1 |
| | |||||
* | added config migrator and the code to detect a bad config | Karl 'vollmerk' Vollmer | 2007-07-26 | 1 | -1/+8 |
| | |||||
* | first step to the migration hotness, detect failed config files and show ↵ | Karl 'vollmerk' Vollmer | 2007-07-25 | 1 | -1/+1 |
| | | | | migration docs | ||||
* | fixed lastfm gather album art and add | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -1/+1 |
| | |||||
* | catalog verify mostly works, need to clean up the album art gather before ↵ | Karl 'vollmerk' Vollmer | 2007-06-02 | 1 | -2/+2 |
| | | | | its completely better | ||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -503/+463 |
| | | | | everything broken | ||||
* | Changed/Added rss stuffie updated main config, Rewrote some off the ↵ | pb1dft | 2007-03-03 | 1 | -3/+0 |
| | | | | statistics to use an array | ||||
* | removed dead file, updated bin files, removed debug and added a new config ↵ | Karl 'vollmerk' Vollmer | 2007-02-13 | 1 | -4/+5 |
| | | | | option | ||||
* | * Initial Database Changes for 3.4, many things are now broken | Karl 'vollmerk' Vollmer | 2007-02-08 | 1 | -3/+12 |
| | |||||
* | stll some faulty french translations but its a little better | Karl 'vollmerk' Vollmer | 2007-01-24 | 1 | -3/+3 |
| | |||||
* | added config version check, fixed play selected bug reported by chenb and ↵ | Karl 'vollmerk' Vollmer | 2007-01-22 | 1 | -1/+8 |
| | | | | fixed wmp11 now playing issue | ||||
* | localplay controllers and some spelling fixes | Karl 'vollmerk' Vollmer | 2007-01-17 | 1 | -6/+6 |
| | |||||
* | minor change in user registration agreement | pb1dft | 2007-01-08 | 1 | -1/+1 |
| | |||||
* | * Fixed Single Artist view if you have 50+ albums | Karl 'vollmerk' Vollmer | 2007-01-04 | 1 | -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' Vollmer | 2006-12-29 | 1 | -7/+16 |
| | | | | transcoding to mp3 | ||||
* | Changed default site_charset to UTF-8 in config/ampache.cfg.php.dist | pb1dft | 2006-11-30 | 1 | -3/+3 |
| | |||||
* | some bug fixes and tweaks | Karl 'vollmerk' Vollmer | 2006-11-17 | 1 | -7/+7 |
| | |||||
* | fixed the title on registration, and a bunch of random other things | Karl 'vollmerk' Vollmer | 2006-11-10 | 1 | -1/+1 |
| | |||||
* | updates to french translation and some other minor tweaks | Karl 'vollmerk' Vollmer | 2006-11-08 | 1 | -1/+1 |
| | |||||
* | new http auth method | Karl 'vollmerk' Vollmer | 2006-10-27 | 1 | -2/+5 |
| | |||||
* | re-wroked stats which means major db update, some stats dealies may still ↵ | Karl 'vollmerk' Vollmer | 2006-10-23 | 1 | -16/+0 |
| | | | | not work correctly | ||||
* | (no commit message) | pb1dft | 2006-10-16 | 1 | -247/+0 |
| | |||||
* | Some major perfomance issues on large LDAP servers | pb1dft | 2006-10-16 | 1 | -2/+10 |
| | |||||
* | Modified the LDAP authentication to support Microsoft AD and fixed some ↵ | pb1dft | 2006-10-15 | 1 | -3/+9 |
| | | | | minor typos | ||||
* | removed extra lines from ajax, down to 86, updated ajax calls, added ldap auth | Karl 'vollmerk' Vollmer | 2006-10-14 | 1 | -0/+48 |
| | |||||
* | fixed a problem with preferences showing disabled localplay modules, ↵ | Karl 'vollmerk' Vollmer | 2006-10-09 | 1 | -2/+2 |
| | | | | included sajax library | ||||
* | new sql file and catalog fixes and user reg clean up and acl typo fix | Karl 'vollmerk' Vollmer | 2006-09-30 | 1 | -0/+1 |
| | |||||
* | fixed up xmlrpc hopefully (needs testing) and fixed duplicates, cleaned up ↵ | Karl 'vollmerk' Vollmer | 2006-09-30 | 1 | -4/+0 |
| | | | | burgundy a little more | ||||
* | fixed acls and improved the classic theme a little more | Karl 'vollmerk' Vollmer | 2006-09-26 | 1 | -5/+10 |
| | |||||
* | track ip history, fix pagination on admin/user and fix some acl stuff that I ↵ | Karl 'vollmerk' Vollmer | 2006-09-25 | 1 | -7/+15 |
| | | | | forgot about | ||||
* | Fix for bug 397 and 498 thanks pb1dft | xgizzmo | 2006-07-24 | 1 | -2/+8 |
| | |||||
* | fixed nowplaying refresh issues and switched it to div layout | Karl 'vollmerk' Vollmer | 2006-06-21 | 1 | -1/+8 |
| | |||||
* | new vainfo which should solve the ogg with id3 tags issue and potentially ↵ | Karl 'vollmerk' Vollmer | 2006-06-14 | 1 | -14/+10 |
| | | | | break other things yeah! |