summaryrefslogtreecommitdiff
path: root/src/tangara/audio
AgeCommit message (Expand)Author
2025-08-01Preliminary ALAC supportayumi
2025-07-01Use the standard library instead of a dirty hack.Tursiae
2025-07-01Handle file:/// URIs generated from VLC playlists.Tursiae
2025-05-01Check output before pausing on bt disconnectailurux
2025-04-27Fix for Windows newlines in playlistsailurux
2025-04-14move audio Decoder buffer to external RAMBe
2025-04-14move SampleProcessor buffers to external RAMBe
2025-04-11fix premature pause at end of last track of queueBe
2025-04-01Quick fix unmount requests getting dropped when there's no sd cardjacqueline
2025-03-13Add WavPack supportayumi
2025-03-05Allow manually unmounting the SD cardayumi
2025-02-11Only change output mode if the new output mode is differentailurux
2025-02-10Change output mode when bluetooth connects/disconnectsailurux
2025-01-31Fix playlists not setting the queue to readyailurux
2025-01-17Fix audiobook/podcast queue methodailurux
2025-01-08Add bitrate infoTom Kirchner
2025-01-07Improvements to the queue for shuffling/playing all (#170)ailurux
2024-12-30Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwailurux
2024-12-30Fix issue with playlists restarting playback after enqueuingailurux
2024-12-29suspend playback when headphones disconnectedClayton Craft
2024-12-19Queue repeat modes (#126)ailurux
2024-12-16Make now-playing queue circularmalcircuit
2024-12-10Audio FSM should transit to Standby when BT disconnectailurux
2024-10-08Fixed issue with saving positions, and only auto-resume long-form contentailurux
2024-10-04Don't create a cache file on deserialisingailurux
2024-10-04Explicitly close the playlist files in the queue on storage unmountailurux
2024-10-04Fix issues with deserialising queue when queue exists alreadyailurux
2024-10-03Use cppbor for encoding playlist tocjacqueline
2024-10-03Clear queue if loading cache fails and file is large, also fix indices oopsailurux
2024-10-03Clean up + use 8 bytes for uint64_tailurux
2024-10-01Add additional cache file for playlist table of contentsailurux
2024-09-24Record play_count in TrackData, incrementing it when tracks finishjacqueline
2024-09-20Don't try to configure the dac if there is no dacjacqueline
2024-09-19Fix commented issuesailurux
2024-09-17Implements seeking to saved position for tracksailurux
2024-09-17Merge branch 'main' into daniel/persistent-positionsailurux
2024-09-13Save positions over 5 minutes, every minuteailurux
2024-09-12WIP: Fixed errors, cleanupailurux
2024-09-12WIP: Add last_position field to track data and start on implementationailurux
2024-09-12Clean up some tts logging and descriptionsjacqueline
2024-09-12Pause and unpause the current audio output in response to TTSjacqueline
2024-09-11Play TTS files in response to TTS prompts, but it's legible nowjacqueline
2024-09-09Play basic wav files in response to tts promptsjacqueline
2024-09-09Merge branch 'main' into jqln/ttsjacqueline
2024-09-06Ignore comments within playlist filesjacqueline
2024-08-29Lua API improvements and fixesailurux
2024-08-28Support adding filepaths to the track queuejacqueline
2024-08-28clang-formatjacqueline
2024-08-28Handle the loading state whilst appending many tracks betterjacqueline
2024-08-28spellojacqueline