]> git.rustad.me Git - spots/commit
Initial commit
authorBjørn Rustad <bjorn@rustad.me>
Tue, 24 Jul 2012 19:42:18 +0000 (21:42 +0200)
committerBjørn Rustad <bjorn@rustad.me>
Tue, 24 Jul 2012 19:42:18 +0000 (21:42 +0200)
commitef43010ab940c46640aef3c583c03660b9bbb61f
tree5d881e929318f5fceac19e1c3d9e9b8af0dee392
Initial commit

Working command line interface that lets you view your own playlists,
play songs from these, and perform simple searches.
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
appkey.c [new file with mode: 0644]
appkey.h [new file with mode: 0644]
audio.c [new file with mode: 0644]
audio.h [new file with mode: 0644]
command.c [new file with mode: 0644]
command.h [new file with mode: 0644]
spots.c [new file with mode: 0644]
spots.h [new file with mode: 0644]