42 Commits (515209236a06a3d684e40f313b57092b523c9c9e)

Author SHA1 Message Date
dolfies 8a1a3ffcce Fix issues with previous upstream commits 2 years ago
Rapptz 7a199fe567 Change a lot of logging INFO calls to be less verbose 3 years ago
Star Brilliant 5620d6ae1b Specify required argument types for FFI functions 3 years ago
dolfies 29c2036bc8 Rebase to latest upstream 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
Josh 2b69b5d545
Remove discord.InvalidArgument 3 years ago
Josh 70b577e94b
Fix typing in voice related files 3 years ago
Rapptz 88b520b5ab Reformat code using black 3 years ago
apple502j 9db8698748
Typehint opus.py 4 years ago
Rapptz ea2d972666 Make global log variable in modules private 4 years ago
Stocker b6590d7f56
Add a few typehints to opus.py 4 years ago
Nadir Chowdhury 89456022cf
Add `__all__` to remaining modules 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Nadir Chowdhury 63ec23bac2
Code optimisations and refactoring via Sourcery 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Devon R a20ddfa766
Add in Decoder 4 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Imayhaveborkedit fedf26bf3e Add FFmpegOpusAudio and other voice improvements 6 years ago
Imayhaveborkedit 20fa3001f2 Raise max encoder bitrate to 512kbps 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Rapptz 04262b9371 Wording nit, library -> function in load_opus 6 years ago
Rapptz c904e4f25b Add a note to load_opus that it's auto loaded on Windows. 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Hornwitser efb4ff850e [lint] Fix import order 7 years ago
Hornwitser 34fd266cf9 [lint] Do log formating lazily 7 years ago
Hornwitser 4ae8e81660 [lint] Remove redundant exception variables 7 years ago
Daniel d53c3a6c12
Fixed opus error check 7 years ago
Daniel 881e598a6f Add errcheck functions to opus foreign functions 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago
Rapptz b06899e7d4 Defer logging formatting until the logger is actually called. 8 years ago
Rapptz 3b1b26ffb1 Re-implement voice sending. 8 years ago
Rapptz ff9f5749e1 Update copyright year to 2017. 8 years ago
Kyle Repinski 643950abf8 Add ability to set opus encoder input signal type. 8 years ago
Rapptz 2fc496304c Add libopus DLLs for ease of use. 9 years ago
Jake 7efabce4b2 Enable FEC/PLR 9 years ago
Rapptz 055f5291f0 Add ability to set bandwith and bitrate. 9 years ago
Rapptz db4cc791dd Update license of files to 2016. 10 years ago
Rapptz 9bec041423 Documentation fixes for opus related import errors. 10 years ago
Rapptz 72f355bb64 Add OpusNotLoaded exception and opus.is_loaded utility function. 10 years ago
Rapptz 9deb7796a5 Documentation fixes for opus bindings. 10 years ago
Rapptz a6d6d832ff Working voice sending implementation. 10 years ago