]>
git.parisson.com Git - timeside.git/log
Guillaume Pellerin [Fri, 24 Oct 2014 17:26:09 +0000 (19:26 +0200)]
add support doc
Guillaume Pellerin [Fri, 24 Oct 2014 17:20:57 +0000 (19:20 +0200)]
Merge branch 'dev'
Guillaume Pellerin [Fri, 24 Oct 2014 17:20:17 +0000 (19:20 +0200)]
update readme
Guillaume Pellerin [Fri, 24 Oct 2014 17:20:04 +0000 (19:20 +0200)]
goto 0.6 in doc
Guillaume Pellerin [Fri, 24 Oct 2014 17:18:04 +0000 (19:18 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Fri, 24 Oct 2014 17:17:37 +0000 (19:17 +0200)]
update readme, manifest
Thomas Fillon [Fri, 24 Oct 2014 17:16:46 +0000 (19:16 +0200)]
Update NEWS.rst
Guillaume Pellerin [Fri, 24 Oct 2014 17:08:19 +0000 (19:08 +0200)]
goto 0.6, fix doc
Guillaume Pellerin [Fri, 24 Oct 2014 14:53:01 +0000 (16:53 +0200)]
add usage / support info
Guillaume Pellerin [Fri, 24 Oct 2014 13:00:55 +0000 (15:00 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Conflicts:
README.rst
doc/source/dive_in.rst
doc/source/intro.rst
doc/source/news.rst
doc/source/tutorial/Streaming.rst
Guillaume Pellerin [Fri, 24 Oct 2014 12:58:24 +0000 (14:58 +0200)]
add old news
Guillaume Pellerin [Thu, 23 Oct 2014 12:26:00 +0000 (14:26 +0200)]
again
Guillaume Pellerin [Thu, 23 Oct 2014 12:23:01 +0000 (14:23 +0200)]
fix spectro buffer post-process
Guillaume Pellerin [Thu, 23 Oct 2014 12:01:42 +0000 (14:01 +0200)]
add fx/gain
Guillaume Pellerin [Thu, 23 Oct 2014 11:31:38 +0000 (13:31 +0200)]
fix import
Guillaume Pellerin [Thu, 23 Oct 2014 11:20:15 +0000 (13:20 +0200)]
fix doctests
Guillaume Pellerin [Thu, 23 Oct 2014 11:09:28 +0000 (13:09 +0200)]
update procs
Guillaume Pellerin [Thu, 23 Oct 2014 11:08:02 +0000 (13:08 +0200)]
add SpectorgramBuffer with an extensible buffer based on tables, update docstrings
Guillaume Pellerin [Thu, 23 Oct 2014 10:35:24 +0000 (12:35 +0200)]
update some docstrings
Guillaume Pellerin [Thu, 23 Oct 2014 10:13:39 +0000 (12:13 +0200)]
again
Guillaume Pellerin [Thu, 23 Oct 2014 10:12:47 +0000 (12:12 +0200)]
again
Guillaume Pellerin [Thu, 23 Oct 2014 10:06:20 +0000 (12:06 +0200)]
try again
Guillaume Pellerin [Thu, 23 Oct 2014 10:04:45 +0000 (12:04 +0200)]
try fix readme syntax
Guillaume Pellerin [Thu, 23 Oct 2014 10:01:48 +0000 (12:01 +0200)]
add processor list
Guillaume Pellerin [Thu, 23 Oct 2014 09:53:16 +0000 (11:53 +0200)]
add new Gain fx, fix encoder docstrings, update list processor style
Guillaume Pellerin [Thu, 23 Oct 2014 08:32:40 +0000 (10:32 +0200)]
update doc
Thomas Fillon [Wed, 22 Oct 2014 15:31:13 +0000 (17:31 +0200)]
Chore(Encoders): remove static description function from encoders
Thomas Fillon [Wed, 22 Oct 2014 15:30:38 +0000 (17:30 +0200)]
feature(AnalyzerResult): add description in id_metadata
Guillaume Pellerin [Wed, 22 Oct 2014 16:06:23 +0000 (18:06 +0200)]
fix doc
Guillaume Pellerin [Wed, 22 Oct 2014 15:19:25 +0000 (17:19 +0200)]
cleanup old sandbox
Thomas Fillon [Wed, 22 Oct 2014 15:05:39 +0000 (17:05 +0200)]
Add a description function to all processors (@classmethod). Reformat timeside.core.list_processors function
Guillaume Pellerin [Wed, 22 Oct 2014 10:07:28 +0000 (12:07 +0200)]
try sphinx rdt theme or fallback to default
Thomas Fillon [Wed, 22 Oct 2014 13:55:28 +0000 (15:55 +0200)]
Update id for all encoders and decoders. Update documentation
Thomas Fillon [Fri, 24 Oct 2014 11:58:08 +0000 (13:58 +0200)]
Update news.rst
Guillaume Pellerin [Fri, 24 Oct 2014 09:56:05 +0000 (11:56 +0200)]
update news
Guillaume Pellerin [Fri, 24 Oct 2014 09:32:58 +0000 (11:32 +0200)]
Merge branch 'dev'
Guillaume Pellerin [Fri, 24 Oct 2014 09:32:13 +0000 (11:32 +0200)]
update readme
Guillaume Pellerin [Fri, 24 Oct 2014 09:28:38 +0000 (11:28 +0200)]
update doc
Guillaume Pellerin [Fri, 24 Oct 2014 08:10:10 +0000 (10:10 +0200)]
fix dev procedure
Guillaume Pellerin [Thu, 23 Oct 2014 12:26:00 +0000 (14:26 +0200)]
again
Guillaume Pellerin [Thu, 23 Oct 2014 12:23:01 +0000 (14:23 +0200)]
fix spectro buffer post-process
Guillaume Pellerin [Thu, 23 Oct 2014 12:01:42 +0000 (14:01 +0200)]
add fx/gain
Guillaume Pellerin [Thu, 23 Oct 2014 11:31:38 +0000 (13:31 +0200)]
fix import
Guillaume Pellerin [Thu, 23 Oct 2014 11:20:15 +0000 (13:20 +0200)]
fix doctests
Guillaume Pellerin [Thu, 23 Oct 2014 11:09:28 +0000 (13:09 +0200)]
update procs
Guillaume Pellerin [Thu, 23 Oct 2014 11:08:02 +0000 (13:08 +0200)]
add SpectorgramBuffer with an extensible buffer based on tables, update docstrings
Guillaume Pellerin [Thu, 23 Oct 2014 10:35:24 +0000 (12:35 +0200)]
update some docstrings
Guillaume Pellerin [Thu, 23 Oct 2014 10:13:39 +0000 (12:13 +0200)]
again
Guillaume Pellerin [Thu, 23 Oct 2014 10:12:47 +0000 (12:12 +0200)]
again
Guillaume Pellerin [Thu, 23 Oct 2014 10:06:20 +0000 (12:06 +0200)]
try again
Guillaume Pellerin [Thu, 23 Oct 2014 10:04:45 +0000 (12:04 +0200)]
try fix readme syntax
Guillaume Pellerin [Thu, 23 Oct 2014 10:01:48 +0000 (12:01 +0200)]
add processor list
Guillaume Pellerin [Thu, 23 Oct 2014 09:53:16 +0000 (11:53 +0200)]
add new Gain fx, fix encoder docstrings, update list processor style
Guillaume Pellerin [Thu, 23 Oct 2014 08:32:53 +0000 (10:32 +0200)]
Merge branch 'dev'
Guillaume Pellerin [Thu, 23 Oct 2014 08:32:40 +0000 (10:32 +0200)]
update doc
Guillaume Pellerin [Thu, 23 Oct 2014 08:32:30 +0000 (10:32 +0200)]
Merge branch 'dev'
Conflicts:
README.rst
Guillaume Pellerin [Wed, 22 Oct 2014 16:06:34 +0000 (18:06 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Wed, 22 Oct 2014 16:06:23 +0000 (18:06 +0200)]
fix doc
Thomas Fillon [Wed, 22 Oct 2014 15:31:27 +0000 (17:31 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Wed, 22 Oct 2014 15:31:13 +0000 (17:31 +0200)]
Chore(Encoders): remove static description function from encoders
Thomas Fillon [Wed, 22 Oct 2014 15:30:38 +0000 (17:30 +0200)]
feature(AnalyzerResult): add description in id_metadata
Guillaume Pellerin [Wed, 22 Oct 2014 15:19:25 +0000 (17:19 +0200)]
cleanup old sandbox
Thomas Fillon [Wed, 22 Oct 2014 15:05:39 +0000 (17:05 +0200)]
Add a description function to all processors (@classmethod). Reformat timeside.core.list_processors function
Thomas Fillon [Wed, 22 Oct 2014 13:55:48 +0000 (15:55 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Wed, 22 Oct 2014 13:55:28 +0000 (15:55 +0200)]
Update uid=1000(thomas) gid=1000(thomas) groupes=1000(thomas),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),105(scanner),108(lpadmin),110(bluetooth),112(netdev) for all encoders and decoders. Update documentation
Guillaume Pellerin [Wed, 22 Oct 2014 10:07:28 +0000 (12:07 +0200)]
try sphinx rdt theme or fallback to default
Thomas Fillon [Tue, 21 Oct 2014 18:38:45 +0000 (20:38 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Tue, 21 Oct 2014 18:38:27 +0000 (20:38 +0200)]
fix numpy related bug and minor updates in irit_speech_4hz analyzer
Thomas Fillon [Tue, 21 Oct 2014 18:37:34 +0000 (20:37 +0200)]
fix doctest in Spectrogram analyzer
Thomas Fillon [Tue, 21 Oct 2014 18:36:23 +0000 (20:36 +0200)]
Doc(Yaafe): Add documentation and example for Yaafe analyzer
Guillaume Pellerin [Tue, 21 Oct 2014 13:59:02 +0000 (15:59 +0200)]
update doc
Guillaume Pellerin [Tue, 21 Oct 2014 13:53:00 +0000 (15:53 +0200)]
update dev doc
Thomas Fillon [Tue, 21 Oct 2014 12:38:09 +0000 (14:38 +0200)]
Doc: reorganize doc for analyzers
Thomas Fillon [Tue, 21 Oct 2014 09:25:57 +0000 (11:25 +0200)]
Fix doctest and add plot example to spectrogram
Thomas Fillon [Mon, 20 Oct 2014 19:43:58 +0000 (21:43 +0200)]
Doc(Spectrogram): add documentation on parameters
Thomas Fillon [Mon, 20 Oct 2014 16:38:08 +0000 (18:38 +0200)]
Fix(Import error): Move Aubio, Yaafe,and Vamp to timeside.analyzer.externals
Thomas Fillon [Mon, 20 Oct 2014 15:05:08 +0000 (17:05 +0200)]
Fix(BufferTable): close table on release
Thomas Fillon [Mon, 20 Oct 2014 14:55:09 +0000 (16:55 +0200)]
Add BufferTable support in spectrogram
Thomas Fillon [Mon, 20 Oct 2014 14:50:10 +0000 (16:50 +0200)]
fix(tools.buffering): allow proper array concatenation in BufferTable
Thomas Fillon [Sun, 19 Oct 2014 10:05:29 +0000 (12:05 +0200)]
Fix Travis-CI, for which Gsreamer seems to behave diffently. Relax Test on expected totalframes for test decoding
Thomas Fillon [Sat, 18 Oct 2014 07:40:16 +0000 (09:40 +0200)]
Try to fix Travis CI - check tests collection
Thomas Fillon [Sat, 18 Oct 2014 07:14:21 +0000 (09:14 +0200)]
Try to fix Travis CI - make test verbose
Thomas Fillon [Fri, 17 Oct 2014 21:12:40 +0000 (23:12 +0200)]
Try to fix Travis CI
Thomas Fillon [Fri, 17 Oct 2014 21:03:17 +0000 (23:03 +0200)]
Suppress printing of depth in tools/data_samples
Thomas Fillon [Fri, 17 Oct 2014 20:56:53 +0000 (22:56 +0200)]
Fix warning in tools/data_samples.py
Thomas Fillon [Fri, 17 Oct 2014 20:07:06 +0000 (22:07 +0200)]
Fix .travis.yml
Thomas Fillon [Fri, 17 Oct 2014 20:00:28 +0000 (22:00 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Fri, 17 Oct 2014 20:00:10 +0000 (22:00 +0200)]
Fix #49, generate test data from numpy + Gstreamer
Guillaume Pellerin [Thu, 9 Oct 2014 06:53:29 +0000 (08:53 +0200)]
fix doc
Guillaume Pellerin [Mon, 6 Oct 2014 15:32:42 +0000 (17:32 +0200)]
fix new sandbox path in docker conf
Guillaume Pellerin [Mon, 6 Oct 2014 15:25:20 +0000 (17:25 +0200)]
cleanup
Guillaume Pellerin [Mon, 6 Oct 2014 15:21:33 +0000 (17:21 +0200)]
update README and NEWS
Guillaume Pellerin [Mon, 6 Oct 2014 14:56:14 +0000 (16:56 +0200)]
mv sandbox
Guillaume Pellerin [Mon, 6 Oct 2014 14:54:33 +0000 (16:54 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Fri, 3 Oct 2014 13:26:19 +0000 (15:26 +0200)]
fix(limsi_sad): fix the last fix again
Thomas Fillon [Fri, 3 Oct 2014 13:08:29 +0000 (15:08 +0200)]
fix(limsi_sad): fix the last fix
Thomas Fillon [Fri, 3 Oct 2014 13:01:13 +0000 (15:01 +0200)]
fix(limsi_sad): had to throw an ImportError when yaafe is missing
Thomas Fillon [Fri, 3 Oct 2014 12:19:02 +0000 (14:19 +0200)]
fix(core): fix symlink issue when identifying duplicated processors
Thomas Fillon [Fri, 3 Oct 2014 11:39:58 +0000 (13:39 +0200)]
merge tools/parametrs.py from diadems into dev
Thomas Fillon [Fri, 3 Oct 2014 11:27:30 +0000 (13:27 +0200)]
merge irit_speech_4hz from diadems into dev