Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -177/+177 |
| | | | | | 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_{footer,header}() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Move access_denied() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -3/+3 |
| | |||||
* | conf() -> Config::get() | Paul Arthur | 2013-01-25 | 1 | -2/+2 |
| | | | | | I have a feeling a lot of these are in stale, unused code, but there might be some actual bugs here. conf() was replaced a while back. | ||||
* | require and require_once aren't functions | Paul Arthur | 2013-01-25 | 1 | -4/+4 |
| | | | | | Since the parentheses are optional, we leave them off to remind ourselve that PHP be crazy, yo. | ||||
* | Cosmetics: clean up heads in / | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -9/+9 |
| | | | | | | 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. | ||||
* | Replace errant direct mysql call with Dba::write | Paul Arthur | 2012-03-13 | 1 | -1/+1 |
| | |||||
* | Consistently key off of 'show_similar' | Paul Arthur | 2012-02-25 | 1 | -1/+1 |
| | |||||
* | Fixed messages translatable. | momo-i | 2011-12-27 | 1 | -4/+4 |
| | |||||
* | 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. | ||||
* | Fixed indent and add translation words | momo-i | 2011-02-03 | 1 | -6/+5 |
| | |||||
* | Modified header comment for phpdoc | momo-i | 2011-02-03 | 1 | -19/+30 |
| | |||||
* | Catalog Filtering Added Bug#60 | Chris Slamar | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | Refactored Last.FM recommendations; drop new dependency on curl since | Paul 'flowerysong' Arthur | 2010-08-17 | 1 | -9/+8 |
| | | | | Snoopy works just as well for this application. | ||||
* | Search for similar artists | Chris 'cslamar' Slamar | 2010-07-29 | 1 | -0/+9 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -38/+38 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -1/+1 |
| | |||||
* | fix the show artists page, broken when I removed the box | Karl 'vollmerk' Vollmer | 2008-05-27 | 1 | -10/+5 |
| | |||||
* | removed some more references to the genre stuff, added ability to customized ↵ | Karl 'vollmerk' Vollmer | 2008-05-25 | 1 | -9/+4 |
| | | | | what is considered a prefix on albums and artists (requires update of config file) added next and stop to the shoutcast localplay controller | ||||
* | commit of the patches from codeoverload to implement tagging, will not work ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -4/+7 |
| | | | | without manual modification of database, yes.. this commit breaks things cope | ||||
* | updated locales, hopefully one of the last commits before 3.4 stable release | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -1/+1 |
| | |||||
* | Fixed show all songs multi-page showing incorrect data on page flip | Karl 'vollmerk' Vollmer | 2008-01-02 | 1 | -0/+2 |
| | |||||
* | added paging to the playlist view, corrected a few stupid parse errors / ↵ | Karl 'vollmerk' Vollmer | 2007-12-03 | 1 | -20/+20 |
| | | | | mistakes | ||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -1/+1 |
| | | | | updated most of the tables so that every column is independently customizable by css rules | ||||
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -3/+2 |
| | |||||
* | fixed play all artist, play all artist random, and account updating from ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -17/+6 |
| | | | | user preferences | ||||
* | fixed update from tags for artist and album and fixed clear album art | Karl 'vollmerk' Vollmer | 2007-07-05 | 1 | -7/+6 |
| | |||||
* | - Fixed Ratings | Karl 'vollmerk' Vollmer | 2007-06-07 | 1 | -62/+25 |
| | | | | | - Tweaked RSS, still needs work - Show Single artist mostly finished | ||||
* | Updated all offset_limit refs to ->pref['offset_limit'] | pb1dft | 2007-02-27 | 1 | -1/+1 |
| | |||||
* | * Fixed Single Artist view if you have 50+ albums | Karl 'vollmerk' Vollmer | 2007-01-04 | 1 | -1/+1 |
| | | | | | | * Tweaked Recently Played text to make translations a little easier * Removed unused Config options * Added array definition if only one users exists | ||||
* | Fixed some stuff on album art added ability to sort albums on name/year in ↵ | pb1dft | 2006-11-25 | 1 | -1/+31 |
| | | | | artist.php | ||||
* | fixed some localplay issues | Karl 'vollmerk' Vollmer | 2006-11-15 | 1 | -1/+1 |
| | |||||
* | 3.3.1-Alpha1 release | Karl 'vollmerk' Vollmer | 2006-10-29 | 1 | -0/+2 |
| | |||||
* | more updates to the theme stuff | Karl 'vollmerk' Vollmer | 2006-09-24 | 1 | -6/+7 |
| | |||||
* | a few updates/fixes for localplay | Karl 'vollmerk' Vollmer | 2006-07-30 | 1 | -2/+2 |
| | |||||
* | moved init.php improved vainfo a bit, removed checkboxes from search page | Karl 'vollmerk' Vollmer | 2006-06-17 | 1 | -1/+1 |
| | |||||
* | added loose name compare and improved rename | Karl 'vollmerk' Vollmer | 2006-02-13 | 1 | -15/+83 |
| | |||||
* | fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and ↵ | Karl 'vollmerk' Vollmer | 2006-01-04 | 1 | -4/+5 |
| | | | | stuff that calls it, did a little work on playlists | ||||
* | updated registration mojo thx pb1dft also some fluf updates | Karl 'vollmerk' Vollmer | 2006-01-02 | 1 | -0/+3 |
| | |||||
* | new interface which breaks all previous themes... and current themes, still ↵ | Karl 'vollmerk' Vollmer | 2005-12-21 | 1 | -6/+2 |
| | | | | under development | ||||
* | added ability to rename/merge artists thx spcombs | Karl 'vollmerk' Vollmer | 2005-12-18 | 1 | -31/+86 |
| | |||||
* | whole bunch of last-min fixes for Alpha2 release | Karl 'vollmerk' Vollmer | 2005-08-14 | 1 | -5/+6 |
| | |||||
* | initial genre browsing and improved artists/albums browse code (made it ↵ | Karl 'vollmerk' Vollmer | 2005-08-13 | 1 | -25/+4 |
| | | | | consistent) | ||||
* | mother of all commits... | Karl 'vollmerk' Vollmer | 2005-06-19 | 1 | -1/+1 |
| | |||||
* | fix and new preference for footer menu | Karl 'vollmerk' Vollmer | 2005-06-10 | 1 | -5/+1 |
| | |||||
* | New Import | Karl 'vollmerk' Vollmer | 2005-06-09 | 1 | -0/+126 |