| 2010-02-19 | Olivier Guilyardi | avoid unnecessary copy operations in input adapter | commit | commitdiff | tree | snapshot | 
| 2010-02-18 | Paul Brossier | tests/api/: fix gain computation | commit | commitdiff | tree | snapshot | 
| 2010-02-18 | Olivier Guilyardi | remove absurd input adapter nframes() method: the adapt... | commit | commitdiff | tree | snapshot | 
| 2010-02-18 | yomguy | tests/api/test_pipe.py: fix gain computation | commit | commitdiff | tree | snapshot | 
| 2010-02-18 | Paul Brossier | tests/api/test_lolevel.py: fix gain computation | commit | commitdiff | tree | snapshot | 
| 2010-02-18 | Paul Brossier | tests/api/test_lolevel.py: add option to pass a filenam... | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | Olivier Guilyardi | remove debugging leftover | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | Olivier Guilyardi | rely on ndarray.ndim for decoder reshaping | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | Olivier Guilyardi | - add example processor illustrating FixedSizeInputAdap... | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | Olivier Guilyardi | fix input adapter eod return value when the total numbe... | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | Olivier Guilyardi | typos | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | Olivier Guilyardi | - add FixedSizeInputAdapter utility | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | yomguy | remove grapher of test.py | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | yomguy | re-cleanup cores | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | yomguy | cleanup cores, fix max_level id | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | yomguy | reset graph processes, fix no streaming error | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | Paul Brossier | tests/api/: only import os.path, use os.path.join | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | Paul Brossier | {encode,decode}/core.py: remove unused xml imports | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | Paul Brossier | tests/api/test_lolevel.py: use os.path.join | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | yomguy | fix graph instance and use audiolab.Sndfile in examples | commit | commitdiff | tree | snapshot | 
| 2010-02-17 | yomguy | prepare graph api and new core | commit | commitdiff | tree | snapshot | 
| 2010-01-28 | yomguy | try to get grapher example working | commit | commitdiff | tree | snapshot | 
| 2010-01-28 | yomguy | simplify the grapher api, add a waveform grapher example | commit | commitdiff | tree | snapshot | 
| 2009-12-03 | Olivier Guilyardi | support process pipes concatenation (ie: pipe1 | pipe2) | commit | commitdiff | tree | snapshot | 
| 2009-12-02 | Olivier Guilyardi | add IProcessor.release() | commit | commitdiff | tree | snapshot | 
| 2009-12-02 | Olivier Guilyardi | - add processing pipes support, using ProcessPipe and... | commit | commitdiff | tree | snapshot | 
| 2009-12-01 | Olivier Guilyardi | rename testnewcore.py to testcomponent.py | commit | commitdiff | tree | snapshot | 
| 2009-12-01 | Olivier Guilyardi | component: | commit | commitdiff | tree | snapshot | 
| 2009-11-30 | yomguy | encoder : replace sox by ffmpeg for decoding (buggy... | commit | commitdiff | tree | snapshot | 
| 2009-11-27 | Olivier Guilyardi | add missing component.py | commit | commitdiff | tree | snapshot | 
| 2009-11-27 | Olivier Guilyardi | core: add processor buffersize (default 65536), require... | commit | commitdiff | tree | snapshot | 
| 2009-11-27 | Olivier Guilyardi | - merge all api's into timeside.api | commit | commitdiff | tree | snapshot | 
| 2009-11-27 | Olivier Guilyardi | - move id() into to IProcessor, all processors are... | commit | commitdiff | tree | snapshot | 
| 2009-11-27 | Olivier Guilyardi | - move generic component/interface architecture from... | commit | commitdiff | tree | snapshot | 
| 2009-11-27 | Olivier Guilyardi | core: the descendants of a component implementing an... | commit | commitdiff | tree | snapshot | 
| 2009-11-26 | Olivier Guilyardi | - turn all such methods as name(), id(), file_extension... | commit | commitdiff | tree | snapshot | 
| 2009-11-26 | Olivier Guilyardi | encode api: revert to methods instead of data members... | commit | commitdiff | tree | snapshot | 
| 2009-11-26 | Olivier Guilyardi | replace the core with the new core: | commit | commitdiff | tree | snapshot | 
| 2009-11-26 | Olivier Guilyardi | modify test.py for support of an alternative magic... | commit | commitdiff | tree | snapshot | 
| 2009-11-26 | Olivier Guilyardi | encode api: use data members instead of methods for... | commit | commitdiff | tree | snapshot | 
| 2009-11-26 | Olivier Guilyardi | migrate TimeSideError into new core (shouldn't be there... | commit | commitdiff | tree | snapshot | 
| 2009-11-26 | Olivier Guilyardi | add new core: | commit | commitdiff | tree | snapshot | 
| 2009-11-26 | Olivier Guilyardi | fix trivial syntax error | commit | commitdiff | tree | snapshot | 
| 2009-11-26 | Olivier Guilyardi | refactor encode api | commit | commitdiff | tree | snapshot | 
| 2009-11-26 | Olivier Guilyardi | api: remove IEncoder.set_cache_dir() | commit | commitdiff | tree | snapshot | 
| 2009-11-25 | yomguy | cleanup descriptions | commit | commitdiff | tree | snapshot | 
| 2009-11-24 | yomguy | validate against sox 14.3 | commit | commitdiff | tree | snapshot | 
| 2009-11-24 | yomguy | get decoder by mime type, cross coding tests | commit | commitdiff | tree | snapshot | 
| 2009-11-24 | yomguy | fix decoder output and metadata management | commit | commitdiff | tree | snapshot | 
| 2009-10-09 | yomguy | more audio tests | commit | commitdiff | tree | snapshot | 
| 2009-10-09 | yomguy | get first encoder test | commit | commitdiff | tree | snapshot | 
| 2009-10-09 | yomguy | grapher testing | commit | commitdiff | tree | snapshot | 
| 2009-10-09 | yomguy | add init | commit | commitdiff | tree | snapshot | 
| 2009-10-09 | yomguy | make a processor call test, new api debug | commit | commitdiff | tree | snapshot | 
| 2009-10-09 | yomguy | rename IMediaItemAnalyzer to IAnalyzer | commit | commitdiff | tree | snapshot | 
| 2009-10-09 | yomguy | add metadata comments | commit | commitdiff | tree | snapshot | 
| 2009-10-09 | yomguy | fix analyze paths | commit | commitdiff | tree | snapshot | 
| 2009-10-09 | yomguy | mv img | commit | commitdiff | tree | snapshot | 
| 2009-10-09 | yomguy | mv img | commit | commitdiff | tree | snapshot | 
| 2009-10-08 | yomguy | cleanup | commit | commitdiff | tree | snapshot | 
| 2009-10-08 | yomguy | fix format descriptions | commit | commitdiff | tree | snapshot | 
| 2009-10-08 | yomguy | modify encode and decode apis, adapt each plugins | commit | commitdiff | tree | snapshot | 
| 2009-10-07 | yomguy | rename decode and encode cores | commit | commitdiff | tree | snapshot | 
| 2009-10-07 | yomguy | rename analysis | commit | commitdiff | tree | snapshot | 
| 2009-10-07 | yomguy | change export to decode/encode | commit | commitdiff | tree | snapshot | 
| 2009-09-24 | yomguy | reorder deps | commit | commitdiff | tree | snapshot | 
| 2009-09-24 | yomguy | first dependencies | commit | commitdiff | tree | snapshot | 
| 2009-09-24 | yomguy | add core then ExtensionPoint class, fix module names | commit | commitdiff | tree | snapshot | 
| 2009-09-24 | yomguy | first import of export, graph and analysis related... | commit | commitdiff | tree | snapshot | 
| 2009-09-24 | Olivier Guilyardi | import TimeSide UI 0.1, add GPL license file | commit | commitdiff | tree | snapshot | 
| 2009-09-24 | yomguy | Initial directory structure. | commit | commitdiff | tree | snapshot | 
|  |