mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2020-01-30 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RDLIBRARY.CD_SERVER_TYPE' field to the database. * Added an 'RDLIBRARY.MB_SERVER' field to the database. * Incremented the database version to 312. * Added a 'CD Metadata Source' dropdown to the 'Configure RDLibrary' dialog in rdadmin(1). * Added a 'Dummy' CD metadata lookup source in the 'RDDummyLookup' class. * Added a 'CUTS.TRACK_MBID' field to the database. * Added a 'CUTS.RELEASE_MBID' field to the database.
This commit is contained in:
@@ -80,7 +80,10 @@ SOURCES += rddbheartbeat.cpp
|
||||
SOURCES += rddebug.cpp
|
||||
SOURCES += rddeck.cpp
|
||||
SOURCES += rddialog.cpp
|
||||
SOURCES += rddisclookup.cpp
|
||||
SOURCES += rddisclookup_factory.cpp
|
||||
SOURCES += rddropbox.cpp
|
||||
SOURCES += rddummylookup.cpp
|
||||
SOURCES += rdedit_audio.cpp
|
||||
SOURCES += rdedit_panel_name.cpp
|
||||
SOURCES += rdemptycart.cpp
|
||||
@@ -213,7 +216,10 @@ HEADERS += rddbheartbeat.h
|
||||
HEADERS += rddebug.h
|
||||
HEADERS += rddeck.h
|
||||
HEADERS += rddialog.h
|
||||
HEADERS += rddisclookup.h
|
||||
HEADERS += rddisclookup_factory.h
|
||||
HEADERS += rddropbox.h
|
||||
HEADERS += rddummylookup.h
|
||||
HEADERS += rdedit_audio.h
|
||||
HEADERS += rdedit_panel_name.h
|
||||
HEADERS += rdemptycart.h
|
||||
|
||||
Reference in New Issue
Block a user