]> git.parisson.com Git - timeside.git/shortlog
timeside.git
2013-10-18 Guillaume Pellerinupdate soponsors
2013-10-18 Guillaume Pellerinparse readme
2013-10-18 Guillaume Pellerinupdate doc, add new IRIT analyzers in news
2013-10-17 Guillaume Pellerinupdate ui doc, add API doc
2013-10-16 Guillaume Pellerinfix img
2013-10-16 Paul BrossierMerge branch 'dev' of github.com:yomguy/TimeSide into dev 0.5.0
2013-10-16 Paul Brossierdebian/control: update dependencies, limit to python 2.7
2013-10-16 Guillaume Pellerinfix doc again
2013-10-16 Thomas FillonChanche line formating to fix compile issue
2013-10-16 Guillaume Pellerinupdate homepage
2013-10-16 Paul Brossiersetup.py: make executable
2013-10-16 Paul BrossierMANIFEST.in: exclude doc/build
2013-10-16 Paul Brossierdebian/control: update short description
2013-10-16 Guillaume Pellerinupdate docs
2013-10-16 Guillaume Pellerinfix docs
2013-10-16 Guillaume Pellerinfix docs
2013-10-16 Guillaume Pellerinupdate news and prepare basic tutorial
2013-10-15 Guillaume Pellerinupdate wavform batch
2013-10-15 Thomas FillonFix bug in Vamp Simple host analyzer - III
2013-10-15 Guillaume Pellerinfix authors
2013-10-15 Thomas FillonFix bug in Vamp Simple host analyzer - II
2013-10-15 Thomas FillonFix bug in Vamp Simple host analyzer
2013-10-15 Guillaume Pellerinfix news
2013-10-15 Thomas FillonAdd Processor a post_process() function. analyzer will...
2013-10-15 Thomas FillonMerge branch 'dev' of https://github.com/yomguy/TimeSid...
2013-10-15 Thomas Fillonswitch IRIT analyzers to the new Analyzers structure
2013-10-15 Guillaume Pellerinfix news
2013-10-15 Guillaume Pellerinfix news
2013-10-15 Guillaume Pellerinfix doc again
2013-10-15 Guillaume Pellerinupdate doc
2013-10-15 Guillaume Pellerinupdate sphinx doc & index, parse it to README.rst
2013-10-15 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2013-10-15 Guillaume Pellerinfix news, add svg diagram
2013-10-15 Thomas FillonFix Vamp Simple host analyzer to support default empty...
2013-10-15 Guillaume Pellerintest links
2013-10-15 Guillaume Pellerinupdate doc, news, clean IRIT plugins
2013-10-15 Thomas FillonAdd default parameter for Vamp simple host analyzer
2013-10-14 Thomas FillonDelete print log in Yaafe analyzer
2013-10-14 Thomas FillonImprove init in Yaafe analyzer
2013-10-14 Thomas FillonAdd default parameter for Yaafe analyzer
2013-10-14 Guillaume PellerinAnalyzer implements nothing
2013-10-14 Guillaume Pellerinupdate doc (install, AnalyzerResult example, etc)
2013-10-13 Guillaume Pellerinupdate README and slides
2013-10-11 Guillaume Pellerinirit analyzers are IAnalyzer
2013-10-11 Guillaume PellerinMerge branch 'diadems' into dev
2013-10-11 Guillaume Pellerinadd args and fix attributes on analyzer api tests
2013-10-11 Thomas FillonFix issue in spectrogram and waveform analyzer (mixedCa...
2013-10-11 Thomas FillonAdd Vamp Plugin analyzer based on vamp-simple-host
2013-10-11 Guillaume Pellerincleanup
2013-10-11 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2013-10-10 Thomas FillonNoMoreMixedCaseForAttributes
2013-10-10 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2013-10-10 Guillaume Pellerinadd thomas' CMMR exemple, rewrite variables, BUG relati...
2013-10-10 Thomas FillonAdd @property decorator to some functions in timeside...
2013-10-10 Thomas FillonAdd a results() property to the ProcessPipe to get...
2013-10-10 Thomas Fillon- In timeside.analyzer.core, make Analyzer results...
2013-10-10 Thomas FillonVarious enhancements on timeside.analyzer
2013-10-10 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2013-10-10 Guillaume Pellerinimport all modules, fix exmaples, update version parsing
2013-10-09 Thomas FillonChange AnalyzerResult 'data' to 'dataObject' and add...
2013-10-09 Thomas FillonFix issue and enhance decoder.core
2013-10-08 Guillaume Pellerinrevise goals again
2013-10-08 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2013-10-08 Guillaume Pellerinrefactoring description, goals and features
2013-10-07 Thomas FillonSimplify Analyzer Result container naming
2013-10-07 Guillaume Pellerinupdate title
2013-10-07 Paul Brossierdebian/: add missing dependencies
2013-10-04 Thomas FillonChange newAnalyzerResult to AnalyzerResult
2013-10-04 Thomas FillonResultContainer refactoring and switching all analyzerR...
2013-10-02 Paul Brossierdebian/: new package python-timeside-doc
2013-10-02 Paul Brossierdebian/changelog: bump to 0.5.0
2013-10-02 Paul Brossierdebian/python-timeside.docs: only install README.rst...
2013-10-02 Paul Brossierdebian/control: add dependency on python-aubio and...
2013-10-01 Thomas FillonFix reST markup in doc/README.rst
2013-10-01 Thomas FillonCreate Sphinx/numpydoc documentation
2013-10-01 Thomas FillonAdd/Modify doctest
2013-10-01 Thomas FillonFix PEP8 minor issues in level
2013-10-01 Thomas FillonCreate directory for slides in doc and move timeside_sl...
2013-09-30 Thomas FillonImprove Yaafe analyzer and corresponding test function.
2013-09-30 Guillaume Pelleringo to 0.5.0, fix some copyrights
2013-09-30 Guillaume PellerinMerge branch 'master' into dev
2013-09-30 Guillaume Pellerinfix some copyrights
2013-09-30 Thomas FillonFix bug in AnalyzerResult : numpy.array type have to...
2013-09-26 Thomas FillonClean up code in Analyzer Core module
2013-09-26 Thomas FillonAdd test for analyzer result in test_aubio_pitch
2013-09-26 Thomas FillonUpdate aubio_temporal and aubio_pitch to match new...
2013-09-26 Thomas FillonFurther refactoring of analyzer Result. Emphasis on...
2013-09-26 Thomas FillonDecoder : Convert start and duration to float and fill...
2013-09-09 Guillaume Pellerinfix doc 0.4.6
2013-09-09 Thomas FillonComplete test for decoder with GST-Gnonlin support exp_AnalyzerResult
2013-09-03 Guillaume Pellerinfix README 0.4.5
2013-08-22 Guillaume PellerinMerge branch 'dev' into exp_AnalyzerResult
2013-08-22 Guillaume Pellerincleanup processor list tests
2013-08-22 Guillaume Pelleringoto 0.4.5
2013-08-19 Thomas Fillonresolve conflict with origin to fix merging issues
2013-08-19 Thomas FillonContinue refactoring on AnalyzerResult
2013-08-19 Thomas FillonAdd new structure for the analyzerResult + Add Analyzer...
2013-08-19 Thomas FillonAdd New Metadata fields (data, idMetadata, audioMetadat...
2013-08-19 Thomas FillonSwitch back to gstreamer uridecodebin when no segment...
2013-08-19 Paul Brossiertimeside/analyzer/aubio_temporal.py: improve comments
next