Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move flip_class() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -8/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -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 crap | Paul Arthur | 2011-04-04 | 1 | -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 phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | some templates modified header comment | momo-i | 2011-02-03 | 1 | -18/+29 |
| | |||||
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -2/+2 |
| | |||||
* | Preserve keys when slicing up the tmpplaylist array. Fixes FS#112, reported by | Paul 'flowerysong' Arthur | 2010-06-10 | 1 | -1/+1 |
| | | | | Pietje Puk. | ||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -28/+28 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | some tweaks to make the random play mojo work for streaming, does not work ↵ | Karl 'vollmerk' Vollmer | 2009-04-08 | 1 | -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 Erwan | Karl 'vollmerk' Vollmer | 2009-03-24 | 1 | -0/+4 |
| | |||||
* | unify how the stream is constructed and played, this is a major change might ↵ | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -7/+4 |
| | | | | be some regressions | ||||
* | Add very basic buggy as crap video support, fix a few other minor bugs with ↵ | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -1/+3 |
| | | | | playlists and random elements | ||||
* | put in a hack to clear the rightbar if the preferences deem it so | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -2/+7 |
| | |||||
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -0/+1 |
| | |||||
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-08-30 | 1 | -1/+1 |
| | |||||
* | fixed flash player issues with specific playlist_methods | Karl 'vollmerk' Vollmer | 2008-05-05 | 1 | -1/+1 |
| | |||||
* | major corrections to reading of preferences and a few misc fixes which I ↵ | Karl 'vollmerk' Vollmer | 2008-02-29 | 1 | -1/+1 |
| | | | | have now forgotten | ||||
* | fixed democratic play ordering along with some misc play isues with it, ↵ | Karl 'vollmerk' Vollmer | 2007-12-02 | 1 | -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' Vollmer | 2007-11-14 | 1 | -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 something | Karl 'vollmerk' Vollmer | 2007-10-02 | 1 | -1/+1 |
| | |||||
* | fixed the localplay controls, per limeds recommendation currently under ↵ | Karl 'vollmerk' Vollmer | 2007-10-02 | 1 | -0/+1 |
| | | | | rightbar actions, not happy with location | ||||
* | Updated rightbar submenu html/css | spocky | 2007-09-27 | 1 | -2/+2 |
| | |||||
* | added ability to append to playlists | Karl 'vollmerk' Vollmer | 2007-09-27 | 1 | -0/+10 |
| | |||||
* | play method now uses hidden iframe, setup second hover menu to rightbar | Karl 'vollmerk' Vollmer | 2007-09-27 | 1 | -3/+10 |
| | |||||
* | - modified sidebar css | spocky | 2007-09-23 | 1 | -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' Vollmer | 2007-09-03 | 1 | -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' Vollmer | 2007-07-29 | 1 | -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' Vollmer | 2007-07-24 | 1 | -7/+18 |
| | | | | em... still not happy with it, but good enough for now | ||||
* | added dynamic playlist item support, default and genre currently work | Karl 'vollmerk' Vollmer | 2007-07-24 | 1 | -5/+14 |
| | |||||
* | fixed a few small issues | xgizzmo | 2007-07-24 | 1 | -2/+2 |
| | |||||
* | - Added Live Stream (Internet Radio) support | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -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) | xgizzmo | 2007-07-19 | 1 | -0/+1 |
| | |||||
* | added rightbar and fixed genre playback | Karl 'vollmerk' Vollmer | 2007-06-10 | 1 | -0/+58 |