summaryrefslogtreecommitdiffstats
path: root/templates/show_songs.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* albums and artists now have ratingsKarl 'vollmerk' Vollmer2008-04-151-1/+1
|
* added some not enough data errors on the browse functionsKarl 'vollmerk' Vollmer2008-03-171-0/+5
|
* Fixed a missing bottom column in browse songsspocky2008-01-151-0/+3
|
* massive speed boost on the standard browse functionsKarl 'vollmerk' Vollmer2007-11-301-0/+4
|
* fixed some browsing stuff that I broke a while backKarl 'vollmerk' Vollmer2007-11-241-3/+3
|
* renamed a few files (missing php extension)spocky2007-10-241-31/+27
| | | | 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 namespocky2007-10-161-10/+24
| | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css
* added sorting on most objects in most views, report bugs if you find points ↵Karl 'vollmerk' Vollmer2007-09-171-4/+4
| | | | where sorting fails
* fixed lower paging horn, tweaked css for page-a-nation, added paging to ↵Karl 'vollmerk' Vollmer2007-08-091-2/+2
| | | | 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 valueKarl 'vollmerk' Vollmer2007-08-021-0/+5
|
* fixed paging on search, and fixed get_locationKarl 'vollmerk' Vollmer2007-08-021-1/+0
|
* added a browse by all, noticed a bug with browsing _very_ large lists causes ↵Karl 'vollmerk' Vollmer2007-07-311-1/+1
| | | | it to pop know how to fix it, but I will do that tomorrow
* added paging to artists, albums and fixed a missed linkKarl 'vollmerk' Vollmer2007-07-311-1/+1
|
* added paging on all song displaysKarl 'vollmerk' Vollmer2007-07-311-1/+1
|
* removed some old/legacy functions fixed download and merged it into the /playKarl 'vollmerk' Vollmer2007-07-221-20/+2
|
* corrected ajax but introduced with prototype, tweaked how ajax stuff is ↵Karl 'vollmerk' Vollmer2007-07-221-2/+2
| | | | done, now uses ajax:: class also replaced player with a logout icon
* few fixups to pass W3C Validation Service (wip)xgizzmo2007-07-191-2/+2
|
* fixed some catalog update issues, fixed some genre pages and made the sql ↵Karl 'vollmerk' Vollmer2007-07-021-1/+1
| | | | sort stuff for show songs work
* added some links to the sidebar preferences adn then also added in some ↵Karl 'vollmerk' Vollmer2007-05-141-0/+17
| | | | missing fields to the show songs, only missing the ratings on show songs now...
* started work on the sorting, and added in album viewing that kinda worksKarl 'vollmerk' Vollmer2007-05-071-1/+3
|
* added in basic browse by song functionality with filtering of unplayedKarl 'vollmerk' Vollmer2007-05-061-0/+53