| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Playlist::get_total_duration and Playlist::delete_track_number | Afterster | 2013-11-05 | 1 | -62/+69 |
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -341/+341 |
* | Move clean functions into their respective classes | Paul Arthur | 2013-01-25 | 1 | -0/+9 |
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -11/+1 |
* | Consistently use 'object_type' in playlist returns | Paul Arthur | 2012-10-15 | 1 | -2/+10 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+0 |
* | Reworked search | Paul Arthur | 2011-04-02 | 1 | -34/+20 |
* | 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/+40 |
* | Some missed hunks for playlist editing and miscellaneous related cleanup. | Paul 'flowerysong' Arthur | 2010-04-28 | 1 | -4/+5 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -120/+120 |
* | Cosmetics: use tabs for indentation, tweak some indentation/coding style. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -27/+27 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | removed dba::query references from playlist class | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -15/+15 |
* | Playlist adds now use the existing order rather then track order Fixed #484 | Karl 'vollmerk' Vollmer | 2009-07-09 | 1 | -2/+9 |
* | Fixed: import ok but playlist not shown #412 | momo-i | 2009-03-13 | 1 | -2/+3 |
* | Fixed: import m3u insert error | momo-i | 2009-03-13 | 1 | -3/+3 |
* | Resolve #401 new database update, reset album thumbs and use resized art... | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -11/+2 |
* | cleanup of dead / old functions | Karl 'vollmerk' Vollmer | 2009-02-19 | 1 | -48/+0 |
* | Finish IPv6 support | Karl 'vollmerk' Vollmer | 2009-02-01 | 1 | -0/+2 |
* | require users to have at least 25 to create playlists, or have access to them | Karl 'vollmerk' Vollmer | 2008-11-26 | 1 | -2/+5 |
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -1/+1 |
* | fixed the search a bit, made some random changes to charset and fixed some ec... | Karl 'vollmerk' Vollmer | 2008-08-19 | 1 | -13/+13 |
* | fixed shoutbox typo so albums add correctly, can now edit playlist tracks and... | Karl 'vollmerk' Vollmer | 2008-04-21 | 1 | -32/+20 |
* | fixed public/private aspect of playlists, default is to filter out non-owned ... | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -1/+6 |
* | fixed some playlist issues, (mime type and selection) cleaned up the preferen... | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -1/+1 |
* | fixed display issue when deleting track from a playlist, and fixed ordering o... | Karl 'vollmerk' Vollmer | 2007-12-06 | 1 | -1/+1 |
* | fixed the page reloads once and for all, had to revert to iframe for democrat... | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -2/+4 |
* | more democratic play work, still not working going to need db change to make ... | Karl 'vollmerk' Vollmer | 2007-11-12 | 1 | -2/+2 |
* | - Added ability to delete radio and playlist | Karl 'vollmerk' Vollmer | 2007-09-25 | 1 | -7/+10 |
* | fixed playlist name editing, cant change the type or the genre yet, tweaked l... | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -8/+20 |
* | fixed normalize playlist | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -6/+6 |
* | added ability to save playlists based on the active playlist, fixed the send ... | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -19/+19 |
* | added the ability to delete songs from a playlist, now if you could only add ... | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -14/+30 |
* | added the initial playlist view page, fixed the artist name on albums of the ... | Karl 'vollmerk' Vollmer | 2007-08-22 | 1 | -2/+2 |
* | fixed some typos, minor bugs, updated the sql, added playlist as a browse type | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -60/+40 |
* | year another bump on openstrands, removed redundent files, fixed bug with con... | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -3/+3 |
* | added your playlists with play link to the leftbar, no way to edit them yet | Karl 'vollmerk' Vollmer | 2007-07-30 | 1 | -40/+50 |
* | fixed some issues with the installer, and also made it so that you can delete... | Karl 'vollmerk' Vollmer | 2007-06-17 | 1 | -3/+0 |
* | fixed playlist permission issue for users | Karl 'vollmerk' Vollmer | 2007-02-28 | 1 | -14/+5 |
* | fixed old username references in playlist class | Karl 'vollmerk' Vollmer | 2007-02-20 | 1 | -5/+5 |
* | more work towards the democratic play stuff, really need a UI to test from he... | Karl 'vollmerk' Vollmer | 2006-11-05 | 1 | -3/+7 |
* | fixed up some playlist snafus now appends to playlist and remembers last used | Karl 'vollmerk' Vollmer | 2006-09-11 | 1 | -2/+11 |
* | fixed a few more unescaped ids | Karl 'vollmerk' Vollmer | 2006-02-08 | 1 | -1/+1 |
* | moved browse class into its rightful place | Karl 'vollmerk' Vollmer | 2006-02-05 | 1 | -0/+1 |
* | REALLY sort playlist songs. | morgan | 2006-01-22 | 1 | -1/+1 |
* | fixed playlist track ordering mojo | Karl 'vollmerk' Vollmer | 2006-01-22 | 1 | -1/+1 |
* | fixed play selected always playing everything on a playlist regardless | Karl 'vollmerk' Vollmer | 2006-01-14 | 1 | -3/+26 |
* | a few tweaks | Karl 'vollmerk' Vollmer | 2006-01-08 | 1 | -1/+29 |