Commit Graph

22 Commits

Author SHA1 Message Date
Robin Gareus ba41f22f88
Resize plugin-scan dialog as needed for UI scaling 2022-10-06 15:41:56 +02:00
Mads Kiilerich d52c727ec5
gtkmm: use get_mapped instead of deprecated Gtk::Widget::is_mapped() 2022-04-08 20:20:10 +02:00
Robin Gareus 51b1dc6587
Repharse "Quick Scan" label to "Auto skip..." 2021-07-23 02:01:03 +02:00
Robin Gareus 63d416267b
Remove unused "cancel scan timeout" buttons 2021-07-23 00:28:06 +02:00
Robin Gareus 57ec56ffc5
Plugin-scan-dialog: show popup only if scan-timeout is > 40sec 2021-07-22 23:07:32 +02:00
Robin Gareus 7bfe79a16f
Simplify plugin-scan-dialog (hide timeout cancel buttons) 2021-07-22 21:44:43 +02:00
Robin Gareus f647692270
Update plugin-scan-dialog for index-only updates 2021-07-22 18:29:44 +02:00
Robin Gareus 3dae3885c0
plugin-scan-dialog update opt-in to scan-timeout 2021-07-22 17:21:27 +02:00
Robin Gareus 4d57c1e85b
Another round of plugin-scan-dialog updates
* Fix API calls (pack_start)
* Fix logic update sensitivity in response to callbacks
* Cleanup white-space and re-indent

TODO: invert timeout behavior: opt-in to timeouts, not opt-out.
2021-07-22 06:54:34 +02:00
Ben Loftis dabcb57b6b Plugin Scan Dialog: yet another tweak to plugin-scanner layout and button text 2021-07-21 21:27:02 -05:00
Robin Gareus e56e099db9
Update Plugin scan dialog window
* use new PM API, allow to cancel individual scan
* cancel the scan when hiding the dialog (e.g.via Esc)
* show scan timeout time (count down/up)
* re-layout and re-label (work in process)
2021-07-21 23:54:11 +02:00
Robin Gareus a331a41fc4
PM: prepare for API update 2021-07-21 18:07:20 +02:00
Robin Gareus 4d15326a78
Hint that plugin-scan may wait for user-interaction after 30sec 2021-07-17 01:08:05 +02:00
Robin Gareus 349a41a448
Update plugin scan dialog (timeout, transient) 2021-07-03 19:07:27 +02:00
Robin Gareus 832b222fc7
Prepare for new plugin timout API 2021-07-03 19:07:27 +02:00
Robin Gareus dc5b88f730
Pulse plugin scan progress-bar when timeout is disabled 2020-10-27 22:21:46 +01:00
Robin Gareus c4bc3b00d2
Plugin-scan: display module/bundle name without file extension 2020-10-08 15:35:50 +02:00
Robin Gareus f1d614b15d
Show PluginScanDialog only if needed (cancel VST scan) 2019-10-26 01:12:05 +02:00
Paul Davis 683f7a0be7 better english 2019-10-25 12:21:16 -06:00
Paul Davis a53448846b make comment about discovering plugins in the main thread more accurate 2019-10-25 12:20:10 -06:00
Paul Davis 12c81d9a67 add another DEBUG_TRACE line 2019-10-25 11:55:42 -06:00
Paul Davis fc5076f926 refactor plugin scan dialog into its own object 2019-10-24 21:32:46 -06:00