1766 Commits

Author SHA1 Message Date
Fred Gleason
6e45c0b624 2019-01-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed a path bug in the Console Helper configuration that broke
	startup of rdalsaconfig(8) and rddbconfig(8) from the desktop
	menu when using default --prefix= value.
2019-01-18 07:40:35 -05:00
Fred Gleason
c7c5e6727e 2019-01-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdrender(1) that caused corruption when printing
	UTF-8 characters.
2019-01-17 18:19:39 -05:00
Fred Gleason
b23fd5dd63 2019-01-17 Fred Gleason <fredg@paravelsystems.com>
* Removed dead debugging lines from the 'RDRenderer' class.
2019-01-17 18:11:53 -05:00
Fred Gleason
08ffd57eca 2019-01-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in log rendering that caused custom transitions
	to be rendered as a PLAY transition.
2019-01-17 18:07:51 -05:00
Fred Gleason
021d9ff5df 2019-01-17 Fred Gleason <fredg@paravelsystems.com>
* Changed the alpha warning in 'README' to a beta warning.
	* Updated 'UPGRADING'.
	* Incremented the package version to 3.0.0beta00.
v3.0.0beta00
2019-01-17 13:20:29 -05:00
Fred Gleason
f78ffab33d 2019-01-16 Fred Gleason <fredg@paravelsystems.com>
* Moved the 'RDLicense' class in the convienence library to
	'License' in 'rdadmin(1).
2019-01-16 16:53:08 -05:00
Fred Gleason
ee77ff599b 2019-01-15 Fred Gleason <fredg@paravelsystems.com>
* Added a 'View Credits' button to the 'System Information' dialog
	in rdadmin(1).
2019-01-15 19:34:56 -05:00
Fred Gleason
c694ec78b9 2019-01-15 Fred Gleason <fredg@paravelsystems.com>
* Updated copyright notices.
2019-01-15 18:39:18 -05:00
Fred Gleason
9b6a859f01 2019-01-15 Fred Gleason <fredg@paravelsystems.com>
* Updated 'INSTALL'.
2019-01-15 18:15:49 -05:00
Fred Gleason
81049eec8e 2019-01-15 Fred Gleason <fredg@paravelsystems.com>
* Replaced deprecated 'configparser' method call in the
	'pypad.Receiver::setConfigFile()' method.
2019-01-15 17:43:37 -05:00
Fred Gleason
d71a22b020 2019-01-15 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogedit(1) that caused indicated meter levels
	to be 5 dB too high for incoming signals in the voicetracker dialog.
2019-01-15 17:01:54 -05:00
Fred Gleason
09acd2789e Merge branch 'deltecent-rdaudioconvert' 2019-01-14 21:45:23 -05:00
Fred Gleason
b55dc156a3 Fixed conflict in 'ChangeLog' 2019-01-14 21:40:37 -05:00
Fred Gleason
6d5382b414 Merge branch 'deltecent-clock' 2019-01-14 14:53:27 -05:00
Patrick Linstruth
578b49a766 Change LogErr to LogWarning 2019-01-14 11:48:56 -08:00
Fred Gleason
cbe479223a Fixed conflict in 'ChangeLog' 2019-01-14 14:42:02 -05:00
Fred Gleason
4150c62789 Merge branch 'deltecent-scheduler' 2019-01-14 14:34:33 -05:00
Fred Gleason
f50f5a0d4d Fixed conflict in 'ChangeLog' 2019-01-14 14:34:10 -05:00
Patrick Linstruth
2e108ec3a1 Fixed bug where cloning a clock line could cross hour boundary. 2019-01-12 13:26:48 -08:00
Patrick Linstruth
44bfd738a7 Add error logging to RDAudioConvert class 2019-01-12 12:24:09 -08:00
Patrick Linstruth
29b59ed46e Add comments about the possible removed from sched codes from SchedCartList::insertItem 2019-01-12 10:49:42 -08:00
Patrick Linstruth
dfcd8b1b65 Fixed regression in scheduler that caused events with two scheduler codes to fail.
Updated scheduler reports to indicate scheduler codes.
2019-01-12 10:43:06 -08:00
Fred Gleason
34ad7dac5c 2019-01-11 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.0.0alpha05.
v3.0.0alpha05
2019-01-11 15:35:31 -05:00
Fred Gleason
9e93dddb02 2019-01-10 Fred Gleason <fredg@paravelsystems.com>
* Refactored dropbox instance management to use multicast
	notifications.
2019-01-10 18:11:18 -05:00
Fred Gleason
5329189e89 2019-01-10 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'pypad_xds.py' that threw an exception when
	processing a PAD update originated from a null log.
2019-01-10 15:33:09 -05:00
Fred Gleason
8f889d212a 2019-01-10 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo in 'apis/pypad/scripts/pypad_xmpad.exemplar'.
2019-01-10 15:20:35 -05:00
Fred Gleason
949f9141ab 2019-01-10 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdairplay(1) and rdvairplayd(1) that caused
	spurious service information to by generated by the PAD subsystem
	when updating events in a null log.
	* Fixed a bug in rdairplay(1) and rdvairplayd(1) that threw a
	segfault when playing an event in a null log.
2019-01-10 13:32:36 -05:00
Fred Gleason
df90d567ba 2019-01-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression that caused invalid values for PyPAD UID/GID
	to be loaded.
2019-01-09 18:14:29 -05:00
Fred Gleason
23f10de6c9 2019-01-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdpadengined(8) that caused process
	restarts to fail.
2019-01-09 17:26:09 -05:00
Fred Gleason
e8a14caf53 2019-01-09 Fred Gleason <fredg@paravelsystems.com>
* Changed the value of RD_DEFAULT_PYPAD_OWNER to 'pypad'.
	* Changed the value of RD_DEFAULT_PYPAD_GROUP to 'pypad'.
	* Fixed a bug that caused creation of the 'pypad' system user
	to fail.
2019-01-09 17:05:24 -05:00
Fred Gleason
3730e51bf1 2019-01-09 Fred Gleason <fredg@paravelsystems.com>
* Added a rule to the RPM package to create a PyPAD user and group.
2019-01-09 16:13:07 -05:00
Fred Gleason
a753f39541 2019-01-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdpadengined(8) that caused PyPAD script errors
	to fail to be logged.
2019-01-09 16:10:23 -05:00
Fred Gleason
b92943f3e8 2019-01-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rddbmgr(8) that caused DB corruption in multi-byte
	UTF-8 strings when reverting the schema.
2019-01-09 13:07:49 -05:00
Fred Gleason
e716cd5022 Merge branch 'rlm2' 2019-01-08 17:49:18 -05:00
Fred Gleason
4d135e4270 2019-01-08 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'Configuring Now & Next Parameters' subsection from
	'Configuring RDAirPlay' in the Operations Guide.
	* Added a 'Managing PyPAD Instances' subsection to the 'Configuring
	RDAirPlay section in the Operations Guide.
2019-01-08 17:42:45 -05:00
Fred Gleason
399a6c678f 2019-01-08 Fred Gleason <fredg@paravelsystems.com>
* Removed sample RLM configurations from 'conf/'.
2019-01-08 16:09:51 -05:00
Fred Gleason
15b8db9164 2019-01-08 Fred Gleason <fredg@paravelsystems.com>
* Renamed the 'pypad.Receiver::setCallback()' method to
	'pypad.Receiver::setPadCallback()'.
2019-01-08 15:38:39 -05:00
Fred Gleason
087f3b811b 2019-01-08 Fred Gleason <fredg@paravelsystems.com>
* Changed the PyPAD namespace from 'PyPAD' to 'pypad'.
	* Changed the installation location of PyPAD scripts from
	'@libdir@/rivendell/PyPAD/' to '@libdir@/rivendell/pypad/'.
2019-01-08 15:27:44 -05:00
Fred Gleason
31596cbaca 2019-01-08 Fred Gleason <fredg@paravelsystems.com>
* Added a 'rivendell-pypad' RPM subpackage.
2019-01-08 13:07:27 -05:00
Fred Gleason
c85e16c0a2 2019-01-07 Fred Gleason <fredg@paravelsystems.com>
* Removed 'apis/rlm/'.
	* Removed the 'Edit Now & Next' button from the 'Configure RDAirPlay'
	dialog in rdadmin(1).
	* Removed RLM support from rdairplay(1) and rdvairplayd(8).
	* Removed v1.x legacy PAD update support from rdairplay(1).
	* Dropped the 'NOWNEXT_PLUGINS' table from the database.
	* Dropped the 'LOG_MACHINES.UDP_ADDR' field from the database.
	* Dropped the 'LOG_MACHINES.UDP_PORT' field from the database.
	* Dropped the 'LOG_MACHINES.UDP_STRING' field from the database.
	* Dropped the 'LOG_MACHINES.LOG_RML' field from the database.
	* Incremented the database version to 305.
2019-01-08 10:55:36 -05:00
Fred Gleason
dfc2e86505 2019-01-07 Fred Gleason <fredg@paravelsystems.com>
* Added a 'pypad_shoutcast1.py' PyPAD script.
	* Removed the 'rlm_shoutcast1' RLM.
2019-01-07 10:34:27 -05:00
Fred Gleason
3355c04543 2019-01-07 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'rlm_icecast2' RLM.
	* Removed the 'rlm_tunein' RLM.
2019-01-07 09:18:03 -05:00
Fred Gleason
fca09e5d0d 2019-01-07 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'rlm_icecast2' RLM.
	* Removed the 'rlm_tunein' RLM.
2019-01-07 08:07:25 -05:00
Fred Gleason
22509eddc6 Merge branch 'deltecent-rlm2' into rlm2 2019-01-07 07:51:13 -05:00
Fred Gleason
6edc2def85 2019-01-07 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'pypad_icecast2.py' that caused double-escaping of
	metadata fields.
	* Fixed a bug in 'pypad_tunein.py' that caused double-escaping of
	metadata fields.
2019-01-07 07:50:36 -05:00
Fred Gleason
1e3b1a6e0b 2019-01-06 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'PyPAD.Receiver' that threw an exception when
	processing a PAD update with no active timer.
	* Added a 'pypad_spottrap.py' PyPAD script.
	* Removed the 'rlm_spottrap' RLM.
	* Removed the 'rlm_test' RLM.
2019-01-06 10:00:13 -05:00
Fred Gleason
5b240c0814 2019-01-05 Fred Gleason <fredg@paravelsystems.com>
* Added keep-alive packet support to the 'pypad_ando.py' PyPAD
	script.
2019-01-05 16:13:01 -05:00
Fred Gleason
2307b119e5 2019-01-05 Fred Gleason <fredg@paravelsystems.com>
* Added keep-alive packet support to the 'pypad_xmpad.py' PyPAD
	script.
2019-01-05 15:56:34 -05:00
Fred Gleason
49f3a4cd52 2019-01-05 Fred Gleason <fredg@paravelsystems.com>
* Modified the 'PyPAD.setConfigFile()' method to return a
	configparser object.
2019-01-05 15:50:19 -05:00
Fred Gleason
bb2b97c09a 2019-01-05 Fred Gleason <fredg@paravelsystems.com>
* Added a 'PyPAD.Receiver::setTimerCallback()' method.
2019-01-05 15:12:12 -05:00