nopenpilot/release
Dean Lee 8cacc14b31
Sound refactor (#1589)
* Soud refactor

* remove files from  files_common

* add timeout to set_volumn

* add param volume to init

* done

* test.cc

* fix typo

* add repeat param instead of loop

* revert submodule

* add member function currentSound

* remove function create_player from class member

* fix build error

fix repeat

* rename CHECK_RESULT to ReturnOnError

* set currentSound_ before posible err

* use std::map to initialize sound table

cleanup

cleanup

cleanup

fix bug in stop

change paramater name

* done

* remove function CreatePlayer, create player in init()

* resolve conflict

* remove sound test

* rebase

* remove whitespace

* Apply great review suggestion

* use player's SLVolumeItf interface to set volume

* use float

* leave the volume control the way it is
2020-06-15 15:26:38 -07:00
..
build_devel.sh Release cleanup (#1649) 2020-06-08 14:24:14 -07:00
build_release2.sh working release2 script 2020-02-11 21:25:21 +00:00
files_common Sound refactor (#1589) 2020-06-15 15:26:38 -07:00
id_rsa_public Jenkins pipeline to create master-ci (#1019) 2020-01-30 13:06:45 -08:00
remote_build.py enable E261 in flake8: two spaces before inline comment 2020-05-31 14:07:29 -07:00