These 27 commits are when the Protocol Buffers files have changed:
Commit: | 5c35a33 | |
---|---|---|
Author: | tobiasguyer | |
Committer: | GitHub |
Implement partial responses support in MercuryManager (#171) * fixes for esp32 * fixes for esp32 * reuploaded sdkconfig.defaults * added gzip compatible mercury decoder (failed if message were trucated) - updated from main-branch * fix: clang-format * fix: Minor style fixes * fix: clear partials on sub res and reconnect * fix: Restore bell version * fix: Update bell --------- Co-authored-by: Filip <f.grzywok@gmail.com>
Commit: | 541fed5 | |
---|---|---|
Author: | philippe44 | |
Committer: | GitHub |
Just adding disc and track number to metadata (#167) * replace frame requires updating position * formatting (...) * more (enougj) formating * bell fix * Update bell * Update bell * Add disc & track number * add Episode (podcast) number as well * initialize discNumber to 0 in podcast
The documentation is generated from this commit.
Commit: | ed6bd21 | |
---|---|---|
Author: | philippe44 | |
Committer: | GitHub |
Bring back username/password to make it work under CDN (#154) * syntax * move back to Bell's develop branch * Catchup with Bell * Bell sync * bring back user/password authentication with CDN * add -c help in main's example * Update README.md
Commit: | 9a94a6d | |
---|---|---|
Author: | Filip Grzywok |
feat: Use login5 instead of keymaster for fetching accestoken Resolves zeroconf issues in MacOS clients.
Commit: | 8f189d0 | |
---|---|---|
Author: | Filip Grzywok |
feat: Refactor playback handling into TrackQueue
Commit: | 04241c4 | |
---|---|---|
Author: | Filip Grzywok |
fix: Fix podcasts support
Commit: | 8011618 | |
---|---|---|
Author: | Filip |
feat: Move nanopb from dynamic alloc
Commit: | fe099c3 | |
---|---|---|
Author: | Filip |
feat: Track info event on episodes too
Commit: | 13d9930 | |
---|---|---|
Author: | Filip |
fix: Episodes bug
Commit: | a88a234 | |
---|---|---|
Author: | Filip |
feat: Move back to nanopb, reduce size
Commit: | cc2d884 | |
---|---|---|
Author: | Kuba Szczodrzyński |
Move protobuf building to bell
Commit: | 5c74745 | |
---|---|---|
Author: | Filip |
feat: Fix duration
Commit: | e1c4252 | |
---|---|---|
Author: | Filip |
feat: Add duration to TrackInfo
Commit: | d4bc97e | |
---|---|---|
Author: | Kuba Szczodrzyński | |
Committer: | Kuba Szczodrzyński |
feat: refactor protobuf generation
Commit: | 3549b12 | |
---|---|---|
Author: | Filip |
feat: Images
Commit: | 72e4bb1 | |
---|---|---|
Author: | Filip |
feat: Move to bell core library
Commit: | 06ec984 | |
---|---|---|
Author: | Filip |
feat: Restriction
Commit: | da0a3f1 | |
---|---|---|
Author: | Filip |
feat: Integrate with cpp-reflection properly
Commit: | 4f76cc4 | |
---|---|---|
Author: | Filip |
feat: Nanopb begone
Commit: | 7d60534 | |
---|---|---|
Author: | Filip |
fix: Cursed playback issue
Commit: | 910fb25 | |
---|---|---|
Author: | Filip | |
Committer: | Filip |
feat: Episodes / Podcasts support
Commit: | 953edc2 | |
---|---|---|
Author: | Filip |
feat: Removed junk files
Commit: | 8de0cf1 | |
---|---|---|
Author: | Filip |
feat: Extracted as cmake library
Commit: | a0206c4 | |
---|---|---|
Author: | Filip |
feat: Track metadata loading
Commit: | 3807bb9 | |
---|---|---|
Author: | Filip |
feat: Connection, hmac challenge solving
Commit: | 71e9645 | |
---|---|---|
Author: | Filip |
feat: ShannonConnection stub, new structure
Commit: | af3628b | |
---|---|---|
Author: | apultyna |
feat: files