mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-23 17:21:03 +02:00
* Changed all instances of 'char' to 'varchar' in the database. * Changed the width of the 'CART.TITLE' field to 191. * Changed the width of the 'CART.ARTIST' field to 191. * Changed the width of the 'CART.ALBUM' field to 191. * Changed the width of the 'CART.USER_DEFINED' field to 191. * Changed the width of the 'CUTS.ORIGIN_LOGIN_NAME' field to 191. * Changed the width of the 'DROPBOXES.PATH' field to 191. * Changed the width of the 'DROPBOXES.LOG_PATH' field to 191. * Changed the width of the 'DROPBOXES.SET_USER_DEFINED' field to 191. * Changed the width of the 'DROPBOX_PATHS.FILE_PATH' field to 191. * Changed the width of the 'ELR_LINES.TITLE' field to 191. * Changed the width of the 'ELR_LINES.ARTIST' field to 191. * Changed the width of the 'ELR_LINES.USER_DEFINED' field to 191. * Changed the width of the 'ELR_LINES.ALBUM' field to 191. * Changed the width of the 'ENCODERS.COMMAND_LINE' field to 191. * Changed the width of the 'EVENTS.NOTE_TEXT' field to 191. * Changed the width of the 'EVENT_LINES.MARKER_COMMENT' field to 191. * Changed the width of the 'FEEDS.CHANNEL_TITLE' field to 191. * Changed the width of the 'FEEDS.CHANNEL_LINK' field to 191. * Changed the width of the 'FEEDS.BASE_URL' field to 191. * Changed the width of the 'FEEDS.BASE_PREAMBLE' field to 191. * Changed the width of the 'FEEDS.PURGE_URL' field to 191. * Changed the width of the 'FEEDS.REDIRECT_PATH' field to 191. * Changed the width of the 'FEED_PERMS.USER_NAME' field to 191. * Changed the width of the 'GROUPS.DESCRIPTION' field to 191. * Changed the width of the 'GROUPS.DEFAULT_TITLE' field to 191. * Changed the width of the 'HOSTVARS.VARVALUE' field to 191. * Changed the width of the 'HOSTVARS.REMARK' field to 191. * Changed the width of the 'IMPORTER_LINES.TITLE' field to 191. * Changed the width of the 'IMPORTER_LINES.TRACK_STRING' field to 191. * Changed the width of the 'INPUTS.NODE_HOSTNAME' field to 191. * Changed the width of the 'LOGS.ORIGIN_USER' field to 191. * Changed the width of the 'LOGS.LOCK_USER_NAME' field to 191. * Changed the width of the 'LOG_LINES.COMMENT' field to 191. * Changed the width of the 'LOG_LINES.ORIGIN_USER' field to 191. * Changed the width of the 'LOG_MACHINES.UDP_ADDR' field to 191. * Changed the width of the 'LOG_MACHINES.UDP_STRING' field to 191. * Changed the width of the 'LOG_MACHINES.LOG_RML' field to 191. * Changed the width of the 'MATRICES.GPIO_DEVICE' field to 191. * Changed the width of the 'NOWNEXT_PLUGINS.PLUGIN_PATH' field to 191. * Changed the width of the 'NOWNEXT_PLUGINS.PLUGIN_ARG' field to 191. * Changed the width of the 'OUTPUTS.NODE_HOSTNAME' field to 191. * Changed the width of the 'PODCASTS.ITEM_TITLE' field to 191. * Changed the width of the 'PODCASTS.ITEM_LINK' field to 191. * Changed the width of the 'PODCASTS.ITEM_COMMENTS' field to 191. * Changed the width of the 'PODCASTS.ITEM_AUTHOR' field to 191. * Changed the width of the 'PODCASTS.ITEM_SOURCE_URL' field to 191. * Changed the width of the 'PODCASTS.AUDIO_FILENAME' field to 191. * Changed the width of the 'RDAIRPLAY.SKIN_PATH' field to 191. * Changed the width of the 'RDAIRPLAY_CHANNELS.START_RML' field to 191. * Changed the width of the 'RDAIRPLAY_CHANNELS.STOP_RML' field to 191. * Changed the width of the 'RDCATCH.ERROR_RML' field to 191. * Changed the width of the 'RDPANEL.SKIN_PATH' field to 191. * Changed the width of the 'RDPANEL_CHANNELS.START_RML' field to 191. * Changed the width of the 'RDPANEL_CHANNELS.STOP_RML' field to 191. * Changed the width of the 'RECORDINGS.URL' field to 191. * Changed the width of the 'REPLICATORS.URL' field to 191. * Changed the width of the 'REPL_CART_STATE.POSTED_FILENAME' field to 191. * Changed the width of the 'REPORTS.EXPORT_PATH' field to 191. * Changed the width of the 'REPORTS.WIN_EXPORT_PATH' field to 191. * Changed the width of the 'SERVICES.DESCRIPTION' field to 191. * Changed the width of the 'SERVICES.NAME_TEMPLATE' field to 191. * Changed the width of the 'SERVICES.DESCRIPTION_TEMPLATE' field to 191. * Changed the width of the 'SERVICES.PROGRAM_CODE' field to 191. * Changed the width of the 'SERVICES.TFC_PATH' field to 191. * Changed the width of the 'SERVICES.TFC_WIN_PATH' field to 191. * Changed the width of the 'SERVICES.MUS_PATH' field to 191. * Changed the width of the 'SERVICES_MUS_WIN_PATH' field to 191. * Changed the width of the 'STATIONS.USER_NAME' field to 191. * Changed the width of the 'STATIONS.DEFAULT_NAME' field to 191. * Changed the width of the 'STATIONS.EDITOR_PATH' field to 191. * Changed the width of the 'STATIONS.JACK_COMMAND_LINE' field to 191. * Changed the width of the 'SWITCHER_NODES.DESCRIPTION' field to 191. * Changed the width of the 'SYSTEM.ISCI_XREFERENCE_PATH' field to 191. * Changed the width of the 'USERS.LOGIN_NAME' field to 191. * Changed the width of the 'USERS.FULL_NAME' field to 191. * Changed the width of the 'USERS.DESCRIPTION' field to 191. * Changed the width of the 'USER_PERMS.USER_NAME' field to 191. * Changed the width of the 'USER_SERVICE_PERMS.USER_NAME' field to 191. * Changed the width of the 'WEBAPI_AUTHS.LOGIN_NAME' field to 191. * Changed the width of the 'WEB_CONNECTIONS.LOGIN_NAME' field to 191. * Incremented the database version to 297. * Changed the default DB charset to 'utf8mb4'. * Changed the default DB collation to 'utf8mb4_general_ci'. * Removed the MYSQL_BUILTIN_DATABASE define from 'lib/rd.h'. * Removed the POSTGRESQL_BUILTIN_DATABASE define from 'lib/rd.h'.
114 lines
3.4 KiB
Makefile
114 lines
3.4 KiB
Makefile
## automake.am
|
|
##
|
|
## docs/tables/automake.am for Rivendell
|
|
##
|
|
## (C) Copyright 2002-2018 Fred Gleason <fredg@salemradiolabs.com>
|
|
##
|
|
## This program is free software; you can redistribute it and/or modify
|
|
## it under the terms of the GNU General Public License version 2 as
|
|
## published by the Free Software Foundation.
|
|
##
|
|
## This program is distributed in the hope that it will be useful,
|
|
## but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
## GNU General Public License for more details.
|
|
##
|
|
## You should have received a copy of the GNU General Public
|
|
## License along with this program; if not, write to the Free Software
|
|
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
##
|
|
##
|
|
## Use automake to process this into a Makefile.in
|
|
|
|
EXTRA_DIST = audio_cards.txt\
|
|
audio_inputs.txt\
|
|
audio_outputs.txt\
|
|
audio_perms.txt\
|
|
autofills.txt\
|
|
aux_metadata.txt\
|
|
cart.txt\
|
|
cartslots.txt\
|
|
cast_downloads.txt\
|
|
clipboard.txt\
|
|
clock_lines.txt\
|
|
clock_perms.txt\
|
|
clocks.txt\
|
|
cut_events.txt\
|
|
cuts.txt\
|
|
deck_events.txt\
|
|
decks.txt\
|
|
dropboxes.txt\
|
|
dropbox_paths.txt\
|
|
dropbox_sched_codes.txt\
|
|
elr_lines.txt\
|
|
encoder_bitrates.txt\
|
|
encoder_channels.txt\
|
|
encoder_samplerates.txt\
|
|
encoders.txt\
|
|
event_lines.txt\
|
|
event_perms.txt\
|
|
events.txt\
|
|
extended_panel_names.txt\
|
|
extended_panels.txt\
|
|
feed_perms.txt\
|
|
feeds.txt\
|
|
gpio_events.txt\
|
|
gpis.txt\
|
|
gpos.txt\
|
|
groups.txt\
|
|
hostvars.txt\
|
|
importer_lines.txt\
|
|
import_templates.txt\
|
|
inputs.txt\
|
|
isci_xreference.txt\
|
|
jack_clients.txt\
|
|
livewire_gpio_slots.txt\
|
|
log_machines.txt\
|
|
log_modes.txt\
|
|
log_lines.txt\
|
|
logs.txt\
|
|
matrices.txt\
|
|
nownext_plugins.txt\
|
|
outputs.txt\
|
|
panels.txt\
|
|
panel_names.txt\
|
|
podcasts.txt\
|
|
rdairplay_channels.txt\
|
|
rd_airplay.txt\
|
|
rd_catch.txt\
|
|
rdhotkeys.txt\
|
|
rd_library.txt\
|
|
rd_logedit.txt\
|
|
rdpanel_channels.txt\
|
|
rdpanel.txt\
|
|
recordings.txt\
|
|
repl_cart_state.txt\
|
|
repl_cut_state.txt\
|
|
replicator_map.txt\
|
|
replicators.txt\
|
|
report_groups.txt\
|
|
report_services.txt\
|
|
report_stations.txt\
|
|
reports.txt\
|
|
rule_lines.txt\
|
|
service_clocks.txt\
|
|
service_perms.txt\
|
|
services.txt\
|
|
sources.txt\
|
|
stack_lines.txt\
|
|
stations.txt\
|
|
switcher_nodes.txt\
|
|
system.txt\
|
|
triggers.txt\
|
|
ttys.txt\
|
|
user_perms.txt\
|
|
user_service_perms.txt\
|
|
users.txt\
|
|
version.txt\
|
|
vguest_resources.txt\
|
|
webapi_auths.txt\
|
|
web_connections.txt
|
|
|
|
CLEANFILES = *~
|
|
MAINTAINERCLEANFILES = *~ Makefile.in
|