vidi-player.git
2016-12-13 Antonio OspiteREADME.md: fix a couple of typos master
2016-12-07 Antonio Ospitevidi-timeline.py: set a default canvas size of 640x480
2016-12-07 Antonio Ospitevidi/Timeline.py: support setting the canvas size
2016-12-07 Antonio OspiteAdd a title clip to the timeline
2016-12-07 Antonio OspiteREADME.md: improve the markdown style of links
2016-12-07 Antonio OspiteDocument how to create a more interesting VideoFont
2016-12-06 Antonio OspiteTODO: add an entry about a better format for the VideoFont
2016-12-06 Antonio OspiteTODO: add a period at the and of a sentence
2016-12-05 Antonio OspiteREADME.md: add a trailing slash to directories
2016-12-05 Antonio OspiteAdd Sampler classed and the vidi-player.py and vidi...
2016-12-05 Antonio Ospitecreate_test_videofont.py: generate the PNG rest sample
2016-12-05 Antonio OspiteAdd vidi/MidiUtils.py to share some utilities to analyz...
2016-12-05 Antonio OspiteRename vidi-player.py to vidi-timeline.py
2016-12-05 Antonio Ospitevidi-player.py: add an option to add a background layer...
2016-12-05 Antonio Ospitevidi/Timeline.py: add support for adding clips on their...
2016-12-05 Antonio Ospitevidi-player.py: fix a regression introduced in commit...
2016-12-02 Antonio OspiteTODO: add an entry about audio fade-in and fade-out
2016-12-02 Antonio Ospitevidi/Player.py: use per message callbacks
2016-12-02 Antonio Ospitecreate_test_videofont.py: generate a "rest" sample...
2016-12-01 Antonio Ospitevidi-player.py: use a fixed width when printing the...
2016-12-01 Antonio Ospitecreate_test_videofont.py: make the pipelines more confi...
2016-12-01 Antonio OspiteUse webm for the videofont, it has better support...
2016-11-28 Antonio Ospitevidi-player.py: move the actual processing after the...
2016-11-28 Antonio Ospitevidi-player.py: check that the output file exists befor...
2016-11-28 Antonio Ospitevidi-player.py: add missing newlines in error messages
2016-11-28 Antonio Ospitevidi/Player.py: move the stop() method after the play...
2016-11-28 Antonio OspiteHandle KeyboardInterrupt in the main program, not in...
2016-11-28 Antonio Ospitevidi/Timeline.py: add a stop() method
2016-11-28 Antonio Ospitevidi/Timeline.py: move pipeline player initialization...
2016-11-28 Antonio Ospitevidi/Player.py: rename the quit() method to stop()
2016-11-28 Antonio Ospitevidi/Player.py: move the signal callback initialization...
2016-11-27 Antonio Ospitecreate_test_videofont.py: use FONT_DESC in LIVE_PIPELIN...
2016-11-27 Antonio Ospitecreate_test_videofont.py: set the sample length in...
2016-11-27 Antonio OspiteFix converting paths to URIs
2016-11-25 Antonio OspiteREADME.md: mention some examples of videos that could...
2016-11-25 Antonio OspiteInitial import