mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-09 14:44:00 +01:00
2020-01-28 Fred Gleason <fredg@paravelsystems.com>
* Added a section concerning default configuration files to the 'PULL REQUEST CHECKLIST' section of 'CODINGSTYLE'.
This commit is contained in:
@@ -319,7 +319,12 @@ For example:
|
|||||||
* Modified the code in 'lib/rdimport_audio.cpp' to use the
|
* Modified the code in 'lib/rdimport_audio.cpp' to use the
|
||||||
'RDCart::setMetadata()' and 'RDCut::setMetadata()' methods.
|
'RDCart::setMetadata()' and 'RDCut::setMetadata()' methods.
|
||||||
|
|
||||||
3) If your change alters any user-visible aspect (UI or behavior), update
|
3) If your changes add, remove or change the behavior of one or more
|
||||||
|
configuration entries in rd.conf(5), update the default configuration
|
||||||
|
file ('conf/rd.conf-sample') accordingly. Similiarly, for PyPAD scripts,
|
||||||
|
be sure to update the corresponding '<plugin-name>-exemplar' files.
|
||||||
|
|
||||||
|
4) If your changes alter any user-visible aspect (UI or behavior), update
|
||||||
the user documentation appropriately. The documentation is written
|
the user documentation appropriately. The documentation is written
|
||||||
in DocBook 5 markup, and can be found at the following locations in
|
in DocBook 5 markup, and can be found at the following locations in
|
||||||
the source tree:
|
the source tree:
|
||||||
@@ -330,7 +335,7 @@ For example:
|
|||||||
|
|
||||||
Internal and public APIs - 'docs/apis/'.
|
Internal and public APIs - 'docs/apis/'.
|
||||||
|
|
||||||
4) If you wish your work to be mentioned in the 'Credits' list displayed in
|
5) If you wish your work to be mentioned in the 'Credits' list displayed in
|
||||||
rdadmin(1), add or modify the appropriate entry in the 'AUTHORS' file.
|
rdadmin(1), add or modify the appropriate entry in the 'AUTHORS' file.
|
||||||
Entries should be sorted by surname, then christian name of the author.
|
Entries should be sorted by surname, then christian name of the author.
|
||||||
|
|
||||||
|
|||||||
@@ -19431,3 +19431,6 @@
|
|||||||
test empty strings.
|
test empty strings.
|
||||||
2020-01-27 Fred Gleason <fredg@paravelsystems.com>
|
2020-01-27 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Incremented the package version to 3.2.1int0.
|
* Incremented the package version to 3.2.1int0.
|
||||||
|
2020-01-28 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Added a section concerning default configuration files to the
|
||||||
|
'PULL REQUEST CHECKLIST' section of 'CODINGSTYLE'.
|
||||||
|
|||||||
Reference in New Issue
Block a user