Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -11/+11 |
| | | | | | 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 | -2/+2 |
| | | | | | | 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. | ||||
* | 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 | -19/+30 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -4/+4 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | Add Hint for translators | momo-i | 2009-05-19 | 1 | -1/+1 |
| | |||||
* | Updated more translatable | momo-i | 2008-08-29 | 1 | -1/+1 |
| | |||||
* | fixed a preferences issue due to a typo and updated german translation | Karl 'vollmerk' Vollmer | 2008-08-05 | 1 | -1/+1 |
| | |||||
* | switched to sha() password encryption not using sha2 because of limitations ↵ | Karl 'vollmerk' Vollmer | 2008-07-26 | 1 | -6/+5 |
| | | | | of amarok, also added some caching and fixed some misc bugs | ||||
* | Almost finished css cleanup | spocky | 2007-11-20 | 1 | -1/+3 |
| | |||||
* | few fixups to pass W3C Validation Service (wip) | xgizzmo | 2007-07-19 | 1 | -1/+1 |
| | |||||
* | re-added ability to delete catalogs, fixed exception error with id3 library | Karl 'vollmerk' Vollmer | 2007-07-12 | 1 | -1/+3 |
| | |||||
* | moved back to a GPL flash player for 3.4 codebase, fixed some stream issues ↵ | Karl 'vollmerk' Vollmer | 2007-07-05 | 1 | -1/+1 |
| | | | | (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation | ||||
* | added in user profile, did a little work on the preferences and session, ↵ | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -9/+5 |
| | | | | something is fishy with session and tmp_playlist stuff will look into it tomorrow | ||||
* | fixed preferences mostly, also fixed some genre issues and other stuff I am ↵ | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -48/+4 |
| | | | | forgetting now | ||||
* | fixed up part of single album view, show songs is all gone, working on ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -0/+96 |
replacement browse method |