Commit Graph

1422 Commits

Author SHA1 Message Date
Phil Schatzmann
73bc187ee8 Refactor AnalogAudioStream 2022-12-09 23:37:31 +01:00
Phil Schatzmann
dd035be0f2 Doxygen: Remove namespaces 2022-12-09 21:49:21 +01:00
Phil Schatzmann
68c1577b7a address compiler warnings 2022-12-09 21:05:24 +01:00
Phil Schatzmann
f35d3670c0 Merge branch 'drivers' into main 2022-12-09 20:15:05 +01:00
Phil Schatzmann
f76f1aa539 EncodedAudioStream - corrected readBytes() support 2022-12-09 20:04:36 +01:00
Phil Schatzmann
aa7403bfa6 Revert EncodedAudioStream readBytes support 2022-12-09 18:42:07 +01:00
Phil Schatzmann
59b125addd Compile error on old ESP32 Releases 2022-12-09 17:17:46 +01:00
Phil Schatzmann
dcce6ba89e Compile Errors ESP32 2022-12-09 17:01:21 +01:00
Phil Schatzmann
4ee7feb55f Doxygen 2022-12-09 16:29:31 +01:00
Phil Schatzmann
51bc39f9f9 Correct Compile Errors 2022-12-09 16:23:53 +01:00
Phil Schatzmann
dd63bf152d Remove subgroups 2022-12-09 14:24:34 +01:00
Phil Schatzmann
312293f11f doxygen 2022-12-09 14:11:30 +01:00
Phil Schatzmann
7ba1263f3c Platform specific drivers 2022-12-09 14:10:13 +01:00
Phil Schatzmann
48b40cbac0 EncodedAudioStream improve decode() 2022-12-08 17:05:11 +01:00
Phil Schatzmann
0a02e6e507 EncodedAudioStream support for readBytes() 2022-12-08 13:34:57 +01:00
Phil Schatzmann
634d48f3a3 Compile error because of missing CodecRAW 2022-12-08 10:19:08 +01:00
Phil Schatzmann
0dc817d42e Comments 2022-12-08 01:08:30 +01:00
Phil Schatzmann
70348dbbdd Delete redundant CodecRAW 2022-12-08 01:03:39 +01:00
Phil Schatzmann
22bb66ad92 doxygen with Modules 2022-12-08 00:52:05 +01:00
Phil Schatzmann
f4f59d29b2 Remove override from flush() in AudioPrint 2022-12-07 16:03:39 +01:00
Phil Schatzmann
3e58007b56 cleanup sandbox 2022-12-07 13:41:08 +01:00
Phil Schatzmann
4b881a7210 base-player-a2dp.ino 2022-12-06 21:00:48 +01:00
Phil Schatzmann
08f5a1e339 Cleanup SynchronizedBuffers.h 2022-12-06 20:57:05 +01:00
Phil Schatzmann
b6f78f8c4f Merge pull request #500 from pschatzmann/feature-queues
Feature queues
2022-12-06 20:49:04 +01:00
Phil Schatzmann
91f3c237e3 SynchronizedNBuffer corrections 2022-12-06 20:48:15 +01:00
Phil Schatzmann
cd3c5822fe rename CallbackBufferedStream to QueueStream 2022-12-06 09:10:19 +01:00
Phil Schatzmann
c43788abe2 Compile errors non ESP32 processors 2022-12-06 01:05:36 +01:00
Phil Schatzmann
3a9223c198 queues 2022-12-05 22:40:21 +01:00
Phil Schatzmann
457d5cc8f3 optimize CallbackBufferedStream 2022-12-04 19:18:15 +01:00
Phil Schatzmann
de3a8db16f A2DP with Synchronized Buffer 2022-12-04 18:54:05 +01:00
Phil Schatzmann
fe1d474d52 Compile error with old ESP32 release 2022-12-04 14:51:54 +01:00
Phil Schatzmann
2c82ee4672 Update player-sdfat-ffti2s.ino 2022-12-02 11:15:28 +01:00
Phil Schatzmann
5afe96c9ef setAvailableCallback in AudioCopy 2022-12-02 11:13:39 +01:00
Phil Schatzmann
52b822f133 NumberFormatConverterStreamT 2022-12-01 12:06:43 +01:00
Phil Schatzmann
40eff456a8 AudioEffectsSuite jupyter tests 2022-11-30 18:08:39 +01:00
Phil Schatzmann
00936d308e Cleanup jupyter 2022-11-30 15:24:12 +01:00
Phil Schatzmann
188073ef24 Cleanup jupyter 2022-11-30 15:24:11 +01:00
Phil Schatzmann
20b6ab1a85 Juypter and Effects 2022-11-30 15:02:51 +01:00
Phil Schatzmann
4aefb9de2f NoArduino.h cleanup 2022-11-30 08:40:27 +01:00
Phil Schatzmann
6303494563 Jupyter File Support 2022-11-29 20:47:54 +01:00
Phil Schatzmann
a0b633e652 change static inline to static because of warnings 2022-11-29 17:34:43 +01:00
Phil Schatzmann
b813140b06 Rename AudioSource case to caps 2022-11-29 17:22:24 +01:00
Phil Schatzmann
895ca58805 Rename SD files Case 2022-11-29 17:21:07 +01:00
Phil Schatzmann
02d0536066 Support for Jupyter 2022-11-28 17:57:54 +01:00
Phil Schatzmann
99c7d41079 Compile warnings in xeus-cling 2022-11-27 16:14:23 +01:00
Phil Schatzmann
7baa7da77a Merge pull request #477 from jeffiel/main
Added function for available bytes, so UDP is willing to take bytes a Print
2022-11-27 10:46:17 +01:00
Jeff Lawson
22b50c2d18 Added function for available bytes, so UDP is willing to take bytes as a Print 2022-11-27 01:42:23 -08:00
Phil Schatzmann
16cce947d5 multi compilation units with static 2022-11-26 05:26:25 +01:00
Phil Schatzmann
d5f9dbf514 Concurrency Tests 2022-11-25 10:25:14 +01:00
Phil Schatzmann
a084e07d20 Readme 2022-11-25 09:15:44 +01:00