26 Commits (02397306b2ed76b3bc42b2b28e8672e839bdeaf5)

Author SHA1 Message Date
Rapptz 02397306b2 Drop superfluous zero in version related changes in the documentation 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Imayhaveborkedit 839afce178 Print exception tracebacks in voice threads 5 years ago
Imayhaveborkedit bc147ea37b
Fix FFmpegAudio._process not existing if _spawn_process raises 6 years ago
Rapptz 12343c1422 Add versionadded tags to new ffmpeg related classes. 6 years ago
Imayhaveborkedit fedf26bf3e Add FFmpegOpusAudio and other voice improvements 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Rapptz 919dbcafb3 Consistent use of __all__ to prevent merge conflicts. 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Imayhaveborkedit 9c5259afd7 Update voice code to vws V4 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Hornwitser fa46b07db1 [lint] Rename exception variables to exc 7 years ago
Hornwitser a71b3b5fa0 [lint] Limit unneccessarily broad except clauses 7 years ago
Rapptz 5c24e69cf2 Fix up the Sphinx strings causing warnings. 7 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
Daniel ceb82ecc7b
Fix self._process not existing during cleanup() in case of error 7 years ago
Daniel b532da7906 Fix waiting for resume when calling stop() on AudioPlayer 8 years ago
Rapptz 5d75c44651 Call cleanup on AudioSource.__del__. 8 years ago
Rapptz eda903f6b1 Add some logging for when ffmpeg processes get terminated. 8 years ago
Rapptz daf066dd39 Log when a player's after function fails. 8 years ago
Rapptz 34c60002bf Allow setting a default volume in PCMVolumeTransformer. 8 years ago
Rapptz f5cfc96aaf Add PCMVolumeTransformer to augment volume of a PCM stream. 8 years ago
Rapptz 07d5328873 Add VoiceClient.is_paused to query pause state. 8 years ago
Rapptz efd6d11e9a Fix static cut-off when playing. 8 years ago
Rapptz b4bc4dfd12 Fix FFmpegPCMAudio not working with spaces in filename. 8 years ago
Rapptz 3b1b26ffb1 Re-implement voice sending. 8 years ago