Phil Schatzmann
|
0d70b7f5b4
|
Merge pull request #36 from A-KL/aac-enable-codec-build-macos
Enable AAC decoder build on Apple/MacOS
|
2025-10-23 00:05:32 +02:00 |
|
Anatolii Klots
|
67c57620e6
|
Enabling library build for Apple/MacOS
|
2025-10-22 15:30:47 +02:00 |
|
pschatzmann
|
4674b65fa5
|
Bump version to 0.9.2
|
2025-09-23 19:31:56 +02:00 |
|
pschatzmann
|
5088412c02
|
Initialize Frame Info
v0.9.2
|
2025-09-12 00:52:19 +02:00 |
|
pschatzmann
|
cb360f290d
|
Readme: add info about metadata
|
2025-09-05 10:32:28 +02:00 |
|
pschatzmann
|
fc48bebd5d
|
Cleanup decoding logic
|
2025-09-05 10:32:16 +02:00 |
|
pschatzmann
|
17c28c8fa9
|
AAC & MP3 infoCallback on channel change
v0.9.1
|
2025-08-28 17:49:04 +02:00 |
|
pschatzmann
|
837421d4f0
|
Notify on channel change
|
2025-08-28 15:50:46 +02:00 |
|
pschatzmann
|
7825d6c259
|
Delete .vscode
|
2025-08-16 15:34:50 +02:00 |
|
Phil Schatzmann
|
0d77734654
|
Merge pull request #32 from wxorx/aac_fix_endianness_esp32c3
Use little-endian order by default for U64 struct
v.9.0
|
2025-08-16 14:59:50 +02:00 |
|
wxorx
|
fe09aaec79
|
Use little-endian order by default for U64 struct
Most Arduino platforms are little-endian. PowerPC, if explicitly specified will use big-endian order.
|
2025-08-16 15:21:40 +03:00 |
|
pschatzmann
|
89010a9beb
|
Compile warnings
|
2025-04-27 05:26:40 +02:00 |
|
pschatzmann
|
d56a4f5044
|
Missing override in buffers
|
2025-04-27 05:03:16 +02:00 |
|
pschatzmann
|
b331f4cc04
|
Wstringop-overflow
|
2025-04-27 04:10:47 +02:00 |
|
pschatzmann
|
0f36492524
|
remove #pragma GCC
|
2025-04-27 03:42:22 +02:00 |
|
pschatzmann
|
36561507e3
|
Compile warning
|
2025-04-27 03:10:50 +02:00 |
|
pschatzmann
|
d4d2151c43
|
Compile Warning
|
2025-03-20 22:13:11 +01:00 |
|
pschatzmann
|
a1bac79896
|
compile error in examples
|
2025-03-19 00:55:19 +01:00 |
|
pschatzmann
|
cfea0dced8
|
Limit pcm write size to 1k (default value)
|
2025-03-17 08:08:45 +01:00 |
|
pschatzmann
|
caa71f3582
|
HELIX_LOGGING_OUT for desktop builds
|
2025-03-11 10:34:59 +01:00 |
|
pschatzmann
|
4c8e4b3ec9
|
HELIX_LOGGING_ACTIVE 0 for desktop builds
|
2025-03-11 10:32:56 +01:00 |
|
pschatzmann
|
a5177dea93
|
__has_include ("Arduino.h")
|
2025-03-11 08:55:21 +01:00 |
|
pschatzmann
|
b74fe09b10
|
__has_include ("Arduino.h")
|
2025-03-11 08:40:10 +01:00 |
|
pschatzmann
|
ffb9452ee9
|
github config
|
2025-03-09 03:41:06 +01:00 |
|
pschatzmann
|
27197c6df3
|
v0.8.9
v0.8.9
|
2025-03-08 16:56:49 +01:00 |
|
pschatzmann
|
fbca5ac414
|
v0.1.2
|
2025-03-08 16:55:57 +01:00 |
|
pschatzmann
|
af9091a603
|
idf logging support outside of Arduino
|
2025-03-07 19:01:13 +01:00 |
|
pschatzmann
|
026daf01b3
|
Rev 0.8.8
v0.8.8
|
2025-03-06 17:25:25 +01:00 |
|
pschatzmann
|
6a06e1bca5
|
Cleanup Buffers.h
|
2025-03-06 17:20:39 +01:00 |
|
pschatzmann
|
d979e3d3c2
|
Buffers: compile error for missing MAX
|
2025-03-06 17:03:49 +01:00 |
|
pschatzmann
|
79b657676a
|
IDF as component
|
2025-03-06 16:58:39 +01:00 |
|
pschatzmann
|
ba5aca4a16
|
IDF as component
|
2025-03-06 16:58:12 +01:00 |
|
pschatzmann
|
a5670cc656
|
Move HELIX_FEATURE_AUDIO_CODEC_AAC_SBR to ConfigHelix.h
|
2025-02-26 11:52:47 +01:00 |
|
pschatzmann
|
a3abf4e887
|
Readme
|
2025-02-26 10:39:11 +01:00 |
|
pschatzmann
|
a2b00becd5
|
version 0.8.7
v0.8.7
|
2025-02-17 18:29:35 +01:00 |
|
pschatzmann
|
dbda3e0fbe
|
flush: decode only complete segments
|
2025-02-17 18:11:32 +01:00 |
|
pschatzmann
|
41b6b0c31e
|
Prevent NPE if output is not defined
|
2025-01-13 14:08:47 +01:00 |
|
pschatzmann
|
d00adcba97
|
Correct processed bytes in mp3
|
2024-10-28 13:44:37 +01:00 |
|
pschatzmann
|
9d33b7a4b0
|
Merge branch 'main' of https://github.com/pschatzmann/arduino-libhelix
|
2024-10-20 19:07:39 +02:00 |
|
pschatzmann
|
a83886bc35
|
Support to resize a vector to 0
|
2024-10-20 19:07:37 +02:00 |
|
pschatzmann
|
fdd1b5bd36
|
Merge branch 'main' of https://github.com/pschatzmann/arduino-libhelix
v0.8.6
|
2024-10-04 10:56:23 +02:00 |
|
pschatzmann
|
5f5b6e5ae9
|
0.8.6 in library.properties
|
2024-10-04 10:56:17 +02:00 |
|
Phil Schatzmann
|
eafcc598a2
|
Merge pull request #20 from kel30a/esp32-idf-fixes
Update cmakelist.txt file to support compiling in ESP IDF
|
2024-09-10 06:23:53 +02:00 |
|
Mark Kelly
|
cc23764e10
|
Update cmakelist.txt file to support compiling in ESP IDF
|
2024-09-10 03:46:50 +10:00 |
|
Phil Schatzmann
|
deb893fe7f
|
Update README.md
|
2024-08-22 12:33:47 +02:00 |
|
pschatzmann
|
702c06a984
|
Bump release to 0.8.5
v0.8.5
|
2024-08-03 09:28:45 +02:00 |
|
pschatzmann
|
5b20cc1393
|
doxygen
v.0.8.4
|
2024-06-29 12:05:49 +02:00 |
|
pschatzmann
|
d2330157c1
|
Remove obsolete functions
|
2024-06-29 12:05:31 +02:00 |
|
pschatzmann
|
6094e12f89
|
README
|
2024-06-29 11:54:47 +02:00 |
|
pschatzmann
|
873545cbb8
|
ConfigHelix.h
|
2024-06-29 07:11:04 +02:00 |
|