Commit graph

158 commits

Author SHA1 Message Date
241eb30c7c No more celery, audiogen used for continous, too
readme is now rst, and included in setup.py
2014-11-03 00:26:32 +01:00
aa71f61425 audiogen starts working
a decoupled part that will prepare audio. It has a modular design based
on standard python entrypoints.
This allows "kinds" to be registered.
2014-11-02 02:09:58 +01:00
b1f597deae proper setup.py setup & test 2014-10-29 00:39:43 +01:00
2bc118bfd9 http testing 2014-10-27 00:44:55 +01:00
6f9e4b199b SIGHUP, use mpd connection without subcommand
beside being ugly, using "mpc idle" subprocess was making the whole
thing unable to terminate & release HTTP port when closing.
2014-10-27 00:25:19 +01:00
bd6ccaf0be add web PoC 2014-10-26 20:13:32 +01:00
441ac2683c tidying things & unit testing! 2014-10-26 19:49:57 +01:00
8da8c38a8c some basic pof 2014-10-26 17:48:24 +01:00