Add fade in/out option to the content audio tab (#1026).
authorCarl Hetherington <cth@carlh.net>
Sun, 23 Jan 2022 21:21:29 +0000 (22:21 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 4 Apr 2022 21:09:12 +0000 (23:09 +0200)
commit0e164ad80f0ceff9d643f3b466690d013c3be19d
treec656a136c12ff3c5d9bf8f7331610162de0c0592
parent8eb951b71fa90e54c8da64e54cf5ddf6bf0809cf
Add fade in/out option to the content audio tab (#1026).
src/lib/audio_content.cc
src/lib/audio_content.h
src/lib/maths_util.cc
src/lib/maths_util.h
src/lib/player.cc
src/lib/video_content.cc
src/wx/audio_panel.cc
src/wx/audio_panel.h
test/audio_content_test.cc [new file with mode: 0644]
test/wscript