Commit message (Collapse) | 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 |
| | | | | | 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 clean functions into their respective classes | Paul Arthur | 2013-01-25 | 1 | -0/+9 |
| | | | | Uniformly name them gc() | ||||
* | 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 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | Reworked search | Paul Arthur | 2011-04-02 | 1 | -34/+20 |
| | | | | | Still has tentacles and should have been integrated into the existing API/Browse implementation better, but it's functional. | ||||
* | 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 |
| | | | | Added: show import result | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2008-08-19 | 1 | -13/+13 |
| | | | | echo printf() references | ||||
* | fixed shoutbox typo so albums add correctly, can now edit playlist tracks ↵ | Karl 'vollmerk' Vollmer | 2008-04-21 | 1 | -32/+20 |
| | | | | and change their track in the playlist, added batch download link to single playlist view | ||||
* | fixed public/private aspect of playlists, default is to filter out non-owned ↵ | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -1/+6 |
| | | | | private playlists now | ||||
* | fixed some playlist issues, (mime type and selection) cleaned up the ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -1/+1 |
| | | | | preferences lib a little more moved a lot into the class, updated references to old functions | ||||
* | fixed display issue when deleting track from a playlist, and fixed ordering ↵ | Karl 'vollmerk' Vollmer | 2007-12-06 | 1 | -1/+1 |
| | | | | of add to playlist stuff on the rightbar | ||||
* | fixed the page reloads once and for all, had to revert to iframe for ↵ | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -2/+4 |
| | | | | democratic play and localplay, fixed an adding issue with democratic play if the songs were left in your active playlist | ||||
* | more democratic play work, still not working going to need db change to make ↵ | Karl 'vollmerk' Vollmer | 2007-11-12 | 1 | -2/+2 |
| | | | | it work how I want, will do later | ||||
* | - Added ability to delete radio and playlist | Karl 'vollmerk' Vollmer | 2007-09-25 | 1 | -7/+10 |
| | | | | | | | - Tweaked Classic CSS to fix issue with larger fonts - Fixed some javascript update issues due to quoting on the catalog processes - Fixed display of the MOTD | ||||
* | fixed playlist name editing, cant change the type or the genre yet, tweaked ↵ | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -8/+20 |
| | | | | lastfm so it recovers from errors a little better, fixed a stupid typo.... | ||||
* | 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 |
| | | | | on add playlist preference, send and clear still does not work, but its progress | ||||
* | added the ability to delete songs from a playlist, now if you could only add ↵ | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -14/+30 |
| | | | | them | ||||
* | added the initial playlist view page, fixed the artist name on albums of the ↵ | Karl 'vollmerk' Vollmer | 2007-08-22 | 1 | -2/+2 |
| | | | | moment | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -3/+3 |
| | | | | config gen and started work on playlists | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2007-06-17 | 1 | -3/+0 |
| | | | | delete/disable users again | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2006-11-05 | 1 | -3/+7 |
| | | | | here on out | ||||
* | 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 |
| |