summaryrefslogtreecommitdiffstats
path: root/lib/class/playlist.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Add Playlist::get_total_duration and Playlist::delete_track_numberAfterster2013-11-051-62/+69
|
* Cosmetics: death to tabsPaul Arthur2013-01-261-341/+341
| | | | | 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.
* Move clean functions into their respective classesPaul Arthur2013-01-251-0/+9
| | | | Uniformly name them gc()
* 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
| | | | | | 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-34/+20
| | | | | Still has tentacles and should have been integrated into the existing API/Browse implementation better, but it's functional.
* 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
| | | | Added: show import result
* 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 ↵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
|