]> git.parisson.com Git - timeside.git/shortlog
timeside.git
2014-04-22 Thomas FillonInstall Coveralls through setup.py test_requires
2014-04-22 Thomas FillonMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-04-22 Thomas FillonAdd coverage to Travis-CI
2014-04-21 Guillaume Pellerintry another arch svg URL
2014-04-21 Guillaume Pellerinupdate arch svg URL
2014-04-21 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-04-21 Guillaume Pellerinupdate arch schema, try svg in rst
2014-04-21 Thomas FillonClean-up comment in test_transcoding_streaming
2014-04-21 Thomas FillonTry to put back test_transcoding_streaming (it was...
2014-04-21 Thomas FillonClean up test_decoding.py
2014-04-21 Thomas FillonFix hdf5 bad handling of empty numpy array in some...
2014-04-21 Thomas FillonSupport variability of frames number in Gstreamer ogg...
2014-04-21 Thomas FillonSupport variability of frames number in Gstreamer ogg...
2014-04-21 Thomas FillonRemove AubioPitch dependency in test_decoding_stack
2014-04-21 Thomas FillonUpdate Gstreamer PPa repository in .travis.yml : Donk...
2014-04-21 Thomas FillonUpdate Gstreamer PPa repository in .travis.yml
2014-04-20 Thomas FillonSkip test_transcodng_streaming which freeze in Travis
2014-04-20 Thomas FillonTry to fix tests support in travis
2014-04-20 Thomas FillonRemove setuptools requirement in setup.py - 2
2014-04-20 Thomas FillonRemove setuptools requirement insetup.py
2014-04-17 Thomas FillonMinor Clean up in .travis.yml
2014-04-17 Thomas FillonUpdate .travis to include 'setup.py test'
2014-04-17 Thomas FillonSetuptools: try to fix samples data download for tests
2014-04-16 Thomas FillonAdd -y option for add-apt-repository in Travis
2014-04-16 Thomas FillonCheck tests samples in setup.py test
2014-04-16 Thomas FillonAdd gstreamer ppa repository in Travis
2014-04-15 Thomas FillonAdd gstreamer-plugins-bad dependency in Travis
2014-04-15 Thomas FillonRender AubioPitch grapher only if Aubio is available
2014-04-15 Thomas FillonAdd matplotlib dependency in Travis
2014-04-15 Thomas FillonAdd h5py dependency in Travis
2014-04-15 Thomas FillonNew tests command for Travis
2014-04-15 Thomas FillonTest Virtualenv for Travis for fixing Gstreamer import...
2014-04-14 Thomas FillonTry again Gstreamer install for Travis
2014-04-14 Thomas FillonAdd a test section for Travis
2014-04-14 Thomas FillonAdd a test section (pytest) for setuptools setup.py
2014-04-14 Thomas FillonEnable TimeSide to work without external libraries...
2014-04-14 Thomas FillonRemove __init__.py from tests directory
2014-04-14 Thomas FillonImprove feedback messages on test_AnalyzerResults
2014-04-10 Thomas FillonTests: fix some compatibility issues with pytest-cov
2014-04-10 Thomas FillonRemove string from AnalyzerResult value supported datatype
2014-04-10 Thomas FillonRemove duplicate tests agains bad type in test_Analyzer...
2014-04-09 Guillaume Pellerinadd ReadTheDoc theme to the doc, fix dates
2014-03-24 Thomas FillonAdd test for decoder stack
2014-03-24 Thomas FillonFix both inline and documentation doctests
2014-03-24 Thomas FillonDoctest: Fix path issue for local test data
2014-03-22 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-03-22 Guillaume Pellerinmake python >=2.7 dependency more explicit
2014-03-21 Guillaume Pellerinfix travis setup
2014-03-20 Thomas FillonFix some pep8 warnings
2014-03-20 Thomas FillonDoctest: Handle alias fixture for test data files
2014-03-20 Thomas FillonUpdate Doctest
2014-03-20 Thomas FillonAdd a sha1sum computation for decoders
2014-03-20 Thomas Fillontest_array_decoding: fix some pep8 warnings
2014-03-20 Thomas FillonAnalyzer.core: Fix doctest
2014-03-19 Thomas FillonLevel analyzer : fix Inf issue
2014-03-19 Thomas FillonStress test: improve output
2014-03-19 Thomas FillonLevel: compute the max over absolute values
2014-03-19 Thomas FillonAdd a test for Inf values in analyzer results
2014-03-19 Thomas FillonAnalyzer/irit_speech_4hz : fix NaN issue
2014-03-19 Thomas FillonAnalyzer/odf : fix NaN issue
2014-03-18 Paul BrossierMANIFEST.in: remove debian
2014-03-18 Paul Brossierdebian/: remove, now on git.debian.org
2014-03-13 Thomas Fillonanalyzer result: add channels info to audio_metadata
2014-03-11 Thomas FillonChmod +x on test files
2014-03-11 Thomas Fillontest_analyzers_stress: modify comments
2014-03-11 Thomas FillonTests: add a stress test for analyzer. At first, test...
2014-03-11 Thomas FillonArrayDecoder: Convert array to 'float32' for compatibil...
2014-03-11 Thomas FillonRelease source at the end of ProcessPipe run
2014-03-11 Thomas FillonYaafe analyzer: simplify adaptation of process frames...
2014-03-11 Thomas FillonLimsiSad: add a default value for parameter sad_model
2014-03-11 Thomas FillonAubioPitch: prevent NaN in result by converting them...
2014-03-07 Thomas FillonAnalyzerResults: put back a render method that retrun...
2014-03-06 Thomas FillonMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-03-06 Thomas FillonGrapher: attempt to fix #43
2014-03-06 Thomas FillonGrapher: attempt to fix#43
2014-03-06 Thomas Fillongstutils: use reshape((-1,chan)) to reshape buffer...
2014-03-04 Thomas FillonMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-03-03 Guillaume Pellerinadd egg to install
2014-03-03 Guillaume PellerinEncoder : fix some names and mimetypes
2014-03-03 Thomas FillonOpusEncoder: change default bitrate to 128k
2014-03-03 Thomas FillonEncoder : add Opus encoder
2014-02-25 Thomas FillonMerge pull request #42 from DavidDoukhan/dev
2014-02-25 David Doukhanbetter comment
2014-02-20 Guillaume Pelleringoto 0.5.5
2014-02-20 Guillaume Pellerinupdate doc 0.5.4
2014-02-17 Guillaume Pellerindocfix
2014-02-14 Guillaume Pellerinupdate news
2014-02-14 Thomas FillonMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-02-14 Thomas FillonFix #39
2014-02-14 Guillaume PellerinMerge pull request #32 from DavidDoukhan/dev
2014-02-14 Thomas FillonAdd test for encoder streaming
2014-02-14 Thomas FillonMerge fix_streaming_bugbranch in dev + Core : enable...
2014-02-14 Thomas FillonPut MainloopThread in gstutils
2014-02-14 Thomas Fillonstreaming bug : clean-up unnecessary code changes
2014-02-14 Thomas FillonStreming bug : mainloop thread does not seem to be...
2014-02-14 Thomas FillonClean-up code for test_lolevel_streaming_threaded
2014-02-13 Guillaume Pellerincleanup some prints fix_streaming_bug
2014-02-13 Guillaume PellerinMerge branch 'fix_streaming_bug' of github.com:yomguy...
2014-02-13 Guillaume PellerinVorbisEncoder : passing the low level app and file...
2014-02-13 Guillaume PellerinVorbisEncoder : passing the low level app and file...
next