Fred Gleason
ac594cc68b
2021-09-01 Fred Gleason <fredg@paravelsystems.com>
...
* Cleaned up deprecation warnings for 'QString::sprintf()'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-01 19:59:37 -04:00
Fred Gleason
a9648de976
2021-06-01 Fred Gleason <fredg@paravelsystems.com>
...
* Cleaned up compile warning in 'lib/rdcae.cpp'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-06-01 10:31:36 -04:00
Fred Gleason
d964aaa87b
2021-04-13 David Klann <dklann@broadcasttool.com>
...
* Changed the way in which the VU Meter UDP port is chosen. One
can now specify the base port number and the maximum number of UDP
ports to consider when caed(8) sets up the VU meter port.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-14 11:37:36 -04:00
Fred Gleason
01e3412b01
2021-03-19 Fred Gleason <fredg@paravelsystems.com>
...
* Added 'RDMarkerPlayer'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-03-19 13:47:44 -04:00
Fred Gleason
7ed04f1392
2021-02-25 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed regressions in metering code that caused visual artifacts.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-02-25 10:49:21 -05:00
Fred Gleason
89a0d72439
2021-02-23 Fred Gleason <fredg@paravelsystems.com>
...
* Removed the Qt3Support library from the build system.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-02-23 18:07:21 -05:00
Fred Gleason
b2f8532e25
2021-02-17 Fred Gleason <fredg@paravelsystems.com>
...
* Removed the Q3SocketDevice dependency from 'RDCae'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-02-17 10:54:30 -05:00
Fred Gleason
c5c903ede7
2021-02-17 Fred Gleason <fredg@paravelsystems.com>
...
* Removed the Q3SocketDevice dependency for metering data 'RDCae'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-02-17 09:46:03 -05:00
Fred Gleason
8ad5f72dae
2021-02-15 Fred Gleason <fredg@paravelsystems.com>
...
* Reverted the removal of 'Q3SocketDevice' from 'RDCae'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-02-15 15:01:55 -05:00
Fred Gleason
2c612683ec
2021-02-14 Fred Gleason <fredg@paravelsystems.com>
...
* Removed 'Q3SocketDevice' dependencies from 'RDCae'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-02-15 09:15:04 -05:00
Fred Gleason
b1ab3ab79c
2020-02-07 Fred Gleason <fredg@paravelsystems.com>
...
* Cleaned up a compiler warning in 'lib/rdcae.cpp'.
2020-02-07 12:22:07 -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
37da80e1c3
2019-08-06 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored ripcd(8) to manage JACK port [dis]connections directly,
rather than by delegation to caed(8).
2019-08-06 19:54:38 -04:00
Fred Gleason
1462e750e1
2019-08-05 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in ripcd(8) that broke the 'Connect Jack
Ports' ['JC'] and 'Disconnect Jack Ports' ['JD'] RMLs.
2019-08-05 11:51:31 -04:00
Fred Gleason
f50447eb8b
2019-06-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added 'RDApplication::syslog()' methods.
2019-06-24 16:40:18 -04:00
Fred Gleason
5f323857f9
2019-06-10 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in caed(8) that caused mixer commands to
be applied with inverted sign.
2019-06-10 16:51:48 -04:00
Fred Gleason
c7b6322bc6
2019-05-29 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored caed(8) to eliminated arbitrary limit on number of
client connections.
2019-05-29 18:00:58 -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
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
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
1d470006f2
Fix for missing files in /var/snd
2016-04-21 07:45:33 -04:00
Fred Gleason
8d70a79387
2015-08-29 Fred Gleason <fredg@paravelsystems.com>
...
* Added an 'RDAudioConvert::Stage3Pcm24()' method in
'lib/rdaudioconvert.cpp' and 'lib/rdaudioconvert.h'.
* Added a 'Format::Pcm24' value to the 'RDSettings::Format'
enumeration in 'lib/rdsettings.h'.
* Modified the 'RDAudioConvert' class to support generating PCM24
output in 'lib/rdaudioconvert.cpp' and 'lib/rdaudioconvert.h'.
* Modified the 'RDPlayStream' class to support playing PCM24
data in 'rdhpi/rdplaystream.cpp'.
* Modified the 'RDRecordStream' class to support capturing PCM24
data in 'rdhpi/rdrecordstream.cpp'.
* Added an 'audio_peaks_test' harness in 'tests/audio_peaks_test.cpp'
and 'tests/audio_peaks_test.h'.
* Added 'PCM24' to the list of available formats in
'rdadmin/edit_rdlibrary.cpp' and 'rdadmin/edit_rdlibrary.h'.
* Added 'PCM24' to the list of available formats in
'rdadmin/edit_decks.cpp'.
* Added PCM24 support for file importation in
'web/rdxport/import.cpp'.
* Added an 'RDCae::Pcm24' value to the 'RDCae::AudioCoding
enumeration in 'lib/rdcae.h'.
2015-08-30 07:49:44 -04:00
Fred Gleason
afd67c7af8
Initial import of CVS-v2_8_branch
2014-08-12 15:13:02 -04:00