1
I Use This!
Inactive

Commits : Listings

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