mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02: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:
@@ -73,6 +73,7 @@ dist_librd_la_SOURCES = dbversion.h\
|
||||
rdaudioinfo.cpp rdaudioinfo.h\
|
||||
rdaudiosettings_dialog.cpp rdaudiosettings_dialog.h\
|
||||
rdaudiosettings.cpp rdaudiosettings.h\
|
||||
rdaudiostore.cpp rdaudiostore.h\
|
||||
rdbusybar.cpp rdbusybar.h\
|
||||
rdbusydialog.cpp rdbusydialog.h\
|
||||
rdbutton_dialog.cpp rdbutton_dialog.h\
|
||||
@@ -243,6 +244,7 @@ nodist_librd_la_SOURCES = moc_rdadd_cart.cpp\
|
||||
moc_rdaudioimport.cpp\
|
||||
moc_rdaudioinfo.cpp\
|
||||
moc_rdaudiosettings_dialog.cpp\
|
||||
moc_rdaudiostore.cpp\
|
||||
moc_rdbusybar.cpp\
|
||||
moc_rdbusydialog.cpp\
|
||||
moc_rdbutton_dialog.cpp\
|
||||
|
Reference in New Issue
Block a user