2090 Commits

Author SHA1 Message Date
Fred Gleason
152da1f154 2019-12-05 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.2.0int3.
v3.2.0int3
2019-12-05 18:39:28 -05:00
Fred Gleason
0c458f077f 2019-12-05 Fred Gleason <fredg@paravelsystems.com>
* Implemented a work-around for importing CartChunk data containing
	a buggy ENCO implemention of the 'AUD' CartChunk timer.
2019-12-05 13:51:09 -05:00
Fred Gleason
3c1a287469 2019-12-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdconvert that caused a segfault at startup.
2019-12-04 17:43:55 -05:00
Fred Gleason
b501a4f9d9 2019-12-04 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.2.0int2.
v3.2.0int2
2019-12-04 16:09:32 -05:00
Fred Gleason
1d336f23af 2019-12-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogmanager(1) that caused spurious log events
	to be inserted when generating a log.
2019-12-04 15:22:39 -05:00
Fred Gleason
98ed81d790 2019-12-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdgpimon(1) that caused incorrect state indications
	to be displayed after switching to a different page.
2019-12-04 14:34:04 -05:00
Fred Gleason
53fd246dfa 2019-12-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in ripcd(8) that caused input and output counts to
	be calculated incorrectly for Software Authority protocol devices
	containing holes in the input and/or output lists.
2019-12-04 11:42:07 -05:00
Fred Gleason
b6e37abce0 2019-12-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdgpimon(1) that caused GPIO cart displays to
	fail to accurately reflect current state.
2019-12-03 19:13:49 -05:00
Fred Gleason
cf13fe1503 2019-12-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdcatch(1) that caused DOW flags to fail to be
	updated correctly on the event list after making a change.
2019-12-03 18:29:57 -05:00
Fred Gleason
eb1a64f5b4 2019-12-02 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.2.0int1.
v3.2.0int1
2019-12-02 13:12:08 -05:00
Fred Gleason
63f82ccad9 2019-11-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that threw a SQL error when clicking 'OK' on the
	'Edit Cart Event' dialog in rdcatch(1).
2019-11-27 14:27:46 -05:00
Fred Gleason
ad91e5be2b 2019-11-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdcatchd(8) that could cause download
	events to hang in an active state.
2019-11-27 13:52:02 -05:00
Fred Gleason
e8754d8377 2019-11-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdcatchd(8) that broke audio metering.
2019-11-27 10:22:16 -05:00
Fred Gleason
7f79536887 2019-11-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdcatch(1) that caused the 'Source' dropdown
	in the 'Edit Recording' dialog to fail to be populated properly.
2019-11-26 18:48:31 -05:00
Fred Gleason
cc17818b0d 2019-11-26 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.2.0int0.
v3.2.0int0
2019-11-26 18:04:18 -05:00
Fred Gleason
1763d3455f Fixed conflict in 'ChangeLog' 2019-11-26 14:54:46 -08:00
Fred Gleason
6964405e0e 2019-11-26 Fred Gleason <fredg@paravelsystems.com>
* Removed 'Q3Socket' dependencies from 'RDCatchConnect'.
2019-11-26 14:51:06 -08:00
Fred Gleason
962603525f 2019-11-22 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in the cart selector dialog that caused
	default focus to be lost on the 'Filter' control after second
	and subsequent invocations.
2019-11-25 12:32:00 -05:00
Fred Gleason
5b36f066b4 2019-11-22 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdimport(1) that caused null characters to
	be written to cart metadata fields when importing files containing
	an 'AIR1' RIFF chunk.
2019-11-22 17:28:23 -05:00
Fred Gleason
3ac9491992 2019-11-21 Fred Gleason <fredg@paravelsystems.com>
* Implemented support for non-realtime library filtering in the
	'Editing Event' dialog in rdlogmanager(1).
2019-11-21 17:35:27 -05:00
Fred Gleason
1451bffc1e 2019-11-21 Fred Gleason <fredg@paravelsystems.com>
* Restored 'End of List' markers to the 'PRE-IMPORT CARTS' and
	'POST-IMPORT CARTS' lists in the 'Editing Event' dialog in
	rdlogmanager(1).
2019-11-21 16:51:20 -05:00
Fred Gleason
7bffeb2b09 2019-11-20 Fred Gleason <fredg@paravelsystems.com>
* Reindented switch statements in 'rdadmin/edit_ttys.cpp'.
2019-11-20 15:29:48 -05:00
Fred Gleason
2443c87a8d 2019-11-20 Fred Gleason <fredg@paravelsystems.com>
* Reindented switch statements in 'rdadmin/edit_matrix.cpp'.
2019-11-20 15:27:12 -05:00
Fred Gleason
e625fd53f3 2019-11-20 Fred Gleason <fredg@paravelsystems.com>
* Added interlocks to the 'Edit Switcher' and 'Edit Serial Ports'
	dialogs in rdadmin(1) to prohibit use of a disabled serial device.
2019-11-20 15:23:47 -05:00
Fred Gleason
5da5bfc7a7 2019-10-31 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.2.0.
v3.2.0
2019-10-31 14:34:41 -04:00
Fred Gleason
00b1630b89 2019-10-30 Fred Gleason <fredg@paravelsystems.com>
* Added an rdsoftkeys(1) man page.
2019-10-30 13:50:17 -04:00
Fred Gleason
e6a93f862a 2019-10-30 Fred Gleason <fredg@paravelsystems.com>
* Added an rd.conf(5) man page.
2019-10-30 12:44:36 -04:00
Fred Gleason
dc0f552013 2019-10-30 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdsoftkeys(1) that threw a segfault at
	startup.
2019-10-30 12:34:14 -04:00
Fred Gleason
a6983df520 2019-10-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdimport(1) that caused a segfault when
	invoked with the '--metadata-pattern' and '--log-syslog' switches.
2019-10-28 16:28:57 -04:00
Fred Gleason
8a2dd87545 2019-10-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'rdxport.cgi' that caused a check of the
	Rivendell services to be triggered each time a WebAPI function was
	invoked.
2019-10-28 15:27:40 -04:00
Fred Gleason
2e63639058 2019-10-22 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.1.0int2.
v3.1.0int2
2019-10-22 20:04:50 -04:00
Fred Gleason
e62c5fcb00 2019-10-22 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDStringToHex()' function to 'lib/rd.conf.cpp'.
	* Fixed bugs in 'RDWaveFile' that caused strings of null characters
	to be written into unfilled CartChunk string fields.
2019-10-22 19:00:53 -05:00
Fred Gleason
fa844c7094 2019-10-21 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.1.0int1.
v3.1.0int1
2019-10-21 22:03:36 -04:00
Fred Gleason
ec0e79090c 2019-10-21 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDLOGEDIT.WAVEFORM_CAPTION' field to the database.
	* Incremented the database version to 311.
	* Added a 'WaveForm Caption' control to the 'Edit RDLogEdit' dialog
	in rdadmin(1).
	* Implemented the 'WaveForm Caption' setting in the Voicetracker
	dialog in rdlogedit(1).
2019-10-21 21:54:54 -04:00
Fred Gleason
9709016091 2019-10-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed the font used for labels in the 'Edit RDLogEdit' dialog
	in rdadmin(1).
2019-10-21 20:55:49 -04:00
Fred Gleason
32a36fa878 Fixed a typo in 'ChangeLog' 2019-10-17 12:54:22 -04:00
Fred Gleason
2f2eaab1ec 2019-10-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in the 'Select Cut' ['RDCutDialog'] that
	caused 'Group:' dropdown list to be empty.
2019-10-17 12:52:03 -04:00
Fred Gleason
dc8f3229e8 2019-10-09 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.1.0int0
v3.1.0int0
2019-10-09 16:01:41 -04:00
Fred Gleason
f5d70ee6d5 2019-10-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdairplay(1) that caused space bar presses to
	start the next event in the Main Log even when 'Space Bar Action'
	was set to 'None'.
2019-10-09 14:14:06 -04:00
Fred Gleason
a46698f9d5 2019-10-08 Fred Gleason <fredg@paravelsystems.com>
* Documented the font management system in 'docs/apis/fonts.xml'
	(built as 'docs/apis/fonts.pdf'.
2019-10-08 13:23:21 -04:00
Fred Gleason
13fe76b469 2019-10-08 Fred Gleason <fredg@paravelsystems.com>
* Renamed the 'RDFontSet' class to 'RDFontEngine'.
	* Modified the font calculation algorithm in
	'RDFontEngine::MakeFonts()' to use fixed defaults.
2019-10-08 09:54:36 -04:00
Fred Gleason
8be7931c23 2019-10-08 Fred Gleason <fredg@paravelsystems.com>
* Adjusted position of 'Origin' field in the 'Edit Log' dialog
	in rdlogedit(1).
2019-10-08 09:18:45 -04:00
Fred Gleason
bbdf522fe2 2019-10-07 Fred Gleason <fredg@paravelsystems.com>
* Removed remaining references to 'helvetica' fonts.
2019-10-07 18:17:59 -04:00
Fred Gleason
e7812d3c85 2019-10-07 Fred Gleason <fredg@paravelsystems.com>
* Refactored rdlogin(1) to use the 'RDDialog' and 'RDWidget'
	base classes.
2019-10-07 16:59:11 -04:00
Fred Gleason
e81256bf43 2019-10-07 Fred Gleason <fredg@paravelsystems.com>
* Refactored rdcartslots(1) to use the 'RDDialog' and 'RDWidget'
	base classes.
2019-10-07 16:52:13 -04:00
Fred Gleason
912f54bf2c 2019-10-07 Fred Gleason <fredg@paravelsystems.com>
* Replaced references to 'helvetica' fonts to use font engine
	values in 'lib/'.
2019-10-07 16:23:38 -04:00
Fred Gleason
b11e07a605 2019-10-07 Fred Gleason <fredg@paravelsystems.com>
* Refactored rmlsend(1) to use the 'RDDialog' and 'RDWidget'
	base classes.
2019-10-07 14:33:38 -04:00
Fred Gleason
d4bfe38f85 2019-10-07 Fred Gleason <fredg@paravelsystems.com>
* Refactored rdsoftkeys(1) to use the 'RDDialog' and 'RDWidget'
	base classes.
2019-10-07 14:20:29 -04:00
Fred Gleason
93e40d43df 2019-10-07 Fred Gleason <fredg@paravelsystems.com>
* Refactored rdpopup(1) to use the 'RDDialog' and 'RDWidget'
	base classes.
2019-10-07 13:56:16 -04:00
Fred Gleason
2c5c7886e2 2019-10-07 Fred Gleason <fredg@paravelsystems.com>
* Refactored rdgpimon(1) to use the 'RDDialog' and 'RDWidget'
	base classes.
2019-10-07 13:41:44 -04:00