log

age author description
Mon, 11 Nov 2019 18:53:44 +0100 Amine Sehili Fix plotting tests for python 3.4 and python 3.5
Mon, 11 Nov 2019 16:53:32 +0100 Amine Sehili Add tests for plotting
Sun, 10 Nov 2019 21:16:16 +0100 Amine SEHILI Install pydub and matplotlib
Mon, 11 Nov 2019 09:38:47 +0100 Amine Sehili Use python 3.4 compatible syntax
Sun, 10 Nov 2019 20:20:51 +0100 Amine Sehili Add logo image
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