]> git.parisson.com Git - timeside.git/shortlog
timeside.git
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 '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-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
2012-07-28 Paul BrossierMANIFEST.in: update tests location, ignore vim swap...
2012-07-25 yomguy* add pissing new contour grapher template
2012-07-04 yomguyrename contour graphers, add a white one
2012-02-03 yomguyduration analysis goes to decoder.duration property 0.3.2
2012-02-02 yomguyadd experimental WebM encoder
2011-12-07 yomguyadd vorbis encoder test
2011-12-07 yomguyadd mp3 encoder test
2011-12-07 yomguyMerge branch 'master' of github.com:yomguy/TimeSide
2011-12-07 Paul Brossiertimeside/decoder/core.py: move mainloop to its own...
2011-12-07 Paul Brossiertimeside/decoder/sink.py: add condition values to prepa...
2011-12-07 yomguyfix doc
2011-11-22 Paul Brossiertests/: fixed tests so they can be run individually
2011-11-22 Paul Brossier.gitignore: added basic ignore patterns
2011-11-22 Paul Brossiermoved tests outside timeside module
2011-11-22 yomguyfix docs
2011-11-22 yomguytry local links
2011-11-22 yomguyfix doc again
2011-11-22 yomguyfix doc
2011-11-22 yomguyfix doc again
2011-11-22 yomguyfix descriptions
2011-11-22 yomguyfix doc
2011-11-22 yomguyfix build
2011-11-22 yomguyadd manifest, fix setup
2011-11-21 yomguycleanup doc
2011-10-19 yomguyfix again
2011-10-19 yomguyfix again
2011-10-19 yomguyfix test analyzer 3
2011-10-19 yomguyadd simple test
2011-06-30 Riccardo Zaccarellimodified ui README
2011-06-30 Riccardo Zaccarellinew ui version as of june 2011
2011-06-30 Riccardo Zaccarellideleted ui (will be restored)
2011-06-30 Riccardo Zaccarelliupdated version as of july 2011
2011-05-30 yomguygoto 0.3.1
2011-05-30 yomguyprepare package
2011-05-29 yomguyanalyzers : fix max_level and mean_level (renamed rms_l...
2011-05-17 yomguyupdate copyrights, go to 0.3
2011-05-16 yomguyno watermark on spectrogram for now
2011-05-12 yomguyuse self.filename for tag writting
2011-05-12 yomguyrm comment from mp3 tags
2011-05-11 yomguyfix dc and mean_level analyzers, add watermarking to...
2011-05-09 yomguyupdate install procedure, improve MP3 transcoding quality
2011-04-27 yomguyrm old decoder, add mp3 metadata embedding and test
2011-04-15 Paul Brossiertimeside/tests/{alltests,testgraphers,testtranscoding...
2011-04-15 Paul Brossiertimeside/decoder/sink.py: add gst sink
2011-04-15 Paul Brossiertimeside/decoder/core.py: fix new decoder, was missing...
2011-04-15 Paul Brossiertimeside/tests/testtranscoding.py: update
2011-04-15 Paul Brossiertimeside/tests/testdecoding.py: update
2011-04-15 Paul Brossiertimeside/decoder/old.py: moved old decoder to own file
2011-04-15 Paul Brossiertimeside/decoder/subprocess.py: moved subprocess classe...
2011-04-15 Paul Brossiertimeside/tests/testdecoding.py: update file size for...
2011-04-15 Paul Brossiertimeside/tests/testdecoding.py: added simple decoding...
2011-04-15 Paul Brossiertimeside/tests/testtranscoding.py: moved from testlowle...
2011-04-15 Paul Brossiertimeside/tests/testlowlevelstreaming.py: comment out...
2011-04-15 Paul Brossiertimeside/tests/testlowlevelstreaming.py: comment out...
2011-04-14 yomguyadd old FileDecoder as FileDecoderOld wihtout the gst...
2011-04-14 yomguyrm unused queue
2011-04-14 yomguyadd unittest for graphers,
2011-04-14 Paul Brossiertimeside/decoder/core.py: use an adapter to add a hopsi...
2011-04-14 Paul Brossiertimeside/tests/testlowlevelstreaming.py: added some...
next