notandy / ympd

Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS
http://www.ympd.org
GNU General Public License v2.0
515 stars 143 forks source link

Add support Shuffle playlist, fix line size by #salamisandwich table, add .gitignore #54

Closed gema-arta closed 9 years ago

gema-arta commented 9 years ago

Changes to be committed: new file: .gitignore modified: htdocs/css/mpd.min.css modified: htdocs/index.html modified: htdocs/js/mpd.js modified: src/mpd_client.c modified: src/mpd_client.h

Add support Shuffle playlist, fix line size by #salamisandwich table, add .gitignore

notandy commented 9 years ago

Hi,

sorry, but I can't merge a PR that includes code from another repository and multiple useless unsquashed commits. But I would merge a clean commit that implements this particular feature. Please look at the github docs how to squash the commits. Feel free to reopen the the PR when you're done.