]> git.parisson.com Git - timeside.git/shortlog
timeside.git
2010-02-17 Olivier Guilyardifix input adapter eod return value when the total numbe...
2010-02-17 Olivier Guilyarditypos
2010-02-17 Olivier Guilyardi- add FixedSizeInputAdapter utility
2010-02-17 yomguyremove grapher of test.py
2010-02-17 yomguyre-cleanup cores
2010-02-17 yomguycleanup cores, fix max_level id
2010-02-17 yomguyreset graph processes, fix no streaming error
2010-02-17 Paul Brossiertests/api/: only import os.path, use os.path.join
2010-02-17 Paul Brossier{encode,decode}/core.py: remove unused xml imports
2010-02-17 Paul Brossiertests/api/test_lolevel.py: use os.path.join
2010-02-17 yomguyfix graph instance and use audiolab.Sndfile in examples
2010-02-17 yomguyprepare graph api and new core
2010-01-28 yomguytry to get grapher example working
2010-01-28 yomguysimplify the grapher api, add a waveform grapher example
2009-12-03 Olivier Guilyardisupport process pipes concatenation (ie: pipe1 | pipe2)
2009-12-02 Olivier Guilyardiadd IProcessor.release()
2009-12-02 Olivier Guilyardi- add processing pipes support, using ProcessPipe and...
2009-12-01 Olivier Guilyardirename testnewcore.py to testcomponent.py
2009-12-01 Olivier Guilyardicomponent:
2009-11-30 yomguyencoder : replace sox by ffmpeg for decoding (buggy...
2009-11-27 Olivier Guilyardiadd missing component.py
2009-11-27 Olivier Guilyardicore: add processor buffersize (default 65536), require...
2009-11-27 Olivier Guilyardi- merge all api's into timeside.api
2009-11-27 Olivier Guilyardi- move id() into to IProcessor, all processors are...
2009-11-27 Olivier Guilyardi- move generic component/interface architecture from...
2009-11-27 Olivier Guilyardicore: the descendants of a component implementing an...
2009-11-26 Olivier Guilyardi- turn all such methods as name(), id(), file_extension...
2009-11-26 Olivier Guilyardiencode api: revert to methods instead of data members...
2009-11-26 Olivier Guilyardireplace the core with the new core:
2009-11-26 Olivier Guilyardimodify test.py for support of an alternative magic...
2009-11-26 Olivier Guilyardiencode api: use data members instead of methods for...
2009-11-26 Olivier Guilyardimigrate TimeSideError into new core (shouldn't be there...
2009-11-26 Olivier Guilyardiadd new core:
2009-11-26 Olivier Guilyardifix trivial syntax error
2009-11-26 Olivier Guilyardirefactor encode api
2009-11-26 Olivier Guilyardiapi: remove IEncoder.set_cache_dir()
2009-11-25 yomguycleanup descriptions
2009-11-24 yomguyvalidate against sox 14.3
2009-11-24 yomguyget decoder by mime type, cross coding tests
2009-11-24 yomguyfix decoder output and metadata management
2009-10-09 yomguymore audio tests
2009-10-09 yomguyget first encoder test
2009-10-09 yomguygrapher testing
2009-10-09 yomguyadd init
2009-10-09 yomguymake a processor call test, new api debug
2009-10-09 yomguyrename IMediaItemAnalyzer to IAnalyzer
2009-10-09 yomguyadd metadata comments
2009-10-09 yomguyfix analyze paths
2009-10-09 yomguymv img
2009-10-09 yomguymv img
2009-10-08 yomguycleanup
2009-10-08 yomguyfix format descriptions
2009-10-08 yomguymodify encode and decode apis, adapt each plugins
2009-10-07 yomguyrename decode and encode cores
2009-10-07 yomguyrename analysis
2009-10-07 yomguychange export to decode/encode
2009-09-24 yomguyreorder deps
2009-09-24 yomguyfirst dependencies
2009-09-24 yomguyadd core then ExtensionPoint class, fix module names
2009-09-24 yomguyfirst import of export, graph and analysis related...
2009-09-24 Olivier Guilyardiimport TimeSide UI 0.1, add GPL license file
2009-09-24 yomguyInitial directory structure.