2018-12-20 Fred Gleason <fredg@paravelsystems.com>

* Added a 'PyPAD.Update::startDateTimeString()' method.
	* Added a 'pypad_spinitron.py' PyPAD script.
	* Removed the 'rlm_spinitron_plus' RLM.
This commit is contained in:
Fred Gleason
2018-12-20 10:29:56 -05:00
parent eae618e464
commit 3bf849a8a1
7 changed files with 285 additions and 659 deletions

View File

@@ -27,7 +27,6 @@ RLM_MODULES=rlm_ando.rlm\
rlm_liqcomp.rlm\
rlm_serial.rlm\
rlm_shoutcast1.rlm\
rlm_spinitron_plus.rlm\
rlm_spottrap.rlm\
rlm_test.rlm\
rlm_tunein.rlm\
@@ -59,7 +58,6 @@ EXTRA_DIST = Makefile-example\
rlm_liqcomp.c\
rlm_serial.c\
rlm_shoutcast1.c\
rlm_spinitron_plus.c\
rlm_spottrap.c\
rlm_test.c\
rlm_tunein.c\