mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 00:53:53 +02:00
2018-12-17 Fred Gleason <fredg@paravelsystems.com>
* Renamed the RD_RLM2_CLIENT_TCP_PORT define to RD_PAD_CLIENT_TCP_PORT. * Renamed the RD_RLM_SOURCE_UNIX_ADDRESS define to RD_PAD_SOURCE_UNIX_ADDRESS. * Added a RD_PYPAD_SCRIPT_DIR define. * Added an 'RDNotification::PypadType' value to the 'RDNotification::Type' enumeration. * Added 'PypadOwner=' and 'PypadGroup=' directives to the '[Identity]' section of rd.conf(5). * Added an rdpadengined(8) service. * Added a 'PYPAD_INSTANCES.IS_RUNNING' field to the database. * Added a 'PYPAD_INSTANCES.EXIT_CODE' field to the database. * Added a 'PYPAD_INSTANCES.ERROR_TEXT' field to the database. * Incremented the database version to 304.
This commit is contained in:
@@ -191,6 +191,7 @@ dist_librd_la_SOURCES = dbversion.h\
|
||||
rdplaymeter.cpp rdplaymeter.h\
|
||||
rdpeaksexport.cpp rdpeaksexport.h\
|
||||
rdpodcast.cpp rdpodcast.h\
|
||||
rdprocess.cpp rdprocess.h\
|
||||
rdprofile.cpp rdprofile.h\
|
||||
rdpushbutton.cpp rdpushbutton.h\
|
||||
rdrecording.cpp rdrecording.h\
|
||||
@@ -315,6 +316,7 @@ nodist_librd_la_SOURCES = moc_rdadd_cart.cpp\
|
||||
moc_rdpasswd.cpp\
|
||||
moc_rdplay_deck.cpp\
|
||||
moc_rdplaymeter.cpp\
|
||||
moc_rdprocess.cpp\
|
||||
moc_rdpushbutton.cpp\
|
||||
moc_rdrehash.cpp\
|
||||
moc_rdrenderer.cpp\
|
||||
|
Reference in New Issue
Block a user