xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
562 stars 211 forks source link

Sort the list in the Download From Controller dialog #4963

Closed degracode closed 4 days ago

degracode commented 5 days ago

Sort the discovered controllers in the Custom Model Dialog's Download From Controller sub-dialog.

I have ~40 Twinkly devices, and they appear in a completely random order in this dialog, making them very difficult to find.

This change sorts the list case-insensitively.

image