summaryrefslogtreecommitdiff
path: root/shared-bindings/audiomp3/MP3Decoder.c
AgeCommit message (Collapse)Author
2020-07-03Made every init return Nonedherrada
2020-07-03Made most of the requested changesdherrada
2020-07-02Changed unions to ReadableBuffer and WriteableBufferdherrada
2020-07-02Removed all 'self, )'dherrada
2020-07-02Made suggested changesdherrada
2020-07-02Changed bytearray to a uniondherrada
2020-07-02Added type hints to audiomp3dherrada
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 audiomp3dherrada
2020-01-06fix doc build errorJeff Epler
2020-01-06audiomp3: rename to MP3DecoderJeff Epler