summaryrefslogtreecommitdiff
path: root/tools/cmake
AgeCommit message (Expand)Author
2024-02-06version bumpjacqueline
2024-02-01add an indicator for database updatesjacqueline
2024-01-31Explicitly specify C++23jacqueline
2024-01-31version bumpjacqueline
2024-01-29version bump due to schema version bumpjacqueline
2024-01-19bump to 0.1.3jacqueline
2024-01-18bump to 0.1.2jacqueline
2024-01-17fix some properties that got copied wrongjacqueline
2024-01-15Begin migration of remaining screens to Luajacqueline
2024-01-10add accurate esp and samd versions + expose this info to luajacqueline
2023-12-19replace foxenflac with miniflacjacqueline
2023-12-13add a cool lua repljacqueline
2023-12-08Add shuffle and repeat options for the playback queuejacqueline
2023-11-12Convert the main menu screen to lua loljacqueline
2023-11-07Fix missing licensesjacqueline
2023-10-26Add a target that yells at you if your sdkconfig is out of datejacqueline
2023-10-13Use libcppbor for much much nicer db encodingjacqueline
2023-09-28Use bindey for databinding instead of hand rolling ui updatesjacqueline
2023-08-10Use the libspeexdsp resamplerjacqueline
2023-08-09Use opusfile instead of working directly with ogg and opusjacqueline
2023-08-08Add tremor, add new ogg rules to make tremor deps happyjacqueline
2023-08-07Fix dangle build issues, do some tweaks to investigate performancejacqueline
2023-08-03remove stb_vorbisjacqueline
2023-08-01Add libsamplerate for resampling decoder outputjacqueline
2023-07-25fuck offjacqueline
2023-06-23Add a shared string libraryjacqueline
2023-06-08Add flac and ogg decoder depsjacqueline
2023-05-24Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwjacqueline
2023-05-23Annote E V E R Y T H I N G with license infojacqueline
2023-05-19Add tinyfsm, start converting core functions to an FSM-based event loopjacqueline
2023-05-02add komihash: the fast and fun hashing header!jacqueline
2023-04-28Add libtags for extracting info from filesjacqueline
2023-01-21Default c++ standard is now 20!jacqueline
2023-01-21Vendor tinycbor, since v5 no longer includes itjacqueline
2022-12-03building codec tests!jacqueline
2022-12-03Use std::span (backported) and std::byte to make our buffers saferjacqueline
2022-12-03add a span backportjacqueline
2022-12-02fix build errorsjacqueline
2022-11-17Working-ish libmad buildjacqueline
2022-11-17Basic libmad buildjacqueline