mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 23:30:20 +01:00
2018-03-21 Fred Gleason <fredg@paravelsystems.com>
* Added support for cart notifications to the RDXport service. * Added support for notifications to rdimport(1).
This commit is contained in:
@@ -93,5 +93,7 @@ void Xport::TrimAudio()
|
||||
}
|
||||
printf(" <endTrimPoint>%d</endTrimPoint>\n",point);
|
||||
printf("</trimPoint>\n");
|
||||
SendNotification(RDNotification::CartType,RDNotification::ModifyAction,
|
||||
QVariant(cartnum));
|
||||
Exit(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user