summaryrefslogtreecommitdiffstats
path: root/lib/class/playlist.class.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed the search a bit, made some random changes to charset and fixed some ↵Karl 'vollmerk' Vollmer2008-08-191-13/+13
| | | | echo printf() references
* fixed shoutbox typo so albums add correctly, can now edit playlist tracks ↵Karl 'vollmerk' Vollmer2008-04-211-32/+20
| | | | and change their track in the playlist, added batch download link to single playlist view
* fixed public/private aspect of playlists, default is to filter out non-owned ↵Karl 'vollmerk' Vollmer2008-01-141-1/+6
| | | | private playlists now
* fixed some playlist issues, (mime type and selection) cleaned up the ↵Karl 'vollmerk' Vollmer2007-12-161-1/+1
| | | | preferences lib a little more moved a lot into the class, updated references to old functions
* fixed display issue when deleting track from a playlist, and fixed ordering ↵Karl 'vollmerk' Vollmer2007-12-061-1/+1
| | | | of add to playlist stuff on the rightbar
* fixed the page reloads once and for all, had to revert to iframe for ↵Karl 'vollmerk' Vollmer2007-11-251-2/+4
| | | | democratic play and localplay, fixed an adding issue with democratic play if the songs were left in your active playlist
* more democratic play work, still not working going to need db change to make ↵Karl 'vollmerk' Vollmer2007-11-121-2/+2
| | | | it work how I want, will do later
* - Added ability to delete radio and playlistKarl 'vollmerk' Vollmer2007-09-251-7/+10
| | | | | | | - Tweaked Classic CSS to fix issue with larger fonts - Fixed some javascript update issues due to quoting on the catalog processes - Fixed display of the MOTD
* fixed playlist name editing, cant change the type or the genre yet, tweaked ↵Karl 'vollmerk' Vollmer2007-09-031-8/+20
| | | | lastfm so it recovers from errors a little better, fixed a stupid typo....
* fixed normalize playlistKarl 'vollmerk' Vollmer2007-09-031-6/+6
|
* added ability to save playlists based on the active playlist, fixed the send ↵Karl 'vollmerk' Vollmer2007-09-031-19/+19
| | | | on add playlist preference, send and clear still does not work, but its progress
* added the ability to delete songs from a playlist, now if you could only add ↵Karl 'vollmerk' Vollmer2007-09-031-14/+30
| | | | them
* added the initial playlist view page, fixed the artist name on albums of the ↵Karl 'vollmerk' Vollmer2007-08-221-2/+2
| | | | moment
* fixed some typos, minor bugs, updated the sql, added playlist as a browse typeKarl 'vollmerk' Vollmer2007-08-051-60/+40
|
* year another bump on openstrands, removed redundent files, fixed bug with ↵Karl 'vollmerk' Vollmer2007-08-051-3/+3
| | | | config gen and started work on playlists
* added your playlists with play link to the leftbar, no way to edit them yetKarl 'vollmerk' Vollmer2007-07-301-40/+50
|
* fixed some issues with the installer, and also made it so that you can ↵Karl 'vollmerk' Vollmer2007-06-171-3/+0
| | | | delete/disable users again
* fixed playlist permission issue for usersKarl 'vollmerk' Vollmer2007-02-281-14/+5
|
* fixed old username references in playlist classKarl 'vollmerk' Vollmer2007-02-201-5/+5
|
* more work towards the democratic play stuff, really need a UI to test from ↵Karl 'vollmerk' Vollmer2006-11-051-3/+7
| | | | here on out
* fixed up some playlist snafus now appends to playlist and remembers last usedKarl 'vollmerk' Vollmer2006-09-111-2/+11
|
* fixed a few more unescaped idsKarl 'vollmerk' Vollmer2006-02-081-1/+1
|
* moved browse class into its rightful placeKarl 'vollmerk' Vollmer2006-02-051-0/+1
|
* REALLY sort playlist songs.morgan2006-01-221-1/+1
|
* fixed playlist track ordering mojoKarl 'vollmerk' Vollmer2006-01-221-1/+1
|
* fixed play selected always playing everything on a playlist regardlessKarl 'vollmerk' Vollmer2006-01-141-3/+26
|
* a few tweaksKarl 'vollmerk' Vollmer2006-01-081-1/+29
|
* I swear the last db upgrade of this release... at least it better be or I ↵Karl 'vollmerk' Vollmer2006-01-051-2/+0
| | | | will have to beat myself up
* aww yeaKarl 'vollmerk' Vollmer2006-01-051-1/+27
|
* fixed up some more playlist stuffKarl 'vollmerk' Vollmer2006-01-051-0/+1
|
* fixed a few more playlist functions... cleaned up some code...Karl 'vollmerk' Vollmer2006-01-041-2/+2
|
* fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and ↵Karl 'vollmerk' Vollmer2006-01-041-0/+4
| | | | stuff that calls it, did a little work on playlists
* fix showing songs?Karl 'vollmerk' Vollmer2006-01-031-0/+11
|
* whole new playlists files new coolness supported but not implmented, ↵Karl 'vollmerk' Vollmer2006-01-031-293/+275
| | | | playback works but playlist edit functions are still untested...
* updated registration mojo thx pb1dft also some fluf updatesKarl 'vollmerk' Vollmer2006-01-021-1/+1
|
* fixed a problem with m3u importing on catalog add/buildKarl 'vollmerk' Vollmer2005-12-041-16/+54
|
* fixed some short tag referencesKarl 'vollmerk' Vollmer2005-12-031-1/+1
|
* unrandom counted the play random so its only randomly ordered... say that ↵Karl 'vollmerk' Vollmer2005-11-291-3/+1
| | | | three times fast
* new mpd mojo from rosensama and rperkinsKarl 'vollmerk' Vollmer2005-08-131-2/+10
|
* removed ID field from user table, and everything that goes with that...Karl 'vollmerk' Vollmer2005-07-091-8/+8
|
* fix broken requires due to file moveKarl 'vollmerk' Vollmer2005-06-271-0/+366