Fred Gleason
eeeb359bc0
2018-08-20 Fred Gleason <fredg@paravelsystems.com>
...
* Changed column headings to lower-case in rdairplay(1).
* Changed column headings to lower-case in rdlibrary(1).
* Changed column headings to lower-case in rdcatch(1).
* Changed column headings to lower-case in rdlogmanager(1).
2018-08-20 07:31:23 -04:00
Fred Gleason
4a40700f1b
2018-08-17 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the Cart Picker dialog that caused corruption
with UTF-8 strings.
2018-08-17 11:35:22 -04:00
Fred Gleason
3c93beb206
2018-08-17 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed incorrect column alignment in the library list in
rdlibrary(1).
2018-08-17 09:19:39 -04:00
Fred Gleason
1615861350
2018-08-14 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed style inconsistencies in dialogs within rdlibrary(1).
2018-08-14 21:06:37 +00:00
Fred Gleason
9c57cca635
2018-08-13 Fred Gleason <fredg@paravelsystems.com>
...
* Removed debugging code from rdlibrary(1).
2018-08-13 19:25:57 -04:00
Fred Gleason
c588b4950a
2018-08-13 Fred Gleason <fredg@paravelsystems.com>
...
* Added code to force the 'Plastique' GUI style.
2018-08-13 19:22:24 -04:00
Fred Gleason
223bdc2f84
2018-08-10 Fred Gleason <fredg@paravelsystems.com>
...
* Changed installation location of caed(8), ripcd(8), rdcatchd(8)
and rdrepld(8) from '@prefix@/bin' to '@prefix@/sbin'.
* Removed code to detach from controlling terminal after startup
from caed(8), ripcd(8), rdcatchd(8)
and rdrepld(8).
* Removed code to manage dropbox instances from rdcatchd(8).
* Removed code to start service daemons automatically from
user modules.
* Added rdservice(8).
2018-08-10 06:09:16 -04:00
Fred Gleason
8cfc9e381a
2018-08-08 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in the 'Edit Cart' dialog in rdlibrary(1)
that caused button legends to be misaligned.
2018-08-08 18:28:51 -04:00
Fred Gleason
3a902b2b7d
2018-08-08 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed up column alignment in the cart list in rdlibrary(1).
2018-08-08 18:20:45 -04:00
Fred Gleason
8d11616b4b
2018-08-08 Fred Gleason <fredg@paravelsystems.com>
...
* Modified all instances of 'QStringList::split()' calls to use
'QString::split()'.
2018-08-08 18:11:23 -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
7d54bc3691
2018-08-02 Fred Gleason <fredg@paravelsystems.com>
...
* Modified reports in rdlibrary(1) to display UTF-8 strings
correctly.
2018-08-02 16:03:29 -04:00
Fred Gleason
26c29e1d4e
2018-07-31 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored 'RDMacro' to handle UTF-8 strings correctly.
2018-07-31 12:54:08 -04:00
Fred Gleason
b7ddea0488
2018-07-25 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug that caused the incorrect character set to be used
when opening a DB connection.
* Added a 'db_charset_test' test harness.
2018-07-25 10:05:38 -04:00
Fred Gleason
15f21fb4ec
2018-07-25 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'RDEscapeString' function that caused corruption
in UTF-8 strings.
* Added a UTF-8 complaint MySQL driver in 'drivers/qt3-mysql-utf/'.
2018-07-25 07:44:48 -04:00
Fred Gleason
bb60b722d1
2018-06-12 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'card-num' parameter to the 'Meter Enable' ['ME'] command
in caed(8).
* Added an 'RDCae::enableMetering()' method.
* Modified rdairplay(1) to enable metering explicitly.
* Modified rdcartslots(1) to enable metering explicitly.
* Modified rdlibrary(1) to enable metering explicitly.
* Modified rdpanel(1) to enable metering explicitly.
2018-06-12 19:00:55 +00: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
3c94cae600
2018-03-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for cart notifications to Full Disc Ripper in
rdlibrary(1).
2018-03-21 17:01:08 -04:00
Fred Gleason
e3fb53d0cf
2018-03-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for notifications to rdlibrary(1).
2018-03-21 14:16:52 -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
fc004e073e
2018-02-06 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored the RDCutDialog class to use RDApplication.
2018-02-05 23:10:18 -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
957772c5e6
2018-02-04 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored the RDAudioImport class to use RDApplication.
2018-02-04 07:11:12 -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
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
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
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
e07cabc72f
2017-12-16 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for filepath wildcards in macro carts.
2017-12-16 16:45:51 -05:00
Fred Gleason
3b1ce13e77
2017-12-15 Fred Gleason <fredg@paravelsystems.com>
...
* Removed the 'RDTempDir()' function.
2017-12-15 07:47:41 -05:00
Fred Gleason
94f0e1a9ea
2017-11-07 Fred Gleason <fredg@paravelsystems.com>
...
* Renamed the 'ORIGIN' column to 'INGEST' in the cut list widget
in the 'Record' dialog in rdlibrary(1).
* Added a 'SOURCE' column to the cut list widget in the 'Record'
dialog in rdlibrary(1).
2017-11-07 11:44:21 -05:00
Fred Gleason
35de00803c
2017-10-16 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in RDLibrary that prevented more than 64 characters
from being entered for the 'Album' field [Github issue #000184 ].
2017-10-16 10:32:42 -04:00
Fred Gleason
fdb5917f64
2017-10-13 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'GROUPS.DEFAULT_CUT_LIFE' field to the database.
* Incremented the database version to 269.
* Added 'RDGroup::defaultCutLife()' and 'RDGroup::setDefaultCutLife()'
methods.
* Added a 'Set End Date/Time' control to the 'Edit Group' dialog in
RDAdmin(1).
2017-10-13 13:53:19 -04:00
Fred Gleason
1f574b9648
2017-09-01 Fred Gleason <fredg@paravelsystems.com>
...
* Renamed 'Origin' field to 'Ingest' in the 'Cut Info/Record' dialog
in RDLibrary.
2017-09-01 11:30:41 -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
167b30b046
2017-09-01 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdlibrary/record_cut.cpp' that caused the 'Weight'
control to fail to be disabled when the cut was placed in evergreen
mode.
2017-09-01 09:41:21 -04:00
Fred Gleason
796164403c
2017-09-01 Fred Gleason <fredg@paravelsystems.com>
...
* Added 'CUTS.ORIGIN_LOGIN_NAME' and 'CUTS.SOURCE_HOSTNAME' fields to
the database.
* Incremented the database version to 267.
* Added 'RDCut::originLoginName()', 'RDCut::setOriginLoginName()',
'RDCut::sourceHostname()' and 'RDCut::setSourceHostname()' methods
in 'lib/rdcut.cpp' and 'lib/rdcut.h'.
* Added '<originLoginName>' and '<sourceHostname>' tags to the cut
XML schema in 'RDCart::xmlSql()' and 'RDCut::xml()' methods.
* Refactored the layout of the 'Cut Info/Record' dialog in RDLibrary.
* Added a 'Source Host' control to the 'Cut Info/Record' dialog
in RDLibrary.
2017-09-01 09:34:25 -04:00
Fred Gleason
aef7c2229b
2017-08-31 Fred Gleason <fredg@paravelsystems.com>
...
* Modified web client components to use a distinctive http USER_AGENT
string.
2017-08-31 12:38:39 -04:00
Fred Gleason
b62cbd42b9
2017-06-28 Fred Gleason <fredg@paravelsystems.com>
...
* Added a new icon set created by Josh Edelstein.
2017-06-28 17:31:29 -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
b41fb8c657
2017-03-01 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdlibrary/audio_cart.cpp' where the 'Conductor'
failed to be imported from RDXL chunks.
* Added a 'songId' field to the cart metadata XML.
2017-03-01 12:58:12 -05:00
Patrick Linstruth
822f46bc71
Fix bug where START_DAYPART was displaying END_DAYPART time
2017-02-22 15:24:22 -08:00
Fred Gleason
26822841f5
2016-07-13 Fred Gleason <fredg@paravelsystems.com>
...
* Made the 'Allow Cart Dragging' checkbox setting persistent across
RDLibrary sessions in 'rdlibrary/rdlibrary.cpp'.
2016-07-13 11:55:00 -04:00
Fred Gleason
37163bfd51
2016-05-24 Fred Gleason <fredg@paravelsystems.com>
...
* Reverted GitHub pull request #000117 .
2016-05-24 14:58:10 -04: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
Fred Gleason
f8e6fc0629
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in 'rdlibrary/audio_cart.cpp' that caused
marker data to be deleted when exporting a cut.
2016-04-29 14:26:21 -04:00
Fred Gleason
2503c69ae5
resolved conflict in ChangeLog
2016-04-26 16:44:35 -04:00
Fred Gleason
09ed6764ad
2016-04-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdlibrary/edit_cart.cpp' that threw a segfault
when attempting to open multiple carts simultaneously.
2016-04-26 15:25:52 -04:00
Brian P. McGlynn
dbd12ab801
Fix to rdlibrary.cpp to show all 100 carts in search
2016-04-21 21:56:14 -04:00
Fred Gleason
882c4b5956
2016-03-30 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in 'rdlibrary/audio_cart.cpp' that caused
cuts to be shown as invalid when 'Schedule Cuts by weight' was
selected.
2016-03-30 18:22:37 -04:00
Fred Gleason
2a283a55eb
2016-03-25 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in 'rdlibrary/audio_cart.cpp' that caused
information to be corrupted in the cut list after editing a cut's
dayparting information.
2016-03-25 14:06:56 -04:00