]>
git.parisson.com Git - timeside.git/log
Thomas Fillon [Tue, 27 May 2014 13:07:00 +0000 (15:07 +0200)]
Fixes documentation after
04abf2e22c2ca06a
Thomas Fillon [Tue, 27 May 2014 12:38:43 +0000 (14:38 +0200)]
Fixes some bugs occuring after
04abf2e22c2ca06a
Thomas Fillon [Tue, 27 May 2014 11:33:59 +0000 (13:33 +0200)]
Merge branch 'dev' into parameters_with_traits
Thomas Fillon [Tue, 27 May 2014 11:33:20 +0000 (13:33 +0200)]
Server: handle parameters setting only for analyzers
Thomas Fillon [Tue, 27 May 2014 11:31:56 +0000 (13:31 +0200)]
Merge Dev into current branch
Thomas Fillon [Tue, 27 May 2014 10:40:13 +0000 (12:40 +0200)]
Fixes #24
Thomas Fillon [Tue, 27 May 2014 10:38:11 +0000 (12:38 +0200)]
Fix bug in parameter setting (was not using __setattr__)
Guillaume Pellerin [Tue, 27 May 2014 10:20:52 +0000 (12:20 +0200)]
Fix parent instanciation
Thomas Fillon [Tue, 27 May 2014 10:00:14 +0000 (12:00 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Tue, 27 May 2014 09:59:55 +0000 (11:59 +0200)]
Fix parent instanciation issue in render_analyzers
Thomas Fillon [Tue, 27 May 2014 09:58:28 +0000 (11:58 +0200)]
Start implementation for storing results by UUID
Thomas Fillon [Tue, 27 May 2014 09:56:00 +0000 (11:56 +0200)]
Update models.py (broken state: on going update)
Guillaume Pellerin [Tue, 27 May 2014 09:50:01 +0000 (11:50 +0200)]
Fix parent instanciation in the pipe
Guillaume Pellerin [Mon, 26 May 2014 11:33:39 +0000 (13:33 +0200)]
cleanup whitespaces
Thomas Fillon [Mon, 26 May 2014 10:19:15 +0000 (12:19 +0200)]
Implement support for processors parameters in server
Thomas Fillon [Mon, 26 May 2014 10:17:15 +0000 (12:17 +0200)]
Add a validate method for parameters + unittest
Thomas Fillon [Thu, 22 May 2014 09:26:39 +0000 (11:26 +0200)]
HasParam.param_view return JSON + add unittest
Thomas Fillon [Thu, 22 May 2014 08:22:00 +0000 (10:22 +0200)]
Use __setattr__ for setting traits
Thomas Fillon [Thu, 22 May 2014 07:57:48 +0000 (09:57 +0200)]
Fix tools.parameters module __setattr__
Thomas Fillon [Thu, 22 May 2014 07:10:21 +0000 (09:10 +0200)]
Add tools.parameters modules
Thomas Fillon [Thu, 22 May 2014 07:02:51 +0000 (09:02 +0200)]
Add requirement on
Thomas Fillon [Wed, 21 May 2014 16:17:47 +0000 (18:17 +0200)]
Implement Parameters by subclassing Processor
Guillaume Pellerin [Tue, 20 May 2014 10:34:11 +0000 (12:34 +0200)]
goto 0.5.6
Guillaume Pellerin [Tue, 20 May 2014 10:32:19 +0000 (12:32 +0200)]
fix various ReST links for pypi
Guillaume Pellerin [Tue, 20 May 2014 10:01:37 +0000 (12:01 +0200)]
Merge branch 'dev'
Guillaume Pellerin [Tue, 20 May 2014 10:01:23 +0000 (12:01 +0200)]
update readme
Guillaume Pellerin [Tue, 20 May 2014 10:00:53 +0000 (12:00 +0200)]
fix news for pypi
Guillaume Pellerin [Tue, 20 May 2014 09:32:33 +0000 (11:32 +0200)]
Merge branch 'dev'
Guillaume Pellerin [Tue, 20 May 2014 09:31:17 +0000 (11:31 +0200)]
add links to news
Guillaume Pellerin [Tue, 20 May 2014 09:29:20 +0000 (11:29 +0200)]
update news
Guillaume Pellerin [Tue, 20 May 2014 09:26:59 +0000 (11:26 +0200)]
Merge branch 'dev'
Guillaume Pellerin [Tue, 20 May 2014 09:20:55 +0000 (11:20 +0200)]
cleanup prints again
Guillaume Pellerin [Tue, 20 May 2014 09:04:26 +0000 (11:04 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Tue, 20 May 2014 09:04:11 +0000 (11:04 +0200)]
cleanup prints
Thomas Fillon [Tue, 20 May 2014 08:43:21 +0000 (10:43 +0200)]
Skip doctest in utils.sha1sum_file
Thomas Fillon [Tue, 20 May 2014 08:32:09 +0000 (10:32 +0200)]
Doctest data are directed to an URL
Guillaume Pellerin [Tue, 20 May 2014 07:49:27 +0000 (09:49 +0200)]
Exclude tests/sandbox in the MANIFEST
Guillaume Pellerin [Tue, 20 May 2014 07:41:01 +0000 (09:41 +0200)]
Timeside only in the package setup, add some versions for deps
Guillaume Pellerin [Mon, 19 May 2014 15:13:36 +0000 (17:13 +0200)]
Add trained_models to manifest, add upgrading issues to readme
Guillaume Pellerin [Mon, 19 May 2014 14:29:59 +0000 (16:29 +0200)]
No tests package!
Guillaume Pellerin [Mon, 19 May 2014 14:20:47 +0000 (16:20 +0200)]
Update exclude setup rule
Guillaume Pellerin [Mon, 19 May 2014 14:17:47 +0000 (16:17 +0200)]
bugfix
Guillaume Pellerin [Mon, 19 May 2014 14:17:05 +0000 (16:17 +0200)]
Exclude tests from install
Guillaume Pellerin [Mon, 19 May 2014 14:11:01 +0000 (16:11 +0200)]
Add matplotlib to setup deps
Guillaume Pellerin [Mon, 19 May 2014 14:05:53 +0000 (16:05 +0200)]
update doc again
Guillaume Pellerin [Mon, 19 May 2014 14:01:26 +0000 (16:01 +0200)]
fix goals
Guillaume Pellerin [Mon, 19 May 2014 13:47:06 +0000 (15:47 +0200)]
update readme
Guillaume Pellerin [Mon, 19 May 2014 13:41:14 +0000 (15:41 +0200)]
Move limsi_sad models
Thomas Fillon [Mon, 19 May 2014 13:17:48 +0000 (15:17 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Mon, 19 May 2014 13:17:32 +0000 (15:17 +0200)]
Update Limsi-SAD to match new package structure (i.e. use get_processor)
Guillaume Pellerin [Mon, 19 May 2014 13:11:56 +0000 (15:11 +0200)]
re-add get_samples
Guillaume Pellerin [Mon, 19 May 2014 13:10:57 +0000 (15:10 +0200)]
update goals
Guillaume Pellerin [Mon, 19 May 2014 12:26:54 +0000 (14:26 +0200)]
update news
Guillaume Pellerin [Mon, 19 May 2014 12:18:03 +0000 (14:18 +0200)]
cleanup
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:48 +0000 (14:10 +0200)]
update links
Guillaume Pellerin [Mon, 19 May 2014 12:10:16 +0000 (14:10 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Mon, 19 May 2014 12:09:35 +0000 (14:09 +0200)]
Put list_processors in core, update dive in and install docs
Thomas Fillon [Mon, 19 May 2014 11:22:00 +0000 (13:22 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Mon, 19 May 2014 11:21:42 +0000 (13:21 +0200)]
Fix typo in vamp_plugin
Guillaume Pellerin [Sun, 18 May 2014 22:18:18 +0000 (00:18 +0200)]
rebuild README
Guillaume Pellerin [Sun, 18 May 2014 22:16:46 +0000 (00:16 +0200)]
fix rst
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
Guillaume Pellerin [Sat, 17 May 2014 23:27:42 +0000 (01:27 +0200)]
add some doc
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)
Thomas Fillon [Fri, 16 May 2014 15:54:24 +0000 (17:54 +0200)]
Fix typo in server.tasks
Guillaume Pellerin [Fri, 16 May 2014 07:15:42 +0000 (09:15 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Fri, 16 May 2014 07:15:20 +0000 (09:15 +0200)]
fix some copyrights
Thomas Fillon [Fri, 16 May 2014 07:08:31 +0000 (09:08 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Fri, 16 May 2014 07:08:13 +0000 (09:08 +0200)]
Change email adress for Thomas
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
Thomas Fillon [Wed, 14 May 2014 15:15:27 +0000 (17:15 +0200)]
Use absolute_import from future in aubio analyzers
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 13:30:02 +0000 (15:30 +0200)]
Fix importError for Yaafe and Aubio
Thomas Fillon [Wed, 14 May 2014 12:59:36 +0000 (14:59 +0200)]
Fix PEP8
Thomas Fillon [Wed, 14 May 2014 12:58:08 +0000 (14:58 +0200)]
Fix doctest
Thomas Fillon [Wed, 14 May 2014 11:16:42 +0000 (13:16 +0200)]
Fix documentation and doctest
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 [Wed, 14 May 2014 10:35:00 +0000 (12:35 +0200)]
Move aubio analyzers in timeside.analyzer.aubio sub-package
Guillaume Pellerin [Tue, 6 May 2014 22:42:07 +0000 (00:42 +0200)]
cleanup conf