mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-11 15:16:07 +01:00
2014-10-09 Fred Gleason <fredg@paravelsystems.com>
* Implemented the 'RDXPORT_COMMAND_AUDIOSTORE' web API call in 'web/rdxport/audiostore.cpp', 'web/rdxport/rdxport.cpp' and 'web/rdxport/rdxport.h'. * Added an 'RDAudioStore' class in 'lib/rdaudiostore.cpp' and 'lib/rdaudiostore.h'. * Modified the Desk Gauge widget in 'rdlibrary/disk_gauge.cpp' and 'rdlibrary/disk_gauge.h' to use the 'RDAudioStore' class [fixes GitHub issue #000035].
This commit is contained in:
@@ -43,5 +43,7 @@
|
||||
#define RDXPORT_COMMAND_LISTLOGS 20
|
||||
#define RDXPORT_COMMAND_LISTSERVICES 21
|
||||
#define RDXPORT_COMMAND_LISTLOG 22
|
||||
#define RDXPORT_COMMAND_AUDIOSTORE 23
|
||||
|
||||
|
||||
#endif // RDXPORT_INTERFACE_H
|
||||
|
||||
Reference in New Issue
Block a user