An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# foo_uie_output_switcher [![AppVeyor Build](https://ci.appveyor.com/api/projects/status/github/Chocobo1/foo_uie_output_switcher?branch=master&svg=true)](https://ci.appveyor.com/project/Chocobo1/foo_uie_output_switcher)

### Features
* A dropdown combobox for changing output device quickly ![working_screenshot](./pics/working.png)

### 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: ![add_layout_screenshot](./pics/add_layout.png)
* Or right-click on menu bar: ![add_menu_screenshot](./pics/add_menu.png)

**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)