]>
git.parisson.com Git - timeside-diadems.git/log
Guillaume Pellerin [Mon, 19 May 2014 12:15:15 +0000 (14:15 +0200)]
again
Guillaume Pellerin [Mon, 19 May 2014 12:14:54 +0000 (14:14 +0200)]
again
Guillaume Pellerin [Mon, 19 May 2014 12:14:20 +0000 (14:14 +0200)]
again
Guillaume Pellerin [Mon, 19 May 2014 12:13:46 +0000 (14:13 +0200)]
again
Guillaume Pellerin [Mon, 19 May 2014 12:12:21 +0000 (14:12 +0200)]
try links
Guillaume Pellerin [Mon, 19 May 2014 12:11:12 +0000 (14:11 +0200)]
update readme
Guillaume Pellerin [Mon, 19 May 2014 12:10:16 +0000 (14:10 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Mon, 19 May 2014 11:22:00 +0000 (13:22 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Sun, 18 May 2014 22:18:18 +0000 (00:18 +0200)]
rebuild README
Guillaume Pellerin [Sun, 18 May 2014 22:14:20 +0000 (00:14 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Sun, 18 May 2014 22:13:56 +0000 (00:13 +0200)]
fix install and more docs
Thomas Fillon [Fri, 16 May 2014 16:10:33 +0000 (18:10 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Fri, 16 May 2014 16:05:22 +0000 (18:05 +0200)]
Clean-up code for checking external librairies availability
- Enhance code to check if Aubio, Yaafe and Vamp host are available
- Corresponding processors should not be shown in processors list
- TimeSide can now be installed without all or any of these librairies
- Tests ands Doctests will passed (for doctest I had to skip some new server sub-modules)
Guillaume Pellerin [Fri, 16 May 2014 07:15:42 +0000 (09:15 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Fri, 16 May 2014 07:08:31 +0000 (09:08 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Fri, 16 May 2014 07:04:12 +0000 (09:04 +0200)]
fix doc
Guillaume Pellerin [Thu, 15 May 2014 10:17:02 +0000 (12:17 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Thu, 15 May 2014 10:16:14 +0000 (12:16 +0200)]
update README and setup
Thomas Fillon [Thu, 15 May 2014 09:37:36 +0000 (11:37 +0200)]
Remove dependencies on gfortran and lib-atlas in .travis.yml 'before_install'
Thomas Fillon [Thu, 15 May 2014 09:32:51 +0000 (11:32 +0200)]
Fix Travis CI setuptools support
Add "sudo apt-get install python-setuptools" to .travis.yml 'befor_install' scripts otherwise Travis CI virtualenv with system_site_packages = true causes a conflict between setuptools (in virtualenv) and distutils in /usr/lib
Guillaume Pellerin [Wed, 14 May 2014 22:36:09 +0000 (00:36 +0200)]
Merge branch 'dev' into server
Conflicts:
timeside/__init__.py
Thomas Fillon [Wed, 14 May 2014 16:48:34 +0000 (18:48 +0200)]
another attempt to fix .travis.yml
Thomas Fillon [Wed, 14 May 2014 16:37:42 +0000 (18:37 +0200)]
another attempt to fix .travis.yml
Thomas Fillon [Wed, 14 May 2014 16:15:50 +0000 (18:15 +0200)]
another attempt to fix .travis.yml
Guillaume Pellerin [Wed, 14 May 2014 16:03:56 +0000 (18:03 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Wed, 14 May 2014 15:55:42 +0000 (17:55 +0200)]
Fix .travis.yml
Guillaume Pellerin [Wed, 14 May 2014 15:20:59 +0000 (17:20 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Wed, 14 May 2014 15:11:38 +0000 (17:11 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Wed, 14 May 2014 15:03:40 +0000 (17:03 +0200)]
Merge branch 'package_structure' into dev
Thomas Fillon [Wed, 14 May 2014 14:54:28 +0000 (16:54 +0200)]
Fix many PyFlake warnings
Thomas Fillon [Wed, 14 May 2014 10:35:42 +0000 (12:35 +0200)]
Automatic discovering of processors
- Automatic discovering of processors by walking through timeside decoder, analyzer, encoder and grapher subpackages.
- Empty corresponding __init__ files i.e. remove explicit import of processors
Thomas Fillon [Tue, 29 Apr 2014 09:55:38 +0000 (11:55 +0200)]
Merge branch 'dev' into server
Thomas Fillon [Tue, 29 Apr 2014 08:27:58 +0000 (10:27 +0200)]
Merge branch 'server' of github.com:yomguy/TimeSide into server
Thomas Fillon [Tue, 29 Apr 2014 08:27:09 +0000 (10:27 +0200)]
Merge branch 'dev' into server
Thomas Fillon [Mon, 28 Apr 2014 05:58:40 +0000 (07:58 +0200)]
Change modules's init files
Thomas Fillon [Wed, 23 Apr 2014 08:23:44 +0000 (10:23 +0200)]
Homogenize __init__.py. Fix #46
Thomas Fillon [Tue, 22 Apr 2014 13:23:41 +0000 (15:23 +0200)]
Fix PEP8 on timeside.analyzer with autopep8
Thomas Fillon [Tue, 22 Apr 2014 09:59:20 +0000 (11:59 +0200)]
Ignore Vamp for coverage in Travis
Thomas Fillon [Tue, 22 Apr 2014 09:47:55 +0000 (11:47 +0200)]
Ignore Yaafe and Aubio for coverage in Travis, proper command line
Thomas Fillon [Tue, 22 Apr 2014 09:38:39 +0000 (11:38 +0200)]
Ignore Yaafe and Aubio for coverage in Travis
Thomas Fillon [Tue, 22 Apr 2014 09:28:20 +0000 (11:28 +0200)]
Add coveralls badge in README
Thomas Fillon [Tue, 22 Apr 2014 09:17:31 +0000 (11:17 +0200)]
Try to fix coverage support in Travis - 6th : install coveralls before success
Thomas Fillon [Tue, 22 Apr 2014 08:52:55 +0000 (10:52 +0200)]
Try to fix coverage support in Travis - 5th
Thomas Fillon [Tue, 22 Apr 2014 08:47:09 +0000 (10:47 +0200)]
Try to fix coverage support in Travis - 4th
Thomas Fillon [Tue, 22 Apr 2014 07:49:27 +0000 (09:49 +0200)]
Clean up setup.py
Thomas Fillon [Tue, 22 Apr 2014 07:36:50 +0000 (09:36 +0200)]
Try to fix coverage support in Travis - 3rd
Thomas Fillon [Tue, 22 Apr 2014 07:31:18 +0000 (09:31 +0200)]
Try to fix coverage support in Travis - 2nd
Thomas Fillon [Tue, 22 Apr 2014 07:22:39 +0000 (09:22 +0200)]
Try to fix coverage support in Travis
Thomas Fillon [Tue, 22 Apr 2014 07:02:18 +0000 (09:02 +0200)]
Install Coverage through setup.py test_requires
Thomas Fillon [Tue, 22 Apr 2014 06:49:34 +0000 (08:49 +0200)]
Install Coveralls through setup.py test_requires
Thomas Fillon [Tue, 22 Apr 2014 06:18:58 +0000 (08:18 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Tue, 22 Apr 2014 06:18:35 +0000 (08:18 +0200)]
Add coverage to Travis-CI
Guillaume Pellerin [Mon, 21 Apr 2014 21:24:16 +0000 (23:24 +0200)]
try another arch svg URL
Guillaume Pellerin [Mon, 21 Apr 2014 21:14:31 +0000 (23:14 +0200)]
update arch svg URL
Guillaume Pellerin [Mon, 21 Apr 2014 21:09:53 +0000 (23:09 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Mon, 21 Apr 2014 21:09:23 +0000 (23:09 +0200)]
update arch schema, try svg in rst
Guillaume Pellerin [Mon, 21 Apr 2014 20:56:56 +0000 (22:56 +0200)]
Merge branch 'dev' into server
Thomas Fillon [Mon, 21 Apr 2014 15:27:49 +0000 (17:27 +0200)]
Update Gstreamer PPa repository in .travis.yml : Donk PPA support Precise
Thomas Fillon [Mon, 21 Apr 2014 15:01:30 +0000 (17:01 +0200)]
Update Gstreamer PPa repository in .travis.yml
Guillaume Pellerin [Mon, 21 Apr 2014 09:34:02 +0000 (11:34 +0200)]
upgrade models, remove jsonfields, add REST serializers thanks to djangorestframework
Thomas Fillon [Sun, 20 Apr 2014 09:06:04 +0000 (11:06 +0200)]
Try to fix tests support in travis
Thomas Fillon [Sun, 20 Apr 2014 08:54:23 +0000 (10:54 +0200)]
Remove setuptools requirement in setup.py - 2
Thomas Fillon [Sun, 20 Apr 2014 08:46:38 +0000 (10:46 +0200)]
Remove setuptools requirement insetup.py
Thomas Fillon [Thu, 17 Apr 2014 21:33:32 +0000 (23:33 +0200)]
Minor Clean up in .travis.yml
Thomas Fillon [Thu, 17 Apr 2014 21:09:09 +0000 (23:09 +0200)]
Update .travis to include 'setup.py test'
Thomas Fillon [Thu, 17 Apr 2014 21:00:13 +0000 (23:00 +0200)]
Setuptools: try to fix samples data download for tests
Thomas Fillon [Wed, 16 Apr 2014 22:06:46 +0000 (00:06 +0200)]
Add -y option for add-apt-repository in Travis
Thomas Fillon [Wed, 16 Apr 2014 21:55:49 +0000 (23:55 +0200)]
Check tests samples in setup.py test
Thomas Fillon [Wed, 16 Apr 2014 21:55:12 +0000 (23:55 +0200)]
Add gstreamer ppa repository in Travis
Thomas Fillon [Tue, 15 Apr 2014 22:31:23 +0000 (00:31 +0200)]
Add gstreamer-plugins-bad dependency in Travis
Thomas Fillon [Tue, 15 Apr 2014 21:55:53 +0000 (23:55 +0200)]
Add matplotlib dependency in Travis
Thomas Fillon [Tue, 15 Apr 2014 21:47:25 +0000 (23:47 +0200)]
Add h5py dependency in Travis
Thomas Fillon [Tue, 15 Apr 2014 20:54:32 +0000 (22:54 +0200)]
New tests command for Travis
Thomas Fillon [Tue, 15 Apr 2014 14:25:27 +0000 (16:25 +0200)]
Test Virtualenv for Travis for fixing Gstreamer import Error
Thomas Fillon [Mon, 14 Apr 2014 22:23:35 +0000 (00:23 +0200)]
Try again Gstreamer install for Travis
Thomas Fillon [Mon, 14 Apr 2014 21:15:53 +0000 (23:15 +0200)]
Add a test section for Travis
Thomas Fillon [Mon, 14 Apr 2014 21:06:57 +0000 (23:06 +0200)]
Add a test section (pytest) for setuptools setup.py
Thomas Fillon [Mon, 14 Apr 2014 21:02:41 +0000 (23:02 +0200)]
Enable TimeSide to work without external libraries such as Yafe, Aubio, Vamp
Add automatic detection of Yaafe, Aubio and Vamp and add a conditional import of related analyzers in timeside/anaylers/__init__.py
Thomas Fillon [Mon, 14 Apr 2014 21:00:52 +0000 (23:00 +0200)]
Remove __init__.py from tests directory
Guillaume Pellerin [Fri, 4 Apr 2014 00:05:39 +0000 (02:05 +0200)]
add django model diagram generation script, add django-extension to setup
Guillaume Pellerin [Thu, 3 Apr 2014 23:29:54 +0000 (01:29 +0200)]
Merge branch 'dev' into server
Guillaume Pellerin [Fri, 28 Mar 2014 15:32:54 +0000 (16:32 +0100)]
update timeside django models (no views now..)
Guillaume Pellerin [Sat, 22 Mar 2014 19:55:50 +0000 (20:55 +0100)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Sat, 22 Mar 2014 19:55:08 +0000 (20:55 +0100)]
make python >=2.7 dependency more explicit
Guillaume Pellerin [Fri, 21 Mar 2014 16:24:46 +0000 (17:24 +0100)]
Merge branch 'dev' into server
Guillaume Pellerin [Fri, 21 Mar 2014 16:24:33 +0000 (17:24 +0100)]
fix travis setup
Thomas Fillon [Wed, 19 Mar 2014 16:55:57 +0000 (17:55 +0100)]
Level analyzer : fix Inf issue
Thomas Fillon [Wed, 19 Mar 2014 14:02:28 +0000 (15:02 +0100)]
Analyzer/irit_speech_4hz : fix NaN issue
Paul Brossier [Tue, 18 Mar 2014 21:24:06 +0000 (18:24 -0300)]
MANIFEST.in: remove debian
Thomas Fillon [Tue, 11 Mar 2014 10:27:29 +0000 (11:27 +0100)]
LimsiSad: add a default value for parameter sad_model
Guillaume Pellerin [Mon, 3 Mar 2014 16:21:41 +0000 (17:21 +0100)]
add egg to install
Thomas Fillon [Tue, 25 Feb 2014 15:59:23 +0000 (16:59 +0100)]
Merge pull request #42 from DavidDoukhan/dev
better comment
David Doukhan [Tue, 25 Feb 2014 13:57:17 +0000 (14:57 +0100)]
better comment
Guillaume Pellerin [Thu, 20 Feb 2014 12:31:59 +0000 (13:31 +0100)]
goto 0.5.5
Guillaume Pellerin [Thu, 20 Feb 2014 12:28:25 +0000 (13:28 +0100)]
update doc
Guillaume Pellerin [Mon, 17 Feb 2014 22:17:23 +0000 (23:17 +0100)]
docfix
Guillaume Pellerin [Fri, 14 Feb 2014 20:09:49 +0000 (21:09 +0100)]
update news
Thomas Fillon [Fri, 14 Feb 2014 16:03:22 +0000 (17:03 +0100)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Fri, 14 Feb 2014 13:48:45 +0000 (14:48 +0100)]
Merge pull request #32 from DavidDoukhan/dev
Dev
Guillaume Pellerin [Fri, 7 Feb 2014 15:12:03 +0000 (16:12 +0100)]
regression: only keep setuptools in requirements for install