summaryrefslogtreecommitdiffstats
path: root/lib/class/tmp_playlist.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-253/+253
| | | | | 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.
* Rename tmpPlaylist to Tmp_PlaylistPaul Arthur2013-01-251-0/+374
|
* added in the playlist bar, and the auto-loading of a tmp playlist per sessionKarl 'vollmerk' Vollmer2007-05-131-463/+0
|
* renamed tv, fixed up the tmp playlist, added two preferences and corrected ↵Karl 'vollmerk' Vollmer2007-05-081-104/+99
| | | | some logic in play/index.php
* flip democratic play sorting to FIFOKarl 'vollmerk' Vollmer2007-02-121-2/+2
|
* debug code, fun for the whole family...Karl 'vollmerk' Vollmer2007-02-101-1/+0
|
* fixed democratic play vote order and user preferences updateKarl 'vollmerk' Vollmer2007-02-101-4/+6
|
* added ability to clear entire democratic playlistKarl 'vollmerk' Vollmer2006-12-301-0/+22
|
* typos abound!Karl 'vollmerk' Vollmer2006-12-121-1/+1
|
* wowowKarl 'vollmerk' Vollmer2006-12-121-4/+13
|
* wups, wasnt cleaning up the playlist of objects with no votesKarl 'vollmerk' Vollmer2006-11-121-1/+11
|
* added ability to vote songs up and down in democratic play and fixed a ↵Karl 'vollmerk' Vollmer2006-11-121-0/+20
| | | | problem with ajax not resetting the gettext() and not having a user or session
* fixed some sql snaufs that were causing the democratic play to not respect ↵Karl 'vollmerk' Vollmer2006-11-061-4/+4
| | | | voting preference
* slight improvement to the democratic stuff and a stats fixKarl 'vollmerk' Vollmer2006-11-061-0/+16
|
* fixed an issue with democratic play when the voted playlist ran outKarl 'vollmerk' Vollmer2006-11-051-1/+1
|
* stupid phpKarl 'vollmerk' Vollmer2006-11-051-1/+1
|
* working democratic playKarl 'vollmerk' Vollmer2006-11-051-13/+79
|
* more work towards the democratic play stuff, really need a UI to test from ↵Karl 'vollmerk' Vollmer2006-11-051-12/+55
| | | | here on out
* I made a mistakepb1dft2006-11-041-1/+1
|
* fixed something I thought I had already fixed, and fiddled with democratic ↵Karl 'vollmerk' Vollmer2006-10-311-1/+1
| | | | play a tiny bit
* ok this is ugly but it worksKarl 'vollmerk' Vollmer2006-10-301-2/+55
|
* few more tweaks and some work on the tv pagesKarl 'vollmerk' Vollmer2006-10-231-0/+14
|
* fixed some zip file issues quarantine migration issues and added a bunch to ↵Karl 'vollmerk' Vollmer2006-10-151-0/+133
| | | | the tmp playlist class
* added db update for tmp playlist and added initial class definitionKarl 'vollmerk' Vollmer2006-10-151-0/+81