mirror of
https://github.com/game-stop/veejay.git
synced 2026-01-06 06:55:31 +01:00
fix conflict in stream set length and stream fx toggle, fix duplicate initialization of set sample marker start/end positions, thus fixes 3 leaks at exit
This commit is contained in:
@@ -199,7 +199,7 @@ enum {
|
||||
VIMS_STREAM_SET_COLOR = 210,
|
||||
VIMS_STREAM_SET_WHITE = 211,
|
||||
VIMS_STREAM_SET_SATURATION = 215,
|
||||
VIMS_STREAM_SET_LENGTH = 212,
|
||||
VIMS_STREAM_SET_LENGTH = 216,
|
||||
VIMS_SEQUENCE_STATUS = 340,
|
||||
VIMS_SEQUENCE_ADD = 341,
|
||||
VIMS_SEQUENCE_DEL = 342,
|
||||
|
||||
Reference in New Issue
Block a user