After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 573887 - Source list: Re-enable playback from the sourcelist
Source list: Re-enable playback from the sourcelist
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal normal
: 0.13.1
Assigned To: Alessandro Decina
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-03 09:36 UTC by Edward Hervey
Modified: 2009-03-03 12:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Hervey 2009-03-03 09:36:49 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).
Comment 1 Alessandro Decina 2009-03-03 12:59:57 UTC
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.