Patrick Linstruth
c58c284784
Moved mixer initialization to caed(8).
2018-11-26 12:02:36 -08:00
Patrick Linstruth
bdd717a666
Delete and Voice Tracker buttons default to disabled.
2018-10-27 16:28:44 -07:00
Patrick Linstruth
0119539d82
Fixed delete and voice track buttons
2018-10-27 13:29:43 -07:00
Fred Gleason
75bec4d3c4
2018-10-19 Fred Gleason <fredg@paravelsystems.com>
...
* Removed 'build_win32.bat'.
* Removed all conditional compilation based on 'WIN32'.
2018-10-19 17:03:58 -04:00
Patrick Linstruth
f5ebfbfd34
2018-08-28 Patrick Linstruth <patrick@deltecent.com>
...
* Fixed a regression in rdlogedit(1) that broke audio level meters.
2018-08-28 14:17:55 -07:00
Fred Gleason
4810accd56
2018-08-14 Fred Gleason <fredg@paravelsystems.com>
...
* Rebased rdlogedit(1)'s main window to QWidget.
2018-08-14 19:18:54 +00: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
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
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
ec6207c7d6
2018-08-02 Fred Gleason <fredg@paravelsystems.com>
...
* Modified reports in rdlogedit(1) to display UTF-8 strings
correctly.
2018-08-02 17:27: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
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
7835be386e
Merged from 'refactor'
2018-02-24 09:19:33 -05:00
Fred Gleason
8f1bd700cd
2018-02-15 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'SERVICES.LOG_SHELFLIFE_ORIGIN' field to the database.
* Incremented the database version to 275.
* Added a drop-down control to the 'Set Logs to auto-delete' control
to allow origin to be specified in the 'Edit Service' dialog in
rdadmin(1).
2018-02-15 09:39:37 -05:00
Fred Gleason
6c976c71d7
2018-02-06 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored the RDExportSettingDialog class to use RDApplication.
2018-02-06 06:38:42 -05:00
Fred Gleason
bdb4283794
2018-02-06 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored the RDAddLog class to use RDApplication.
2018-02-05 23:31:54 -05:00
Fred Gleason
2d2d52e408
2018-02-06 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored the RDListLogs class to use RDApplication.
* Converted rdadmin(1) to use RDApplication.
2018-02-05 22:22:50 -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
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
606816591e
2017-12-22 Fred Gleason <fredg@paravelsystems.com>
...
* Added a lock check for before deleting logs in rdlogedit(1).
2017-12-22 16:09:15 -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
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
122701de0e
2017-12-15 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug that caused initial display of the log list to
fail in rdlogedit(1) under Windows.
2017-12-15 09:47:39 -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
d55a3b9115
2017-11-28 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'USER_SERVICE_PERMS' table to the database.
* Incremented the database version to 272.
* Added a 'Service Permissions' button to the Edit User dialog in
rdadmin(1).
2017-11-28 09:01:42 -05:00
Fred Gleason
49491e79d7
2017-11-07 Fred Gleason <fredg@paravelsystems.com>
...
* Added an 'RDLogFilter' widget.
2017-11-07 14:33:33 -05:00
Fred Gleason
d9c03cb5dc
2017-11-07 Fred Gleason <fredg@paravelsystems.com>
...
* Added the ability to delete multiple logs simultaneously in
rdlogedit(1).
2017-11-07 09:45:28 -05:00
Fred Gleason
aa42224568
2017-10-19 Fred Gleason <fredg@paravelsystems.com>
...
* Removed 'RDStation::broadcastSecurity()' and
'RDStation::setBroadcastSecurity()' methods.
2017-10-19 13:46:10 -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
5c82d99de7
2016-06-23 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored layout of dialogs in rdlogedit(1) so as to display
dialog heirarchy correctly.
2016-06-23 10:37:43 -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
e656a4bb0a
2016-03-25 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'Show Only Recent Logs' checkbox in 'rdlogedit/rdlogedit.cpp'
and 'rdlogedit/rdlogedit.h'.
2016-03-25 15:00:53 -04:00
Fred Gleason
35b346fc59
2014-09-03 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdlogedit/rdlogedit.cpp' that caused the
'Select Cart' dialog to use a non-default font. [GitHub Issue #1 ].
2014-09-03 13:25:16 -04:00
Fred Gleason
afd67c7af8
Initial import of CVS-v2_8_branch
2014-08-12 15:13:02 -04:00