Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added paging to genre sub views, and added missing fields to the song single ↵ | Karl 'vollmerk' Vollmer | 2007-12-06 | 1 | -73/+3 |
| | | | | view | ||||
* | fixed album.disk for ogg files and added it to the display | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -1/+2 |
| | |||||
* | Replace references to old code with new code | xgizzmo | 2007-08-01 | 1 | -3/+3 |
| | |||||
* | fixed the album art gathering, enabled art resizing and saving of said ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -2/+1 |
| | | | | stuff... not sure if saving and retriving is saving any time. tweaked show test config wording | ||||
* | slightly improved the logic on pulling albums, fixed a typo causing find ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -5/+6 |
| | | | | album art not to work as advertised | ||||
* | fixed update from tags for artist and album and fixed clear album art | Karl 'vollmerk' Vollmer | 2007-07-05 | 1 | -5/+7 |
| | |||||
* | fixed preferences mostly, also fixed some genre issues and other stuff I am ↵ | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -24/+17 |
| | | | | forgetting now | ||||
* | fixed find album art, including a fix from Karl Hungus... seriously I am not ↵ | Karl 'vollmerk' Vollmer | 2007-05-25 | 1 | -7/+4 |
| | | | | making that name up | ||||
* | fixed up part of single album view, show songs is all gone, working on ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -19/+4 |
| | | | | replacement browse method | ||||
* | Updated all offset_limit refs to ->pref['offset_limit'] | pb1dft | 2007-02-27 | 1 | -1/+1 |
| | |||||
* | * Fixed xmlrpc, hopefully | Karl 'vollmerk' Vollmer | 2007-02-11 | 1 | -6/+3 |
| | | | | | | * Added min count filter to browse by artist * Fixed ratings to show yours, not average if rated * other misc fixes | ||||
* | * Initial Database Changes for 3.4, many things are now broken | Karl 'vollmerk' Vollmer | 2007-02-08 | 1 | -1/+1 |
| | |||||
* | localplay controllers and some spelling fixes | Karl 'vollmerk' Vollmer | 2007-01-17 | 1 | -1/+1 |
| | |||||
* | few more tweaks to box and index page | Karl 'vollmerk' Vollmer | 2007-01-16 | 1 | -11/+14 |
| | |||||
* | * Re-worked Main page of Ampache, adding Album of the moment. | Karl 'vollmerk' Vollmer | 2007-01-07 | 1 | -4/+27 |
| | | | | | | | | | | | * Moved stats to /stats.php page * Fixed logic error in resize that could cause nothign to display if resize was on, but it still failed * Fixed Upload Album art from Find Album Art * Added Menu to the TV page * Fixed logic error that showed localplay if user had access regardless of global config * Changed default action of browse.php to song browse | ||||
* | * Fixed Single Artist view if you have 50+ albums | Karl 'vollmerk' Vollmer | 2007-01-04 | 1 | -7/+3 |
| | | | | | | * Tweaked Recently Played text to make translations a little easier * Removed unused Config options * Added array definition if only one users exists | ||||
* | I am pretty sure the find art should work correctly now, it doesnt do ↵ | Karl 'vollmerk' Vollmer | 2007-01-01 | 1 | -3/+13 |
| | | | | id3tags yet due to some... complications.. it does however now read the folder images which is a new feature. | ||||
* | * Added new Snoopy, fixes some minor bugs | Karl 'vollmerk' Vollmer | 2006-12-28 | 1 | -199/+185 |
| | | | | | | | | * Rewrote Album Art collection, fixing tons of logic flaws, single album art find is currently broken might even be a little faster now when using folder and id3 methods at the same time * Fixed some issues with FastCGI installs * Removed another upload file that wasn't used anymore * Tweaked Recently Played to show 'played XXX ago' | ||||
* | tweaked icons to use built in functions and removed them from where there ↵ | Karl 'vollmerk' Vollmer | 2006-11-26 | 1 | -5/+4 |
| | | | | were not icons for every optin, added recently played | ||||
* | Fixed some stuff on album art added ability to sort albums on name/year in ↵ | pb1dft | 2006-11-25 | 1 | -1/+1 |
| | | | | artist.php | ||||
* | Addition for ip_history and browse for local album art | pb1dft | 2006-11-08 | 1 | -15/+46 |
| | |||||
* | moving some stuff around, fixed a few stylesheet bugs and a sorting issue on ↵ | Karl 'vollmerk' Vollmer | 2006-10-29 | 1 | -1/+1 |
| | | | | albums | ||||
* | more updates to the theme stuff | Karl 'vollmerk' Vollmer | 2006-09-24 | 1 | -20/+9 |
| | |||||
* | added min album size | Karl 'vollmerk' Vollmer | 2006-09-13 | 1 | -6/+29 |
| | |||||
* | updated changelog made reseting album art take above user perms | Karl 'vollmerk' Vollmer | 2006-09-13 | 1 | -1/+1 |
| | |||||
* | moved init.php improved vainfo a bit, removed checkboxes from search page | Karl 'vollmerk' Vollmer | 2006-06-17 | 1 | -1/+1 |
| | |||||
* | Remove some unnecessary text that was getting mangled by scrub_out anyways. | morgan | 2006-04-06 | 1 | -3/+1 |
| | |||||
* | added a hack for some additional sorting and fixed it so that the user table ↵ | Karl 'vollmerk' Vollmer | 2006-03-24 | 1 | -1/+18 |
| | | | | has alternating colors | ||||
* | fixed a few more catalog snafus | Karl 'vollmerk' Vollmer | 2006-01-19 | 1 | -10/+2 |
| | |||||
* | fixed amazon and fixed the test page to account for new read config | Karl 'vollmerk' Vollmer | 2006-01-16 | 1 | -3/+4 |
| | |||||
* | Fixed spelling, bug #238 | xgizzmo | 2006-01-12 | 1 | -1/+1 |
| | |||||
* | fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and ↵ | Karl 'vollmerk' Vollmer | 2006-01-04 | 1 | -9/+5 |
| | | | | stuff that calls it, did a little work on playlists | ||||
* | fixed album art searching when there is more then one artist on the album | Karl 'vollmerk' Vollmer | 2006-01-03 | 1 | -2/+2 |
| | |||||
* | updated registration mojo thx pb1dft also some fluf updates | Karl 'vollmerk' Vollmer | 2006-01-02 | 1 | -0/+3 |
| | |||||
* | new interface which breaks all previous themes... and current themes, still ↵ | Karl 'vollmerk' Vollmer | 2005-12-21 | 1 | -7/+4 |
| | | | | under development | ||||
* | wups | Karl 'vollmerk' Vollmer | 2005-12-16 | 1 | -3/+5 |
| | |||||
* | some of the more unattractive code Ive commited in a while... | Karl 'vollmerk' Vollmer | 2005-12-16 | 1 | -7/+44 |
| | |||||
* | added ability to specify custom album art search options | Karl 'vollmerk' Vollmer | 2005-12-09 | 1 | -19/+25 |
| | |||||
* | new search mojo, only song object type current works... | Karl 'vollmerk' Vollmer | 2005-09-08 | 1 | -1/+1 |
| | |||||
* | Resolved bug #78 and fixed a few html problems | xgizzmo | 2005-09-06 | 1 | -3/+3 |
| | |||||
* | whole bunch of last-min fixes for Alpha2 release | Karl 'vollmerk' Vollmer | 2005-08-14 | 1 | -1/+2 |
| | |||||
* | initial genre browsing and improved artists/albums browse code (made it ↵ | Karl 'vollmerk' Vollmer | 2005-08-13 | 1 | -7/+5 |
| | | | | consistent) | ||||
* | HTML clean up, | xgizzmo | 2005-07-21 | 1 | -4/+4 |
| | |||||
* | XHTML clean up and fixed a few typos | xgizzmo | 2005-07-11 | 1 | -1/+1 |
| | |||||
* | fixed add to playlists from albums, and multi-artist album display flaw | Karl 'vollmerk' Vollmer | 2005-06-19 | 1 | -1/+3 |
| | |||||
* | fix and new preference for footer menu | Karl 'vollmerk' Vollmer | 2005-06-10 | 1 | -4/+1 |
| | |||||
* | New Import | Karl 'vollmerk' Vollmer | 2005-06-09 | 1 | -0/+181 |