summaryrefslogtreecommitdiffstats
path: root/lib/class/playlist.class.php
Commit message (Expand)AuthorAgeFilesLines
* Add Playlist::get_total_duration and Playlist::delete_track_numberAfterster2013-11-051-62/+69
* Cosmetics: death to tabsPaul Arthur2013-01-261-341/+341
* Move clean functions into their respective classesPaul Arthur2013-01-251-0/+9
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-11/+1
* Consistently use 'object_type' in playlist returnsPaul Arthur2012-10-151-2/+10
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
* Reworked searchPaul Arthur2011-04-021-34/+20
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-1/+1
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-18/+40
* Some missed hunks for playlist editing and miscellaneous related cleanup.Paul 'flowerysong' Arthur2010-04-281-4/+5
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-120/+120
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-27/+27
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* removed dba::query references from playlist classKarl 'vollmerk' Vollmer2009-12-141-15/+15
* Playlist adds now use the existing order rather then track order Fixed #484Karl 'vollmerk' Vollmer2009-07-091-2/+9
* Fixed: import ok but playlist not shown #412momo-i2009-03-131-2/+3
* Fixed: import m3u insert errormomo-i2009-03-131-3/+3
* Resolve #401 new database update, reset album thumbs and use resized art...Karl 'vollmerk' Vollmer2009-03-011-11/+2
* cleanup of dead / old functionsKarl 'vollmerk' Vollmer2009-02-191-48/+0
* Finish IPv6 supportKarl 'vollmerk' Vollmer2009-02-011-0/+2
* require users to have at least 25 to create playlists, or have access to themKarl 'vollmerk' Vollmer2008-11-261-2/+5
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-1/+1
* fixed the search a bit, made some random changes to charset and fixed some ec...Karl 'vollmerk' Vollmer2008-08-191-13/+13
* fixed shoutbox typo so albums add correctly, can now edit playlist tracks and...Karl 'vollmerk' Vollmer2008-04-211-32/+20
* fixed public/private aspect of playlists, default is to filter out non-owned ...Karl 'vollmerk' Vollmer2008-01-141-1/+6
* fixed some playlist issues, (mime type and selection) cleaned up the preferen...Karl 'vollmerk' Vollmer2007-12-161-1/+1
* fixed display issue when deleting track from a playlist, and fixed ordering o...Karl 'vollmerk' Vollmer2007-12-061-1/+1
* fixed the page reloads once and for all, had to revert to iframe for democrat...Karl 'vollmerk' Vollmer2007-11-251-2/+4
* more democratic play work, still not working going to need db change to make ...Karl 'vollmerk' Vollmer2007-11-121-2/+2
* - Added ability to delete radio and playlistKarl 'vollmerk' Vollmer2007-09-251-7/+10
* fixed playlist name editing, cant change the type or the genre yet, tweaked l...Karl 'vollmerk' Vollmer2007-09-031-8/+20
* 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
* added the ability to delete songs from a playlist, now if you could only add ...Karl 'vollmerk' Vollmer2007-09-031-14/+30
* added the initial playlist view page, fixed the artist name on albums of the ...Karl 'vollmerk' Vollmer2007-08-221-2/+2
* 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 con...Karl 'vollmerk' Vollmer2007-08-051-3/+3
* 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 delete...Karl 'vollmerk' Vollmer2007-06-171-3/+0
* 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 he...Karl 'vollmerk' Vollmer2006-11-051-3/+7
* 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