| Commit message (Expand) | Author | Age | Files | Lines |
* | Move show_{footer,header}() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -1/+1 |
* | Move access_denied() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -3/+3 |
* | Cosmetics: clean up heads in / | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -6/+6 |
* | Make Art->get_from_source() static | Paul Arthur | 2012-04-09 | 1 | -5/+3 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
* | header comment replace for phpdoc | momo-i | 2011-02-03 | 1 | -19/+30 |
* | Change Browse from static to instantiable. Among other things, fixes FS#13; | Paul 'flowerysong' Arthur | 2010-06-10 | 1 | -1/+0 |
* | commit everything. | Karl 'vollmerk' Vollmer | 2010-03-22 | 1 | -3/+4 |
* | Switch Album so it uses new art methods | Karl 'vollmerk' Vollmer | 2010-03-21 | 1 | -12/+13 |
* | More changes to art - have not removed old functionality yet | Karl 'vollmerk' Vollmer | 2010-03-21 | 1 | -3/+3 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -61/+61 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | fix typo | Karl 'vollmerk' Vollmer | 2008-11-14 | 1 | -3/+3 |
* | Fixed not defined get_image_from_source() | momo-i | 2008-09-02 | 1 | -3/+3 |
* | bunch of fixes, and some breaks for the browsing | Karl 'vollmerk' Vollmer | 2008-08-18 | 1 | -1/+0 |
* | removed some more references to the genre stuff, added ability to customized ... | Karl 'vollmerk' Vollmer | 2008-05-25 | 1 | -7/+4 |
* | commit of the patches from codeoverload to implement tagging, will not work w... | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -1/+3 |
* | fixed db name validity and paging being forgotten on back | Karl 'vollmerk' Vollmer | 2008-04-11 | 1 | -1/+1 |
* | fixed filters being applied incorrectly, and removed un-needed query on show ... | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -6/+2 |
* | fixed an album art issue created with the new auth code | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -8/+1 |
* | added paging to genre sub views, and added missing fields to the song single ... | Karl 'vollmerk' Vollmer | 2007-12-06 | 1 | -73/+3 |
* | 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 stuff.... | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -2/+1 |
* | slightly improved the logic on pulling albums, fixed a typo causing find albu... | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -5/+6 |
* | 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 f... | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -24/+17 |
* | fixed find album art, including a fix from Karl Hungus... seriously I am not ... | Karl 'vollmerk' Vollmer | 2007-05-25 | 1 | -7/+4 |
* | fixed up part of single album view, show songs is all gone, working on replac... | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -19/+4 |
* | 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 |
* | * 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 |
* | * Fixed Single Artist view if you have 50+ albums | Karl 'vollmerk' Vollmer | 2007-01-04 | 1 | -7/+3 |
* | I am pretty sure the find art should work correctly now, it doesnt do id3tags... | Karl 'vollmerk' Vollmer | 2007-01-01 | 1 | -3/+13 |
* | * Added new Snoopy, fixes some minor bugs | Karl 'vollmerk' Vollmer | 2006-12-28 | 1 | -199/+185 |
* | tweaked icons to use built in functions and removed them from where there wer... | Karl 'vollmerk' Vollmer | 2006-11-26 | 1 | -5/+4 |
* | Fixed some stuff on album art added ability to sort albums on name/year in ar... | pb1dft | 2006-11-25 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | fixed a few more catalog snafus | Karl 'vollmerk' Vollmer | 2006-01-19 | 1 | -10/+2 |