summaryrefslogtreecommitdiffstats
path: root/artists.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-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 UIPaul Arthur2013-01-261-2/+2
|
* Move access_denied() from lib/ui.lib.php to UIPaul Arthur2013-01-261-3/+3
|
* conf() -> Config::get()Paul Arthur2013-01-251-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 functionsPaul Arthur2013-01-251-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 Arthur2013-01-251-7/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-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::writePaul Arthur2012-03-131-1/+1
|
* Consistently key off of 'show_similar'Paul Arthur2012-02-251-1/+1
|
* Fixed messages translatable.momo-i2011-12-271-4/+4
|
* Clean up some PHPDoc crapPaul Arthur2011-04-041-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 wordsmomo-i2011-02-031-6/+5
|
* Modified header comment for phpdocmomo-i2011-02-031-19/+30
|
* Catalog Filtering Added Bug#60Chris Slamar2011-01-241-1/+1
|
* Refactored Last.FM recommendations; drop new dependency on curl sincePaul 'flowerysong' Arthur2010-08-171-9/+8
| | | | Snoopy works just as well for this application.
* Search for similar artistsChris 'cslamar' Slamar2010-07-291-0/+9
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-38/+38
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-1/+1
|
* fix the show artists page, broken when I removed the boxKarl 'vollmerk' Vollmer2008-05-271-10/+5
|
* removed some more references to the genre stuff, added ability to customized ↵Karl 'vollmerk' Vollmer2008-05-251-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' Vollmer2008-05-121-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 releaseKarl 'vollmerk' Vollmer2008-05-101-1/+1
|
* Fixed show all songs multi-page showing incorrect data on page flipKarl 'vollmerk' Vollmer2008-01-021-0/+2
|
* added paging to the playlist view, corrected a few stupid parse errors / ↵Karl 'vollmerk' Vollmer2007-12-031-20/+20
| | | | mistakes
* renamed a few files (missing php extension)spocky2007-10-241-1/+1
| | | | updated most of the tables so that every column is independently customizable by css rules
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
|
* fixed play all artist, play all artist random, and account updating from ↵Karl 'vollmerk' Vollmer2007-07-291-17/+6
| | | | user preferences
* fixed update from tags for artist and album and fixed clear album artKarl 'vollmerk' Vollmer2007-07-051-7/+6
|
* - Fixed RatingsKarl 'vollmerk' Vollmer2007-06-071-62/+25
| | | | | - Tweaked RSS, still needs work - Show Single artist mostly finished
* Updated all offset_limit refs to ->pref['offset_limit']pb1dft2007-02-271-1/+1
|
* * Fixed Single Artist view if you have 50+ albumsKarl 'vollmerk' Vollmer2007-01-041-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 ↵pb1dft2006-11-251-1/+31
| | | | artist.php
* fixed some localplay issuesKarl 'vollmerk' Vollmer2006-11-151-1/+1
|
* 3.3.1-Alpha1 releaseKarl 'vollmerk' Vollmer2006-10-291-0/+2
|
* more updates to the theme stuffKarl 'vollmerk' Vollmer2006-09-241-6/+7
|
* a few updates/fixes for localplayKarl 'vollmerk' Vollmer2006-07-301-2/+2
|
* moved init.php improved vainfo a bit, removed checkboxes from search pageKarl 'vollmerk' Vollmer2006-06-171-1/+1
|
* added loose name compare and improved renameKarl 'vollmerk' Vollmer2006-02-131-15/+83
|
* fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and ↵Karl 'vollmerk' Vollmer2006-01-041-4/+5
| | | | stuff that calls it, did a little work on playlists
* updated registration mojo thx pb1dft also some fluf updatesKarl 'vollmerk' Vollmer2006-01-021-0/+3
|
* new interface which breaks all previous themes... and current themes, still ↵Karl 'vollmerk' Vollmer2005-12-211-6/+2
| | | | under development
* added ability to rename/merge artists thx spcombsKarl 'vollmerk' Vollmer2005-12-181-31/+86
|
* whole bunch of last-min fixes for Alpha2 releaseKarl 'vollmerk' Vollmer2005-08-141-5/+6
|
* initial genre browsing and improved artists/albums browse code (made it ↵Karl 'vollmerk' Vollmer2005-08-131-25/+4
| | | | consistent)
* mother of all commits...Karl 'vollmerk' Vollmer2005-06-191-1/+1
|
* fix and new preference for footer menuKarl 'vollmerk' Vollmer2005-06-101-5/+1
|
* New ImportKarl 'vollmerk' Vollmer2005-06-091-0/+126