Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sort when browsing (#50) | Afterster | 2013-10-30 | 1 | -6/+6 |
| | |||||
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -17/+17 |
| | | | | | 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 flip_class() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -13/+13 |
| | | | | | | 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 | -1/+1 |
| | |||||
* | some templates modified header comment | momo-i | 2011-02-03 | 1 | -17/+29 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -7/+7 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | fixed the live stream stuff, and removed references to the genre stuff, and ↵ | Karl 'vollmerk' Vollmer | 2008-08-24 | 1 | -3/+3 |
| | | | | replaced it with tag | ||||
* | fixed show album art, added input for source charset on fix_filenames, added ↵ | Karl 'vollmerk' Vollmer | 2008-04-20 | 1 | -1/+6 |
| | | | | "add" to shoutbox display, updated links | ||||
* | fixed some browsing stuff that I broke a while back | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -3/+3 |
| | |||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -21/+21 |
| | | | | updated most of the tables so that every column is independently customizable by css rules | ||||
* | - hardcoded disk# sort order when sort is set to album name | spocky | 2007-10-16 | 1 | -10/+18 |
| | | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css | ||||
* | - 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 | ||||
* | added sorting on most objects in most views, report bugs if you find points ↵ | Karl 'vollmerk' Vollmer | 2007-09-17 | 1 | -3/+3 |
| | | | | where sorting fails | ||||
* | fixed lower paging horn, tweaked css for page-a-nation, added paging to ↵ | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -6/+6 |
| | | | | playlists, genres and radio strations, added detection of purchase urls to find missing tracks on albums | ||||
* | editing a live stream works now, added confirmation to live stream creation ↵ | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -1/+1 |
| | | | | and also tweaked the create page to be slightly less wordy | ||||
* | - Added Live Stream (Internet Radio) support | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -0/+52 |
- New Database Update corrects some issues and makes internet radio possible - Fixed ratings - Added new Transcode preference, doesn't do anything yet - New "Radio Stations" browse type |