summaryrefslogtreecommitdiffstats
path: root/batch.php
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Reworked searchPaul Arthur2011-04-021-1/+28
| | | | | Still has tentacles and should have been integrated into the existing API/Browse implementation better, but it's functional.
* header comment replace for phpdocmomo-i2011-02-031-19/+30
|
* Change Browse from static to instantiable. Among other things, fixes FS#13;Paul 'flowerysong' Arthur2010-06-101-1/+3
| | | | | probably also breaks things. Most things appear to still work, but I may have missed some cases.
* Remove some unused genre stuff.Paul 'flowerysong' Arthur2010-06-101-6/+0
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-21/+21
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* sync to trunk from 3.5 branchKarl 'vollmerk' Vollmer2009-06-211-1/+1
|
* fix download and batch download Addresses #408 and #407Karl 'vollmerk' Vollmer2009-03-071-14/+7
|
* added ability to add search results to playlist, or download if batch ↵Karl 'vollmerk' Vollmer2008-04-271-1/+4
| | | | downloaded is enabled, also fixed user browse sorting
* fixed issue with lack of timeout reset on some add to catalog functions and ↵Karl 'vollmerk' Vollmer2007-09-091-1/+8
| | | | fixed batch downloads from active playlist
* fixed genre and artist view... mostly also fixed batch downloadsKarl 'vollmerk' Vollmer2007-06-041-1/+6
|
* flushed out the album view and added a few more features removed unused iconsKarl 'vollmerk' Vollmer2007-05-131-49/+22
|
* * New Play/Random icons (last ones I swear)Karl 'vollmerk' Vollmer2007-01-081-51/+57
| | | | | | | | * Fixed up missing actions/icons on genre browse * Fixed batch logic to show access denied, rather then redirecting * Fixed a minor css issue on classic that caused the album art to float around
* fixed playlist download selected so it actually gives you what you ask forKarl 'vollmerk' Vollmer2006-09-111-0/+4
|
* moved init.php improved vainfo a bit, removed checkboxes from search pageKarl 'vollmerk' Vollmer2006-06-171-1/+1
|
* few mpd style tweaks, new archive lib and a new print_tagsKarl 'vollmerk' Vollmer2005-08-181-4/+3
|
* added download selected buttonKarl 'vollmerk' Vollmer2005-08-031-1/+14
|
* move and break, move and breakKarl 'vollmerk' Vollmer2005-06-271-13/+12
|
* New ImportKarl 'vollmerk' Vollmer2005-06-091-0/+71