summaryrefslogtreecommitdiff
path: root/tools/tracker_compiler.cc
AgeCommit message (Collapse)Author
2 daysfeat: Finalize tracker asset-sample integration with unified pasting strategyskal
3 daysfeat: Complete audio tracker system integration and testsskal
3 daysfeat: Integrate tracker system and update project context documentationskal
- Implemented the basic tracker system with runtime support (tracker.h, tracker.cc). - Added a sample music track file (assets/music.track). - Created a tracker compiler tool (tools/tracker_compiler.cc) to generate music data. - Updated CMakeLists.txt to build the tracker compiler and integrate generated data. - Updated GEMINI.md to reflect new file locations and project context.