descriptionA command line client for MPD written in Haskell
last changeThu, 10 Apr 2008 15:24:31
urlhttp://turing.une.edu.au/~bsinclai/code/hmpc
shortlog
19 months ago Ben Sinclair FindAction.hs: removed typevar from Action.
21 months ago Ben Sinclair Tidied parseAction
22 months ago Joachim Fasting hmpc.cabal: conditional build-depends
22 months ago Joachim Fasting Paths are no longer wrapped in Maybe
22 months ago Joachim Fasting Playlist names are no longer wrapped in Maybe
22 months ago Joachim Fasting README: cabal > 1.2 required for conditional stuff in hm ...
2 years ago Ben Sinclair Main._list: update function name for new libmpd.
2 years ago Joachim Fasting Bump copyright years.
2 years ago Joachim Fasting hmpc.cabal: mpd -> libmpd.
2 years ago Joachim Fasting hmpc.cabal: add Extra-Source-Files stanza.
2 years ago Joachim Fasting hmpc.cabal: remove dependency on 'old-time'.
2 years ago bsinclai@turing.une.edu.au Main.hs: separated out long commands.
2 years ago bsinclai@turing.une.edu.au Main.hs: implement seek, move, swap, and stats.
2 years ago bsinclai@turing.une.edu.au Main.hs: allow for internal playlist positions to start ...
2 years ago bsinclai@turing.une.edu.au Code cleanup.
...