Fred Gleason
e011d6ec48
2019-04-03 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rddbmgr(8) that caused SQL errors when updating
the DB schema when used with the RDBMS system configured to
disallow invalid datetime values.
2019-04-03 16:22:42 -04:00
Patrick Linstruth
da33dae6c1
Added bool itemHasCodes(int itemnumber,QStringList test_codes)
...
Cleaned up formatting
2019-04-02 18:03:47 -07:00
Patrick Linstruth
39801d7be6
Fixed a regression that broke clock scheduler rules in rdlogmanager(1).
2019-04-02 18:02:43 -07:00
Patrick Linstruth
2a51c4c788
Fixed a regression that broke clock scheduler rules in rdlogmanager(1).
2019-04-02 18:02:09 -07:00
Fred Gleason
a7cfb26a92
2019-04-01 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a race in rdservice(8) that could cause a deadlock
when starting on a system with many dropboxes configured.
* Fixed a bug in rdadmin(1) that caused a spurious error message
when started on a system with the 'rivendell' service inactive.
2019-04-01 14:48:17 -04:00
Patrick Linstruth
e2e1902127
Fixed a regression in rdimport(1) that broke the "--set-daypart-times" argument.
2019-03-31 12:19:51 -07:00
Fred Gleason
dee0f5d168
2019-03-28 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a typo in the remarks in 'apis/pypad/scripts/pypad_serial.py'.
2019-03-29 19:36:27 -04:00
Fred Gleason
72294a3325
2019-03-28 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'Program Associated Data' chapter to the Operations
Guide.
2019-03-29 18:45:10 -04:00
Fred Gleason
871d93a08f
2019-03-22 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 3.0.0rc00.
v3.0.0rc00
2019-03-22 13:38:27 -04:00
Fred Gleason
e5b6a7ec0a
2019-03-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added a startup check for the 'rivendell' service.
2019-03-21 17:13:46 -04:00
Fred Gleason
de6d386316
2019-03-21 Fred Gleason <fredg@paravelsystems.com>
...
* Cleaned up formatting typos in 'docs/opsguide/rml.xml'.
2019-03-21 14:36:06 -04:00
Fred Gleason
1757747614
2019-03-20 Fred Gleason <fredg@paravelsystems.com>
...
* Documented the 'No Operation' ['NN'] RML in the Operations
Guide.
2019-03-20 16:49:27 -04:00
Fred Gleason
57233097e3
2019-03-20 Fred Gleason <fredg@paravelsystems.com>
...
* Documented the 'Append Log' ['AL'] RML in the Operations
Guide.
2019-03-20 16:35:58 -04:00
Fred Gleason
2df7752270
2019-03-15 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the rivwebcapi 'RD_ListLogs()' that caused
corruption of log names containing multi-byte UTF-8 characters.
* Fixed a bug in the rivwebcapi 'RD_ListLog()' that caused
corruption of log names containing multi-byte UTF-8 characters.
* Fixed a regression in the 'RDLogEvent::insert()' method
that threw a segfault when applied on am empty log.
* Fixed a bug in date/time parsing methods that could cause
segfaults.
2019-03-15 15:55:10 -04:00
Fred Gleason
25d0f414c4
2019-03-14 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdairplay(1) that could throw a segfault when
moving a log event to the end of a log.
2019-03-14 17:13:38 -04:00
Fred Gleason
9dfdd87c5d
2019-03-14 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression that broke the 'Command Send' ['CC'] RML.
2019-03-14 16:53:21 -04:00
Fred Gleason
3c363ff5f5
2019-03-06 Fred Gleason <fredg@paravelsystems.com>
...
* Renamed the 'RDWaveData::introStartPos()' method to
'RDWaveData::talkStartPos()'.
* Renamed the 'RDWaveData::setIntroStartPos()' method to
'RDWaveData::setTalkStartPos()'.
* Renamed the 'RDWaveData::introEndPos()' method to
'RDWaveData::talkEndPos()'.
* Renamed the 'RDWaveData::setIntroEndPos()' method to
'RDWaveData::setTalkEndPos()'.
2019-03-06 11:14:13 -05:00
Fred Gleason
d024d27474
2019-03-06 Fred Gleason <fredg@paravelsystems.com>
...
* Added an 'RDWaveData::validateMarkers()' method.
* Added an 'RDWaveData::validateDateTime()' method.
* Removed the 'RDWaveData::checkDateTimes()' method.
2019-03-06 10:32:37 -05:00
Fred Gleason
b2c1e70d9b
Merge branch 'deltecent-artistsep'
2019-03-01 14:33:41 -05:00
Fred Gleason
83c7863ea9
Fixed conflict in 'ChangeLog'
2019-03-01 14:26:48 -05:00
Patrick Linstruth
33ecab73a3
Updated ChangeLog
2019-03-01 10:51:57 -08:00
Patrick Linstruth
2521614f75
Update 3.0 map to database verson 307
2019-02-27 13:06:31 -08:00
Fred Gleason
fa46dc8244
Merge branch 'deltecent-markers'
2019-02-26 18:18:32 -05:00
Patrick Linstruth
87ac2be860
Fixed erase marker error in the 'Edit Audio' dialog.
2019-02-25 17:15:33 -08:00
Patrick Linstruth
5d82d16eef
Move rdlogmanager(1) scheduler artist separation from clock to event.
2019-02-25 16:46:38 -08:00
Fred Gleason
b7cdc4f838
2019-02-19 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdadmin(1) that threw a SQL error when deleting
a host entry.
2019-02-19 18:04:21 -05:00
Fred Gleason
528d4f3f1f
2019-02-19 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in rdadmin(1) that caused cloning of an
existing service to fail.
2019-02-19 17:59:56 -05:00
Fred Gleason
47daa853bf
2019-02-19 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdamin(1) that caused PyPAD instance data
to fail to be cloned properly when creating a new host entry.
2019-02-19 17:46:27 -05:00
Fred Gleason
408d3ce917
2019-02-19 Fred Gleason <fredg@paravelsystems.com>
...
* Modified the PAD emission code to use a hybrid "most recently
started" / "longest running" strategy.
2019-02-19 16:40:16 -05:00
Fred Gleason
b58f6410d7
Merge branch 'deltecent-rdlibrary-select'
2019-02-19 15:36:59 -05:00
Fred Gleason
befdbed3df
Fixed conflict in 'ChangeLog'
2019-02-19 15:24:21 -05:00
Fred Gleason
740f448ed3
Merge branch 'deltecent-rdlibrary'
2019-02-19 15:17:59 -05:00
Fred Gleason
3c19298596
Fixed conflict in 'ChangeLog'
2019-02-19 15:17:47 -05:00
Fred Gleason
7ac41a06f7
2019-02-19 Fred Gleason <fredg@paravelsystems.com>
...
* Dropped the 'RDLIBRARY.INSTANCE' field from the database.
* Incremented the database version to 306.
2019-02-19 15:06:31 -05:00
Fred Gleason
8a70993a33
2019-02-19 Fred Gleason <fredg@paravelsystems.com>
...
* Changed the minimum size of the 'Edit PyPAD Instance dialog in
rdadmin(1) to be 600x660.
2019-02-19 13:59:08 -05:00
Fred Gleason
489db27fc9
2019-02-19 Fred Gleason <fredg@paravelsystems.com>
...
* Added 'RnRmlOwner=' and 'RnRmlGroup=' directives to rd.conf(5).
* Refactored the implementation of the 'Run Shell Command' ['RN']
RML to use runuser(1).
2019-02-19 12:47:18 -05:00
Patrick Linstruth
a890d00a1f
Update ChangeLog
2019-02-15 17:23:47 -08:00
Patrick Linstruth
6aa385afaf
Allow non-contiguous cart selections in rdlibrary(1).
2019-02-15 17:23:39 -08:00
Patrick Linstruth
b2603d2376
Add non-contiguous cart selections in RDListView class.
2019-02-15 17:23:18 -08:00
Patrick Linstruth
05820fd19d
Fixed a bug in rdlibrary(1) where double-clicking outside of the list would cause a segfault.
2019-02-14 17:04:19 -08:00
Fred Gleason
26c9ff87c0
2019-02-11 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'RDWaveFile' class that could prevent
reading of an 'rdxl' tag in an ID3 tag generated by a pre-v3.x
version of Rivendell.
2019-02-11 14:33:58 -05:00
Fred Gleason
64fb6dd59e
2019-02-11 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the date/time parsing routines that caused a
transposed sign to be applied when processing time zone offsets.
2019-02-11 11:10:40 -05:00
Fred Gleason
34f970ee79
2019-02-11 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'RDWaveFile' class that could cause a segfault
when opening a file containing a null ID3 tag.
2019-02-11 09:00:30 -05:00
Fred Gleason
409382a88d
Fixed typos in 'ChangeLog'
2019-02-11 08:59:12 -05:00
Fred Gleason
188d134d70
2019-02-11 Fred Gleason <fredg@paravelsystems.com>
...
Fixed a bug in rdcatchd(8) that could cause invalid filenames
to be generated for temporary files.
2019-02-11 07:25:26 -05:00
Fred Gleason
e6fb2dbb31
2019-02-07 Fred Gleason <fredg@paravelsystems.com>
...
Fixed a regression in rdlibrary(1) that made it impossible to
enter apostrophes or quotes in RMLs.
2019-02-07 14:09:02 -05:00
Fred Gleason
06dd4c336b
2019-02-07 Fred Gleason <fredg@paravelsystems.com>
...
* Replaced the 'Add Event', 'Delete Event' and 'Modify Event'
commands in the RDCatch Monitor Protocol with multicast update
events.
2019-02-07 13:35:14 -05:00
Fred Gleason
34e722849a
2019-02-05 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdairplay(1) that threw a segfault when processing
a null RML.
2019-02-05 12:45:57 -05:00
Fred Gleason
3bafdc04af
2019-02-05 Fred Gleason <fredg@paravelsystems.com>
...
* Added a Maintainer's Note to the 'MainObject::SchemaMap()'
method in rddbmgr(8).
2019-02-05 08:22:15 -05:00
Fred Gleason
4cadda9029
2019-02-04 Fred Gleason <fredg@paravelsystems.com>
...
* Modified the PAD emission code to use the most recently
started event rather than the longest running.
2019-02-04 14:29:20 -05:00