tools: gst-play: sort directory entries
authorVivia Nikolaidou <vivia@ahiru.eu>
Mon, 8 Jun 2015 17:32:02 +0000 (20:32 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 8 Jun 2015 19:25:40 +0000 (20:25 +0100)
commit4fdbe215dcd55004ec00d42e875210b58bc0d2b6
treee8152ef68d5b371ea3f204f458bb7e9572c76710
parent6221c95d482e6111ffe8fffdde1b832192c00d8c
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
tools/gst-play.c