2021-12-11 Fred Gleason <fredg@paravelsystems.com>

* Added a 'Cut' class to the 'rivwebapi' API.
	* Modified the 'AddCut()', 'ListCut()' and 'ListCuts()' methods
	to use the 'Cut' class in the 'rivwebapi' API.
	* Added an 'EditCut()' method to the 'rivwebpyapi' API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-12-11 12:24:50 -05:00
parent 4071b6a5ac
commit dd3cee96d4
8 changed files with 273 additions and 290 deletions

View File

@@ -29,6 +29,7 @@ EXTRA_DIST = add_cart.py\
delete_audio.py\
delete_log.py\
edit_cart.py\
edit_cut.py\
export.py\
export_peaks.py\
get_podcast.py\