]> git.parisson.com Git - timeside.git/shortlog
timeside.git
2014-10-01 Guillaume PellerinAdd Dockerfile and deploy conf files docker
2014-10-01 Guillaume Pellerinadd supervisor example
2014-09-30 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-09-30 Guillaume Pellerinadd Docker image infos, add new deps
2014-09-16 Thomas Fillonmerge af81ebf80d7 into DEV
2014-09-16 Thomas Fillonchore(analyzerResults): Results are now stored in pipe...
2014-09-15 Guillaume Pellerincleanup
2014-09-15 Thomas Fillonfix(test_decoding_stack): remove reference analyzer...
2014-09-15 Thomas Fillonfix(analyzer.core): return an Error if duplicate result...
2014-09-15 Thomas Fillonfeature(analyzer.core): Add a function to display ids...
2014-08-25 Guillaume Pellerinfix paragraph
2014-08-24 Thomas Fillonfix(setup): Add requirement on networkx
2014-08-23 Thomas Fillonfeat(ProcessPipe): add a graph model to the pipe, preve...
2014-08-17 Guillaume Pellerinback
2014-08-17 Guillaume Pellerinagain
2014-08-17 Guillaume Pellerintest again
2014-08-17 Guillaume Pellerintest code
2014-08-17 Guillaume Pellerinadd code types
2014-08-17 Guillaume Pellerinremove env delimiter (better for copy/paste), try pytho...
2014-08-17 Guillaume Pellerinmore infos about dev env
2014-08-17 Guillaume Pellerinfix debian repos, add vagrant dev box
2014-08-14 Thomas Fillontest(analyzers): add a test for running all analyzers...
2014-07-17 Thomas FillonMerge branch 'parameters_with_traits' into dev
2014-07-17 Thomas Fillonfix code and doc after merge with dev
2014-07-17 Thomas FillonMerge Dev into parameters_with_traits
2014-07-17 Thomas Fillonfix(tools/buffering.py): provide compatibility with...
2014-07-17 Thomas Fillonfix(tools/buffering.py): provide compatibility with...
2014-07-17 Thomas Fillonfix(setup.py): remove dependency on numexpr (already...
2014-07-17 Thomas FillonMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-07-17 Thomas Fillonfix(tools/buffering.py): provide compatibility with...
2014-07-11 Guillaume PellerinMerge branch 'master' into dev
2014-07-11 Guillaume Pellerinupdate install
2014-07-11 Guillaume Pellerinupdate debian install
2014-07-07 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-07-07 Guillaume Pellerinupdate debian install
2014-07-04 Guillaume Pelleringoto 0.5.6.3 0.5.6.3
2014-07-04 Thomas Fillonfix:(travis): install numexpr with pip
2014-07-04 Thomas Fillonfix:(travis): fix typo
2014-07-04 Thomas Fillonfix:(travis): try install numexpr with pip
2014-07-04 Thomas Fillonfix:(travis): try another ppa for numexpr
2014-07-04 Thomas Fillonfix:(travis): remove typo
2014-07-04 Thomas Fillonfix:(travis): fix package name for python-numexpr from ppa
2014-07-04 Thomas Fillonfix:(travis): add external ppa repo for python-numexpr
2014-07-04 Thomas Fillonfix:(travis): add dependency on python-numexpr
2014-07-04 Thomas Fillonfix:(travis): install pytables with pip
2014-07-04 Thomas Fillonfix:(travis): fix pytables package in travis
2014-07-04 Thomas Fillonchore(irit_noise_startSilences): on-the-fly filtering...
2014-07-04 Thomas Fillonfeature(tools): add buffering method based on PyTables
2014-07-04 Thomas Fillonchore(core): Do not remove processors from pipe after run
2014-07-04 Thomas FillonMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-07-04 Thomas Fillonfix(grapher.render_analyzers): No instantiation of...
2014-07-02 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-07-02 Guillaume PellerinUpdate Parisson Debian repos to wheezy-backports
2014-07-01 Thomas Fillonfeature(render_analyzers): add grapher for Irit_noise_s...
2014-07-01 Thomas Fillonfix(irit_noise_startSilences): fix prototype file names...
2014-06-30 Thomas Fillonfix(test): forgot to switch off interactive display
2014-06-30 Thomas Fillonfeature(irit_speech_4hz): apply a median filter at...
2014-06-30 Guillaume Pellerinfix spaces
2014-06-30 Thomas Fillontest(core_processors): add a unittest for the new featu...
2014-06-30 Thomas FillonMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-06-30 Thomas Fillonfeature(ProcessPipe): Add a method for a processor...
2014-06-24 Guillaume PellerinMerge branch 'master' into dev
2014-06-24 Guillaume Pellerinexclude sandbox media 0.5.6-3
2014-06-24 Guillaume PellerinFix broken Manifest 0.5.6-2
2014-06-24 Thomas Fillonrefactor(AnalyzerResult): remove `y_unit` field in...
2014-06-24 Thomas Fillonfix(test_graphers_render_analyzers): Switch interactive...
2014-06-24 Thomas Fillonrefactor(test_graphers_render_analyzers): Encapsulate...
2014-06-24 Thomas Fillonfeature(graphers): Improve legend aspect for segmentati...
2014-06-24 Thomas Fillonfeature(graphers): add image rendering for data_object...
2014-06-24 Thomas Fillonrefactor(test_analyzers_stress): minor refactoring
2014-06-24 Thomas Fillonfeature(graphers): add grapher for limsi_sad and provid...
2014-06-24 Thomas Fillontest(AnalyzerResult): add test for AnalyzerResult facto...
2014-06-23 Thomas Fillonfix(doc): fix doctest in doc after e9749c92ee3a4
2014-06-23 Thomas Fillonrefactor(analyzer.core): refactor AnalyzerResult
2014-06-21 Thomas Fillonfix(render_analyzers) : fix blending of background...
2014-06-19 Thomas Fillonfeat(irit_monopoly.py): blocksize and stepsize are...
2014-06-19 Thomas Fillonfeat(aubio_pitch.py): add blocksize and stepsize as...
2014-06-19 Thomas Fillonfeat(analyzer/utils.py): add a function to evaluate...
2014-06-19 Thomas Fillonfix(grapher/render_analyzers.py): manage import error...
2014-06-19 Thomas Fillonfix(irit_monoply): explicit import of AubioPitch in...
2014-06-19 Thomas FillonRefactor : In Irit Monopoly, Implement aubio_pitch...
2014-06-19 Thomas FillonAdd message when import error occurs during TimeSide...
2014-06-19 Thomas FillonAdd Irit Monopoly to dev
2014-06-19 Thomas FillonAdd a background image option for rendering analyzers
2014-06-11 Thomas FillonMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-06-11 Thomas FillonUpdate server/models to new API
2014-06-11 Guillaume Pelleringoto 0.5.7
2014-06-11 Guillaume PellerinApply Piem's patch to disable rdt theme for the doc... 0.5.6
2014-06-11 Guillaume Pellerinupdate doc doc
2014-06-04 Thomas FillonFixes grapher for aubio_pitch renderer crem
2014-05-27 Thomas FillonFixes documentation after 04abf2e22c2ca06a parameters_with_traits
2014-05-27 Thomas FillonFixes some bugs occuring after 04abf2e22c2ca06a
2014-05-27 Thomas FillonMerge branch 'dev' into parameters_with_traits
2014-05-27 Thomas FillonServer: handle parameters setting only for analyzers
2014-05-27 Thomas FillonMerge Dev into current branch
2014-05-27 Thomas FillonFixes #24
2014-05-27 Thomas FillonFix bug in parameter setting (was not using __setattr__)
2014-05-27 Guillaume PellerinFix parent instanciation
2014-05-27 Thomas FillonMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-05-27 Thomas FillonFix parent instanciation issue in render_analyzers
next