summaryrefslogtreecommitdiff
path: root/shared-bindings/audiomixer/Mixer.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-08-07Modify some Python stubsTaku Fukada
2020-07-27Fix several type hintsTaku Fukada
2020-07-24Add and correct some type hintsTaku Fukada
2020-07-03Made every init return Nonedherrada
2020-07-03Made most of the requested changesdherrada
2020-07-02Removed all 'self, )'dherrada
2020-07-02Added type hints to audiomixerdherrada
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-04-30Did audioio, audiomixer, audiomp3dherrada
2020-04-28Fixed some more whitespacedherrada
2020-04-27Added inline pyi to audiomixerdherrada
2019-12-04audiosample: convert to use a protocolJeff Epler
2019-09-03doc cleanupsommersoft
2019-08-29bring back 'mixer.play()' & 'mixer.stop_voice()'sommersoft
2019-08-25docs: correct audiomixer refssommersoft
2019-08-24move Mixer & MixerVoice from 'audiocore' to 'audiomixer'sommersoft