[vlc-devel] [PATCH] Sorting Playlists

Rashmi Raghunandan rashmi.raghunandan93 at gmail.com
Sun Mar 23 12:23:44 CET 2014


Following on the error:  https://trac.videolan.org/vlc/ticket/10903
I have changes functions in /src/playlist/sort.c

Originally, track1,track2,track10,track11 will be sorted as
track,track10,track11,track2. This has been fixed.

I have attached the code for the same.

Thank you.
-- 
Regards,
Rashmi Raghunandan
===================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140323/01ef0a71/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sort .c
Type: text/x-csrc
Size: 11933 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140323/01ef0a71/attachment.c>


More information about the vlc-devel mailing list