1499 Commits

Author SHA1 Message Date
Patrick Linstruth
f4e911eca3 Disable focus of SimplePlayer buttons 2018-10-22 22:07:11 -07:00
Fred Gleason
f0803c2080 2018-10-22 Fred Gleason <fredg@paravelsystems.com>
* Modified rdmonitor(1) to use QProcess to spawn rdselect(1).
2018-10-22 21:37:39 -04:00
Patrick Linstruth
6333ac5d9a Updated ChangeLog 2018-10-22 18:37:00 -07:00
Patrick Linstruth
c385827e46 Change RDLOGEDIT INPUT_CARD and OUTPUT_CARD defaults to 0 to match RDLIBRARY 2018-10-22 18:32:29 -07:00
Fred Gleason
15c0449489 2018-10-22 Fred Gleason <fredg@paravelsystems.com>
* Fixed a ''qt_sql_default_connection' is still in use' runtime
	warning emitted by the 'RDDbValid()' function.
2018-10-22 20:35:17 -04:00
Fred Gleason
5b3cd9e4ab 2018-10-22 Patrick Linstruth <patrick@deltecent.com>
* Fixed a bug in 'configure.ac' that broke the 'make rpm' target
	when used with long version strings.
2018-10-22 19:05:12 -04:00
Fred Gleason
de982badc6 Merge branch 'deltecent-rpm' 2018-10-22 19:02:53 -04:00
Fred Gleason
81d0238359 Merge branch 'rpm' of https://github.com/deltecent/rivendell into deltecent-rpm 2018-10-22 18:57:45 -04:00
Fred Gleason
b34a921ec4 Merge branch 'deltecent-lupdate-qt4' 2018-10-22 18:50:55 -04:00
Fred Gleason
94d4293d6d Fixed conflict in 'ChangeLog' 2018-10-22 18:50:20 -04:00
Fred Gleason
41dcafe2a2 2018-10-22 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'evince', 'firefox' and 'rivendell' dependencies
	from the RPM 'opsguide' sub-package.
	* Removed the 'qt-devel' dependency from the RPM 'rivendell'
	package.
2018-10-22 18:13:15 -04:00
Fred Gleason
c28e3be9d6 2018-10-22 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'evince', 'firefox' and 'rivendell' dependencies
	from the RPM 'opsguide' sub-package.
2018-10-22 17:55:51 -04:00
Patrick Linstruth
b146a10281 Qt4 regression 2018-10-21 19:32:25 -07:00
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
de28f4139b Fixes tar "file name is too long (max 99)" errors during RPM build 2018-10-21 14:27:27 -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
Patrick Linstruth
76d1cb42fc Hopefully restored and updated ChangeLog 2018-10-17 15:23:48 -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