[Bug 750585] gst-play: sort directory entries
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 8 12:27:15 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750585
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.5.2
Summary|gst-play: Sorting directory |gst-play: sort directory
|entries when opening. |entries
--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, pushed with minor change (idx -> l which is more idiomatic).
commit 4fdbe215dcd55004ec00d42e875210b58bc0d2b6
Author: Vivia Nikolaidou <vivia at ahiru.eu>
Date: Mon Jun 8 20:32:02 2015 +0300
tools: gst-play: sort directory entries
When adding a directory to the playlist, the order would be whatever
g_dir_read_name returned. Sorting these using natural sort order.
https://bugzilla.gnome.org/show_bug.cgi?id=750585
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list