]>
git.parisson.com Git - timeside.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Olivier Guilyardi [Thu, 26 Nov 2009 20:20:35 +0000 (20:20 +0000)]
encode api: use data members instead of methods for format, description, file extension and mime_type
Olivier Guilyardi [Thu, 26 Nov 2009 20:18:53 +0000 (20:18 +0000)]
migrate TimeSideError into new core (shouldn't be there though)
Olivier Guilyardi [Thu, 26 Nov 2009 19:48:05 +0000 (19:48 +0000)]
add new core:
- less intrusive component/interface mechanism
- no need for a component manager
- one can create several instances of a component (no singleton)
- component constructors do not need component manager anymore
- unit test included
Olivier Guilyardi [Thu, 26 Nov 2009 19:42:55 +0000 (19:42 +0000)]
fix trivial syntax error
Olivier Guilyardi [Thu, 26 Nov 2009 17:22:11 +0000 (17:22 +0000)]
refactor encode api
Olivier Guilyardi [Thu, 26 Nov 2009 15:46:02 +0000 (15:46 +0000)]
api: remove IEncoder.set_cache_dir()
yomguy [Wed, 25 Nov 2009 21:34:04 +0000 (21:34 +0000)]
cleanup descriptions
yomguy [Tue, 24 Nov 2009 16:53:07 +0000 (16:53 +0000)]
validate against sox 14.3
yomguy [Tue, 24 Nov 2009 16:48:05 +0000 (16:48 +0000)]
get decoder by mime type, cross coding tests
yomguy [Tue, 24 Nov 2009 15:02:34 +0000 (15:02 +0000)]
fix decoder output and metadata management
yomguy [Fri, 9 Oct 2009 13:40:44 +0000 (13:40 +0000)]
more audio tests
yomguy [Fri, 9 Oct 2009 13:39:09 +0000 (13:39 +0000)]
get first encoder test
yomguy [Fri, 9 Oct 2009 13:04:24 +0000 (13:04 +0000)]
grapher testing
yomguy [Fri, 9 Oct 2009 12:27:55 +0000 (12:27 +0000)]
add init
yomguy [Fri, 9 Oct 2009 12:27:29 +0000 (12:27 +0000)]
make a processor call test, new api debug
yomguy [Fri, 9 Oct 2009 10:56:18 +0000 (10:56 +0000)]
rename IMediaItemAnalyzer to IAnalyzer
yomguy [Fri, 9 Oct 2009 07:33:31 +0000 (07:33 +0000)]
add metadata comments
yomguy [Fri, 9 Oct 2009 04:50:10 +0000 (04:50 +0000)]
fix analyze paths
yomguy [Fri, 9 Oct 2009 04:49:13 +0000 (04:49 +0000)]
mv img
yomguy [Fri, 9 Oct 2009 04:46:20 +0000 (04:46 +0000)]
mv img
yomguy [Thu, 8 Oct 2009 14:21:46 +0000 (14:21 +0000)]
cleanup
yomguy [Thu, 8 Oct 2009 14:18:45 +0000 (14:18 +0000)]
fix format descriptions
yomguy [Thu, 8 Oct 2009 14:08:23 +0000 (14:08 +0000)]
modify encode and decode apis, adapt each plugins
yomguy [Wed, 7 Oct 2009 13:43:08 +0000 (13:43 +0000)]
rename decode and encode cores
yomguy [Wed, 7 Oct 2009 13:17:34 +0000 (13:17 +0000)]
rename analysis
yomguy [Wed, 7 Oct 2009 13:17:00 +0000 (13:17 +0000)]
change export to decode/encode
yomguy [Thu, 24 Sep 2009 15:54:02 +0000 (15:54 +0000)]
reorder deps
yomguy [Thu, 24 Sep 2009 15:52:54 +0000 (15:52 +0000)]
first dependencies
yomguy [Thu, 24 Sep 2009 15:45:35 +0000 (15:45 +0000)]
add core then ExtensionPoint class, fix module names
yomguy [Thu, 24 Sep 2009 15:22:35 +0000 (15:22 +0000)]
first import of export, graph and analysis related classes
Olivier Guilyardi [Thu, 24 Sep 2009 15:03:41 +0000 (15:03 +0000)]
import TimeSide UI 0.1, add GPL license file
yomguy [Thu, 24 Sep 2009 14:14:27 +0000 (14:14 +0000)]
Initial directory structure.