Philippe G
174942f509
better alac management
2021-01-10 02:13:46 -08:00
Sebastien
1a2de11e92
Merge remote-tracking branch 'origin/master' into master-cmake
...
Conflicts:
README.md
components/config/config.c
components/driver_bt/bt_app_sink.c
components/raop/raop.c
components/services/audio_controls.c
main/platform_esp32.h
2020-05-18 10:13:32 -04:00
Philippe G
325dc2ad05
comment typo
2020-05-05 11:17:10 -07:00
Philippe G
8f0709d5b1
clarify our licensing intention
2020-05-04 18:40:48 -07:00
Sebastien
562bec14fe
migrating to esp-idf V4.0 gcc 8.2 and CMake
2020-03-06 16:43:56 -05:00
philippe44
2af82edce4
add opus codec (i2s default IO changed!)
2019-08-01 23:00:33 -07:00
philippe44
0e3bc18748
more resampling options
2019-06-27 22:29:10 -07:00
philippe44
a75f1f0cd5
fixed point resampling option
2019-06-26 21:31:50 -07:00
philippe44
701c30a99b
add resample
...
consumes A LOT of CPU. Need alos to change the command line to set the
sample rate (-r) to a fixed value (BT) but accept igher (-Z) from LMS
and enable resampling (-R)
-R -Z 96000 -r \"44100-44100\" or similar
2019-06-22 15:43:04 -07:00
philippe44
6ef5147e88
update codecs
2019-05-29 22:31:12 -07:00
philippe44
3aec88e87d
adding vorbis and alac
2019-05-24 22:09:27 -07:00
philippe44
05925261f2
add vorbis, tweak SPIRAM/ISRAM stack
2019-05-24 00:40:30 -07:00
philippe44
355a87a9f1
complete environment
2019-05-21 19:20:22 -07:00