| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetics: clean up heads in server/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
* | Consistently use 'object_type' in playlist returns | Paul Arthur | 2012-10-15 | 1 | -3/+3 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -19/+30 |
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -1/+3 |
* | Change Browse from static to instantiable. Among other things, fixes FS#13; | Paul 'flowerysong' Arthur | 2010-06-10 | 1 | -21/+2 |
* | I should have done it this way in the first place, instead of that ugly | Paul 'flowerysong' Arthur | 2010-06-09 | 1 | -15/+46 |
* | Clean up the rating code by moving uniqueness constraints into the database, | Paul 'flowerysong' Arthur | 2010-06-07 | 1 | -5/+2 |
* | Some missed hunks for playlist editing and miscellaneous related cleanup. | Paul 'flowerysong' Arthur | 2010-04-28 | 1 | -1/+3 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -211/+211 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | add rating to single song view, and include caching fix | Karl 'vollmerk' Vollmer | 2009-07-09 | 1 | -0/+3 |
* | some tweaks to make the random play mojo work for streaming, does not work in... | Karl 'vollmerk' Vollmer | 2009-04-08 | 1 | -2/+2 |
* | Add very basic buggy as crap video support, fix a few other minor bugs with p... | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -0/+3 |
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-08-30 | 1 | -2/+2 |
* | fixed the search add result button and messed up some browse sort stuff | Karl 'vollmerk' Vollmer | 2008-08-22 | 1 | -0/+1 |
* | fixed a long standing browsing issue where you could not browse two different... | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -8/+0 |
* | switched to sha() password encryption not using sha2 because of limitations o... | Karl 'vollmerk' Vollmer | 2008-07-26 | 1 | -15/+0 |
* | reorganize the menu a whole bunch and add a confirmation page to the catalog ... | Karl 'vollmerk' Vollmer | 2008-06-19 | 1 | -24/+0 |
* | commit of the patches from codeoverload to implement tagging, will not work w... | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -2/+6 |
* | added ability to add search results to playlist, or download if batch downloa... | Karl 'vollmerk' Vollmer | 2008-04-27 | 1 | -1/+7 |
* | fixed recently played, removed a bunch of useless files, added new methods to... | Karl 'vollmerk' Vollmer | 2008-03-21 | 1 | -1/+1 |
* | Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds mor... | spocky | 2008-03-17 | 1 | -1/+1 |
* | delay random albums a bit to improve inital load, also add a refresh button s... | Karl 'vollmerk' Vollmer | 2008-02-25 | 1 | -0/+4 |
* | fixed issue with xmlapi when no limit provided, fixed now playing refresh, fi... | Karl 'vollmerk' Vollmer | 2008-01-19 | 1 | -1/+1 |
* | fixed public/private aspect of playlists, default is to filter out non-owned ... | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -3/+6 |
* | last commit for the day... | Karl 'vollmerk' Vollmer | 2007-12-26 | 1 | -0/+4 |
* | fixed preg on file pattern, some work on flagging, editing stuff actually fla... | Karl 'vollmerk' Vollmer | 2007-12-26 | 1 | -1/+10 |
* | fixed the find duplicates stuff, its actually still broken somewhat but it mo... | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -0/+4 |
* | minor text changes, nothing special... time for me to go to sleep | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -62/+1 |
* | database update, cleaned up some stuff | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -3/+3 |
* | democratic play working, if still slightly sketchy | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -0/+4 |
* | fixed multi-genre random play | Karl 'vollmerk' Vollmer | 2007-11-05 | 1 | -17/+7 |
* | play method now uses hidden iframe, setup second hover menu to rightbar | Karl 'vollmerk' Vollmer | 2007-09-27 | 1 | -0/+4 |
* | more work on the localplay stuff, most details ironed out, just needs some co... | Karl 'vollmerk' Vollmer | 2007-09-12 | 1 | -0/+4 |
* | few minor bug fixes, and some more tweaks for localplay | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -1/+1 |
* | fixed album/artist/whateva editing, fixing stats, fixed search... | Karl 'vollmerk' Vollmer | 2007-09-05 | 1 | -1/+1 |
* | fixed playlist name editing, cant change the type or the genre yet, tweaked l... | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -4/+32 |
* | added the ability to delete songs from a playlist, now if you could only add ... | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -0/+4 |
* | sync typo fix | Karl 'vollmerk' Vollmer | 2007-08-29 | 1 | -1/+1 |
* | added some basic random functionality, need to make the advanced page | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -0/+4 |
* | added ability to view album art on browse ablums and removed redundent code i... | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -0/+4 |
* | broke a ton of stuff, but added some hotness... yes that is an excuse | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -3/+14 |
* | fixed some typos, minor bugs, updated the sql, added playlist as a browse type | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -3/+10 |
* | fixed add to catalog counting, tweaked sidebar added advanced search button | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -1/+1 |
* | fixed a bug in the numbering, referencing a non-existant value | Karl 'vollmerk' Vollmer | 2007-08-02 | 1 | -2/+0 |
* | added paging on all song displays | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -0/+9 |
* | added your playlists with play link to the leftbar, no way to edit them yet | Karl 'vollmerk' Vollmer | 2007-07-30 | 1 | -0/+7 |
* | fixed a few more warnings, fixed artist editing and improved album editing a ... | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -0/+9 |
* | fixed album per row update and some warnings on song updates | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -0/+4 |