newsMoviefly - News: rel 0.9 adds numerical sorting

 
 
Latest News
rel 0.12.8, 0.13, 0.14 posted by merkosh, Fri 10 Aug 2007 01:01:56 PM UTC
ebuild for 0.12.5 posted by merkosh, Sat 29 Apr 2006 08:31:10 AM UTC
rel 0.12.5 bugfixes posted by merkosh, Wed 12 Apr 2006 10:21:20 PM UTC
rel 0.12.4 debian package posted by merkosh, Fri 21 Oct 2005 08:02:16 AM UTC
rel 0.12.4 - bugfix posted by merkosh, Fri 09 Sep 2005 09:17:12 PM UTC

rel 0.9 adds numerical sorting

Item posted by Uwe Mayer <merkosh> on Mon 31 Jan 2005 04:31:04 PM UTC.

Previous versions sorted all columns in the list view alphanumerically, i.e. 1 10 11 2 , ...
Numerical sorting was not previously implemented because of the long delay when using a Python subclass.
This release include a C++ wrapped class which enables fast sorting to all available numerical and textual format currently used in lmc.

For this to work as intended you'll need to set zeroPrefix_patch configuration variable in your .lmc/lmc.conf to False.

 

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code