]> git.parisson.com Git - timeside.git/shortlog
timeside.git
2012-10-08 yomguyadd travis test
2012-10-08 yomguymv doc, fix doc
2012-10-08 yomguyadd schematic
2012-10-08 yomguyfix doc
2012-10-08 yomguyfix doc, cleanup
2012-10-08 yomguyupdate encoder pipelines
2012-10-06 yomguymutagen install fails on python 3.2
2012-10-06 yomguytest travis
2012-10-06 yomguyrm travis test script
2012-10-06 yomguyfix again
2012-10-06 yomguyfix travis install
2012-10-06 yomguyfix travis install
2012-10-06 yomguyfix requirements
2012-10-06 yomguyadd Travis CI hooks
2012-10-06 yomguycleanup
2012-10-06 yomguyupdate encoders to the new API
2012-10-06 yomguykeep all URIs (regr)
2012-10-06 yomguyadd IOError if file not found (closes: #5)
2012-10-06 yomguygo to 0.4.2
2012-10-06 yomguyrm duration since value is available through decoder...
2012-10-05 yomguykeep old encoder subprocess
2012-10-05 yomguyfix grapher tests, cleanup
2012-10-05 yomguymv gstutils to timeside.gstutils, mv GstEncoder to...
2012-10-05 yomguyfinally fix FFT window border leaks (really better...
2012-10-02 yomguyMerge branch 'master' into dev 0.4.1
2012-10-02 yomguyupdate doc
2012-10-02 yomguyMerge branch 'hotfix/manifest' into dev
2012-10-02 yomguyMerge branch 'hotfix/manifest'
2012-10-02 yomguyfix manifest
2012-10-02 yomguyMerge branch 'release/0.4.1'
2012-10-02 yomguyupdate news, go to 0.4.1
2012-10-02 yomguyre-add png diagram
2012-10-02 yomguy* ui > static/timeside
2012-09-28 yomguyfix doc
2012-09-28 yomguyMerge branch 'release/0.4.0' into dev
2012-09-28 yomguyMerge branch 'release/0.4.0' 0.4.0
2012-09-28 yomguyupdate doc
2012-09-28 yomguyupdate doc
2012-09-27 Paul Brossiertests/testencoding.py: added more encoding configurations
2012-09-27 Paul Brossiertests/testdecoding.py: clarify blocksize usage
2012-09-27 Paul Brossiertimeside/encoder/gstutils.py: silence EOS
2012-09-27 Paul BrossierMerge branch 'gst' into dev
2012-09-27 Paul Brossiertimeside/encoder/mp3.py: merge with origin gst
2012-09-27 Paul Brossiertimeside/encoder/mp3.py: use gstutils
2012-09-27 Paul Brossiertimeside/encoder/m4a.py: remove old comment
2012-09-27 yomguyMerge branch 'gst' into dev 0.4.0-a
2012-09-27 yomguygo to 0.4.0
2012-09-27 yomguyadd testanalyzing
2012-09-26 yomguyfix analyzers, add testanalyzing, passing all 72 tests ;) gst-yomguy
2012-09-26 yomguyfix decoder ratio
2012-09-26 yomguyfix blocksize
2012-09-26 yomguyfix adapter and all graphers
2012-09-26 yomguyfix totalframes, fix process running before setup mainl...
2012-09-26 yomguyadd totalframes
2012-09-26 yomguyMerge branch 'gst' into gst-yomguy
2012-09-26 yomguyfix api doc and adaprter property
2012-09-20 yomguyignore audio samples 0.3.4-bad
2012-09-19 yomguyMerge branch 'dev' into gst 0.3.4-noleekmp3
2012-09-19 yomguyfix manifest
2012-09-19 yomguyMerge branch 'release/0.3.3' 0.3.3
2012-09-19 yomguyupdate version
2012-09-19 yomguyfix doc
2012-09-19 yomguyfix mp3 length
2012-09-19 yomguyMerge branch 'gst' into gst-yomguy
2012-09-19 yomguyMerge branch 'dev' into gst
2012-09-19 yomguynew check_samples function
2012-09-19 yomguyadd scripts to setup
2012-09-19 yomguyfix doc
2012-09-19 yomguyFull update of README, make ts-waveforms script
2012-09-19 yomguyMerge branch 'master' into dev
2012-09-19 yomguyfix deps, go to 0.3.3
2012-09-17 yomguybegin regression to get back nframes as "totalframes"
2012-09-09 yomguyMerge branch 'dev' into gst
2012-09-09 yomguyfix bg for waveform_batch script + cleanup
2012-09-09 yomguyMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2012-09-05 yomguycleanup
2012-09-02 Paul Brossiertests/testencoding.py: use total_frames, not duration...
2012-09-02 Paul Brossiertimeside/api.py: rename nframes to blocksize, use total...
2012-09-02 Paul Brossiertimeside/decoder/core.py: remove discover, triggering...
2012-09-02 Paul Brossiertimeside/decoder/core.py: query duration to speed thing...
2012-08-29 Paul Brossiertests/testencoding.py: added first encoding test draft
2012-08-29 Paul Brossiertests/testdecoding.py: add long frames, use output_nframes
2012-08-29 Paul Brossiermerge with origin
2012-08-20 Paul Brossiertimeside/decoder/core.py: use a queue instead of blocks...
2012-08-19 Paul Brossiertimeside/decoder/core.py: set max-buffers and drop...
2012-08-19 Paul Brossiertimeside/decoder/core.py: raise discover not run except...
2012-08-19 Paul Brossiertimeside/decoder/core.py: remove discover redundant...
2012-08-01 Paul Brossiertests/testdecoding.py: add resampling and stereo tests
2012-08-01 Paul Brossiertimeside/decoder/core.py: make sure uri is discovered...
2012-08-01 Paul Brossiertests/testdecoding.py: use release()
2012-08-01 Paul Brossiertimeside/decoder/: simplify, use bus.pop() and gst_pars...
2012-08-01 Paul Brossiertests/testencoding.py: added encoding tests
2012-08-01 Paul Brossiertimeside/encoder/*.py: use GstEncoder
2012-08-01 Paul Brossiertimeside/encoder/gstutils.py: prepare for more factorise
2012-07-31 Paul Brossiertimeside/encoder/: factorise gst stuff
2012-07-29 yomguyMerge branch 'release/0.3.2-1' 0.3.2-1
2012-07-29 yomguyfiw manifest
2012-07-29 yomguyadd news
2012-07-28 Paul Brossier.gitignore: ignore dist/
2012-07-28 Paul Brossier.gitignore: ignore vim and nano swap files
next