summaryrefslogtreecommitdiff
path: root/deadbeef.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-04-26 21:00:47 +0200
committerGravatar waker <wakeroid@gmail.com>2012-04-26 21:01:37 +0200
commitec73fcadec7634c074897ecd9c19f42baf190ef7 (patch)
treeed70f8408056291d1391945d4f2492a59bde696d /deadbeef.h
parent6974e0672bcd9cdab22cabc6b2aa64a533fa871a (diff)
added new DB_EV_DSPCHANGED event
Diffstat (limited to 'deadbeef.h')
-rw-r--r--deadbeef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/deadbeef.h b/deadbeef.h
index a42dd4ba..73452c4e 100644
--- a/deadbeef.h
+++ b/deadbeef.h
@@ -269,6 +269,7 @@ enum {
DB_EV_PLAYLISTSWITCHED = 18, // playlist switch occured
DB_EV_SEEK = 19, // seek current track to position p1 (ms)
DB_EV_ACTIONSCHANGED = 20, // plugin actions were changed, e.g. for reinitializing gui
+ DB_EV_DSPCHAINCHANGED = 21, // emitted when any parameter of the main dsp chain has been changed
DB_EV_FIRST = 1000,
DB_EV_SONGCHANGED = 1000, // current song changed from one to another, ctx=ddb_event_trackchange_t