Denon DN Interface Activity
Denon DN remote interfaces
Status: Alpha
Brought to you by:
petejefferson
Fix for DN2500F initialisation.
- Re-organised source tree
Initial work on implementing DN2500F
Added version info
Created include "dn-interface.h" which will be distributed with the binaries.
Removed unused code.
- Updated Native calls to match interface DLL changes
- Removed external Play() and Pause() functions as the play state is now tracked internally.
Fixed parameter type for TimeModeCallback.
Corrected Init() function parameter type.
Clear up folders
Windows: Use CreateFileA() when opening the COM port.
Initial import of demo app.
Initial commit. Supports Denon DN-2000F mk II.
Initial dirs