54 Commits

Author SHA1 Message Date
Patrick Linstruth
117300ff0e Fixed regression with "Scheduler Code:" label overlapping "Group"
combobox in rdlibrary(1)
2020-08-02 18:54:48 -07:00
Fred Gleason
847afb55f4 2020-02-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed the layout of the 'Matching Carts' field in rdlibrary(1)'s
	main window when Realtime Filtering is disabled.
2020-02-25 18:01:25 -05:00
Fred Gleason
255f757991 2020-01-18 Fred Gleason <fredg@paravelsystems.com>
* Adjusted the position of the 'Matching Carts' readout on the
	main window of rdlibrary(1).
2020-01-18 14:15:20 -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
640440ac64 2019-10-03 Fred Gleason <fredg@paravelsystems.com>
* Refactored rdlibrary(1) to use the 'RDDialog' and 'RDWidget'
	base classes.
2019-10-03 18:51:32 -04:00
Fred Gleason
8ca15c773d 2019-10-01 Fred Gleason <fredg@paravelsystems.com>
* Refactored dialogs in the convenience library to use the
	'RDDialog' and 'RDWidget' base classes.
2019-10-01 15:10:29 -04:00
Patrick Linstruth
567751ee11 Fixed a regression in rdlibrary(1) where macro cart entries turn RED after viewing. 2019-07-20 21:17:58 -07:00
Patrick Linstruth
12abffe211 Fixed background color for Macros 2019-05-27 15:34:23 -07:00
Patrick Linstruth
9dc3b5f7b8 Fixed regression in rdlibrary(1) where matching count and background color codes were inaccurate. 2019-05-27 15:23:36 -07:00
Patrick Linstruth
db90cc6159 Fixed regression in rdlibrary(1) display when realtime filtering is disabled. 2019-05-13 09:27:21 -07:00
Patrick Linstruth
8a9500528a Change matching carts for label to label/edit combo. 2019-05-09 12:48:12 -07:00
Patrick Linstruth
8f62c88d20 Change minimum width from 850 to 975. 2019-04-29 15:52:03 -07:00
Patrick Linstruth
6b22de58f3 Restored note bubbles. Adjusted filter geometry. 2019-04-29 13:01:10 -07:00
Patrick Linstruth
af47feef84 Removed debug fprintf() 2019-04-28 07:40:48 -07:00
Patrick Linstruth
24bee4fa88 Added second schedule code filter to rdlibrary(1). 2019-04-28 07:29:05 -07:00
Fred Gleason
befdbed3df Fixed conflict in 'ChangeLog' 2019-02-19 15:24:21 -05:00
Patrick Linstruth
6aa385afaf Allow non-contiguous cart selections in rdlibrary(1). 2019-02-15 17:23:39 -08:00
Patrick Linstruth
05820fd19d Fixed a bug in rdlibrary(1) where double-clicking outside of the list would cause a segfault. 2019-02-14 17:04:19 -08:00
Patrick Linstruth
3c0e4b6370 Fixed a bug in rdlibrary(1) where double-clicking a cart would expand/collapse the item. 2019-01-31 14:28:20 -08:00
Patrick Linstruth
c58c284784 Moved mixer initialization to caed(8). 2018-11-26 12:02:36 -08:00
Patrick Linstruth
3ed7a7ca6f Move 'CART.SCHED_CODES' field to 'CART_SCHED_CODES' table. 2018-11-13 13:16:26 -08:00
Fred Gleason
25a76c014b 2018-11-09 Fred Gleason <fredg@paravelsystems.com>
* Restored cart note bubbles in rdlibrary(1).
2018-11-09 12:29:39 -05:00
Patrick Linstruth
e38fc45e15 Added space bar shortcut to play/stop buttons 2018-10-22 23:29:38 -07:00
Patrick Linstruth
8639185333 Fixed bug in cart validation after edit 2018-10-22 22:36:41 -07:00
Patrick Linstruth
f4e911eca3 Disable focus of SimplePlayer buttons 2018-10-22 22:07:11 -07:00
Fred Gleason
0ba8622147 2018-10-18 Fred Gleason <fredg@paravelsystems.com>
* Tweaked the position of buttons on the bottom row of the main
	screen of rdlibrary(1).
	* Changed the minimum size of the main screen of rdlibrary to
	850x600.
2018-10-18 11:37:46 -04:00
Patrick Linstruth
e7c13dbf63 Added ability to run macros from cart list with "Run Macro" button 2018-10-17 21:52:43 -07:00
Patrick Linstruth
2ef482dca2 Add Enum values to index list view columns
Add ability to view individual cuts
Add ability to play carts/cuts directly from list view
2018-10-07 13:24:07 -07:00
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