pavkout / android-vlc-remote

Automatically exported from code.google.com/p/android-vlc-remote
GNU General Public License v3.0
0 stars 0 forks source link

Library: Ordering is wrong #203

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open any folder in Library

What is the expected output? What do you see instead?

Expected: Case ignored, special parent folder '..' is the first entry
What I see: Upper case before lower case, a file with '!' as prefix is before 
'..', e.g.

!test
..
Abc
Xyz
abc

What version of VLC Remote are you using?

? (applied all updates from Google Play)

What version of VLC are you using?

2.x

What version of Android are you using?

4.2

Which Android device are you using?

Nexus 7.

Original issue reported on code.google.com by marc.sch...@gmail.com on 17 Mar 2013 at 12:11

GoogleCodeExporter commented 8 years ago
The order is determined by VLC media player, not the remote app.
If you'd like to pursue this further, please start here: 
http://www.videolan.org/support/#bugs

Original comment by mr.bald...@gmail.com on 29 Sep 2013 at 8:25