log

age author description
Sun, 10 Nov 2019 03:50:37 +0100 Amine SEHILI Update README.rst
Sun, 10 Nov 2019 03:31:30 +0100 Amine SEHILI Create LICENSE
Sun, 10 Nov 2019 03:30:48 +0100 Amine SEHILI Delete LICENSE
Sun, 27 Oct 2019 15:48:13 +0100 Amine Sehili Update python version in setup and travis config.
Sun, 27 Oct 2019 15:32:24 +0100 Amine Sehili Add example figure
Sun, 27 Oct 2019 15:23:00 +0100 Amine Sehili Make sure all modules define __all__
Sun, 27 Oct 2019 12:09:36 +0100 Amine Sehili Call unittest.main() in all test files
Sat, 26 Oct 2019 18:23:52 +0100 Amine Sehili Update README
Sat, 26 Oct 2019 16:18:44 +0100 Amine Sehili Remove deprecated methods in AudioSource
Fri, 25 Oct 2019 20:56:12 +0100 Amine Sehili Refactor test_StreamTokenizer
Fri, 25 Oct 2019 20:23:51 +0100 Amine Sehili Shorten long lines
Thu, 24 Oct 2019 20:56:13 +0100 Amine Sehili Add Exception to except block in _run_subprocess
Thu, 24 Oct 2019 20:49:51 +0200 Amine Sehili Reformat code and documentation
Wed, 23 Oct 2019 21:24:33 +0100 Amine Sehili Rename test_AudioDataSource.py as test_AudioReader.py and refactor it
Wed, 23 Oct 2019 20:50:01 +0200 Amine Sehili Refactor util