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
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
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
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
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
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
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
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
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
Brian P. McGlynn
dbd12ab801
Fix to rdlibrary.cpp to show all 100 carts in search
2016-04-21 21:56:14 -04:00
Alban Peignier
93e8227b6f
Replace getenv("HOME") by RDGetHomeDir() in rdlibrary MainWidget::LoadGeometry/SaveGeometry. Create MainWidget::GeometryFile to share logic
2014-09-05 10:22:22 +02:00
Fred Gleason
afd67c7af8
Initial import of CVS-v2_8_branch
2014-08-12 15:13:02 -04:00