vidi/Player.py: move the stop() method after the play() method
[vidi-player.git] / vidi /
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