1
0
mirror of https://github.com/ciromattia/kcc synced 2026-03-30 13:45:34 +00:00
Files
kcc/kcc
fsteffek 1ec07fe4ec Fix random order of chapter list (close #129)
Directories and files returned by walk() are not always sorted.
Currently we sort the filelist after creating the it. When walk()-ing
topdown (we do) the directory list can be modified in-place. By sorting
the directories and files before creating the filelist, we guarantee
a sorted chapter list.
2015-02-21 17:59:46 +01:00
..
2015-01-11 16:20:01 +01:00
2015-01-21 18:19:54 +01:00
2015-01-04 09:09:33 +01:00
2015-02-14 09:47:14 +01:00
2015-02-14 09:47:14 +01:00
2015-02-08 11:53:55 +01:00
2013-10-21 15:45:00 +02:00
2015-02-08 11:53:55 +01:00
2015-02-08 12:52:42 +01:00
2015-02-08 12:52:42 +01:00
2015-02-08 11:53:55 +01:00
2015-02-14 09:47:14 +01:00
2015-01-20 21:45:22 +01:00
2014-12-30 11:07:11 +01:00
2015-02-14 09:47:14 +01:00