GNOME Bugzilla – Bug 573887
Source list: Re-enable playback from the sourcelist
Last modified: 2009-03-03 12:59:57 UTC
Pre-0.13 we could start the playback of a file from the sourcelist by either: * double clicking on the line * Using 'play' from the contextual menu * hit space/enter when the focus is on one line We need to re-enable that and centralize the code to ask a Viewer object to playback a certain file (which most certainly exists in Viewer).
commit d0226c929d8400082a04956e3b9372f83295c270 Author: Alessandro Decina <alessandro.decina@collabora.co.uk> Date: Tue Mar 3 13:55:14 2009 +0100 Implement playback from the sourcelist. Fixes #573887.