Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename tmpPlaylist to Tmp_Playlist | Paul Arthur | 2013-01-25 | 1 | -374/+0 |
| | |||||
* | Move clean functions into their respective classes | Paul Arthur | 2013-01-25 | 1 | -2/+3 |
| | | | | Uniformly name them gc() | ||||
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -13/+3 |
| | |||||
* | Cosmetics: correct outdated tmpPlaylist comment | Paul Arthur | 2013-01-15 | 1 | -2/+0 |
| | |||||
* | Consistently use 'object_type' in playlist returns | Paul Arthur | 2012-10-15 | 1 | -2/+4 |
| | |||||
* | Fix inaccurate comment. | Paul Arthur | 2012-10-01 | 1 | -4/+1 |
| | |||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -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. | ||||
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | header comment for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -18/+39 |
| | |||||
* | Missing ` | Paul 'flowerysong' Arthur | 2010-06-24 | 1 | -1/+1 |
| | |||||
* | Browsing by tag is broken. This doesn't fix it. | Paul 'flowerysong' Arthur | 2010-06-15 | 1 | -49/+70 |
| | |||||
* | Clean up democratic/tmpplaylist relationship to work under E_STRICT. | Paul 'flowerysong' Arthur | 2010-04-28 | 1 | -16/+23 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -80/+80 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | whole bunch more Dba::query replacements | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -14/+14 |
| | |||||
* | fix missing page headers on democratic playlist, also show the voters | Karl 'vollmerk' Vollmer | 2009-03-11 | 1 | -19/+1 |
| | |||||
* | unify how the stream is constructed and played, this is a major change might ↵ | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -1/+1 |
| | | | | be some regressions | ||||
* | decided to not try to detect the charset, its just such a pain in the ass ↵ | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -3/+6 |
| | | | | and I have no figured out a way to actually get it right, reduced frequency of prune calls to speed up login | ||||
* | minor change to tag gather, some speed improvements on the catalog verify ↵ | Karl 'vollmerk' Vollmer | 2008-03-13 | 1 | -7/+6 |
| | | | | and more changes to democratic play, will not work currently due to missing db update that needs more testing | ||||
* | almost done cleaning up the democratic play mojo | Karl 'vollmerk' Vollmer | 2008-03-11 | 1 | -24/+1 |
| | |||||
* | fixed democratic play ordering along with some misc play isues with it, ↵ | Karl 'vollmerk' Vollmer | 2007-12-02 | 1 | -12/+0 |
| | | | | limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about | ||||
* | fixed voting up/down and removal of songs from democratic playlist after ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -28/+3 |
| | | | | playback | ||||
* | democratic play working, if still slightly sketchy | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -47/+2 |
| | |||||
* | democratic play on its way to being fixed, can add songs to a playlist, and ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -81/+0 |
| | | | | view them ca not play it or delete/vote yet... | ||||
* | slight performance tweak | Karl 'vollmerk' Vollmer | 2007-11-22 | 1 | -0/+3 |
| | |||||
* | - Added Live Stream (Internet Radio) support | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -9/+13 |
| | | | | | | | - 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 | ||||
* | fixed a bug that was causing the entire playlist to be cleared on playback ↵ | Karl 'vollmerk' Vollmer | 2007-06-12 | 1 | -2/+5 |
| | | | | due to a playlist prune | ||||
* | added in user profile, did a little work on the preferences and session, ↵ | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -0/+22 |
| | | | | something is fishy with session and tmp_playlist stuff will look into it tomorrow | ||||
* | added clear and play to the basket | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -0/+13 |
| | |||||
* | added in the playlist bar, and the auto-loading of a tmp playlist per session | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -0/+502 |