summaryrefslogtreecommitdiffstats
path: root/templates/rightbar.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-73/+73
| | | | | 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 get_user_icon from ui.lib.php to UI::get_iconPaul Arthur2013-01-261-3/+3
|
* Move flip_class() from lib/ui.lib.php to UIPaul Arthur2013-01-261-2/+2
|
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-8/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-13/+13
| | | | | | 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.
* templates header comment modified for phpdocmomo-i2011-02-031-1/+1
|
* some templates modified header commentmomo-i2011-02-031-18/+29
|
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-2/+2
|
* Preserve keys when slicing up the tmpplaylist array. Fixes FS#112, reported byPaul 'flowerysong' Arthur2010-06-101-1/+1
| | | | Pietje Puk.
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-28/+28
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* some tweaks to make the random play mojo work for streaming, does not work ↵Karl 'vollmerk' Vollmer2009-04-081-2/+1
| | | | in localplay yet, working on that, nor in democratic play poking that also include asx playlist improvements from jon611
* Updated FR translation from ErwanKarl 'vollmerk' Vollmer2009-03-241-0/+4
|
* unify how the stream is constructed and played, this is a major change might ↵Karl 'vollmerk' Vollmer2009-02-281-7/+4
| | | | be some regressions
* Add very basic buggy as crap video support, fix a few other minor bugs with ↵Karl 'vollmerk' Vollmer2009-02-021-1/+3
| | | | playlists and random elements
* put in a hack to clear the rightbar if the preferences deem it soKarl 'vollmerk' Vollmer2008-12-281-2/+7
|
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-0/+1
|
* sync to trunkKarl 'vollmerk' Vollmer2008-08-301-1/+1
|
* fixed flash player issues with specific playlist_methodsKarl 'vollmerk' Vollmer2008-05-051-1/+1
|
* major corrections to reading of preferences and a few misc fixes which I ↵Karl 'vollmerk' Vollmer2008-02-291-1/+1
| | | | have now forgotten
* fixed democratic play ordering along with some misc play isues with it, ↵Karl 'vollmerk' Vollmer2007-12-021-0/+12
| | | | limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about
* fixed the playlist methods, they all work now... semi-bug where the rightbar ↵Karl 'vollmerk' Vollmer2007-11-141-6/+2
| | | | does not refresh when the playlist is cleared so its not obvious it worked until a manual reload, will fix later
* make the append to playlist actually do somethingKarl 'vollmerk' Vollmer2007-10-021-1/+1
|
* fixed the localplay controls, per limeds recommendation currently under ↵Karl 'vollmerk' Vollmer2007-10-021-0/+1
| | | | rightbar actions, not happy with location
* Updated rightbar submenu html/cssspocky2007-09-271-2/+2
|
* added ability to append to playlistsKarl 'vollmerk' Vollmer2007-09-271-0/+10
|
* play method now uses hidden iframe, setup second hover menu to rightbarKarl 'vollmerk' Vollmer2007-09-271-3/+10
|
* - modified sidebar cssspocky2007-09-231-30/+27
| | | | | | | - modified rightbar html/css - added patch to enabled ie6 :hover pseudo classes - modified boxes html/css to remove table tags and enable box floating - added 1st version of 3.4 greysme theme (needs more work, especially on ie6)
* added ability to save playlists based on the active playlist, fixed the send ↵Karl 'vollmerk' Vollmer2007-09-031-0/+17
| | | | on add playlist preference, send and clear still does not work, but its progress
* fixed the album art gathering, enabled art resizing and saving of said ↵Karl 'vollmerk' Vollmer2007-07-291-0/+1
| | | | stuff... not sure if saving and retriving is saving any time. tweaked show test config wording
* added album and artist dynamic options, tweaked display and how you add ↵Karl 'vollmerk' Vollmer2007-07-241-7/+18
| | | | em... still not happy with it, but good enough for now
* added dynamic playlist item support, default and genre currently workKarl 'vollmerk' Vollmer2007-07-241-5/+14
|
* fixed a few small issuesxgizzmo2007-07-241-2/+2
|
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-7/+5
| | | | | | | - New Database Update corrects some issues and makes internet radio possible - Fixed ratings - Added new Transcode preference, doesn't do anything yet - New "Radio Stations" browse type
* few fixups to pass W3C Validation Service (wip)xgizzmo2007-07-191-0/+1
|
* added rightbar and fixed genre playbackKarl 'vollmerk' Vollmer2007-06-101-0/+58