Jason2866
|
92a56a80b4
|
try to fix if condition
|
2024-10-17 22:14:21 +02:00 |
Jason2866
|
ad65448e09
|
try to fix if condition
|
2024-10-17 22:12:58 +02:00 |
Jason2866
|
58e3297b07
|
No midi since esp32 compiler bug
|
2024-10-17 22:04:00 +02:00 |
Jason2866
|
7c3f83215a
|
switch off midi for esp32 -> esp32 Compiler bug
|
2024-10-17 21:58:48 +02:00 |
Jason2866
|
fa7e0f938e
|
only disable midi for esp32 no code update
Disable since esp32 compiler bug
|
2024-10-17 21:48:55 +02:00 |
Jason2866
|
5a204aea48
|
Disabling midi for esp32 -> Compiler BUG
|
2024-10-17 21:29:37 +02:00 |
Christian Baars
|
a4dbc57448
|
multiple fixes (#21511)
|
2024-05-28 10:59:57 +02:00 |
Christian Baars
|
e7f69ebc5f
|
bugfix: webradio crash with invalid url (#21446)
|
2024-05-20 09:12:14 +02:00 |
Jason2866
|
e149a0399e
|
fix esp32 core 3.0.0 compile (#21112)
|
2024-04-06 14:17:51 +02:00 |
s-hadinger
|
bf9c5b86c6
|
Remove warnings when compiling Audio with Arduino 3 (#19687)
|
2023-10-06 19:47:10 +02:00 |
Jason2866
|
312bbbb7b6
|
Arduino.3.0: enable Audio libs compile by disabling incompatible I2S driver (#19377)
* i2s off for Arduino 3.0
|
2023-08-24 15:31:41 +02:00 |
gemu2015
|
ef89614b74
|
ad fixed is2 mclk
|
2022-07-15 14:46:23 +02:00 |
gemu2015
|
c3856a6873
|
sbox support
|
2022-07-07 13:27:48 +02:00 |
Jason2866
|
232594153d
|
Update tasmota_lib_changes.md
|
2022-05-12 12:41:48 +02:00 |
Jason2866
|
c6120614d4
|
fix compile error with latest Arduino32 core
needs proper fix from upstream library
|
2022-04-24 16:04:46 +02:00 |
Jason2866
|
aea2315664
|
Fix #define protection macro name
|
2022-02-27 17:14:48 +01:00 |
Jason2866
|
4f5a406221
|
Lib ignore
|
2022-02-27 14:46:03 +01:00 |
Jason2866
|
eb9db6a67c
|
Create tasmota_lib_changes.md
|
2022-02-01 14:32:31 +01:00 |
Jason2866
|
feb08bcbc9
|
ESP32-S3 has no DAC
|
2022-02-01 14:30:23 +01:00 |
Jason2866
|
e84124f035
|
updated Audio libs
|
2021-12-27 14:24:58 +01:00 |
Jason2866
|
b8ac8ceae8
|
check if _GNU_SOURCE is defined already
|
2021-12-14 21:29:50 +01:00 |
Jason2866
|
b7230f394c
|
check if NDEBUG
is already defined
|
2021-12-14 21:15:19 +01:00 |
Jason2866
|
8a764f86ee
|
fix compile with ESP32 2.0.x
|
2021-10-26 23:34:35 +02:00 |
Jason2866
|
c0bfc7cb20
|
Core 3.0.2
* Arduino ESP8266 3.0.2
* i2s for core >3
* Update NeoEsp8266DmaMethod.h
|
2021-08-03 14:42:02 +02:00 |
Theo Arends
|
1c5b1c0ee0
|
Fix ESP32 regression of I2s_write_bytes (#12812)
|
2021-08-02 11:34:24 +02:00 |
Stephan Hadinger
|
f9fbdc12ed
|
Fix include for framework < 3.0.0
|
2021-07-30 17:46:06 +02:00 |
Stephan Hadinger
|
14c4be9d51
|
ESP8266Audio library from v1.5.0 to v1.9.2
|
2021-07-30 16:34:50 +02:00 |
Jason2866
|
ce064906fd
|
add lib info files
|
2021-02-12 09:43:23 +01:00 |
gemu2015
|
a2ba525913
|
Update AudioOutputI2SNoDAC.cpp
|
2021-02-04 11:03:01 +01:00 |
gemu2015
|
12954aea68
|
fix i2s audio
|
2021-02-04 10:42:05 +01:00 |
Theo Arends
|
5caaf60c68
|
Prep ESP32S2
|
2021-02-03 14:12:43 +01:00 |
Jason2866
|
e454c54e6d
|
move libs in folder lib
|
2020-10-26 12:51:06 +00:00 |