Commit Graph

8 Commits

Author SHA1 Message Date
Lucas Verney 345383e3a5 Bump Bliss version
Now using 3 tempo values, updated Bliss version.

_Note_: You should rebuild your database after upgrading to this commit.
Next major breaking changes will be handled by dedicated update scripts
to avoid having to rebuild the entire database.
2016-07-24 15:31:18 +02:00
Lucas Verney b98a50e40e Rename to Blissify and move mpd server code to a Python script around the main C code. 2016-05-25 20:26:28 +02:00
Lucas Verney b1c2ba9a2a Add docstrings 2016-05-10 19:32:45 +02:00
Lucas Verney d5a1855b1d Large refactor
* Fix strings overflows and associated segfaults
* Add some client code in Python
2016-05-10 19:16:34 +02:00
Lucas Verney 3f16114d1b Refactor 2016-05-09 15:57:26 +02:00
Lucas Verney 287e1ab0f4 Store errors in db and allow to pass them again 2016-04-06 18:57:11 +02:00
Lucas Verney 1c188bcb6d Support MPD_HOST and MPD_PORT env variables 2016-04-06 00:52:14 +02:00
Lucas Verney 72324c5fb8 First commit 2016-04-06 00:35:22 +02:00