summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #156 from alexsiri7/google_stt_persistentschneefux2014-09-081-10/+7
|\
| * Persistent connection for google sttschneefux2014-09-081-10/+7
* | Removed CherryPyschneefux2014-09-071-1/+0
* | Update README to reflect new Google Groupschneefux2014-09-051-3/+11
|/
* Merge pull request #150 from alexsiri7/test_fixesschneefux2014-09-051-2/+5
|\
| * Run all test cases togetherschneefux2014-08-311-2/+5
* | Merge pull request #149 from alexsiri7/news_module_fixesschneefux2014-09-053-3/+3
|\ \ | |/ |/|
| * Fixed News Modules - Sending news by emailschneefux2014-08-313-3/+3
|/
* More cleanup, mostly in docstringsschneefux2014-08-235-31/+34
* Minor style fixes: removed unused imports, commented-out code, etc.schneefux2014-08-227-56/+55
* Merge pull request #132 from astahlman/masterschneefux2014-08-131-2/+1
|\
| * Updated list of TODOs in CONTRIBUTING.mdschneefux2014-08-121-2/+1
|/
* suggesting populate.py re-runschneefux2014-08-091-1/+1
* changed to modular STT mic for musicmodeschneefux2014-08-091-2/+6
* Added modularized STT attributionschneefux2014-08-091-2/+3
* Merge pull request #118 from astahlman/masterschneefux2014-08-096-64/+200
|\
| * Prompt user to populate stt_engine in profileschneefux2014-07-301-1/+20
| * Addressed CR comments.schneefux2014-07-295-52/+45
| * Cleanup before pull request.schneefux2014-07-274-6/+2
| * Merge upstream changesschneefux2014-07-262-4/+13
| |\ | |/ |/|
* | fixing local mic with additional speaker argumentschneefux2014-07-201-1/+1
* | noting audio output updateschneefux2014-07-111-2/+2
* | Merge pull request #100 from astahlman/masterschneefux2014-07-119-25/+112
|\ \
* \ \ Merge pull request #97 from dag0310/masterschneefux2014-07-051-1/+4
|\ \ \
| * | | Check if first_name is set for profile beforehandschneefux2014-06-121-1/+4
| * | | Make Jasper mention the user's name when asking "How can I be of service?"schneefux2014-06-121-1/+1
* | | | Added note on Contributing.md to readmeschneefux2014-07-051-1/+7
| | | * Fixing unit tests.schneefux2014-07-263-5/+8
| | | * Cleanup before pull request.schneefux2014-07-261-0/+4
| | | * Work on Google STT on RPi.schneefux2014-07-2616-44/+961
| | | * Google STT works on OS Xschneefux2014-07-2319-921/+125
| | |/
| | * Fix boot.sh when invoked non-interactively via crontabschneefux2014-07-041-0/+1
| | * Merged latest changes.schneefux2014-06-282-3/+4
| | |\ | |_|/ |/| |
* | | Removed extra whitespace and unused importschneefux2014-06-282-3/+3
|/ /
| * Reverting files that accidentally snuck into commit.schneefux2014-06-282-2/+1
| * Changes suggested in CR.schneefux2014-06-285-13/+33
| * Escape phrases before 'say'ing them in OS Xschneefux2014-06-212-2/+4
| * Fixed /boot unit test.schneefux2014-06-211-1/+10
| * Clean up before pull request.schneefux2014-06-213-4/+5
| * Stop hardcoding /home/jasper and abstract out mic.say for multiplatform supportschneefux2014-06-218-26/+80
|/
* Merge pull request #92 from andybee/patch-1schneefux2014-06-071-1/+1
|\
| * Minor error in code commentschneefux2014-05-291-1/+1
* | added module sharing informationschneefux2014-06-061-2/+2
* | Removed restart in event of network failureschneefux2014-06-021-1/+0
|/
* better unit tests for micschneefux2014-05-283-12/+82
* fixed path for JOKES testschneefux2014-05-271-1/+1
* moved static assets to separate folderschneefux2014-05-277-8/+8
* removed * import in testschneefux2014-05-271-8/+8
* Merge branch 'master' of https://github.com/jasperproject/jasper-clientschneefux2014-05-2716-444/+9
|\
| * removed wifi importschneefux2014-05-271-1/+0