1418 Commits

Author SHA1 Message Date
Fred Gleason
4d762b437e Fixed conflict in 'ChangeLog' 2018-10-30 13:02:17 -04:00
Patrick Linstruth
636f185202 Added display of warnings from rddbmgr(8) to rddbconfig(8). 2018-10-30 09:21:17 -07:00
Fred Gleason
d1b1bb5fb9 2018-10-29 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.0.0alpha01.
2018-10-29 18:27:30 -04:00
Fred Gleason
ebe2869069 2018-10-29 Fred Gleason <fredg@paravelsystems.com>
* Backported a consistency check into schema update 291 in
	rddbmgr(8) to remove rdlogmanager(1) events with duplicate start
	times.
2018-10-29 17:59:46 -04:00
Fred Gleason
9338a14042 2018-10-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the code to implement schema update/reversion 284
	that did not properly add/drop the 'RDAIRPLAY.INSTANCE' field.
2018-10-29 16:33:41 -04:00
Fred Gleason
0eeff3c7ac Fixed conflict in 'ChangeLog' 2018-10-29 16:01:37 -04:00
Fred Gleason
f1a03e9bc8 Resolved conflict in 'ChangeLog' 2018-10-29 13:49:10 -04:00
Patrick Linstruth
8a0f5da5b4 Updated the 'README' file with RDDbConfig utility. 2018-10-29 10:05:32 -07:00
Patrick Linstruth
256cc5742c Updated ChangeLog 2018-10-29 08:45:38 -07:00
Fred Gleason
3a0382e149 2018-10-28 Patrick Linstruth <patrick@deltecent.com>
* Fix delete and voice track buttons in rdlogedit(1).
	* Fix bug in RDSimplePlayer setCart() method.
2018-10-28 19:40:53 -04:00
Fred Gleason
e39b511ede 2018-10-28 Patrick Linstruth <patrick@deltecent.com>
* Fixed a regression in rdlogmanaer(1) that threw a segfault when
	adding a Log Note to an Event.
2018-10-28 19:24:54 -04:00
Fred Gleason
4f4e15e54e Updated 'ChangeLog' 2018-10-28 18:36:55 -04:00
Fred Gleason
1ef5f06ce7 Resolved clonflict in 'ChangeLog' 2018-10-28 18:15:29 -04:00
Fred Gleason
57b699a270 2018-10-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression that caused the bankground of blank Sound Panel
	buttons to be black.
2018-10-28 17:43:05 -04:00
Patrick Linstruth
b1365970bd Update ChangeLog 2018-10-27 16:23:19 -07:00
Patrick Linstruth
0119539d82 Fixed delete and voice track buttons 2018-10-27 13:29:43 -07:00
Patrick Linstruth
fac81fa386 Fix regression in rdairplay(1) where it would close even if "No" was selected 2018-10-26 17:22:22 -07:00
Fred Gleason
0ae1d73b35 2018-10-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused to the
	'Enter Password' dialog to be dispplayed when exiting even if
	no exit password had been set.
	* Fixed a regression in rdairplay(1) that caused the application
	to be closed even if an incorrect response was entered in the
	'Enter Password' dialog.
2018-10-26 15:38:01 -04:00
Fred Gleason
501ed6ae1f 2018-10-26 Fred Gleason <fredg@paravelsystems.com>
* Added a warning when starting a module if the host does not
	have a corresponding entry in the database.
2018-10-26 10:57:41 -04:00
Fred Gleason
7c0ee3cbda Fixed conflict in 'ChangeLog' 2018-10-24 21:05:04 -04:00
Fred Gleason
3cc2b86256 2018-10-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused carts Added or Copied
	to a log to have a PLAY transition regardless of the default
	transition type set in rdadmin(1).
2018-10-24 20:56:05 -04:00
Fred Gleason
c546bcc0b4 2018-10-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdadmin(1) that threw a segfault when the
	'OK' button wash pushed in the 'Configure RDCatch' dialog.
2018-10-24 20:18:30 -04:00
Fred Gleason
4e851eedf3 2018-10-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rddbmgr(8) that caused multiple default records
	to be created in 'SERVICE_PERMS' when creating a new database.
2018-10-24 16:15:44 -04:00
Fred Gleason
9d25af4c5f 2018-10-24 Fred Gleason <fredg@paravelsystems.com>
* Consolidated the implementation of the 'RDProfile' class into
	two files.
	* Added an rdselect_helper(1) SETUID helper program.
	* Removed the SETUID bit from rdselect(1).
2018-10-24 15:34:35 -04:00
Fred Gleason
4f8a5278fd 2018-10-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'configure.ac' that caused detection of FLAC
	support to always fail.
2018-10-23 14:14:12 -04:00
Fred Gleason
befb616519 Fixed conflict in 'ChangeLog' 2018-10-23 11:12:57 -04:00
Patrick Linstruth
6baf94b64e Incremented database version to 298 2018-10-23 07:25:15 -07:00
Patrick Linstruth
e38fc45e15 Added space bar shortcut to play/stop buttons 2018-10-22 23:29:38 -07:00
Patrick Linstruth
8639185333 Fixed bug in cart validation after edit 2018-10-22 22:36:41 -07:00
Patrick Linstruth
b91d660705 Updated ChangeLog 2018-10-22 22:10:14 -07:00
Fred Gleason
f0803c2080 2018-10-22 Fred Gleason <fredg@paravelsystems.com>
* Modified rdmonitor(1) to use QProcess to spawn rdselect(1).
2018-10-22 21:37:39 -04:00
Patrick Linstruth
6333ac5d9a Updated ChangeLog 2018-10-22 18:37:00 -07:00
Fred Gleason
15c0449489 2018-10-22 Fred Gleason <fredg@paravelsystems.com>
* Fixed a ''qt_sql_default_connection' is still in use' runtime
	warning emitted by the 'RDDbValid()' function.
2018-10-22 20:35:17 -04:00
Fred Gleason
5b3cd9e4ab 2018-10-22 Patrick Linstruth <patrick@deltecent.com>
* Fixed a bug in 'configure.ac' that broke the 'make rpm' target
	when used with long version strings.
2018-10-22 19:05:12 -04:00
Fred Gleason
94d4293d6d Fixed conflict in 'ChangeLog' 2018-10-22 18:50:20 -04:00
Fred Gleason
41dcafe2a2 2018-10-22 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'evince', 'firefox' and 'rivendell' dependencies
	from the RPM 'opsguide' sub-package.
	* Removed the 'qt-devel' dependency from the RPM 'rivendell'
	package.
2018-10-22 18:13:15 -04:00
Fred Gleason
c28e3be9d6 2018-10-22 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'evince', 'firefox' and 'rivendell' dependencies
	from the RPM 'opsguide' sub-package.
2018-10-22 17:55:51 -04:00
Patrick Linstruth
e9b098c946 Updated ChangeLog 2018-10-21 16:43:05 -07:00
Fred Gleason
54f07692ff 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.0.0alpha00.
2018-10-19 21:58:08 -04:00
Fred Gleason
8f1ddfb069 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed 'conf/my.cnf-master'.
	* Removed 'conf/my.cnf-standby'.
	* Removed 'conf/rd-sample.ini'.
	* Removed 'conf/rd.conf-slax'.
2018-10-19 21:41:37 -04:00
Fred Gleason
0b9b151c11 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed 'rdrepld-suse.in'.
2018-10-19 21:25:03 -04:00
Fred Gleason
3034a65316 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'make doxygen' target.
2018-10-19 21:13:56 -04:00
Fred Gleason
3d44a85cfd 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'debian/' directory.
2018-10-19 21:01:30 -04:00
Fred Gleason
42b5e407fb 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'make slack' target.
	* Removed the 'make slax' target.
2018-10-19 20:44:54 -04:00
Deltec Enterprises
4a3106c8dc
Master (#6)
* Fixed bug where wrong ID was used for local maintenance

* Updated ChangeLog

* Added ability to run macros from cart list with "Run Macro" button

* Updated ChangeLog

* Updated translations

* 2018-10-18 Fred Gleason <fredg@paravelsystems.com>
	* Tweaked the position of buttons on the bottom row of the main
	screen of rdlibrary(1).
	* Changed the minimum size of the main screen of rdlibrary to
	850x600.

* 2018-10-18 Fred Gleason <fredg@paravelsystems.com>
	* Fixed a regression in rdmaint(8) that broke cut rehashing.

* 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
	* Added code in the %post and %preun rules in 'rivendell.spec.in'
	to enable and disable the 'rivendell' service.

* 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
	* Modified rdservice(8) to log errors to syslog.
	* Added an rdservice(8) man page.
	* Modified 'systemd/rivendell.service.in' to enable automatic
	start retries.

* 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
	* Fixed a typo that broke generation of the rmlsend(1) man page.

* 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
	* Removed 'build_win32.bat'.
	* Removed all conditional compilation based on 'WIN32'.

* 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
	* Removed check for Win32 installer from 'configure.ac'.
	* Removed win32 clauses from '.pro' files.
2018-10-19 16:52:56 -07:00
Fred Gleason
3768a5fb14 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed check for Win32 installer from 'configure.ac'.
	* Removed win32 clauses from '.pro' files.
2018-10-19 19:36:43 -04:00
Fred Gleason
75bec4d3c4 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed 'build_win32.bat'.
	* Removed all conditional compilation based on 'WIN32'.
2018-10-19 17:03:58 -04:00
Fred Gleason
a127f98758 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo that broke generation of the rmlsend(1) man page.
2018-10-19 15:39:57 -04:00
Fred Gleason
83bd2dcd77 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Modified rdservice(8) to log errors to syslog.
	* Added an rdservice(8) man page.
	* Modified 'systemd/rivendell.service.in' to enable automatic
	start retries.
2018-10-19 15:26:14 -04:00
Fred Gleason
bb5fcb6400 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Added code in the %post and %preun rules in 'rivendell.spec.in'
	to enable and disable the 'rivendell' service.
2018-10-19 12:12:10 -04:00