diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2009-03-01 17:55:59 +0000 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2009-03-01 17:55:59 +0000 |
| commit | d13f1a485f0e35a6fbbd0a664f14acc3798d52a0 (patch) | |
| tree | 22cacb27b6ab481c0bfc250120dde404320811f2 /docs | |
| parent | e6c023cb64dea599bb711b2b4ddb197efdb1d187 (diff) | |
| download | rockbox-d13f1a485f0e35a6fbbd0a664f14acc3798d52a0.zip rockbox-d13f1a485f0e35a6fbbd0a664f14acc3798d52a0.tar.gz rockbox-d13f1a485f0e35a6fbbd0a664f14acc3798d52a0.tar.bz2 rockbox-d13f1a485f0e35a6fbbd0a664f14acc3798d52a0.tar.xz | |
Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respects numbers within strings, and gives a more intuitive
sorting. This also adds a setting, so that the sorting can be used in the file browser. The implementation is very generic, and can possibly
be used in other places.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20155 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/CREDITS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CREDITS b/docs/CREDITS index 5ae39f4..e9aa7d7 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -450,7 +450,7 @@ Kenderes Tamas Eric Shattow Joshua Simmons Sei Aoyumi - +Martin Pool The libmad team The wavpack team |