]> git.parisson.com Git - timeside.git/shortlog
timeside.git
2013-12-02 Guillaume Pellerindoctest bugfix again for systems without any display
2013-12-02 Guillaume Pellerinbugfix for tests on server systems without display...
2013-12-02 Thomas FillonAnalyzer : Refactoring, merge commits before push
2013-12-02 Thomas FillonAnalyzers: Code refactoring for Analyzer Result support...
2013-12-02 Thomas FillonAnalyzers: Code refactoring for Analyzer Result support...
2013-12-01 Paul Brossier./tests/test_list_processors.py: fix testHasSomeDecoders
2013-12-01 Paul Brossiertimeside/analyzer/aubio_temporal.py: fix onset rate...
2013-12-01 Paul Brossierdebian/control: add gstreamer0.10-plugins-bad
2013-12-01 Paul Brossiertimeside/analyzer/core.py: simplify docstring, test...
2013-12-01 Paul Brossierdebian/control: add depends on python-matplotlib
2013-12-01 Paul Brossierdebian/: sync with last package
2013-12-01 Thomas FillonMerge branch 'dev' of https://github.com/yomguy/TimeSid...
2013-12-01 Thomas FillonAnalyzer: hdf5 serialization -> Fix bug + code refactoring
2013-12-01 Paul Brossiertimeside/analyzer/aubio_temporal.py: add beat confidence
2013-12-01 Paul Brossiertimeside/analyzer/aubio_temporal.py: make onsetrate...
2013-12-01 Paul Brossiertimeside/analyzer/aubio_temporal.py: clean up, fix bpm
2013-12-01 Paul Brossiertimeside/analyzer/aubio_pitch.py: fill up results id_me...
2013-12-01 Paul Brossiertimeside/analyzer/aubio_pitch.py: add confidence
2013-11-29 Thomas FillonAnalyzer: hdf5 serialization -> Fix bug + code refactoring
2013-11-29 Thomas FillonTests : lowercase for run_test_module
2013-11-29 Thomas FillonTests : enable to set test prefix in unit-timeside...
2013-11-28 Thomas FillonEncoder: Fix test_encoding for webm video
2013-11-28 Thomas FillonEncoder : Ogg -> Add quality parameter
2013-11-28 Thomas FillonEncoder: implement abstract IEncoder interface for...
2013-11-28 Thomas FillonEncoder: Webm -> add video encoding support + test
2013-11-28 Thomas FillonTests: Clean up temporary files + minor code formatting...
2013-11-27 Guillaume Pellerinmp4mux for the aac encoder
2013-11-27 Thomas FillonTests: Various enhancements and fixes in transcoding...
2013-11-27 Thomas FillonAnalyzer: WaveForm -> add pre-processing decorators
2013-11-27 Thomas FillonDecoder: utils -> Fix indentation and division issue
2013-11-27 Thomas FillonEncoder: Enable timestamp during encoding, provide...
2013-11-27 Thomas FillonEncoder: WebM -> Suppress the apparently useless elemen...
2013-11-27 Thomas FillonEncoder: fix calling arguments for m4a
2013-11-26 Thomas FillonMerge branch 'dev' of https://github.com/yomguy/TimeSid...
2013-11-26 Thomas FillonEncoder: Mp3Encoder add xingmux in the pipe in order...
2013-11-25 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2013-11-22 Thomas FillonTest : Add a message when a test is skipped
2013-11-22 Thomas FillonDecoder: Code refactoring on core, put some functions...
2013-11-22 Guillaume Pellerinadd gstreamer0.10-plugins-bad to debian deps (voaacenc...
2013-11-21 Thomas FillonEncoder : Test refactoring + add test for WebM and...
2013-11-21 Thomas FillonEncoder: Fix AAC encoding issue (missing faac) by switc...
2013-11-20 Thomas FillonTests : add some enhancements
2013-11-20 Thomas FillonDocumentation : small updates, put back numpydoc extens...
2013-11-19 Thomas FillonDecoder: Add ArrayDecoder : a fake decoder that take...
2013-11-15 Thomas FillonDoc : Add documentation for analyzer preprocessor decor...
2013-11-15 Thomas FillonAnalyzer: Decorates some analyzers with preprocessors...
2013-11-15 Thomas FillonAnalyzers : Add preprocessors as process decorators
2013-11-12 Guillaume PellerinMerge branch 'master' into dev
2013-11-12 Guillaume Pellerinmake Grapher an abstract interface
2013-11-11 Guillaume Pelleringoto 0.5.2
2013-11-11 Guillaume Pellerin0.5.1 again 0.5.1-2
2013-11-11 Guillaume PellerinMerge branch 'master' of github.com:yomguy/TimeSide
2013-11-11 Guillaume Pelleringraphers : fix default window function
2013-11-10 Guillaume PellerinMerge branch 'dev'
2013-11-10 Guillaume Pellerinortho fix
2013-11-08 Thomas FillonTests : supress print in test_run_all_doctests
2013-11-08 Thomas FillonTests : supress print in test_run_all_doctests
2013-11-08 Thomas FillonFix issues in doctest : add doctest Ellipsis on timesid...
2013-11-08 Thomas FillonChange Grapher render() function to match documentation...
2013-11-08 Thomas FillonChange Grapher render() function to match documentation...
2013-11-08 Thomas FillonFix issues in doctest : add doctest Ellipsis on timesid...
2013-11-08 Guillaume Pellerin0.5.2
2013-11-08 Guillaume Pellerinupdate doc 0.5.1-1
2013-11-08 Guillaume Pellerinupdate news
2013-11-08 Guillaume Pellerinadd docstrings, cleanup
2013-11-08 Guillaume Pellerintry to fix rst proc list
2013-11-08 Guillaume Pellerinagain
2013-11-08 Guillaume Pellerinfix procs
2013-11-08 Guillaume Pellerinupdade news again
2013-11-08 Guillaume Pellerinupdate processors in readme
2013-11-08 Guillaume Pellerinupdate news
2013-11-07 Guillaume Pellerinuuid from standard lib 0.5.1-0
2013-11-07 Thomas FillonFix some doctest issues, minor codes changes for proces...
2013-11-07 Thomas FillonSuppress collecting the doctest in the documentation...
2013-11-07 Thomas FillonAdd a test collecting all doctests
2013-11-07 Thomas FillonDelete old and unused directories
2013-10-31 Guillaume Pellerincleanup, sandbox: test hdf5
2013-10-31 Guillaume Pellerinadd uuid to analyzer.results
2013-10-31 Guillaume Pellerintests/api to test/sandbox, add various tests in sandbox
2013-10-31 Guillaume Pellerinadd parent list iterating in pipe, fix analyzer.odf...
2013-10-31 Thomas FillonFix conflicts before merge
2013-10-31 Thomas FillonAdd a parents attribute to Processor. A Processor can...
2013-10-31 Guillaume Pellerinadd a UUID based on a 32 bit hash for each processor
2013-10-29 Guillaume Pellerinchange decoder id, cleanup
2013-10-29 Guillaume Pellerinadd test_all, add __repr__ to ProcessPipe
2013-10-28 Guillaume Pellerinfix conflict between grapher parameters, add test_all_g...
2013-10-28 Guillaume Pellerin4096 for default fft_size, tune various lower_freq
2013-10-28 Guillaume Pellerinadd tests for new graphers
2013-10-28 Guillaume Pellerincleanup, add a SpectrogramLinear grapher
2013-10-28 Guillaume Pellerinadd decoder.utils, fix some api test names
2013-10-28 Guillaume Pellerinadd WaveformTransparent grapher, optimize and cleanup... exp_graph
2013-10-28 Guillaume Pellerinrefactor and simplify the grapher processor system...
2013-10-25 Guillaume Pellerinremove self returning from pipe.run(), cleanup
2013-10-25 Thomas FillonChange function AnalyzerResultFactory to lowercase...
2013-10-25 Thomas FillonFix test_AnalyzerResult.py to support the new analyzer...
2013-10-25 Thomas FillonFix doc in tutorial and enable testsetup and testcleanu...
2013-10-25 Thomas FillonFix some assignment issues regarding immutable type...
2013-10-24 Thomas FillonSimplify Analyzer Results implementation by introducing...
2013-10-22 Guillaume Pellerinadd grapher utils and color schemes
2013-10-20 Guillaume PellerinMerge branch 'master' into dev
next