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
8f0709d5b1
clarify our licensing intention
2020-05-04 18:40:48 -07:00
Sebastien
0caaadc774
Merge remote-tracking branch 'origin/master' into master-cmake
2020-04-17 13:42:20 -04:00
Philippe G
394d6b6465
equalizer - release
2020-04-17 08:03:17 -07:00
Sebastien
602b5564b0
Merge remote-tracking branch 'origin/master' into master-cmake
...
Conflicts:
components/raop/rtp.c
components/squeezelite/display.c
2020-04-06 10:39:55 -04:00
Philippe G
a094b0d61f
visu with fixed output - release
2020-04-03 18:40:45 -07:00
Sebastien
562bec14fe
migrating to esp-idf V4.0 gcc 8.2 and CMake
2020-03-06 16:43:56 -05:00
Sebastien
c97f9e2c59
retrofit to gcc8
2020-03-04 13:01:24 -05:00
philippe44
86f5a19cdd
forgot to add BT in visualizer
2020-02-16 23:35:40 -08:00
philippe44
ee1d54a1ba
add a GPIO to drive external amplifier
2020-02-03 17:25:26 -08:00
philippe44
1b5fc137d4
mini i2S backend to allow other DAC
2020-02-02 23:08:30 -08:00
sle118
4a4614951e
Include memory fixes from main branch
2019-08-29 13:10:02 -04:00
sle118
6e7793a756
initial work on a wifi/http configuration module
2019-08-29 06:49:21 -04:00
philippe44
93568723fd
backport click correction to BT
2019-08-24 01:15:46 -07:00
philippe44
95ad5a5ef4
enable AirPlay to BT bridge
2019-08-21 08:35:25 -07:00
philippe44
8ddc2a0dc5
tweaks
2019-08-21 00:21:11 -07:00
philippe44
83f9f3320e
BT, EMBEDDED, thread joining
...
Fix a few BT issues (detection & sink name)
End threads on any server missing for too long (except if server IP set
manually)
Still cannot end threads when BT active (works wit I2S)
Thread lokc-up still happens when switching tracks quickly
2019-06-30 23:29:34 -07:00
philippe44
53b0ab2390
refactoring step 3 - components
...
squeezelite is a component
platform_esp32 is the main
2019-06-29 13:16:46 -07:00