| author | Roman Bazalevsky <rvb@rvb.name> | |
| Wed, 28 Sep 2016 16:50:21 +0000 (19:50 +0300) | ||
| committer | Roman Bazalevsky <rvb@rvb.name> | |
| Wed, 28 Sep 2016 16:50:21 +0000 (19:50 +0300) | ||
| commit | e05325ceb8b812fc40b7c3475c59602dde9efdae | |
| tree | 50efcd0960cdf53ee789611de666603f2bf8bb11 | tree | snapshot |
| ajax/command.php | [new file with mode: 0644] | blob |
| ajax/editplaylist.php | [new file with mode: 0644] | blob |
| ajax/mpd.js | [new file with mode: 0644] | blob |
| ajax/mpd.php | [new file with mode: 0644] | blob |
| ajax/playerstate.php | [new file with mode: 0644] | blob |
| ajax/playlist-command.php | [new file with mode: 0644] | blob |
| ajax/playlist.php | [new file with mode: 0644] | blob |
| ajax/repeatstate.php | [new file with mode: 0644] | blob |
| ajax/trackinfo.php | [new file with mode: 0644] | blob |
| ajax/volume.php | [new file with mode: 0644] | blob |
| config/config.php | [new file with mode: 0644] | blob |
| css/general.css | [new file with mode: 0644] | blob |
| images/addall.png | [new file with mode: 0755] | blob |
| images/addselected.png | [new file with mode: 0755] | blob |
| images/bg.png | [new file with mode: 0755] | blob |
| images/control_bg.png | [new file with mode: 0755] | blob |
| images/down.png | [new file with mode: 0755] | blob |
| images/highlight.png | [new file with mode: 0755] | blob |
| images/left.png | [new file with mode: 0755] | blob |
| images/minus.png | [new file with mode: 0755] | blob |
| images/next.png | [new file with mode: 0755] | blob |
| images/pause.png | [new file with mode: 0755] | blob |
| images/play.png | [new file with mode: 0755] | blob |
| images/playing_bg.png | [new file with mode: 0755] | blob |
| images/playlist.png | [new file with mode: 0755] | blob |
| images/plus.png | [new file with mode: 0755] | blob |
| images/prev.png | [new file with mode: 0755] | blob |
| images/previous.png | [new file with mode: 0755] | blob |
| images/remall.png | [new file with mode: 0755] | blob |
| images/remove.png | [new file with mode: 0755] | blob |
| images/removeall.png | [new file with mode: 0755] | blob |
| images/removeselected.png | [new file with mode: 0755] | blob |
| images/remselected.png | [new file with mode: 0755] | blob |
| images/repeatoff.png | [new file with mode: 0755] | blob |
| images/repeaton.png | [new file with mode: 0755] | blob |
| images/right.png | [new file with mode: 0755] | blob |
| images/songs.png | [new file with mode: 0755] | blob |
| images/stop.png | [new file with mode: 0755] | blob |
| images/up.png | [new file with mode: 0755] | blob |
| images/update.png | [new file with mode: 0755] | blob |
| index.php | [new file with mode: 0644] | blob |
| model/player.php | [new file with mode: 0644] | blob |
| model/tracklist.php | [new file with mode: 0644] | blob |
| system/helper.php | [new file with mode: 0644] | blob |
| system/mpd_class.php | [new file with mode: 0644] | blob |
| view/default/tmpl/default.php | [new file with mode: 0644] | blob |
| view/default/tmpl/playlistmenu.php | [new file with mode: 0644] | blob |
| view/default/view.php | [new file with mode: 0644] | blob |
| view/player/tmpl/default.php | [new file with mode: 0644] | blob |
| view/player/view.php | [new file with mode: 0644] | blob |