README.md: fix a couple of typos
[vidi-player.git] / vidi /
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-05 Antonio OspiteAdd Sampler classed and the vidi-player.py and vidi...
2016-12-05 Antonio OspiteAdd vidi/MidiUtils.py to share some utilities to analyz...
2016-12-05 Antonio Ospitevidi/Timeline.py: add support for adding clips on their...
2016-12-02 Antonio Ospitevidi/Player.py: use per message callbacks
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 OspiteFix converting paths to URIs
2016-11-25 Antonio OspiteInitial import