Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-27 | Replaced last YAML bit with JSON | Clayton G. Hobbs | |
Hashes are now stored in hash.json, not hash.yaml. Also, we use the XDG configuration directory rather than assuming we should use ~/.config/. Maybe I should also make use of XDG data and/or cache directories. | |||
2015-12-27 | Whoops, two ~ on either side for strikethrough | Clayton G. Hobbs | |
2015-12-27 | Mention self-updating feature in README | Clayton G. Hobbs | |
2015-12-26 | More changes to README | Clayton G. Hobbs | |
This fork is called Kaylee, not Blather. Let's at least be consistent with referring to the program as Kaylee, even if the code is still in blather.py. | |||
2015-12-26 | Update README to reflect the missing Qt UI | Clayton G. Hobbs | |
2015-12-26 | Ported to new pocketsphinx and pygi | Clayton G. Hobbs | |
Gotta keep that stuff up-to-date, yo. Pocketsphinx changed so it needs GStreamer 1.0, and that required rewriting everything to use GObject Introspection instead of the old, static Python bindings for GObject. | |||
2015-08-01 | More format fuckery | Jezra | |
2015-08-01 | Baaaahhh! gitlab markdown processing leaves something to be desired | Jezra | |
2015-08-01 | Added missing return | Jezra | |
2015-08-01 | Added invalid sentence command and valid sentence command to the documentation | Jezra | |
2015-03-15 | Added example for -p flag to README | Jezra | |
2014-05-04 | Reads default startup options from an options.yaml file | Jezra | |
Added some missing files because I'm an idiot |