Patrick Linstruth
306d5354be
Remove Daemonize option
2018-12-11 17:12:49 -08:00
Patrick Linstruth
4d5081156e
Undo commit
2018-12-11 16:46:48 -08:00
Patrick Linstruth
be7b02b126
Initial commit
2018-12-10 19:15:06 -08:00
Patrick Linstruth
7392ba4198
Added a 'pypad_tunein.py' PyPAD script.
2018-12-10 19:14:59 -08:00
Patrick Linstruth
1793a2474d
Merge remote-tracking branch 'upstream/rlm2' into rlm2
...
Conflicts:
ChangeLog
2018-12-10 07:18:56 -08:00
Patrick Linstruth
dcfdc8ccbf
Fixed a bug that was causing rdairplay(1) to segfault when no log was loaded.
2018-12-10 07:00:13 -08:00
Fred Gleason
d3e35a8cab
2018-12-09 Fred Gleason <fredg@paravelsystems.com>
...
* Renamed the 'PyPAD.Update::padFields()' method to
'PyPAD.Update::resolvePadFields()'.
* Added a 'PyPAD.Update::padField()' method.
* Added a 'PyPAD.Update::escape()' method.
2018-12-09 19:33:21 -05:00
Fred Gleason
2f4a4ada06
2018-12-08 Fred Gleason <fredg@paravelsystems.com>
...
* Renamed the 'PyPAD.Update::dateTime()' method to
'PyPAD.Update::dateTimeString()'.
* Changed the format of the 'dateTime' field in the PAD JSON structure
from RFC822 to ISO 8601.
* Added a 'startDateTime' field to the 'now' and 'next' objects in
the PAD JSON structure.
* Added a PAD Type enumeration for use in 'PyPAD.Update'.
* Added 'PyPAD.Update::hasPadType()' and 'PyPAD.Update.startDateTime()'
methods.
* Removed 'PyPAD.Update::hasNowPad()' and 'PyPAD.Update:hasNextPad()'
methods.
* Added support for '%d(<dt>)' and '%D(<dt>)' wildcards in
'PyPAD.Update::padFields()'.
2018-12-08 21:55:48 -05:00
Fred Gleason
265146f01e
2018-12-07 Fred Gleason <fredg@paravelsystems.com>
...
* Changed the Python namespace of the PyPAD classes from
'rivendell.PyPAD' to 'PyPAD'.
* Renamed the 'PyPAD.PyPADReceiver' class to 'PyPAD.Receiver'.
* Renamed the 'PyPAD.PyPADUpdate' class to 'PyPAD.Update'.
* Added a 'port' argument to the 'PyPAD.Receiver::start()' method.
* Added an 'escaping' argument to the 'PyPAD.Update::padFields()'
method.
* Added support for the 'Encoding=' directive to the 'pypad_udp.py'
script.
2018-12-07 13:52:57 -05:00
Fred Gleason
3a65043bd6
2018-12-06 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'pypad_udp.py' PyPAD script.
2018-12-06 18:40:56 -05:00
Fred Gleason
03141e6421
2018-12-06 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for '\b', '\f', '\n' '\r' and '\t' control escapes
in the 'PyPADUpdate::padFields()' method.
2018-12-06 17:49:00 -05:00
Fred Gleason
d2faec8c7d
Updated '.gitignore'
2018-12-06 16:10:49 -05:00
Fred Gleason
340f834839
2018-12-06 Fred Gleason <fredg@paravelsystems.com>
...
* Removed support for the 'priv' argument in callbacks in PyPAD
scripts.
2018-12-06 15:54:19 -05:00
Fred Gleason
c80f67cfd0
2018-12-06 Fred Gleason <fredg@paravelsystems.com>
...
* Added comments to the 'now_and_next.py' PyPAD script.
2018-12-06 13:51:43 -05:00
Fred Gleason
1d8e303101
2018-12-05 Fred Gleason <fredg@paravelsystems.com>
...
* Added a set of Python classes for processing PAD updates.
2018-12-05 20:15:10 -05:00
Fred Gleason
fc0023a0cd
2018-12-05 Fred Gleason <fredg@paravelsystems.com>
...
* Added a set of enclosing '{}' braces around the JSON-formatted PAD
output to make it well-formed.
2018-12-05 11:33:35 -05:00
Fred Gleason
9e6fb9f3c0
2018-12-04 Fred Gleason <fredg@paravelsystems.com>
...
* Added an rdrlmd(8) service.
* Implemented JSON-formatted PAD output on TCP port 34289.
2018-12-04 18:06:13 -05:00
Fred Gleason
d2fc3f9b80
Merge pull request #330 from deltecent/rdimport
...
Man you're fast!
Merged into 'master'. Thank you!
2018-11-30 20:47:42 -05:00
Patrick Linstruth
bc0ec04b8a
Fixed regression with rdimport(1) that threw SQL errors when importing into an existing cart.
2018-11-30 17:29:20 -08:00
Fred Gleason
0cea67a579
Merge pull request #328 from deltecent/opsguide
...
Merged to 'master'. Thank you!
2018-11-30 18:33:40 +00:00
Patrick Linstruth
1d65086840
Updated copyright year
2018-11-30 09:16:30 -08:00
Patrick Linstruth
eafe2a4fcc
And another minor fix.
2018-11-30 09:09:41 -08:00
Patrick Linstruth
89861bda59
Other minor fixes
2018-11-30 09:05:42 -08:00
Patrick Linstruth
c1b99be902
Added text clarifying independent rdpanel(1) panels in Ops Guide.
2018-11-30 08:42:35 -08:00
Fred Gleason
365df9fbc6
Fixed a typo in 'ChangeLog'
2018-11-30 08:42:24 -05:00
Fred Gleason
a2ffd7f273
2018-11-30 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdadmin(1) that caused the exemplar value of
'Report Editor' to fail to propagate to new host configurations.
2018-11-30 08:41:46 -05:00
Fred Gleason
a75981dd77
Merge branch 'deltecent-cae'
2018-11-30 08:18:08 -05:00
Fred Gleason
13e7f3c245
Fixed conflict in 'ChangeLog'
2018-11-30 08:12:15 -05:00
Fred Gleason
9817969b6f
Merge branch 'deltecent-editbuttons'
2018-11-30 08:09:27 -05:00
Fred Gleason
334578f633
Fixed conflict in 'ChangeLog'
2018-11-30 08:09:07 -05:00
Fred Gleason
d9e5a56ca9
Fixed a typo in 'ChangeLog'
2018-11-30 08:01:28 -05:00
Fred Gleason
6eab09f51c
2018-11-30 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'STATIONS.REPORT_EDITOR_PATH' field to the database.
* Incremented the database version to 302.
* Added a 'Report Editor' control to the 'Edit Host' dialog in
rdadmin(1).
* Modified the report generator to use the editor specified in the
'Report Editor' control rather than than the value of the $VISUAL
environmental variable.
2018-11-30 07:52:56 -05:00
Fred Gleason
dbc7d4e327
2018-11-29 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'RDTextFile()' function that caused zombification
of client programs.
2018-11-29 16:50:42 -05:00
Fred Gleason
a9a3f385ad
2018-11-29 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'SERVICES.INCLUDE_IMPORT_MARKERS' field to the database.
* Added a 'LOGS.INCLUDE_IMPORT_MARKERS' field to the database.
* Incremented the database version to 301.
* Added an 'Inlcude Import Markers in Finished Logs' checkbox to
the 'Edit Service' dialog in rdadmin(1).
2018-11-29 14:44:38 -05:00
Patrick Linstruth
1340b1a7a1
Put Amplitude and Time Up/Down arrows back in rdlibrary(1).
2018-11-26 15:52:18 -08:00
Patrick Linstruth
d288f08b80
Fixed formatting.
2018-11-26 12:08:08 -08:00
Patrick Linstruth
c58c284784
Moved mixer initialization to caed(8).
2018-11-26 12:02:36 -08:00
Fred Gleason
4220a2c9d4
Merge branch 'deltecent-hpinodes'
2018-11-26 12:03:55 -05:00
Fred Gleason
448420c763
Fixed conflict in 'ChangeLog'
2018-11-26 12:03:21 -05:00
Patrick Linstruth
e6e4be944e
Fixed 'if' statement formatting
2018-11-26 08:34:11 -08:00
Fred Gleason
1c6b6024e0
Merge branch 'deltecent-audioport'
2018-11-26 10:26:39 -05:00
Fred Gleason
0ae5049a55
Fixed conflict in 'ChangeLog'
2018-11-26 10:19:18 -05:00
Fred Gleason
15d731cf84
Merge branch 'deltecent-currentlog'
2018-11-26 09:33:53 -05:00
Fred Gleason
08a45595b8
Fixed conflict in 'ChangeLog'
2018-11-26 09:33:36 -05:00
Fred Gleason
ec726c4fa3
Merge branch 'deltecent-refreshlog'
2018-11-26 09:02:33 -05:00
Patrick Linstruth
af0ad25dee
Optimized RDAudioPort SQL queries.
2018-11-25 18:58:18 -08:00
Patrick Linstruth
54e505e00a
Updated ChangeLog
2018-11-24 18:53:17 -08:00
Patrick Linstruth
462955d0af
Fixed regression with rdairplay(1) loading previous log
2018-11-24 18:51:52 -08:00
Patrick Linstruth
6e2d97e4e2
Fixed bug where requested port could overrun HPI_MAX_NODES.
2018-11-23 21:38:25 -08:00
Patrick Linstruth
f93de77666
Fixed regression where remote log changes did not auto refresh in rdairplay(1).
2018-11-23 21:32:55 -08:00