Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Releases: dehnhardt/iconnconfig

Windows ready

24 Apr 09:17
3ceae6a
Compare
Choose a tag to compare
Windows ready Pre-release
Pre-release
  • Finally iConnConfig works under Windows 8 and 10 as well.
    • Compilation must be done with the mingw compiler
    • The windows installer installs the application by default in the users home directory. I recommend using this setting as is.
    • nu functional changes in the debian release

iconnconfig_0.5.orig.tar.gz might be used for packaging. Additional sources are already added.
iconnconfig_0.5-2_amd64.deb is a minimal debian package (Tested with debian 10 and ubuntu 18.04). Use with caution!
iConnConfigInstaller.exe is the installer for windows. Tested with Windows 8 and Windows 10

Enhanced audio controls

21 Apr 09:33
Compare
Choose a tag to compare
Pre-release
  • Replaced the QT-Dial (which looked ugly on soe QT-Versions) with a more flexible dial.
  • Fixed some bugs when mixer channels are linked
  • Enable compiling for Windows

iconnconfig_0.5.orig.tar.gz might be used for packaging. Additional sources are already added.
iconnconfig_0.5-1_amd64.deb is a minimal debian package. Use with caution!

Audioports, -routing and -mixer

08 Apr 15:56
Compare
Choose a tag to compare
Pre-release

In this release the functionality for audio enabled iConnectivity devices is nearly complete.
Implemented:

  • Audio Configuration
  • Audio Mixing
  • Audio Routing

This release needs additional sources. Read the build and release files.

iconnconfig_0.4.orig.tar.gz might be used for packaging. Additional sources are already added.
iconnconfig_0.4-2_amd64.deb is a minimal debian package. Use with caution!

Improved Stability

17 Feb 08:53
f1b803b
Compare
Choose a tag to compare
Improved Stability Pre-release
Pre-release
  • error handling implemented
  • better support for translations
  • french translation
  • some minor gui fixes

Basic Functions implemented

15 Jun 06:55
Compare
Choose a tag to compare
Pre-release

v0.1-beta

Linux

Tested only with MIO10, but should work with other IConnectivity-MIDI devices

  • what works

    • Searching for devices on all alsa ports
    • Setting the device name
    • Setting the network parameters
    • Setting the routes
    • Storing all settings to FLASH
    • Reading all setting from FLASH (1)
    • Restore current configuration to factory default (1)
  • known problems

    • in general error handling is currently nearly not implemented. I still don't have a concept
    • (1) after reading the settings from flash or restoring to factory default, the application might crash - I'm still not sure what the problem is.

Windows

someone might try;-)

Mac

someone might try;-)