1044 Commits

Author SHA1 Message Date
Patrick Linstruth
ae61c67605 Updated "Filename" instructions to include the use of filepath wildcards 2018-02-02 12:58:21 -08:00
Patrick Linstruth
7dd61e5bd1 Add RLMDateTimeDecode utility function 2018-02-02 12:50:14 -08:00
Patrick Linstruth
9950d52bf5 Allow filename wildcards in filename utilizing RDDateTimeDecode() 2018-02-02 12:48:39 -08:00
Patrick Linstruth
ec5fc02c54 Add RLMDateTimeDecode utility function 2018-02-02 12:47:27 -08:00
Fred Gleason
615770e9a2 2018-02-02 Fred Gleason <fredg@paravelsystems.com>
* Converted rdmaint(1) to use RDApplication.
2018-02-02 02:54:01 -05:00
Fred Gleason
a639001137 2018-02-02 Fred Gleason <fredg@paravelsystems.com>
* Converted rdimport(1) to use RDApplication.
2018-02-01 11:32:12 -05:00
Fred Gleason
a5309b2448 2018-02-01 Fred Gleason <fredg@paravelsystems.com>
* Converted rdgpimon(1) to use RDApplication.
2018-01-31 18:39:38 -05:00
Fred Gleason
a8b2ac6cd6 2018-02-01 Fred Gleason <fredg@paravelsystems.com>
* Converted rdexport(1) to use RDApplication.
2018-01-31 18:18:26 -05:00
Fred Gleason
dd093f1922 2018-02-01 Fred Gleason <fredg@paravelsystems.com>
* Converted rddiscimport(1) to use RDApplication.
2018-01-31 17:57:29 -05:00
Fred Gleason
914d903dc6 2018-02-01 Fred Gleason <fredg@paravelsystems.com>
* Converted rddgimport(1) to use RDApplication.
2018-01-31 17:35:04 -05:00
Fred Gleason
0e47266a4d 2018-02-01 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDApplication::userChanged() signal.
2018-01-31 17:17:31 -05:00
Fred Gleason
b1d43dde69 2018-02-01 Fred Gleason <fredg@paravelsystems.com>
* Converted rddelete(1) to use RDApplication.
2018-01-31 15:20:06 -05:00
Fred Gleason
941f846060 2018-02-01 Fred Gleason <fredg@paravelsystems.com>
* Converted rdclilogedit(1) to use RDApplication.
2018-01-31 14:44:08 -05:00
Fred Gleason
4de82a23eb 2018-02-01 Fred Gleason <fredg@paravelsystems.com>
* Converted rdcheckcuts(1) to use RDApplication.
2018-01-31 14:26:46 -05:00
Fred Gleason
3d380c4de8 2018-02-01 Fred Gleason <fredg@paravelsystems.com>
* Moved command-switch processing into RDApplication.
2018-01-31 13:25:48 -05:00
Fred Gleason
2103fa72c1 2018-01-31 Fred Gleason <fredg@paravelsystems.com>
* Converted rdrepld(8) to use RDApplication.
2018-01-31 03:11:17 -05:00
Fred Gleason
99814a9f00 2018-01-31 Fred Gleason <fredg@paravelsystems.com>
* Converted rdpanel(1) to use RDApplication.
2018-01-31 01:41:18 -05:00
Fred Gleason
271f9747fa 2018-01-31 Fred Gleason <fredg@paravelsystems.com>
* Converted rdlogmanager(1) to use RDApplication.
2018-01-31 01:08:03 -05:00
Fred Gleason
2a6ec9cfc1 2018-01-31 Fred Gleason <fredg@paravelsystems.com>
* Converted rdlogmanager(1) to use RDApplication.
2018-01-31 01:06:56 -05:00
Fred Gleason
4b6a4e3d65 2018-01-31 Fred Gleason <fredg@paravelsystems.com>
* Converted rdlogin(1) to use RDApplication.
2018-01-31 00:21:15 -05:00
Fred Gleason
0adc505ffa 2018-01-31 Fred Gleason <fredg@paravelsystems.com>
* Converted rdlogedit(1) to use RDApplication.
2018-01-31 00:07:58 -05:00
Fred Gleason
f46ee15dad 2018-01-31 Fred Gleason <fredg@paravelsystems.com>
* Converted rdcatch(1) to use RDApplication.
2018-01-30 23:16:26 -05:00
Fred Gleason
e179bea9d7 2018-01-31 Fred Gleason <fredg@paravelsystems.com>
* Converted rdcastmanager(1) to use RDApplication.
2018-01-30 22:36:54 -05:00
Fred Gleason
fea158708a 2018-01-31 Fred Gleason <fredg@paravelsystems.com>
* Converted rdcartslots(1) to use RDApplication.
2018-01-30 18:34:58 -05:00
Fred Gleason
a8ac305bdd 2018-01-31 Fred Gleason <fredg@paravelsystems.com>
* Converted rdairplay(1) to use RDApplication.
2018-01-30 18:18:57 -05:00
Fred Gleason
f692a3ac0d 2018-01-30 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDApplication'class.
	* Converted rdlibrary(1) to use RDApplication.
2018-01-30 03:57:04 -05:00
Patrick Linstruth
42400de160 Fixed bug in my bug fix - was not properly decrementing mutex 2018-01-24 16:37:53 -08:00
Patrick Linstruth
0b87afe091 Fixed bug in GetStream() where return value from HPI_OutStreamOpen was ignored 2018-01-24 15:16:20 -08:00
Fred Gleason
4d061877fd 2018-01-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo regarding the %D filepath wildcard in the Operations
	Guide.
2018-01-19 16:20:51 -05:00
Patrick Linstruth
885198ce24 Add RLM to update metadata on TuneIn 2018-01-16 16:55:56 -08:00
Patrick Linstruth
451e2b2003 Fixed bug where CheckOrphanedTracks() would remove valid voice tracks when a log name template contains a '-' 2018-01-16 14:29:02 -08:00
Fred Gleason
3b1d79484d 2018-01-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogedit(1) that broke the 'Clear' button.
2018-01-16 11:23:33 -05:00
Fred Gleason
861d2f25b6 2018-01-12 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'.
	* Incremented the package version to 2.18.2int02.
v2.18.2int02
2018-01-12 13:10:05 -05:00
Fred Gleason
20cf2abb65 2018-01-12 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that caused rdlogmanager(1) to throw SQL errors when
	importing music/traffic data.
2018-01-12 13:07:21 -05:00
Fred Gleason
00057d7c98 2018-01-10 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'.
	* Incremented the package version to 2.18.2int01.
2018-01-10 12:04:51 -05:00
Fred Gleason
bd532a409d 2018-01-10 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs in rdlogmanager(1) that caused segfaults under
	Windows.
2018-01-10 11:48:40 -05:00
Fred Gleason
43ca6e30cc 2018-01-10 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up compiler warnings.
2018-01-10 10:20:43 -05:00
Fred Gleason
03c10c717d 2018-01-10 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogmanager(1) that caused remerging of traffic
	data to a log to remove voice track transitions.
2018-01-10 10:18:46 -05:00
Fred Gleason
9ae18f2559 2018-01-09 Fred Gleason <fredg@paravelsystems.com>
* Modified log linking to retain parent link events in linked logs.
	* Fixed a bug where re-merging linked logs would generate an
	'Event not placed' exception for avails that were previously
	unpopulated.
2018-01-09 13:55:30 -05:00
Fred Gleason
60cf7b681c 2018-01-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that caused rdlogmanager(1) to throw a SQL error when
	deleting a clock.
2018-01-09 08:50:35 -05:00
Fred Gleason
69452ffb50 2018-01-08 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'.
	* Incremented the package version to 2.18.2int00.
2018-01-08 13:45:04 -05:00
Fred Gleason
012fbb80a4 2018-01-08 Fred Gleason <fredg@paravelsystems.com>
* Removed implicit ASCII casts from RDEventLine.
2018-01-08 13:15:09 -05:00
Fred Gleason
6db1e6ca5e 2018-01-08 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that broke highlighting of evergreen cuts.
2018-01-08 10:30:28 -05:00
Fred Gleason
7453013656 2018-01-05 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs that broke the build under Windows.
2018-01-05 14:05:06 -05:00
Fred Gleason
c63ae45991 2018-01-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed races in creation of new carts.
2018-01-03 15:36:45 -05:00
Fred Gleason
d60b138629 Fixed typo in ChangeLog 2017-12-29 13:35:27 -05:00
Fred Gleason
6ce31baae6 2017-12-27 Fred Gleason <fredg@paravelsystems.com>
* Added log locking logic to rdairplay(1).
	* Fixed a bug that broke generation of the 'RULES' table when creating
	a new clock in rdlogmanager(1).
2017-12-29 13:34:47 -05:00
Fred Gleason
6616e1a6c1 2017-12-29 Fred Gleason <fredg@paravelsystems.com>
* Incremented 'NEWS'.
	* Incremented the package version to 2.18.2.
v2.18.2
2017-12-29 11:05:08 -05:00
Fred Gleason
8ee03d9fd6 2017-12-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that broke generation of the 'RULES' table when creating
	a new clock in rdlogmanager(1).
2017-12-27 18:40:57 -05:00
Fred Gleason
c285801fbd 2017-12-27 Fred Gleason <fredg@paravelsystems.com>
* Added a 'LOGS.LOCK_USER_NAME' field to the database.
	* Added a 'LOGS.LOCK_STATION_NAME' field to the database.
	* Added a 'LOGS.LOCK_IPV4_ADDRESS' field to the database.
	* Added a 'LOGS.LOCK_DATETIME' field to the database.
	* Incremented the database version to 273.
	* Added log locking logic to rdlogedit(1).
2017-12-27 Fred Gleason <fredg@paravelsystems.com>
	* Added log locking logic to the voice tracker in rdlogedit(1).
2017-12-27 Fred Gleason <fredg@paravelsystems.com>
	* Added log locking logic to rdclilogedit(1).
2017-12-27 Fred Gleason <fredg@paravelsystems.com>
	* Modified the behavior of the 'new' command in rdclilogedit(1) to
	match that of rdlogedit(1).
2017-12-27 Fred Gleason <fredg@paravelsystems.com>
	* Added a 'LOGS.LOCK_GUID' field to the database.
	* Incremented the database version to 274.
	* Added a 'LockLog' call to the Web API.
2017-12-27 Fred Gleason <fredg@paravelsystems.com>
	* Cleaned up 'log in use" messages in rdlogedit(1) and
	rdclilogedit(1).
2017-12-27 Fred Gleason <fredg@paravelsystems.com>
	* Added log locking logic to the 'SaveLog' Web API call.
2017-12-27 Fred Gleason <fredg@paravelsystems.com>
	* Added log locking logic to rdlogmanager(1).
2017-12-27 Fred Gleason <fredg@paravelsystems.com>
	* Added a lock check for before deleting logs in rdlogedit(1).
2017-12-27 Fred Gleason <fredg@paravelsystems.com>
	* Added a lock check for before deleting logs in rdclilogedit(1).
2017-12-27 Fred Gleason <fredg@paravelsystems.com>
	* Added log locking logic to rdairplay(1).
2017-12-27 15:09:06 -05:00