1776 Commits

Author SHA1 Message Date
Patrick Linstruth
af0ad25dee Optimized RDAudioPort SQL queries. 2018-11-25 18:58:18 -08:00
Patrick Linstruth
54e505e00a Updated ChangeLog 2018-11-24 18:53:17 -08:00
Patrick Linstruth
462955d0af Fixed regression with rdairplay(1) loading previous log 2018-11-24 18:51:52 -08:00
Patrick Linstruth
6e2d97e4e2 Fixed bug where requested port could overrun HPI_MAX_NODES. 2018-11-23 21:38:25 -08:00
Patrick Linstruth
f93de77666 Fixed regression where remote log changes did not auto refresh in rdairplay(1). 2018-11-23 21:32:55 -08:00
Fred Gleason
10b08d65a8 2018-11-21 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'SERVICES.MUS_WIN_PATH', 'SERVICES.MUS_WIN_PREIMPORT_CMD'
	'SERVICES.TFC_WIN_PATH', and 'SERVICES.TFC_WIN_PREIMPORT_CMD' fields
	from the database.
	* Incremented the database version to 300.
	* Removed the 'RDSvc::ImportOs' enumeration.
	* Removed the 'Windows Import Path' and 'Windows Preimport Command'
	fields from the 'Edit Service' dialog in rdadmin(1).
2018-11-21 09:56:54 -05:00
Fred Gleason
ce560d1c25 2018-11-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo in the systemd unit file that caused an
	"Unknown lvalue 'RestartLimitInterval' in section 'Service'" warning
	to be generated when installing the base RPM.
2018-11-21 07:39:50 -05:00
Fred Gleason
bcb96c2bda Merge branch 'deltecent-install' 2018-11-21 07:12:52 -05:00
Fred Gleason
5d0f8b1bf0 Fixed conflict in 'ChangeLog' 2018-11-21 07:11:41 -05:00
Fred Gleason
1617e978fd 2018-11-20 Fred Gleason <fredg@paravelsystems.com>
* Modified the 'rivendell-opsguide' RPM package to be 'noarch'.
	* Added the components of the 'rivendell-opsguide' subpackage to
	the 'rivendell' RPM package.
2018-11-20 16:37:56 -05:00
Fred Gleason
61a02d63b5 2018-11-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a packaging conflict between the 'rivendell' and
	'rivendell-opsguide' RPM packages.
2018-11-20 14:32:20 -05:00
Fred Gleason
30f85a3c20 2018-11-20 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up code styling in 'lib/rdsound_panel.cpp'.
2018-11-20 13:40:56 -05:00
Fred Gleason
06eae9dc29 2018-11-16 Fred Gleason <fredg@paravelsystems.com>
* Updated the package version to 3.0.0alpha04.
v3.0.0alpha04
2018-11-16 10:38:27 -05:00
Fred Gleason
1c424c6f70 Merge branch 'deltecent-rdeditaudio' 2018-11-16 10:18:36 -05:00
Fred Gleason
1f1b98d1a6 Fixed conflict in 'ChangeLog' 2018-11-16 10:18:16 -05:00
Fred Gleason
6ca773e21d 2018-11-16 Fred Gleason <fredg@paravelsystems.com>
* Modified the 298 => 299 schema change in rddbmgr(8) to use the
	new method for dropping a DB field.
2018-11-16 10:06:42 -05:00
Fred Gleason
3ae1e1995f Merge branch 'deltecent-schedcodes' 2018-11-16 09:57:10 -05:00
Fred Gleason
500f7be2aa Resolved conflict in 'ChangeLog' 2018-11-16 09:56:47 -05:00
Fred Gleason
09f4557db6 2018-11-16 Fred Gleason <fredg@paravelsystems.com>
* Added '-fno-var-tracking-assignments' to the 'AM_CPPFLAGS' rule
	for rddbmgr(8).
2018-11-16 09:27:50 -05:00
Fred Gleason
c1ba5c92a9 2018-11-16 Fred Gleason <fredg@paravelsystems.com>
* Refactored schema modification routines in rddbmgr(8) to check
	for existence of a field before dropping it.
2018-11-16 09:17:11 -05:00
Patrick Linstruth
2e35e74654 Fixed marker bugs in rdlibrary(1) audio editor widget. 2018-11-15 23:11:38 -08:00
Patrick Linstruth
7269644bd7 Fix indentation 2018-11-15 15:59:25 -08:00
Patrick Linstruth
b5f736bd6e Remove use of convenience library classes 2018-11-15 15:52:30 -08:00
Fred Gleason
fa7918d158 2018-11-15 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdadmin(1) that prevented login from a system with
	no host record in the database.
2018-11-15 14:39:00 -05:00
Fred Gleason
e8c619988f 2018-11-14 Fred Gleason <fredg@paravelsystems.com>
* Added a '--metadata-cart=' switch to the 'audio_convert_test'
	test harness.
	* Added an 'audio_metadata_test' test harness.
	* Modified ID3 tag reading/writing to use TagLib.
2018-11-14 14:40:44 -05:00
Patrick Linstruth
612a63ef32 Scheduler optimization 2018-11-13 18:47:34 -08:00
Patrick Linstruth
3ed7a7ca6f Move 'CART.SCHED_CODES' field to 'CART_SCHED_CODES' table. 2018-11-13 13:16:26 -08:00
Patrick Linstruth
f98d3cf19b Update ChangeLog 2018-11-09 12:05:46 -08:00
Patrick Linstruth
9d1585b59e Add rddbmgr '--generate-audio' switch to INSTALL documentation 2018-11-09 12:01:26 -08:00
Fred Gleason
8af01a466d Merge branch 'deltecent-rdpanel-qt4' 2018-11-09 14:01:28 -05:00
Fred Gleason
749c5750f4 2018-11-09 Fred Gleason <fredg@paravelsystems.com>
* Removed a debugging printf in rdpanel(1).
2018-11-09 14:00:05 -05:00
Fred Gleason
2b2b3ecc2d Fixed conflict in 'ChangeLog' 2018-11-09 13:46:15 -05:00
Patrick Linstruth
f21163349d Remove #if 0 block 2018-11-09 10:12:36 -08:00
Fred Gleason
a836463fc0 Merge branch 'deltecent-rdairplay-qt4' 2018-11-09 12:49:44 -05:00
Fred Gleason
ae287fc10d Fixed conflict in 'ChangeLog' 2018-11-09 12:41:11 -05:00
Fred Gleason
25a76c014b 2018-11-09 Fred Gleason <fredg@paravelsystems.com>
* Restored cart note bubbles in rdlibrary(1).
2018-11-09 12:29:39 -05:00
Patrick Linstruth
d58fa84afe Fixed a regression in rdpanel(1) background image. 2018-11-09 07:35:12 -08:00
Patrick Linstruth
1dd92d191f Fixed bug 2018-11-09 07:32:16 -08:00
Patrick Linstruth
cbe663d732 Fixed a regression in rdairplay(1) pie widget. 2018-11-09 06:32:55 -08:00
Fred Gleason
85a7704854 2018-11-09 Fred Gleason <fredg@paravelsystems.com>
* Removed superceded 'StatusTip' class from rdmonitor(1).
2018-11-09 08:15:02 -05:00
Fred Gleason
286d4dfe14 2018-11-09 Fred Gleason <fredg@paravelsystems.com>
* Tweaked layout and appearance of the status bubble in rdmonitor(1).
2018-11-09 08:08:41 -05:00
Fred Gleason
b302ca6112 2018-11-08 Fred Gleason <fredg@paravelsystems.com>
* Restored the status display bubble on rdmonitor(1).
2018-11-08 14:51:51 -05:00
Fred Gleason
b41d35ff40 2018-11-08 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rddbmgr(8) that attempted to drop the
	'RDAIRPLAY.INSTANCE' field when processing schema update 284.
2018-11-08 11:59:18 -05:00
Fred Gleason
0d271e168c 2018-11-07 Fred Gleason <fredg@paravelsystems.com>
* Modified rd_deleteaudio(7) in the rivwebcapi to process UTF-8.
2018-11-07 14:28:04 -05:00
Fred Gleason
e05d707ed5 2018-11-07 Fred Gleason <fredg@paravelsystems.com>
* Fixed buffer overflow bugs in the rd_export(7) rivcwebapi call.
	* Fixed buffer overflow bugs in the rd_listservices(7) rivcwebapi call.
	* Fixed buffer overflow bugs in the rd_trimaudio(7) rivcwebapi call.
2018-11-07 14:13:11 -05:00
Fred Gleason
767654a751 Merge branch 'deltecent-rdlibrary-macro' 2018-11-05 20:34:45 -05:00
Fred Gleason
635a17592d Resolved conflict in 'ChangeLog' 2018-11-05 20:29:14 -05:00
Fred Gleason
7aa5785368 2018-11-05 Fred Gleason <fredg@paravelsystems.com>
* Tweaked parameters of the Systemd service file to provide for
	more response startup of the 'rivendell' service after a system
	restart.
2018-11-05 20:22:31 -05:00
Fred Gleason
f79bd30915 2018-11-04 Fred Gleason <fredg@paravelsystems.com>
* Incremented the RPM release number to 2.
v3.0.0alpha03
2018-11-05 19:45:52 -05:00
Patrick Linstruth
21a28a0ec4 Update ChangeLog 2018-11-03 18:06:10 -07:00