Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -68/+68 |
| | | | | | 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. | ||||
* | 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 uses of Config::set and Config::set_by_array | Paul Arthur | 2012-03-06 | 1 | -1/+1 |
| | | | | | Consistently pass in a boolean instead of a string or an int for the clobber flag. | ||||
* | 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 cleanup and optimisation of list headers. Fixes FS#137. | Paul 'flowerysong' Arthur | 2010-09-21 | 1 | -48/+51 |
| | |||||
* | Change Browse from static to instantiable. Among other things, fixes FS#13; | Paul 'flowerysong' Arthur | 2010-06-10 | 1 | -8/+7 |
| | | | | | probably also breaks things. Most things appear to still work, but I may have missed some cases. | ||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -24/+24 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | move over to query class as backend for browse | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -1/+1 |
| | |||||
* | fixed a long standing browsing issue where you could not browse two ↵ | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -5/+6 |
| | | | | different things at the same time | ||||
* | major corrections to reading of preferences and a few misc fixes which I ↵ | Karl 'vollmerk' Vollmer | 2008-02-29 | 1 | -1/+1 |
| | | | | have now forgotten | ||||
* | fixed an issue with downsample remote where it required access_control to be ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -1/+1 |
| | | | | on, and also would downsample those inside the local network definition rather then those outside | ||||
* | - Updated Now Playing html/css | spocky | 2007-11-13 | 1 | -3/+4 |
| | | | | | | | - Fixed Star-rating css - Updated Pager (5 elements around selected page# should be enough) - Updated Album class so that disk# is part of the link - Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4) | ||||
* | Updated ajax loader | spocky | 2007-10-15 | 1 | -16/+9 |
| | | | | | | Updated pager html/css Fixed some Greysme's bugs Didn't fix ajax links w3c conformance :) | ||||
* | fixed slight glitch introduced into the paging stuff | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -1/+1 |
| | |||||
* | fixed lower paging horn, tweaked css for page-a-nation, added paging to ↵ | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -23/+14 |
| | | | | playlists, genres and radio strations, added detection of purchase urls to find missing tracks on albums | ||||
* | fixed a bug in the numbering, referencing a non-existant value | Karl 'vollmerk' Vollmer | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | added paging to artists, albums and fixed a missed link | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -15/+1 |
| | |||||
* | added paging on all song displays | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -26/+22 |
| | |||||
* | added in basic browse by song functionality with filtering of unplayed | Karl 'vollmerk' Vollmer | 2007-05-06 | 1 | -0/+162 |