| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update README to reflect new Google Group | schneefux | 2014-09-05 | 1 | -3/+11 |
| | | |||||
| * | 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 | ||||
| * | | Merge pull request #149 from alexsiri7/news_module_fixes | schneefux | 2014-09-05 | 3 | -3/+3 |
| |\ \ | |/ |/| | Fixed sending news by email | ||||
| | * | 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 | 7 | -56/+55 |
| | | |||||
| * | Merge pull request #132 from astahlman/master | schneefux | 2014-08-13 | 1 | -2/+1 |
| |\ | | | | | Updated list of TODOs in CONTRIBUTING.md | ||||
| | * | Updated list of TODOs in CONTRIBUTING.md | schneefux | 2014-08-12 | 1 | -2/+1 |
| |/ | |||||
| * | suggesting populate.py re-run | schneefux | 2014-08-09 | 1 | -1/+1 |
| | | |||||
| * | changed to modular STT mic for musicmode | schneefux | 2014-08-09 | 1 | -2/+6 |
| | | |||||
| * | Added modularized STT attribution | schneefux | 2014-08-09 | 1 | -2/+3 |
| | | |||||
| * | Merge pull request #118 from astahlman/master | schneefux | 2014-08-09 | 6 | -64/+200 |
| |\ | | | | | LGTM! Thanks for the fine work and revisions. | ||||
| | * | 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 | 4 | -6/+2 |
| | | | |||||
| | * | Merge upstream changes | schneefux | 2014-07-26 | 2 | -4/+13 |
| | |\ | |/ |/| | | | | | Conflicts: client/local_mic.py | ||||
| * | | fixing local mic with additional speaker argument | schneefux | 2014-07-20 | 1 | -1/+1 |
| | | | |||||
| * | | noting audio output update | schneefux | 2014-07-11 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #100 from astahlman/master | schneefux | 2014-07-11 | 9 | -25/+112 |
| |\ \ | | | | | | | 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 |
| | | | | | |||||
| * | | | | Added note on Contributing.md to readme | schneefux | 2014-07-05 | 1 | -1/+7 |
| | | | | | |||||
| | | | * | Fixing unit tests. | schneefux | 2014-07-26 | 3 | -5/+8 |
| | | | | | |||||
| | | | * | 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 | 19 | -921/+125 |
| | | |/ | |||||
| | | * | Fix boot.sh when invoked non-interactively via crontab | schneefux | 2014-07-04 | 1 | -0/+1 |
| | | | | |||||
| | | * | Merged latest changes. | schneefux | 2014-06-28 | 2 | -3/+4 |
| | | |\ | |_|/ |/| | | |||||
| * | | | Removed extra whitespace and unused import | schneefux | 2014-06-28 | 2 | -3/+3 |
| |/ / | |||||
| | * | Reverting files that accidentally snuck into commit. | schneefux | 2014-06-28 | 2 | -2/+1 |
| | | | |||||
| | * | Changes suggested in CR. | schneefux | 2014-06-28 | 5 | -13/+33 |
| | | | |||||
| | * | Escape phrases before 'say'ing them in OS X | schneefux | 2014-06-21 | 2 | -2/+4 |
| | | | |||||
| | * | Fixed /boot unit test. | schneefux | 2014-06-21 | 1 | -1/+10 |
| | | | |||||
| | * | Clean up before pull request. | schneefux | 2014-06-21 | 3 | -4/+5 |
| | | | |||||
| | * | Stop hardcoding /home/jasper and abstract out mic.say for multiplatform support | schneefux | 2014-06-21 | 8 | -26/+80 |
| |/ | |||||
| * | Merge pull request #92 from andybee/patch-1 | schneefux | 2014-06-07 | 1 | -1/+1 |
| |\ | | | | | Minor error in code comment | ||||
| | * | Minor error in code comment | schneefux | 2014-05-29 | 1 | -1/+1 |
| | | | | | | | Comment confused 1901 with 1991. | ||||
| * | | added module sharing information | schneefux | 2014-06-06 | 1 | -2/+2 |
| | | | |||||
| * | | Removed restart in event of network failure | schneefux | 2014-06-02 | 1 | -1/+0 |
| |/ | |||||
| * | better unit tests for mic | schneefux | 2014-05-28 | 3 | -12/+82 |
| | | |||||
| * | fixed path for JOKES test | schneefux | 2014-05-27 | 1 | -1/+1 |
| | | |||||
| * | moved static assets to separate folder | schneefux | 2014-05-27 | 7 | -8/+8 |
| | | |||||
| * | removed * import in test | schneefux | 2014-05-27 | 1 | -8/+8 |
| | | |||||
| * | Merge branch 'master' of https://github.com/jasperproject/jasper-client | schneefux | 2014-05-27 | 16 | -444/+9 |
| |\ | |||||
| | * | removed wifi import | schneefux | 2014-05-27 | 1 | -1/+0 |
| | | | |||||
| | * | updated readme after network wizard update | schneefux | 2014-05-27 | 1 | -0/+4 |
| | | | |||||
| | * | fixed merge conflicts | schneefux | 2014-05-27 | 4 | -17/+86 |
| | |\ | |||||
| | * | | removed network setup wizard | schneefux | 2014-05-26 | 15 | -443/+4 |
| | | | | |||||
