1373 Commits

Author SHA1 Message Date
Patrick Linstruth
79c5b1f400 Update comments for Qt4 2018-10-21 19:25:15 -07:00
Patrick Linstruth
98bf67b844 Limit make jobs to 10 when making RPMs 2018-10-21 17:30:44 -07:00
Patrick Linstruth
e9b098c946 Updated ChangeLog 2018-10-21 16:43:05 -07:00
Patrick Linstruth
c6fbfc8d1d Fixed Qt3 to Qt4 regression 2018-10-21 16:37:51 -07:00
Patrick Linstruth
a8d03f4e57 Merge remote-tracking branch 'upstream/master' 2018-10-21 12:13:15 -07:00
Fred Gleason
54f07692ff 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.0.0alpha00.
v3.0.0alpha00
2018-10-19 21:58:08 -04:00
Fred Gleason
cbdbdbe55f 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed 'conf/my.cnf-master'.
	* Removed 'conf/my.cnf-standby'.
	* Removed 'conf/rd-sample.ini'.
	* Removed 'conf/rd.conf-slax'.
2018-10-19 21:44:28 -04:00
Fred Gleason
7ecaf81c6d 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed 'conf/my.cnf-master'.
	* Removed 'conf/my.cnf-standby'.
	* Removed 'conf/rd-sample.ini'.
	* Removed 'conf/rd.conf-slax'.
2018-10-19 21:43:54 -04:00
Fred Gleason
8f1ddfb069 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed 'conf/my.cnf-master'.
	* Removed 'conf/my.cnf-standby'.
	* Removed 'conf/rd-sample.ini'.
	* Removed 'conf/rd.conf-slax'.
2018-10-19 21:41:37 -04:00
Fred Gleason
0b9b151c11 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed 'rdrepld-suse.in'.
2018-10-19 21:25:03 -04:00
Fred Gleason
3034a65316 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'make doxygen' target.
2018-10-19 21:13:56 -04:00
Fred Gleason
3d44a85cfd 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'debian/' directory.
2018-10-19 21:01:30 -04:00
Fred Gleason
42b5e407fb 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'make slack' target.
	* Removed the 'make slax' target.
2018-10-19 20:44:54 -04:00
Deltec Enterprises
27596f2897
Merge pull request #7 from ElvishArtisan/master
Master
2018-10-19 16:57:04 -07:00
Deltec Enterprises
4a3106c8dc
Master (#6)
* Fixed bug where wrong ID was used for local maintenance

* Updated ChangeLog

* Added ability to run macros from cart list with "Run Macro" button

* Updated ChangeLog

* Updated translations

* 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 Fred Gleason <fredg@paravelsystems.com>
	* Fixed a regression in rdmaint(8) that broke cut rehashing.

* 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
	* Added code in the %post and %preun rules in 'rivendell.spec.in'
	to enable and disable the 'rivendell' service.

* 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
	* Modified rdservice(8) to log errors to syslog.
	* Added an rdservice(8) man page.
	* Modified 'systemd/rivendell.service.in' to enable automatic
	start retries.

* 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
	* Fixed a typo that broke generation of the rmlsend(1) man page.

* 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
	* Removed 'build_win32.bat'.
	* Removed all conditional compilation based on 'WIN32'.

* 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
	* Removed check for Win32 installer from 'configure.ac'.
	* Removed win32 clauses from '.pro' files.
2018-10-19 16:52:56 -07:00
Fred Gleason
3768a5fb14 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed check for Win32 installer from 'configure.ac'.
	* Removed win32 clauses from '.pro' files.
2018-10-19 19:36:43 -04: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
Fred Gleason
a127f98758 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo that broke generation of the rmlsend(1) man page.
2018-10-19 15:39:57 -04:00
Fred Gleason
83bd2dcd77 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Modified rdservice(8) to log errors to syslog.
	* Added an rdservice(8) man page.
	* Modified 'systemd/rivendell.service.in' to enable automatic
	start retries.
2018-10-19 15:26:14 -04:00
Fred Gleason
bb5fcb6400 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Added code in the %post and %preun rules in 'rivendell.spec.in'
	to enable and disable the 'rivendell' service.
2018-10-19 12:12:10 -04:00
Fred Gleason
6945d54cab 2018-10-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdmaint(8) that broke cut rehashing.
2018-10-18 17:18:52 -04: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
Fred Gleason
a1ac4c77cd Merge branch 'deltecent-localmaint' 2018-10-18 10:28:33 -04:00
Fred Gleason
4c4a137c9e Fixed conflict in 'ChangeLog' 2018-10-18 10:28:17 -04:00
Fred Gleason
41841bca50 Merge branch 'deltecent-RDLibrary-macros' 2018-10-18 10:22:05 -04:00
Fred Gleason
23edcf4f74 Updated translations 2018-10-18 10:21:48 -04:00
Patrick Linstruth
885db45ad8 Updated ChangeLog 2018-10-17 21:54:46 -07:00
Patrick Linstruth
e7c13dbf63 Added ability to run macros from cart list with "Run Macro" button 2018-10-17 21:52:43 -07:00
Deltec Enterprises
48bbe8ee67
Merge pull request #5 from ElvishArtisan/master
Master
2018-10-17 17:22:50 -07:00
Patrick Linstruth
af08cc7853 Updated ChangeLog 2018-10-17 16:07:58 -07:00
Patrick Linstruth
b0a99abc28 Fixed bug where wrong ID was used for local maintenance 2018-10-17 16:03:19 -07:00
Fred Gleason
5c4b40abf1 Merge branch 'deltecent-rdlibrary-cuts-intro' 2018-10-17 18:21:32 -04:00
Fred Gleason
c84da60fc3 Translation changes 2018-10-17 18:20:49 -04:00
Fred Gleason
d34b5fe8a9 Fixed conflicts 2018-10-17 17:58:01 -04:00
Fred Gleason
5771947940 Merge branch 'deltecent-rddbconfig-dbversion' 2018-10-17 17:45:32 -04:00
Fred Gleason
7cbb45c5c7 2018-10-17 Patrick Linstruth <patrick@deltecent.com>
* Modified rddbconfig(8) to query the user before modifying the
	DB to the current schema after a DB restore.
2018-10-17 17:44:54 -04:00
Fred Gleason
6cc324af9f Merge branch 'rddbconfig-dbversion' of https://github.com/deltecent/rivendell into deltecent-rddbconfig-dbversion 2018-10-17 17:30:30 -04:00
Fred Gleason
22541425cf 2018-10-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rivwebcapi's 'RD_ListCartCuts()' and
	'RD_ListCartsCuts()' functions that threw a segfault if the WebAPI
	returned an error response.
2018-10-17 12:29:27 -04:00
Patrick Linstruth
dde248d7ba 2018-10-16 Patrick Linstruth <patrick@deltecent.com>
* Drop and create empty database before restore
	* Update "DB Version" label after restore
	* Prompt to update database (rddbmgr --modify) if not current version
2018-10-16 23:56:24 -07:00
Patrick Linstruth
e42df3b8e3 Update DB Version after restoring database 2018-10-16 21:23:25 -07:00
Deltec Enterprises
2ba30d10c4
Merge pull request #4 from ElvishArtisan/master
Master
2018-10-16 21:06:22 -07:00
Fred Gleason
587aaa5346 Merge branch 'deltecent-rdlibrary-warning' 2018-10-16 21:18:47 -04:00
Fred Gleason
6e3a076efc 2018-10-16 Patrick Linstruth <patrick@deltecent.com>
* Disabled the 'More than half the audio will be faded...' warning
	in the 'Edit Audio' dialog in rdlibrary(1) if the 'No Fade on
	Segue Out' checkbox is ticked.
2018-10-16 21:18:24 -04:00
Fred Gleason
3d964cc59b Merge branch 'rdlibrary-warning' of https://github.com/deltecent/rivendell into deltecent-rdlibrary-warning 2018-10-16 21:13:22 -04:00
Fred Gleason
3aac166983 2018-10-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'RDIdValidator' and 'RDTextValidator' classes
	that caused them to throw exceptions when processing certain
	multi-byte UTF-8 characters.
2018-10-16 20:49:40 -04:00
Fred Gleason
9bfc6d6a8f Merge branch 'deltecent-systemctl' 2018-10-16 20:15:30 -04:00
Fred Gleason
f0bf7d3b21 2018-10-16 Patrick Linstruth <patrick@deltecent.com>
* Updated rdalsaconfig(8) to use the proper Systemd idiom for
	restarting the 'rivendell' service.
	* Updated rdselect(8) to use the proper Systemd idiom for
	restarting the 'rivendell' service.
2018-10-16 20:15:10 -04:00
Fred Gleason
ece868a0f2 Merge branch 'systemctl' of https://github.com/deltecent/rivendell into deltecent-systemctl 2018-10-16 20:11:28 -04:00
Fred Gleason
2e8feb541d Merge branch 'deltecent-rdadmin-systemctl' 2018-10-16 20:05:50 -04:00
Fred Gleason
d7518d7290 2018-10-16 Patrick Linstruth <patrick@deltecent.com>
* Updated instructions in the 'Audio Resources' dialog in rdadmin(1)
	to reflect the transition to Systemd.
2018-10-16 20:05:25 -04:00