1
0

fix sorting media paths

This commit is contained in:
Garvin Hicking
2006-08-05 21:43:19 +00:00
parent e27065c90b
commit 832ad3eca8
2 changed files with 48 additions and 29 deletions

View File

@ -3,6 +3,8 @@
Version 1.1-alpha7()
------------------------------------------------------------------------
* Properly sort media directories (garvinhicking)
* Better use of "return by references" in some vital areas.
Improves performance. Might introduce glitches. Keep an eye on this!
(garvinhicking)