summaryrefslogtreecommitdiffstats
path: root/playlist.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-118/+118
| | | | | 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 show_{footer,header}() from ui.lib.php to UIPaul Arthur2013-01-261-2/+2
|
* Move access_denied() from lib/ui.lib.php to UIPaul Arthur2013-01-261-7/+7
|
* Cosmetics: clean up heads in /Paul Arthur2013-01-251-9/+3
|
* Some cleanup of the playlist import codePaul Arthur2012-09-211-9/+15
| | | | Global variables are ugly and unnecessary.
* Switch from _() to T_()Paul Arthur2012-04-121-4/+4
| | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function.
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* Fixed indent and add translation wordsmomo-i2011-02-031-1/+1
|
* Modified header comment for phpdocmomo-i2011-02-031-21/+29
|
* Add the ability to edit or delete a playlist from the normal playlist display, Paul 'flowerysong' Arthur2010-04-281-0/+15
| | | | not just while browsing. Fixes FS#16
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-24/+24
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* Fixed: if playlist imported successful, next page is showing playlist. if ↵momo-i2009-03-131-1/+2
| | | | not imported, next page is import page.
* Fixed: import ok but playlist not shown #412momo-i2009-03-131-1/+1
|
* Fixed: import m3u insert errormomo-i2009-03-131-3/+10
| | | | Added: show import result
* Fixed: show/import playlist #213 (thx ardbkr)momo-i2009-02-231-3/+3
|
* Add very basic buggy as crap video support, fix a few other minor bugs with ↵Karl 'vollmerk' Vollmer2009-02-021-0/+1
| | | | playlists and random elements
* require users to have at least 25 to create playlists, or have access to themKarl 'vollmerk' Vollmer2008-11-261-1/+1
|
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-14/+1
|
* fixed some copyright lines and removed unused fileKarl 'vollmerk' Vollmer2008-05-081-1/+1
|
* fixed normalize playlistKarl 'vollmerk' Vollmer2007-09-031-2/+0
|
* minor tweaks to playlist stuff, not finished by a longshot, added in licence ↵Karl 'vollmerk' Vollmer2007-08-201-66/+4
| | | | to kajax js file
* added your playlists with play link to the leftbar, no way to edit them yetKarl 'vollmerk' Vollmer2007-07-301-7/+8
|
* fixed playlist permission issue for usersKarl 'vollmerk' Vollmer2007-02-281-4/+0
|
* Rewrote the Dutch Translation Files and some otherminor typospb1dft2006-11-181-2/+2
|
* fixed the playlist dealieKarl 'vollmerk' Vollmer2006-11-171-1/+1
|
* Fixed upload playlist and a minor issue in most popularpb1dft2006-11-171-1/+7
|
* fixed playlist delete issueKarl 'vollmerk' Vollmer2006-11-041-1/+1
|
* quick commit so I can build a nightlyKarl 'vollmerk' Vollmer2006-09-241-1/+1
|
* fixed up some playlist snafus now appends to playlist and remembers last usedKarl 'vollmerk' Vollmer2006-09-111-0/+4
|
* moved init.php improved vainfo a bit, removed checkboxes from search pageKarl 'vollmerk' Vollmer2006-06-171-1/+1
|
* added ability to prune empty playlistsKarl 'vollmerk' Vollmer2006-05-221-0/+13
|
* fixed playlists thing for real this timeKarl 'vollmerk' Vollmer2006-05-131-0/+9
|
* fixed a minor flaging glitchKarl 'vollmerk' Vollmer2006-03-281-0/+1
|
* fixed playlist name editing so confirmation box works, and its a little ↵Karl 'vollmerk' Vollmer2006-03-231-4/+7
| | | | snazzier now
* fixed album add to playlist mojoKarl 'vollmerk' Vollmer2006-02-111-1/+1
|
* fixed the seeking bug and a few other minor ones thank Sven F.Karl 'vollmerk' Vollmer2006-01-141-1/+1
|
* a few tweaksKarl 'vollmerk' Vollmer2006-01-081-16/+25
|
* aww yeaKarl 'vollmerk' Vollmer2006-01-051-1/+10
|
* fixed up some more playlist stuffKarl 'vollmerk' Vollmer2006-01-051-1/+2
|
* fixed a few more playlist functions... cleaned up some code...Karl 'vollmerk' Vollmer2006-01-041-3/+2
|
* whole new playlists files new coolness supported but not implmented, ↵Karl 'vollmerk' Vollmer2006-01-031-237/+114
| | | | playback works but playlist edit functions are still untested...
* updated registration mojo thx pb1dft also some fluf updatesKarl 'vollmerk' Vollmer2006-01-021-1/+1
|
* new interface which breaks all previous themes... and current themes, still ↵Karl 'vollmerk' Vollmer2005-12-211-9/+3
| | | | under development
* fixed coloring on edit box in playlistKarl 'vollmerk' Vollmer2005-12-171-1/+2
|
* removed ID field from user table, and everything that goes with that...Karl 'vollmerk' Vollmer2005-07-091-4/+4
|
* mother of all commits...Karl 'vollmerk' Vollmer2005-06-191-4/+4
|
* fixed add to playlists from albums, and multi-artist album display flawKarl 'vollmerk' Vollmer2005-06-191-1/+1
|
* fix and new preference for footer menuKarl 'vollmerk' Vollmer2005-06-101-8/+1
|
* New ImportKarl 'vollmerk' Vollmer2005-06-091-0/+299