Fred Gleason
d71a22b020
2019-01-15 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdlogedit(1) that caused indicated meter levels
to be 5 dB too high for incoming signals in the voicetracker dialog.
2019-01-15 17:01:54 -05:00
Fred Gleason
2a5cf89b7a
2018-08-14 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed style inconsistencies in dialogs within rdlogedit(1).
2018-08-14 19:12:56 +00:00
Fred Gleason
523c93c461
2018-08-08 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed regressions in rdlibrary(1) and rdlogedit(1) that broke
display of the audio playhead cursor.
2018-08-09 11:19:52 -04:00
Fred Gleason
796e1bebc3
2018-08-07 Fred Gleason <fredg@paravelsystems.com>
...
* Removed the 'pam_rd' plug-in.
* Removed rdchunk(1).
* Upgraded Qt3 to Qt4.
2018-08-07 10:09:49 -04:00
Fred Gleason
d1f184f6bf
2018-07-17 Fred Gleason <fredg@paravelsystems.com>
...
* Cleaned up SQL quieries in 'rdlogedit/' ensure UTF-8
compatibility.
2018-07-17 20:01:40 +00:00
Fred Gleason
300aebdc04
2018-07-03 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'LOG_LINES' table to the database.
* Incremented the database version to 288.
* Removed the 'RDLog::tableName()' method.
2018-07-03 12:32:41 -04:00
Fred Gleason
2ed3bb6557
2018-03-24 Fred Gleason <fredg@paravelsystems.com>
...
* Regularized code formatting for switch() statements in
'rdlogedit/'.
2018-03-24 16:52:26 -04:00
Fred Gleason
af0ac339a6
2018-03-24 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'LogType' value to the 'RDNotification::Type
enumeration.
* Added support for notifications to rdlogedit(1).
2018-03-24 15:47:20 -04:00
Fred Gleason
bf38fd3c9f
2018-02-06 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored the RDEditAudio class to use RDApplication.
2018-02-05 23:53:49 -05:00
Fred Gleason
dbbf49e987
2018-02-05 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored the RDImportAudio class to use RDApplication.
2018-02-05 02:57:01 -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
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
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
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
ff77c6c353
2017-12-18 Fred Gleason <fredg@paravelsystems.com>
...
* Added log locking logic to the voice tracker in rdlogedit(1).
2017-12-19 18:42:55 -05:00
Fred Gleason
a8ae9f9bfa
2017-12-01 Fred Gleason <fredg@paravelsystems.com>
...
* Added an 'Engine=' directive to the [MySQL] section of
rd.conf(5).
* Refactored the schema update code to use standard form
in rdadmin(1).
2017-12-01 17:37:37 -05:00
Fred Gleason
cbba0eb10a
2017-11-28 Fred Gleason <fredg@paravelsystems.com>
...
* Implemented application of the 'Purge Logs' setting when creating
logs manually.
* Changed the wording of the 'Purge Logs' and 'Purge ELR Data'
control in the Edit Service dialog in rdadmin(1).
* Added 'RDLog::create()' and 'RDLog::remove()' static methods.
2017-11-28 12:41:45 -05:00
Fred Gleason
52d1d8be52
2017-10-15 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'STATIONS.SHORT_NAME' field to the database.
* Incremented the database version to 270.
* Added 'RDStation::shortName()' and 'RDStation::setShortName()'
methods.
* Removed the 'Broadcast Security Model' control from the 'Edit
Host' dialog.
* Added a 'Short Name' control to the 'Edit Host' dialog.
* Implemented a '%R' wildcard for Rivendell Host Short Name.
2017-10-15 10:40:29 -04:00
Fred Gleason
fb9487810b
2017-10-14 Fred Gleason <fredg@paravelsystems.com>
...
* Implemented a '%r' wildcard for Rivendell Host Name.
2017-10-14 10:38:55 -04:00
Fred Gleason
83428bb153
2017-09-01 Fred Gleason <fredg@paravelsystems.com>
...
* Added 'src_hostname' and 'user_name' parameters to the
'RDCut::checkInRecording()' method in 'lib/rdcut.cpp' and
'lib/rdcut.h'.
2017-09-01 11:10:39 -04:00
Fred Gleason
5dc6fa92a9
2017-03-29 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'CUTS.SHA1_HASH' field to the database.
* Incremented the database version to 261.
* Added a 'Sha1' column to the Cut List in 'rdlibrary/audio_cart.cpp'.
* Added 'RDCut::sha1Hash()' and 'RDCut::setSha1Hash()' methods in
'lib/rdcut.cpp' and 'lib/rdcut.h'.
* Added a '--rehash=' directive to rddbcheck(8).
* Added a 'Rehash' Web API call.
* Added an 'RDRehash' class in 'lib/rdrehash.cpp' and 'lib/rdrehash.h'.
2017-03-29 11:09:15 -04:00
Fred Gleason
de66db368c
2017-02-17 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdlogedit/voice_tracker.cpp' where the Title
of voice track carts was not having whitespace trimmed properly.
2017-02-17 13:47:46 -05:00
Fred Gleason
698b475933
2016-05-24 Fred Gleason <fredg@paravelsystems.com>
...
* Removed all CVS tags.
* Removed 'const char *name' parameter from all QObject contructors.
2016-05-24 13:13:26 -04:00
Brian P. McGlynn
3ecc1fd221
Refactored RDLogEvent::save() and voicetracker
2016-04-21 21:42:44 -04:00
Fred Gleason
4de09b9eaf
2015-09-05 Fred Gleason <fredg@paravelsystems.com>
...
* Added 'PCM24' to the list of available formats in
'rdadmin/edit_rdlogedit.cpp' and 'rdadmin/edit_rdlogedit.h'.
* Added PCM24 support for voice tracking in
'rdlogedit/voice_tracker.cpp'.
2015-09-05 09:40:52 -04:00
Fred Gleason
a1414e0d08
2015-01-09 Fred Gleason <fredg@paravelsystems.com>
...
* Applied patch by Daniel Bair to add support for dark themes
[GitHub pull request #000046 ].
2015-01-09 17:42:39 -05:00
Daniel Bair
4a98ffc52c
Patches to add support for dark themes
2014-11-30 20:18:19 +07:00
Fred Gleason
afd67c7af8
Initial import of CVS-v2_8_branch
2014-08-12 15:13:02 -04:00