1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README about voctomix.
Tim 'mithro' Ansell
as Tim Ansell
More... about 7 years ago
Merge pull request #215 from mithro/makefile-fix More... almost 9 years ago
Merge pull request #208 from MaZderMind/remove-coverage-files-on-make-clean
Tim 'mithro' Ansell
as Tim Ansell
More... almost 9 years ago
Merge pull request #211 from MaZderMind/control-port-ipv6
Tim 'mithro' Ansell
as Tim Ansell
More... almost 9 years ago
Merge pull request #198 from MaZderMind/int-tests-rewrite2
Tim 'mithro' Ansell
as Tim Ansell
More... almost 9 years ago
Add a note about why there is no timeout in the processes' terminate method More... almost 9 years ago
Doc-Comment wording More... almost 9 years ago
Document MockConnection, especially return_variant argument More... almost 9 years ago
Fix Typo in Docstring More... almost 9 years ago
Add a Comment about the possible unreliable time.sleep use in the recording-file test More... almost 9 years ago
Move Sources-Starting-Code into testbase More... almost 9 years ago
Require pixel-perfect matches on the Integration-Test results More... almost 9 years ago
Fix docstring describing the default port More... almost 9 years ago
Change to directory rather than using -C so ${PWD} is correct. More... almost 9 years ago
Document Audio- and Video-Port-Names More... almost 9 years ago
Remove trailing Space in Tuple More... almost 9 years ago
Reminder to look for a pure-python imgurl-upload More... almost 9 years ago
Allow TODOs and FIXMEs in the Code More... almost 9 years ago
Use tripple-quoted strings More... almost 9 years ago
Document timeout and turns parameter More... almost 9 years ago
Print a useful Error-Messge when PIL is missing More... almost 9 years ago
Move the terminate-Call up before reading the remaining Process' output More... almost 9 years ago
Change Control-Port to be IPv6 Compatible More... almost 9 years ago
Remove outdated scripts More... almost 9 years ago
Compare timeout against 0 More... almost 9 years ago
Raise bufsize to 4096 as suggested in the subprocess.Popen docs More... almost 9 years ago
Remove excess linebreak More... almost 9 years ago
Return an immutable tuple instead of a list from the running_tests_*-Properties More... almost 9 years ago
Only delete coverage-files if they are expected to be generated More... almost 9 years ago
Document the use of select.select and os.read More... almost 9 years ago