https://github.com/chocobo1/foo_uie_output_switcher
A dropdown combobox for changing output device quickly
https://github.com/chocobo1/foo_uie_output_switcher
audio foobar2000 output ui-element
Last synced: over 1 year ago
JSON representation
A dropdown combobox for changing output device quickly
- Host: GitHub
- URL: https://github.com/chocobo1/foo_uie_output_switcher
- Owner: Chocobo1
- License: bsd-3-clause
- Created: 2017-03-16T05:51:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-17T16:33:25.000Z (over 9 years ago)
- Last Synced: 2025-01-25T15:24:12.184Z (over 1 year ago)
- Topics: audio, foobar2000, output, ui-element
- Language: C++
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# foo_uie_output_switcher [](https://ci.appveyor.com/project/Chocobo1/foo_uie_output_switcher)
### Features
* A dropdown combobox for changing output device quickly 
### Download
[Releases page](../../releases)
### Usage
* Install [foo_ui_columns](https://www.foobar2000.org/components/view/foo_ui_columns) plugin
* To add `foo_uie_output_switcher`, right-click in Preferences, ColumnsUI layout: 
* Or right-click on menu bar: 
**If the plugin goes out-of-sync with the preferences, try click anywhere else on screen and then reopen the dropdown list, this force the plugin to reload**
### Compiler
* Visual Studio 2017 Community
### License
See [LICENSE](./LICENSE) file
### Third-party code
* [foobar2000 Software Development Kit](https://www.foobar2000.org/SDK)
* [Columns UI SDK](https://github.com/reupen/columns_ui)