]> git.parisson.com Git - timeside.git/shortlog
timeside.git
2013-12-14 Guillaume Pellerininit effects feature/effects
2013-12-14 Guillaume Pellerinfix news stack
2013-12-14 Guillaume Pellerinno fooBar in variables
2013-12-13 Thomas FillonMerge branch 'dev' of https://github.com/yomguy/TimeSid...
2013-12-13 Thomas FillonTimeSide Ccore ProcessPipe: Solve #8 by providing a...
2013-12-13 Guillaume Pellerinupdate README
2013-12-13 Guillaume Pellerinadd architecture infos
2013-12-12 Thomas FillonMerge branch 'dev' of https://github.com/yomguy/TimeSid...
2013-12-12 Thomas FillonDoc: Add a tutorial on second pass with ArrayDecoder...
2013-12-09 Paul Brossiertimeside/decoder/utils.py: improve error message
2013-12-09 Paul Brossierscripts/timeside-launch: show usage if no argument...
2013-12-09 Guillaume Pellerinupdate news
2013-12-09 Paul BrossierMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2013-12-09 Paul Brossierscripts/timeside-launch: create a uuid from the file...
2013-12-06 Guillaume PellerinMerge branch 'master' into dev
2013-12-06 Guillaume Pellerinfix spectrogram orientation
2013-12-06 Guillaume Pellerinfix graph watermark, change linear spectrogram id
2013-12-03 Guillaume Pellerinadd the doctest option
2013-12-03 Guillaume Pellerinadd a display test to set the doctest options (not...
2013-12-03 Paul BrossierMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2013-12-03 Paul Brossierscripts/timeside-launch: pass channels, samplerate...
2013-12-03 Paul Brossiertimeside/core.py: ProcessPipe.run(), pass channels...
2013-12-03 Thomas FillonMerge branch 'dev' of https://github.com/yomguy/TimeSid...
2013-12-03 Thomas FillonDoc/tutorial/AnalyzerResult.rst : update to reflect...
2013-12-03 Paul Brossierscripts/timeside-launch: fix default graph output format
2013-12-03 Paul Brossierconf/transcode_media.ts: add simple example
2013-12-03 Paul Brossierscripts/timeside-launch: add results and graph output...
2013-12-03 Paul Brossiertimeside/analyzer/core.py: all to_[format] functions...
2013-12-03 Paul Brossierscripts/timeside-launch: fix message when no processor...
2013-12-03 Thomas Fillontimeside.analyzer.core.py : AnalyzeResultContainer...
2013-12-03 Paul Brossierscripts/timeside-launch: add encoders
2013-12-02 Paul Brossierscripts/timeside-launch: add first draft of timeside...
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
next