Tim LaBerge cee33835a7 Enforce hysteresis on modifier list requests.
With the tone and effect libraries implemented on rp355, it appears that
the device will send multiple NOTIFY_MODIFIER_GROUP_CHANGED messages
in response to selecting a new tone or effect library.

If we receive a NOTIFY_MODIFIER_GROUP_CHANGED, but haven't yet processed
the RECEIVE_MODIFIER_LINKABLE_LIST from the previous notification,
we will drop the most recent.

This greatly reduces the device churn and time it takes to apply a new library
setting.
2012-12-17 21:40:04 -08:00
2012-05-02 17:17:21 +02:00
2009-05-15 16:39:31 +02:00
2009-01-29 21:42:15 +01:00
2010-10-07 11:08:59 +02:00
2012-05-02 17:18:50 +02:00
2012-12-17 06:58:44 -08:00
2012-12-17 21:21:17 -08:00
2012-12-16 21:30:41 -08:00
2011-01-27 11:55:48 +01:00
2012-11-12 21:11:38 +01:00
2012-07-05 23:25:44 +02:00
2012-12-16 21:30:41 -08:00
2012-11-12 21:11:38 +01:00
2012-03-26 16:57:04 +02:00

Requirments: alsa, gtk+, glib, expat, libxml-2

Getting started guide:
-to compile: make
-to run: ./gdigi

Commandline options:
--device (-d)

Example:
gdigi -d hw:1,0,0
gdigi --device=hw:1,0,0
Description
No description provided
Readme 825 KiB
Languages
C 99.6%
Roff 0.2%
Makefile 0.2%