mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-25 14:50:11 +01:00
2016-05-24 Fred Gleason <fredg@paravelsystems.com>
* Removed all CVS tags. * Removed 'const char *name' parameter from all QObject contructors.
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
##
|
||||
## Scripts Directory Makefile.am for Rivendell
|
||||
##
|
||||
## (C) Copyright 2002-2012 Fred Gleason <fredg@paravelsystems.com>
|
||||
##
|
||||
## $Id: Makefile.am,v 1.20.6.5 2012/11/29 01:37:37 cvs Exp $
|
||||
## (C) Copyright 2002-2012,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
@@ -5,9 +5,7 @@
|
||||
# Create a Unity4000 Switcher Configuration for the
|
||||
# Christian Radio Consortium (CRC) Network
|
||||
#
|
||||
# (C) Copyright 2004 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: crc-unity4k.sh,v 1.3 2007/02/14 21:59:12 fredg Exp $
|
||||
# (C) Copyright 2004,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
#
|
||||
# Shutdown down the Rivendell system daemons
|
||||
#
|
||||
# (C) Copyright 2003 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: kill_rd,v 1.5 2007/02/14 21:59:12 fredg Exp $
|
||||
# (C) Copyright 2003,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
@@ -4,9 +4,7 @@
|
||||
#
|
||||
# Syncronize a Rivendell audio archive with the master server.
|
||||
#
|
||||
# (C) Copyright 2004 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: rd_audio_sync,v 1.4 2007/05/16 21:07:08 grauf Exp $
|
||||
# (C) Copyright 2004,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
@@ -5,9 +5,7 @@
|
||||
# Dump the local Rivendell database and copy the dump to one or more
|
||||
# remote hosts.
|
||||
#
|
||||
# Copyright (C) 2006 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: rd_backup,v 1.5 2007/10/08 18:37:33 fredg Exp $
|
||||
# Copyright (C) 2006,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
@@ -4,9 +4,7 @@
|
||||
#
|
||||
# Back up a complete Rivendell setup to removable media.
|
||||
#
|
||||
# (C) Copyright 2011 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: rd_backup_system.sh,v 1.3 2011/05/23 11:22:48 cvs Exp $
|
||||
# (C) Copyright 2011,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
@@ -4,9 +4,7 @@
|
||||
#
|
||||
# Manage Rivendell configurations.
|
||||
#
|
||||
# (C) Copyright 2004 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: rd_config,v 1.4 2011/01/20 15:33:02 cvs Exp $
|
||||
# (C) Copyright 2004,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
#
|
||||
# Create and initialize a new database for Rivendell.
|
||||
#
|
||||
# (C) Copyright 2002-2003 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: rd_create_db,v 1.25 2007/02/14 21:59:12 fredg Exp $
|
||||
# (C) Copyright 2002-2003,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
@@ -4,9 +4,7 @@
|
||||
#
|
||||
# Display a top session showing Rivendell components
|
||||
#
|
||||
# (C) Copyright 2010 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: rd_memmon.sh,v 1.2 2010/10/06 20:40:47 cvs Exp $
|
||||
# (C) Copyright 2010,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
@@ -4,9 +4,7 @@
|
||||
#
|
||||
# Enable a remote host in MySQL
|
||||
#
|
||||
# (C) Copyright 2011 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: rd_mysql_enable_host.sh,v 1.1 2011/05/11 21:52:57 cvs Exp $
|
||||
# (C) Copyright 2011,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
@@ -4,9 +4,7 @@
|
||||
#
|
||||
# Restore a complete Rivendell setup from removable media.
|
||||
#
|
||||
# (C) Copyright 2011 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: rd_restore_system.sh,v 1.2 2011/05/23 11:22:48 cvs Exp $
|
||||
# (C) Copyright 2011,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
@@ -4,9 +4,7 @@
|
||||
#
|
||||
# Script for monitoring Rivendell memory usage.
|
||||
#
|
||||
# (C) Copyright 2010 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: rdmemcheck.sh,v 1.1 2010/12/21 17:28:43 cvs Exp $
|
||||
# (C) Copyright 2010,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
@@ -4,9 +4,7 @@
|
||||
#
|
||||
# Run a Required Weekly Test on a Sage Digital ENDEC
|
||||
#
|
||||
# (C) Copyright 2012 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: sage_endec_rwt.sh,v 1.1.2.1 2012/10/11 19:16:27 cvs Exp $
|
||||
# (C) Copyright 2012,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
@@ -4,9 +4,7 @@
|
||||
##
|
||||
## Start the Rivendell RDMonitor applet
|
||||
##
|
||||
## (C) Copyright 2012 Fred Gleason <fredg@paravelsystems.com>
|
||||
##
|
||||
## $Id: start-rdmonitor.sh,v 1.1.2.1 2012/10/20 00:24:46 cvs Exp $
|
||||
## (C) Copyright 2012,2016 Fred Gleason <fredg@paravelsystems.com>
|
||||
##
|
||||
## This program is free software; you can redistribute it and/or modify
|
||||
## it under the terms of version 2 of the GNU General Public License as
|
||||
@@ -23,4 +21,4 @@
|
||||
## Boston, MA 02111-1307 USA
|
||||
##
|
||||
|
||||
rdmonitor &
|
||||
rdmonitor &
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
#
|
||||
# Start up the Rivendell system daemons
|
||||
#
|
||||
# (C) Copyright 2003 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: start_rd,v 1.5 2007/02/14 21:59:12 fredg Exp $
|
||||
# (C) Copyright 2003,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
@@ -5,9 +5,7 @@
|
||||
# Load an audio file into the traverso audio DAW using OSC.
|
||||
# If traverso is not already running, it is first started.
|
||||
#
|
||||
# (C) Copyright 2008 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: start_traverso.sh,v 1.3 2010/07/29 19:32:38 cvs Exp $
|
||||
# (C) Copyright 2008,2016 Fred Gleason <fredg@paravelsystems.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
|
||||
|
||||
Reference in New Issue
Block a user