chiark / gitweb /
Move track sorting to its own function. Only choose_populate() uses
authorRichard Kettlewell <rjk@greenend.org.uk>
Fri, 13 Jun 2008 13:01:57 +0000 (14:01 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Fri, 13 Jun 2008 13:01:57 +0000 (14:01 +0100)
commit2fadbbc60560fe8562d7b6e652f8788c1d084d5f
treebd0ff167321852ecc85a703978a8a9ce8555943d
parent3efa1d16094d0395a4f712e8b447b8759b0bed68
Move track sorting to its own function.  Only choose_populate() uses
it currently (and has some work left); the CGI will be modified to use
it in due course.
cgi/actions.c
cgi/macros-disorder.c
disobedience/choose.c
lib/Makefile.am
lib/trackname.h
lib/tracksort.c [new file with mode: 0644]