1373 Commits

Author SHA1 Message Date
Fred Gleason
59a4825928 Merge branch 'rdadmin-systemctl' of https://github.com/deltecent/rivendell into deltecent-rdadmin-systemctl 2018-10-16 20:02:32 -04:00
Fred Gleason
581ec455cf Merge branch 'deltecent-mp4' 2018-10-16 19:56:43 -04:00
Fred Gleason
36b649f7d1 2018-10-16 Patrick Linstruth <patrick@deltecent.com>
* Fixed a bug that caused the build to break when M4A decoding
	support was enabled.
2018-10-16 19:56:14 -04:00
Fred Gleason
6a49a437d3 Merge branch 'mp4' of https://github.com/deltecent/rivendell into deltecent-mp4 2018-10-16 19:44:45 -04:00
Fred Gleason
3ca85127e7 2018-10-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdservice(8) that caused maintenance routines
	to be attempted only once per invocation.
2018-10-16 19:23:16 -04:00
Fred Gleason
00bf0e9aa6 2018-10-16 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'RDGetSqlValue(const QString &table,const QString &name1,
	const QString &test1,const QString &name2,const QString &test2,
	const QString &name3,const QString &test3,const QString &param,
	bool *valid=0)' function.
2018-10-16 19:11:11 -04:00
Fred Gleason
72c2b39ca5 Merge branch 'deltecent-hpi-timescale' 2018-10-16 18:21:30 -04:00
Fred Gleason
e32b7e39d6 2018-10-16 Patrick Linstruth <patrick@deltecent.com>
* Fixed a bug that caused a gratuitious 'INALID_FUNC' error to
	be sent to syslog when used with an ASI card without timescaling
	support.
2018-10-16 18:20:51 -04:00
Fred Gleason
949a1dda1e Merge branch 'hpi-timescale' of https://github.com/deltecent/rivendell into deltecent-hpi-timescale 2018-10-16 18:18:21 -04:00
Fred Gleason
db94f18b28 Fixed typo in 'ChangeLog' 2018-10-16 18:13:18 -04:00
Fred Gleason
ac7e3d1bd9 2018-10-16 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Rivendell->Configuration' menu entry for rddbconfig(8).
2018-10-16 18:12:35 -04:00
Fred Gleason
22bbd6b5d6 Merge branch 'deltecent-RDDBConfig' 2018-10-16 17:04:17 -04:00
Fred Gleason
3bf3c66f77 2018-10-16 Patrick Linstruth <patrick@deltecent.com>
* Added rddbconfig(8).
2018-10-16 17:03:46 -04:00
Fred Gleason
1c5a6d3954 Merge branch 'RDDBConfig' of https://github.com/deltecent/rivendell into deltecent-RDDBConfig 2018-10-16 16:39:32 -04:00
Fred Gleason
e5f53ab501 Merge branch 'deltecent-RDXport' 2018-10-16 16:35:45 -04:00
Fred Gleason
1125668208 Resolved conflict in 'ChangeLog' 2018-10-16 16:35:24 -04:00
Patrick Linstruth
3e56afec0c Only log error if code is >= 400 2018-10-16 09:47:32 -07:00
Patrick Linstruth
2c693a731a Do not display "More than half the audio will be faded..." warning if
"No Fade on Seque Out" box is checked.
2018-10-16 07:58:02 -07:00
Fred Gleason
e3a42f3a66 2018-10-11 Fred Gleason <fredg@paravelsystems.com>
* Replaced listings of the 'rd_cart' structure with a reference
	to the rd_listcartcuts(7) man page in the rd_listcart(7),
	rd_listcarts(7) and rd_listcartscuts(7) man pages.
	* Replaced listings of the 'rd_cut' structure with a reference
	to the rd_listcartcuts(7) man page in the rd_listcut(7) and
	rd_listcuts(7) man pages.
2018-10-11 19:24:43 -04:00
Fred Gleason
ae75610054 2018-10-11 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RD_ListCartsCuts()' function to 'rivwebcapi'.
2018-10-11 19:02:44 -04:00
Patrick Linstruth
338f7fb013 Changed /etc/init.d/rivendell to systemctl 2018-10-10 19:27:26 -07:00
Patrick Linstruth
75c7a21c7a Changed /etc/init.d/rivendell to systemctl 2018-10-10 19:21:39 -07:00
Patrick Linstruth
4c84e3d49f Changed /etc/init.d/rivendell to systemctl 2018-10-10 19:18:32 -07:00
Patrick Linstruth
52b3a54384 Changed restart instructions from /etc/init.d/rivendell to systemctl 2018-10-10 19:14:58 -07:00
Patrick Linstruth
d67758c422 Resolved "#define LC" FAAD2 neaacdec.h conflict with rdmacro.h 2018-10-10 18:46:52 -07:00
Fred Gleason
3aa50b54cf 2018-10-10 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RD_ListCartCuts()' function to 'rivwebcapi'.
	* Changed the length of the 'cut_name' member of the 'rd_cut' struct
	from 11 to 41 in 'rivwebcapi'.
	* Added a 'struct rd_cut *cart_cuts' member to the 'rd_cart' struct
	in 'rivwebcapi'.
2018-10-10 17:12:00 -04:00
Fred Gleason
0602962b46 2018-10-09 Fred Gleason <fredg@paravelsystems.com>
* Alphabetized the Makefile component lists in 'rivwebcapi'.
2018-10-09 14:03:37 -04:00
Patrick Linstruth
359d9c9221 Eliminate INVALID_FUNC errors by not calling HPI_OutStreamSetTimeScale() on adapters that do not support this function 2018-10-09 09:27:20 -07:00
Patrick Linstruth
cf91daa254 Cleaned up MySQL login dialog 2018-10-09 06:55:29 -07:00
Fred Gleason
b492a3d3b3 2018-10-09 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'UPDATING CHARACTER SET' section from 'UPGRADING'.
2018-10-09 08:57:51 -04:00
Patrick Linstruth
fb4c56ba27 Merge branch 'RDDBConfig' of github.com:deltecent/rivendell into RDDBConfig 2018-10-08 22:05:52 -07:00
Patrick Linstruth
74739cad2e Fixed QSqlDatabase warnings 2018-10-08 22:03:56 -07:00
Patrick Linstruth
4f3de819c9 Merge branch 'master' of github.com:deltecent/rivendell 2018-10-08 18:19:16 -07:00
Deltec Enterprises
97f23ca0b7
Merge pull request #3 from ElvishArtisan/master
2018-10-08 Fred Gleason <fredg@paravelsystems.com>
2018-10-08 18:18:41 -07:00
Patrick Linstruth
bec85018a3 No changes... I have no idea why git thinks there are changes. 2018-10-08 18:15:38 -07:00
Deltec Enterprises
bfa62cd96e
Delete opendb.cpp 2018-10-08 18:12:29 -07:00
Deltec Enterprises
7336e5cf49
Delete opendb.h 2018-10-08 18:12:02 -07:00
Patrick Linstruth
2e8819dfa8 Fixed problems with MySQL user management 2018-10-08 18:09:45 -07:00
Patrick Linstruth
a62d13b14b Requires root privileges
Improved error detection and reporting
2018-10-08 16:40:05 -07:00
Fred Gleason
58d856a726 2018-10-08 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'Charset=' and 'Collation=' parameters from the
	'[mySQL]' section of rd.conf(5).
	* Removed support for the --mysql-charset=' and '--mysql-collation='
	switches in rddbmgr(8).
	* Refactored handling of character set and collation attributes
	in rddbmgr(8) to treat them as immutable parts of the DB schema.
2018-10-08 18:38:12 -04:00
Patrick Linstruth
b89e38e52b Added rddbconfig to SUBDIRS 2018-10-08 15:11:20 -07:00
Patrick Linstruth
bc301393e9 Updated ChangeLog 2018-10-07 13:31:58 -07:00
Patrick Linstruth
ebb341d847 Added isPlaying() function
Added ability to select and play specific cuts
2018-10-07 13:26:15 -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
Patrick Linstruth
0f573a4a5c Use Enum to index columns 2018-10-07 13:22:53 -07:00
Patrick Linstruth
af8b787e4c Do not allow dragging of cuts (child items)
Use enum values for indexing columns
2018-10-07 13:20:57 -07:00
Patrick Linstruth
4dc684ebc2 Add support for child items with RDListViewItem::RDListViewItem(RDListViewItem *parent) 2018-10-07 13:17:10 -07:00
Patrick Linstruth
63cf33574c Initial Commit 2018-10-07 09:28:10 -07:00
Patrick Linstruth
5cfb6441c6 Updated ChangeLog 2018-10-04 12:05:42 -07:00
Patrick Linstruth
cff45fdc83 Add rda->log() to Xport::XmlExit 2018-10-04 12:02:22 -07:00