| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 2 | -3/+16 |
| | | |||||
| * | Better info for test profile | schneefux | 2014-09-09 | 1 | -2/+3 |
| | | |||||
| * | Minor style fixes to test.py | schneefux | 2014-09-09 | 1 | -5/+5 |
| | | |||||
| * | Added travis | schneefux | 2014-09-09 | 1 | -3/+12 |
| | | |||||
| * | PEP formatting fix | schneefux | 2014-09-08 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #156 from alexsiri7/google_stt_persistent | schneefux | 2014-09-08 | 1 | -10/+7 |
| |\ | | | | | Persistent connection for Google STT | ||||
| | * | Persistent connection for google stt | schneefux | 2014-09-08 | 1 | -10/+7 |
| | | | |||||
| * | | Removed CherryPy | schneefux | 2014-09-07 | 1 | -1/+0 |
| |/ | |||||
| * | Merge pull request #150 from alexsiri7/test_fixes | schneefux | 2014-09-05 | 1 | -2/+5 |
| |\ | | | | | Run all test cases together | ||||
| | * | Run all test cases together | schneefux | 2014-08-31 | 1 | -2/+5 |
| | | | | | | | | | | | This allows nicer output, as all the test results are grouped, and with a glimpse you can determine wether they passed or not | ||||
| * | | Fixed News Modules - Sending news by email | schneefux | 2014-08-31 | 3 | -3/+3 |
| |/ | |||||
| * | More cleanup, mostly in docstrings | schneefux | 2014-08-23 | 5 | -31/+34 |
| | | |||||
| * | Minor style fixes: removed unused imports, commented-out code, etc. | schneefux | 2014-08-22 | 5 | -54/+52 |
| | | |||||
| * | changed to modular STT mic for musicmode | schneefux | 2014-08-09 | 1 | -2/+6 |
| | | |||||
| * | Prompt user to populate stt_engine in profile | schneefux | 2014-07-30 | 1 | -1/+20 |
| | | |||||
| * | Addressed CR comments. | schneefux | 2014-07-29 | 5 | -52/+45 |
| | | |||||
| * | Cleanup before pull request. | schneefux | 2014-07-27 | 3 | -4/+2 |
| | | |||||
| * | Merge upstream changes | schneefux | 2014-07-26 | 1 | -1/+4 |
| |\ | | | | | | | | | Conflicts: client/local_mic.py | ||||
| | * | fixing local mic with additional speaker argument | schneefux | 2014-07-20 | 1 | -1/+1 |
| | | | |||||
| | * | Merge pull request #100 from astahlman/master | schneefux | 2014-07-11 | 6 | -15/+79 |
| | |\ | | | | | | | Platform independent audio output. Stop hardcoding /home/jasper. | ||||
| | * \ | Merge pull request #97 from dag0310/master | schneefux | 2014-07-05 | 1 | -1/+4 |
| | |\ \ | | | | | | | | | Added personalized greeting | ||||
| | | * | | 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 |
| | | | | | |||||
| * | | | | Fixing unit tests. | schneefux | 2014-07-26 | 2 | -5/+7 |
| | | | | | |||||
| * | | | | Cleanup before pull request. | schneefux | 2014-07-26 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | Work on Google STT on RPi. | schneefux | 2014-07-26 | 16 | -44/+961 |
| | | | | | |||||
| * | | | | Google STT works on OS X | schneefux | 2014-07-23 | 18 | -921/+124 |
| | |_|/ |/| | | |||||
| * | | | Merged latest changes. | schneefux | 2014-06-28 | 1 | -1/+1 |
| |\| | | |||||
| | * | | Removed extra whitespace and unused import | schneefux | 2014-06-28 | 1 | -1/+1 |
| | |/ | |||||
| * | | Reverting files that accidentally snuck into commit. | schneefux | 2014-06-28 | 1 | -1/+1 |
| | | | |||||
| * | | Changes suggested in CR. | schneefux | 2014-06-28 | 3 | -11/+30 |
| | | | |||||
| * | | Escape phrases before 'say'ing them in OS X | schneefux | 2014-06-21 | 1 | -1/+4 |
| | | | |||||
| * | | Clean up before pull request. | schneefux | 2014-06-21 | 2 | -3/+3 |
| | | | |||||
| * | | Stop hardcoding /home/jasper and abstract out mic.say for multiplatform support | schneefux | 2014-06-21 | 6 | -15/+57 |
| |/ | |||||
| * | Minor error in code comment | schneefux | 2014-05-29 | 1 | -1/+1 |
| | | | | Comment confused 1901 with 1991. | ||||
| * | better unit tests for mic | schneefux | 2014-05-28 | 1 | -12/+82 |
| | | |||||
| * | fixed path for JOKES test | schneefux | 2014-05-27 | 1 | -1/+1 |
| | | |||||
| * | moved static assets to separate folder | schneefux | 2014-05-27 | 5 | -51/+4 |
| | | |||||
| * | removed * import in test | schneefux | 2014-05-27 | 1 | -8/+8 |
| | | |||||
| * | spotify error handling | schneefux | 2014-05-26 | 1 | -1/+11 |
| | | |||||
| * | removed explicit names from init | schneefux | 2014-05-24 | 1 | -1/+0 |
| | | |||||
| * | reverse sorting for unit testing | schneefux | 2014-05-24 | 2 | -2/+4 |
| | | |||||
| * | Filter modules intelligently | schneefux | 2014-05-24 | 1 | -2/+1 |
| | | |||||
| * | dynamic module loading with priorities | schneefux | 2014-05-24 | 4 | -4/+44 |
| | | |||||
| * | better patching | schneefux | 2014-05-24 | 1 | -1/+1 |
| | | |||||
| * | Unit tests for brain using mocks | schneefux | 2014-05-24 | 1 | -0/+37 |
| | | |||||
| * | Populate now adds keys (with empty values) for empty input (easier to handle ↵ | schneefux | 2014-05-10 | 2 | -12/+10 |
| | | | | | in modules) | ||||
| * | Semantic version update + reflect change in Weather module, better output ↵ | schneefux | 2014-05-10 | 3 | -8/+8 |
| | | | | | formatting in populate | ||||
| * | changed parseDate to extractDates | schneefux | 2014-05-10 | 1 | -1/+1 |
| | | |||||
