Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -25/+25 |
| | | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree. | ||||
* | Move show_box_{top,bottom}() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -4/+4 |
| | | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function. | ||||
* | Make Art->get_from_source() static | Paul Arthur | 2012-04-09 | 1 | -1/+1 |
| | | | | | | Half the calls to it were already trying to call it as a static method anyway. The only time $this was referenced was to get the type, so pass type as a parameter. | ||||
* | Added class names to generic box names. | mywindow | 2011-09-19 | 1 | -1/+1 |
| | |||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | templates header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | some templates modified header comment | momo-i | 2011-02-03 | 1 | -18/+29 |
| | |||||
* | Some more Art-related cleanup. Removing references to album_data, removing old | Paul 'flowerysong' Arthur | 2010-05-09 | 1 | -1/+1 |
| | | | | art methods from Album, etc. Should fix FS#76 | ||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -9/+9 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | Resolve #401 new database update, reset album thumbs and use resized art... | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -1/+3 |
| | |||||
* | remove lib/album.lib.php and move its two functions into album class, ↵ | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -1/+1 |
| | | | | corrected some old php4 ish code in localplay controllers, removed redundent link from sidebar (modules) | ||||
* | Modified: More translatable templates. | momo-i | 2008-08-25 | 1 | -3/+3 |
| | |||||
* | add image dimensions on find album art page | Karl 'vollmerk' Vollmer | 2008-07-07 | 1 | -4/+7 |
| | |||||
* | last commit before beta3 release | Karl 'vollmerk' Vollmer | 2008-04-21 | 1 | -1/+1 |
| | |||||
* | added paging to the playlist view, corrected a few stupid parse errors / ↵ | Karl 'vollmerk' Vollmer | 2007-12-03 | 1 | -1/+1 |
| | | | | mistakes | ||||
* | - Cleaned up php files (removed useless inlines styles, replaced header td ↵ | spocky | 2007-09-24 | 1 | -1/+1 |
| | | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections | ||||
* | Replace references to old code with new code | xgizzmo | 2007-08-01 | 1 | -2/+3 |
| | |||||
* | fixed find album art, including a fix from Karl Hungus... seriously I am not ↵ | Karl 'vollmerk' Vollmer | 2007-05-25 | 1 | -2/+2 |
| | | | | making that name up | ||||
* | I am pretty sure the find art should work correctly now, it doesnt do ↵ | Karl 'vollmerk' Vollmer | 2007-01-01 | 1 | -6/+7 |
| | | | | 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 | -3/+2 |
| | | | | | | | | * 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' | ||||
* | fixed acls and improved the classic theme a little more | Karl 'vollmerk' Vollmer | 2006-09-26 | 1 | -2/+3 |
| | |||||
* | fixed amazon and fixed the test page to account for new read config | Karl 'vollmerk' Vollmer | 2006-01-16 | 1 | -1/+1 |
| | |||||
* | Code clean up | xgizzmo | 2006-01-10 | 1 | -10/+8 |
| | |||||
* | a few tweaks | Karl 'vollmerk' Vollmer | 2006-01-08 | 1 | -29/+13 |
| | |||||
* | some of the more unattractive code Ive commited in a while... | Karl 'vollmerk' Vollmer | 2005-12-16 | 1 | -0/+73 |