]> git.parisson.com Git - timeside.git/log
timeside.git
10 years agoTravis-CI: put back python-setuptools in apt-get install
Thomas Fillon [Fri, 28 Nov 2014 17:53:14 +0000 (18:53 +0100)]
Travis-CI: put back python-setuptools in apt-get install

10 years agoTravis-CI: remove coverage support
Thomas Fillon [Fri, 28 Nov 2014 17:34:03 +0000 (18:34 +0100)]
Travis-CI: remove coverage support

10 years agoTravis-CI: restore old .travsi.yml
Thomas Fillon [Fri, 28 Nov 2014 17:15:47 +0000 (18:15 +0100)]
Travis-CI: restore old .travsi.yml

10 years agofix dockerfile deps
Guillaume Pellerin [Fri, 28 Nov 2014 14:26:36 +0000 (15:26 +0100)]
fix dockerfile deps

10 years agoremove postgres from docker
Guillaume Pellerin [Fri, 28 Nov 2014 14:23:54 +0000 (15:23 +0100)]
remove postgres from docker

10 years agofix wsgi without X, update manifest and links
Guillaume Pellerin [Fri, 28 Nov 2014 14:17:17 +0000 (15:17 +0100)]
fix wsgi without X, update manifest and links

10 years agoserver: sandbox settings database goes back to sqlite
Thomas Fillon [Fri, 28 Nov 2014 13:44:09 +0000 (14:44 +0100)]
server: sandbox settings database goes back to sqlite

10 years agoUpdate various grapher names
Guillaume Pellerin [Thu, 20 Nov 2014 21:44:05 +0000 (22:44 +0100)]
Update various grapher names

10 years agooops gpg@thomasfillon ;)
Guillaume Pellerin [Thu, 20 Nov 2014 21:37:03 +0000 (22:37 +0100)]
oops gpg@thomasfillon ;)

10 years agofinally fix an old bug on marker and cursor SVG height (telemeta #98) with a simple...
Guillaume Pellerin [Fri, 14 Nov 2014 00:00:12 +0000 (01:00 +0100)]
finally fix an old bug on marker and cursor SVG height (telemeta #98) with a simple css rule

10 years agoTravis: Pip install -U setuptools
Thomas Fillon [Thu, 13 Nov 2014 12:13:12 +0000 (13:13 +0100)]
Travis: Pip install -U setuptools

10 years agoTravis: Pip install setuptools
Thomas Fillon [Thu, 13 Nov 2014 11:46:16 +0000 (12:46 +0100)]
Travis: Pip install setuptools

10 years agoTravis: Install coverage from ubuntu repository
Thomas Fillon [Thu, 13 Nov 2014 11:29:06 +0000 (12:29 +0100)]
Travis: Install coverage from ubuntu repository

10 years agoTravis: Do not install coverage
Thomas Fillon [Thu, 13 Nov 2014 11:25:15 +0000 (12:25 +0100)]
Travis: Do not install coverage

10 years agoTravis: Delete pkg-ressource install and add option for setuptools in virtualenv
Thomas Fillon [Thu, 13 Nov 2014 09:54:13 +0000 (10:54 +0100)]
Travis: Delete pkg-ressource install and add option for setuptools in virtualenv

10 years agoTravis: Reactivate virtualenv and instal pkg_resources
Thomas Fillon [Thu, 13 Nov 2014 09:33:28 +0000 (10:33 +0100)]
Travis: Reactivate virtualenv and instal pkg_resources

10 years agoTravis: Deactivate virtualenv before installing ubuntu packages
Thomas Fillon [Thu, 13 Nov 2014 09:24:14 +0000 (10:24 +0100)]
Travis: Deactivate virtualenv before installing ubuntu packages

10 years agoTravis: Do not update coverage
Thomas Fillon [Thu, 13 Nov 2014 08:44:40 +0000 (09:44 +0100)]
Travis: Do not update coverage

10 years agoTravis: Remove pip install -U pip
Thomas Fillon [Thu, 13 Nov 2014 08:40:59 +0000 (09:40 +0100)]
Travis: Remove pip install -U pip

10 years agoTravis: Remove pip install setuptools
Thomas Fillon [Thu, 13 Nov 2014 08:37:05 +0000 (09:37 +0100)]
Travis: Remove pip install setuptools

10 years agoUpdate setuptools via pip in Travis-CI
Thomas Fillon [Wed, 12 Nov 2014 21:11:36 +0000 (22:11 +0100)]
Update setuptools via pip in Travis-CI

10 years agoUpdate pip in Travis-CI
Thomas Fillon [Wed, 12 Nov 2014 20:53:09 +0000 (21:53 +0100)]
Update pip in Travis-CI

10 years agoUpdate dox.yml. Put virtual environment in hidden directory .dox_env
Thomas Fillon [Wed, 12 Nov 2014 20:04:57 +0000 (21:04 +0100)]
Update dox.yml. Put virtual environment in hidden directory .dox_env

10 years agoupdate dox.yml
Thomas Fillon [Wed, 12 Nov 2014 16:16:32 +0000 (17:16 +0100)]
update dox.yml

10 years agoAdd support for dox and dox.yml configuration file
Thomas Fillon [Wed, 12 Nov 2014 16:07:42 +0000 (17:07 +0100)]
Add support for dox and dox.yml configuration file

10 years agofix(vamp_plugin): fix #61
Thomas Fillon [Wed, 12 Nov 2014 15:46:34 +0000 (16:46 +0100)]
fix(vamp_plugin): fix #61

10 years agotest: add test for VampSimpleHost
Thomas Fillon [Mon, 10 Nov 2014 14:57:13 +0000 (15:57 +0100)]
test: add test for VampSimpleHost

10 years agotry to fix psql commands in docker
Guillaume Pellerin [Mon, 10 Nov 2014 10:08:03 +0000 (11:08 +0100)]
try to fix psql commands in docker

10 years agofix syncdb with postgres
Guillaume Pellerin [Fri, 7 Nov 2014 00:01:21 +0000 (01:01 +0100)]
fix syncdb with postgres

10 years agofix postgresql init
Guillaume Pellerin [Thu, 6 Nov 2014 23:48:25 +0000 (00:48 +0100)]
fix postgresql init

10 years agoskip apt-key download
Guillaume Pellerin [Thu, 6 Nov 2014 23:44:52 +0000 (00:44 +0100)]
skip apt-key download

10 years agofix apt rules in dockefile
Guillaume Pellerin [Thu, 6 Nov 2014 23:33:57 +0000 (00:33 +0100)]
fix apt rules in dockefile

10 years agotry fixing keyring
Guillaume Pellerin [Thu, 6 Nov 2014 23:26:59 +0000 (00:26 +0100)]
try fixing keyring

10 years agofix gpg keys in dockerfile
Guillaume Pellerin [Thu, 6 Nov 2014 23:22:29 +0000 (00:22 +0100)]
fix gpg keys in dockerfile

10 years agoadd docker volume for DB
Guillaume Pellerin [Thu, 6 Nov 2014 23:07:51 +0000 (00:07 +0100)]
add docker volume for DB

10 years agouse postgresql in docker image, update docker doc
Guillaume Pellerin [Thu, 6 Nov 2014 23:04:14 +0000 (00:04 +0100)]
use postgresql in docker image, update docker doc

10 years agogpto 0.6.2
Guillaume Pellerin [Thu, 6 Nov 2014 20:30:17 +0000 (21:30 +0100)]
gpto 0.6.2

10 years agoupdate readme
Guillaume Pellerin [Thu, 6 Nov 2014 22:12:04 +0000 (23:12 +0100)]
update readme

10 years agofix coverall link
Guillaume Pellerin [Thu, 6 Nov 2014 22:11:13 +0000 (23:11 +0100)]
fix coverall link

10 years agofix doc
Guillaume Pellerin [Thu, 6 Nov 2014 20:29:00 +0000 (21:29 +0100)]
fix doc

10 years agoupdate doc 0.6.1
Guillaume Pellerin [Thu, 6 Nov 2014 20:24:45 +0000 (21:24 +0100)]
update doc

10 years agoupdate news
Guillaume Pellerin [Thu, 6 Nov 2014 20:23:54 +0000 (21:23 +0100)]
update news

10 years agogoto 0.6.1
Guillaume Pellerin [Thu, 6 Nov 2014 20:17:18 +0000 (21:17 +0100)]
goto 0.6.1

10 years agoupdate dockerfile and doc
Guillaume Pellerin [Thu, 6 Nov 2014 15:20:34 +0000 (16:20 +0100)]
update dockerfile and doc

10 years agono virtualenv in sandbox (for docker)
Guillaume Pellerin [Thu, 6 Nov 2014 13:19:50 +0000 (14:19 +0100)]
no virtualenv in sandbox (for docker)

10 years agofix sandbox db path
Guillaume Pellerin [Thu, 6 Nov 2014 13:03:48 +0000 (14:03 +0100)]
fix sandbox db path

10 years agofix all new links
Guillaume Pellerin [Thu, 6 Nov 2014 12:40:55 +0000 (13:40 +0100)]
fix all new links

10 years agoupdate doc to new repo
Guillaume Pellerin [Thu, 6 Nov 2014 12:27:19 +0000 (13:27 +0100)]
update doc to new repo

10 years agofix django version to 1.6.8
Guillaume Pellerin [Wed, 5 Nov 2014 12:40:34 +0000 (13:40 +0100)]
fix django version to 1.6.8

10 years agofix app order
Guillaume Pellerin [Wed, 5 Nov 2014 12:33:13 +0000 (13:33 +0100)]
fix app order

10 years agono sudo
Guillaume Pellerin [Wed, 5 Nov 2014 12:32:23 +0000 (13:32 +0100)]
no sudo

10 years agoadd wget
Guillaume Pellerin [Wed, 5 Nov 2014 12:31:28 +0000 (13:31 +0100)]
add wget

10 years agofix
Guillaume Pellerin [Wed, 5 Nov 2014 12:29:39 +0000 (13:29 +0100)]
fix

10 years agoupdate parisson gpg key pull
Guillaume Pellerin [Wed, 5 Nov 2014 12:28:28 +0000 (13:28 +0100)]
update parisson gpg key pull

10 years agoupdate docker apps, add apt gpg keys
Guillaume Pellerin [Wed, 5 Nov 2014 12:25:42 +0000 (13:25 +0100)]
update docker apps, add apt gpg keys

10 years agoadd deps in dockerfile
Guillaume Pellerin [Wed, 5 Nov 2014 11:56:11 +0000 (12:56 +0100)]
add deps in dockerfile

10 years agoadd pypip pins and move dev status
Guillaume Pellerin [Sun, 2 Nov 2014 20:11:55 +0000 (21:11 +0100)]
add pypip pins and move dev status

10 years agoFix(test): skip live doctests on decoder and encoder
Thomas Fillon [Tue, 28 Oct 2014 14:21:00 +0000 (15:21 +0100)]
Fix(test): skip live doctests on decoder and encoder

10 years agoFix(Doc): fix tutorial
Thomas Fillon [Tue, 28 Oct 2014 13:36:41 +0000 (14:36 +0100)]
Fix(Doc): fix tutorial

10 years agoFix(tests): do not get samples from relative path anymore but use test_samples module
Thomas Fillon [Tue, 28 Oct 2014 12:58:40 +0000 (13:58 +0100)]
Fix(tests): do not get samples from relative path anymore but use test_samples module

10 years agoTravis: Install networkx via debian packages
Thomas Fillon [Fri, 24 Oct 2014 19:36:37 +0000 (21:36 +0200)]
Travis: Install networkx via debian packages

10 years agoTravis: Update Pip
Thomas Fillon [Fri, 24 Oct 2014 19:28:16 +0000 (21:28 +0200)]
Travis: Update Pip

10 years agofix
Guillaume Pellerin [Fri, 24 Oct 2014 17:30:03 +0000 (19:30 +0200)]
fix

10 years agoadd support doc 0.6
Guillaume Pellerin [Fri, 24 Oct 2014 17:26:09 +0000 (19:26 +0200)]
add support doc

10 years agoMerge branch 'dev'
Guillaume Pellerin [Fri, 24 Oct 2014 17:20:57 +0000 (19:20 +0200)]
Merge branch 'dev'

10 years agoupdate readme
Guillaume Pellerin [Fri, 24 Oct 2014 17:20:17 +0000 (19:20 +0200)]
update readme

10 years agogoto 0.6 in doc
Guillaume Pellerin [Fri, 24 Oct 2014 17:20:04 +0000 (19:20 +0200)]
goto 0.6 in doc

10 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Fri, 24 Oct 2014 17:18:04 +0000 (19:18 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

10 years agoupdate readme, manifest
Guillaume Pellerin [Fri, 24 Oct 2014 17:17:37 +0000 (19:17 +0200)]
update readme, manifest

10 years agoUpdate NEWS.rst
Thomas Fillon [Fri, 24 Oct 2014 17:16:46 +0000 (19:16 +0200)]
Update NEWS.rst

10 years agogoto 0.6, fix doc
Guillaume Pellerin [Fri, 24 Oct 2014 17:08:19 +0000 (19:08 +0200)]
goto 0.6, fix doc

10 years agoadd usage / support info
Guillaume Pellerin [Fri, 24 Oct 2014 14:53:01 +0000 (16:53 +0200)]
add usage / support info

10 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
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

10 years agoadd old news
Guillaume Pellerin [Fri, 24 Oct 2014 12:58:24 +0000 (14:58 +0200)]
add old news

10 years agoagain
Guillaume Pellerin [Thu, 23 Oct 2014 12:26:00 +0000 (14:26 +0200)]
again

10 years agofix spectro buffer post-process
Guillaume Pellerin [Thu, 23 Oct 2014 12:23:01 +0000 (14:23 +0200)]
fix spectro buffer post-process

10 years agoadd fx/gain
Guillaume Pellerin [Thu, 23 Oct 2014 12:01:42 +0000 (14:01 +0200)]
add fx/gain

10 years agofix import
Guillaume Pellerin [Thu, 23 Oct 2014 11:31:38 +0000 (13:31 +0200)]
fix import

10 years agofix doctests
Guillaume Pellerin [Thu, 23 Oct 2014 11:20:15 +0000 (13:20 +0200)]
fix doctests

10 years agoupdate procs
Guillaume Pellerin [Thu, 23 Oct 2014 11:09:28 +0000 (13:09 +0200)]
update procs

10 years agoadd SpectorgramBuffer with an extensible buffer based on tables, update docstrings
Guillaume Pellerin [Thu, 23 Oct 2014 11:08:02 +0000 (13:08 +0200)]
add SpectorgramBuffer with an extensible buffer based on tables, update docstrings

10 years agoupdate some docstrings
Guillaume Pellerin [Thu, 23 Oct 2014 10:35:24 +0000 (12:35 +0200)]
update some docstrings

10 years agoagain
Guillaume Pellerin [Thu, 23 Oct 2014 10:13:39 +0000 (12:13 +0200)]
again

10 years agoagain
Guillaume Pellerin [Thu, 23 Oct 2014 10:12:47 +0000 (12:12 +0200)]
again

10 years agotry again
Guillaume Pellerin [Thu, 23 Oct 2014 10:06:20 +0000 (12:06 +0200)]
try again

10 years agotry fix readme syntax
Guillaume Pellerin [Thu, 23 Oct 2014 10:04:45 +0000 (12:04 +0200)]
try fix readme syntax

10 years agoadd processor list
Guillaume Pellerin [Thu, 23 Oct 2014 10:01:48 +0000 (12:01 +0200)]
add processor list

10 years agoadd new Gain fx, fix encoder docstrings, update list processor style
Guillaume Pellerin [Thu, 23 Oct 2014 09:53:16 +0000 (11:53 +0200)]
add new Gain fx, fix encoder docstrings, update list processor style

10 years agoupdate doc
Guillaume Pellerin [Thu, 23 Oct 2014 08:32:40 +0000 (10:32 +0200)]
update doc

10 years agoChore(Encoders): remove static description function from encoders
Thomas Fillon [Wed, 22 Oct 2014 15:31:13 +0000 (17:31 +0200)]
Chore(Encoders): remove static description function from encoders

10 years agofeature(AnalyzerResult): add description in id_metadata
Thomas Fillon [Wed, 22 Oct 2014 15:30:38 +0000 (17:30 +0200)]
feature(AnalyzerResult): add description in id_metadata

10 years agofix doc
Guillaume Pellerin [Wed, 22 Oct 2014 16:06:23 +0000 (18:06 +0200)]
fix doc

10 years agocleanup old sandbox
Guillaume Pellerin [Wed, 22 Oct 2014 15:19:25 +0000 (17:19 +0200)]
cleanup old sandbox

10 years agoAdd a description function to all processors (@classmethod). Reformat timeside.core...
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

10 years agotry sphinx rdt theme or fallback to default
Guillaume Pellerin [Wed, 22 Oct 2014 10:07:28 +0000 (12:07 +0200)]
try sphinx rdt theme or fallback to default

10 years agoUpdate id for all encoders and decoders. Update documentation
Thomas Fillon [Wed, 22 Oct 2014 13:55:28 +0000 (15:55 +0200)]
Update id for all encoders and decoders. Update documentation

10 years agoUpdate news.rst
Thomas Fillon [Fri, 24 Oct 2014 11:58:08 +0000 (13:58 +0200)]
Update news.rst

10 years agoupdate news
Guillaume Pellerin [Fri, 24 Oct 2014 09:56:05 +0000 (11:56 +0200)]
update news

10 years agoMerge branch 'dev'
Guillaume Pellerin [Fri, 24 Oct 2014 09:32:58 +0000 (11:32 +0200)]
Merge branch 'dev'

10 years agoupdate readme
Guillaume Pellerin [Fri, 24 Oct 2014 09:32:13 +0000 (11:32 +0200)]
update readme