https://github.com/hartwork/out_bridge
The Outbridge Winamp Plugin (a.k.a. out_bridge) of 2005/2006
https://github.com/hartwork/out_bridge
cxx lgpl win32api winamp winamp-plugins windows
Last synced: 2 months ago
JSON representation
The Outbridge Winamp Plugin (a.k.a. out_bridge) of 2005/2006
- Host: GitHub
- URL: https://github.com/hartwork/out_bridge
- Owner: hartwork
- Created: 2020-09-07T21:28:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T21:30:00.000Z (almost 6 years ago)
- Last Synced: 2025-06-26T16:04:00.039Z (about 1 year ago)
- Topics: cxx, lgpl, win32api, winamp, winamp-plugins, windows
- Language: C++
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# out_bridge
## About
With the *Outbridge Winamp Plugin* (a.k.a. **out_bridge**)
you can monitor the communication between
another output plugin
and the Winamp host application.
To monitor `out_wave.dll` for instance,
you would rename files like this:
- `out_wave.dll` → `slave_out_wave.dll`
- `out_bridge.dll` → `out_wave.dll`

## History
### 2.2 (2006-03-29)
### 2.1 (2006-02-02)
### 1.0 (2005-08-28)