Commit Graph

9 Commits

Author SHA1 Message Date
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
c97f9e2c59 retrofit to gcc8 2020-03-04 13:01:24 -05:00
philippe44
b8570ebce3 finish remapping
- actrls_brd config renamed actrls_config
- get rid of static board definitions
- allow JSON config string to only initialize what it needs
- add control_hook
2020-01-17 20:29:14 -08:00
philippe44
a30d1ee41e merge 2020-01-15 18:26:24 -08:00
Sebastien
7e125729d9 Merge branch 'master' of https://github.com/sle118/squeezelite-esp32.git
Conflicts:
	components/config/config.c
	components/display/driver_SSD1306.c
2020-01-15 12:29:27 -05:00
philippe44
f8b5d856a3 buttons extension + config memory leak & external allocation 2020-01-14 23:29:19 -08:00
Sebastien
89765d9679 supporting command line driven display configuration 2020-01-14 17:34:51 -05:00
philippe44
450943735b add display + some refactoring 2020-01-10 12:32:50 -08:00