Skip to content

re-write findthisdevice plugin

Piyush Aggarwal requested to merge (removed):win32_findthisdevice into master

This patch brings back the findthisdevice plugin to the WIndows build.

I've rewritten bits of the plugin so the UI (where we select which file to play) shows the absolute path rather than just the file name. This approach is slightly more maintainable and allows the "Play" button to work in the UI. (eariler, the button did not use to work in the windows build)

Edited by Piyush Aggarwal

Merge request reports