| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix bug in main.py | schneefux | 2014-10-01 | 1 | -1/+0 |
| | | | | This fixes #183 | ||||
| * | Move client/main.py to jasper.py and add client/main.py dummy script for ↵ | schneefux | 2014-09-11 | 1 | -118/+7 |
| | | | | | backwards compatibility | ||||
| * | Merged boot/boot.py into client/main.py | schneefux | 2014-09-11 | 1 | -5/+62 |
| | | |||||
| * | Throw error when JASPER_HOME is not set in start.py | schneefux | 2014-09-10 | 1 | -1/+7 |
| | | |||||
| * | Add shebang and PEP 0263 source encoding to every module | schneefux | 2014-09-10 | 1 | -1/+1 |
| | | | | | Source encoding should be specified and a shebang helps to execute a module directly (either to start jasper or just for testing purposes). | ||||
| * | Add shebang and PEP 0263 source encoding to main.py | schneefux | 2014-09-10 | 1 | -2/+3 |
| | | |||||
| * | Ported client/start.sh to python | schneefux | 2014-09-10 | 1 | -0/+12 |
| | | |||||
| * | Minor style fixes: removed unused imports, commented-out code, etc. | schneefux | 2014-08-22 | 1 | -1/+2 |
| | | |||||
| * | Addressed CR comments. | schneefux | 2014-07-29 | 1 | -5/+9 |
| | | |||||
| * | Merge upstream changes | schneefux | 2014-07-26 | 1 | -1/+4 |
| |\ | | | | | | | | | Conflicts: client/local_mic.py | ||||
| | * | Merge pull request #100 from astahlman/master | schneefux | 2014-07-11 | 1 | -1/+2 |
| | |\ | | | | | | | Platform independent audio output. Stop hardcoding /home/jasper. | ||||
| | * | | Check if first_name is set for profile beforehand | schneefux | 2014-06-12 | 1 | -1/+4 |
| | | | | |||||
| | * | | Make Jasper mention the user's name when asking "How can I be of service?" | schneefux | 2014-06-12 | 1 | -1/+1 |
| | | | | |||||
| * | | | Work on Google STT on RPi. | schneefux | 2014-07-26 | 1 | -2/+7 |
| | | | | |||||
| * | | | Google STT works on OS X | schneefux | 2014-07-23 | 1 | -2/+4 |
| | |/ |/| | |||||
| * | | Stop hardcoding /home/jasper and abstract out mic.say for multiplatform support | schneefux | 2014-06-21 | 1 | -1/+2 |
| |/ | |||||
| * | Initial commit | schneefux | 2014-03-30 | 1 | -0/+30 |
