Skip to content
Snippets Groups Projects

Remote playback view: Sort files by display name

Closed Ben Sidhom requested to merge bsidhom/vlc-ios:personal-sort into master

The remote playback gallery page displays files in an arbitrary order, which makes it very difficult to navigate and find files when there are a lot loaded on the device.

This change sorts files by their display names (final path element). Note that sorting is done by raw String value rather than, e.g., Unicode collation rules. While this may not be ideal for all languages, it at least means that a given set of files will appear in a deterministic order.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading