mirror of
https://github.com/rehlds/revoice.git
synced 2025-01-12 06:37:56 +03:00
re -> Re
This commit is contained in:
parent
903721e12c
commit
2ca16db99d
30
CHANGELOG.md
30
CHANGELOG.md
@ -1,8 +1,8 @@
|
||||
# [revoice](https://github.com/rehlds/revoice) Changelog
|
||||
# [ReVoice](https://github.com/rehlds/ReVoice) Changelog
|
||||
|
||||
---
|
||||
|
||||
## [`0.1.0.34`](https://github.com/rehlds/revoice/releases/tag/0.1.0.34) - 2020-03-03
|
||||
## [`0.1.0.34`](https://github.com/rehlds/ReVoice/releases/tag/0.1.0.34) - 2020-03-03
|
||||
|
||||
## Changed
|
||||
- VoiceEncoder_Opus.cpp reworked
|
||||
@ -11,24 +11,24 @@
|
||||
### Fixed
|
||||
- fixed Compress
|
||||
|
||||
**Full Changelog**: [0.1.0.33...0.1.0.34](https://github.com/rehlds/revoice/compare/0.1.0.33...0.1.0.34)
|
||||
**Full Changelog**: [0.1.0.33...0.1.0.34](https://github.com/rehlds/ReVoice/compare/0.1.0.33...0.1.0.34)
|
||||
|
||||
|
||||
## [`0.1.0.33`](https://github.com/rehlds/revoice/releases/tag/0.1.0.33) - 2019-10-16
|
||||
## [`0.1.0.33`](https://github.com/rehlds/ReVoice/releases/tag/0.1.0.33) - 2019-10-16
|
||||
|
||||
### Fixed
|
||||
- fixed vulnerable client-side attack via invalid voice packet
|
||||
|
||||
**Full Changelog**: [0.1.0.32...0.1.0.33](https://github.com/rehlds/revoice/compare/0.1.0.32...0.1.0.33)
|
||||
**Full Changelog**: [0.1.0.32...0.1.0.33](https://github.com/rehlds/ReVoice/compare/0.1.0.32...0.1.0.33)
|
||||
|
||||
## [`0.1.0.32`](https://github.com/rehlds/revoice/releases/tag/0.1.0.32) - 2017-10-31
|
||||
## [`0.1.0.32`](https://github.com/rehlds/ReVoice/releases/tag/0.1.0.32) - 2017-10-31
|
||||
|
||||
### Fixed
|
||||
- Fixed `REHLDS_API_VERSION_MINOR` check
|
||||
|
||||
**Full Changelog**: [0.1.0.31...0.1.0.32](https://github.com/rehlds/revoice/compare/0.1.0.31...0.1.0.32)
|
||||
**Full Changelog**: [0.1.0.31...0.1.0.32](https://github.com/rehlds/ReVoice/compare/0.1.0.31...0.1.0.32)
|
||||
|
||||
## [`0.1.0.31`](https://github.com/rehlds/revoice/releases/tag/0.1.0.31) - 2017-10-26
|
||||
## [`0.1.0.31`](https://github.com/rehlds/ReVoice/releases/tag/0.1.0.31) - 2017-10-26
|
||||
|
||||
### Added
|
||||
- Firsrt public release
|
||||
@ -37,28 +37,28 @@
|
||||
### Changed
|
||||
- Updated `rehlsdk`
|
||||
-
|
||||
**Full Changelog**: [0.1.0.30...0.1.0.31](https://github.com/rehlds/revoice/compare/0.1.0.30...0.1.0.31)
|
||||
**Full Changelog**: [0.1.0.30...0.1.0.31](https://github.com/rehlds/ReVoice/compare/0.1.0.30...0.1.0.31)
|
||||
|
||||
## [`0.1.0.30`](https://github.com/rehlds/revoice/releases/tag/0.1.0.30) - 2017-07-09
|
||||
## [`0.1.0.30`](https://github.com/rehlds/ReVoice/releases/tag/0.1.0.30) - 2017-07-09
|
||||
|
||||
### Fixed
|
||||
- Fixed voice stream `steam-to-steam`
|
||||
|
||||
**Full Changelog**: [0.1.0.29...0.1.0.30](https://github.com/rehlds/revoice/compare/0.1.0.29...0.1.0.30)
|
||||
**Full Changelog**: [0.1.0.29...0.1.0.30](https://github.com/rehlds/ReVoice/compare/0.1.0.29...0.1.0.30)
|
||||
|
||||
|
||||
## [`0.1.0.29`](https://github.com/rehlds/revoice/releases/tag/0.1.0.29) - 2017-07-07
|
||||
## [`0.1.0.29`](https://github.com/rehlds/ReVoice/releases/tag/0.1.0.29) - 2017-07-07
|
||||
|
||||
### Added
|
||||
- Added support for `OPUS` codec
|
||||
- Addec new cvars: `REV_HltvCodec`, `REV_DefaultCodec`
|
||||
|
||||
**Full Changelog**: [0.1.0.26...0.1.0.29](https://github.com/rehlds/revoice/compare/0.1.0.26...0.1.0.29)
|
||||
**Full Changelog**: [0.1.0.26...0.1.0.29](https://github.com/rehlds/ReVoice/compare/0.1.0.26...0.1.0.29)
|
||||
|
||||
|
||||
## [`0.1.0.26`](https://github.com/rehlds/revoice/releases/tag/0.1.0.26) - 2016-12-13
|
||||
## [`0.1.0.26`](https://github.com/rehlds/ReVoice/releases/tag/0.1.0.26) - 2016-12-13
|
||||
|
||||
### Changed
|
||||
- Updated `ReHLDS API 3.x`
|
||||
|
||||
**Full Changelog**: [0.1.0.26](https://github.com/rehlds/revoice/commits/0.1.0.26)
|
||||
**Full Changelog**: [0.1.0.26](https://github.com/rehlds/ReVoice/commits/0.1.0.26)
|
||||
|
@ -1 +1 @@
|
||||
# [revoice](https://github.com/rehlds/revoice) [![Percentage of issues still open](http://isitmaintained.com/badge/open/rehlds/revoice.svg)](http://isitmaintained.com/project/rehlds/revoice "Percentage of issues still open") [![GitHub license](https://img.shields.io/github/license/rehlds/revoice.svg?longCache=true&style=flat-square)](https://github.com/rehlds/revoice/blob/master/LICENSE.md) [![Deprecated](https://img.shields.io/badge/status-Deprecated-red.svg?style=flat-square)](https://github.com/rehlds/revoice/) [![GitHub issues](https://img.shields.io/github/issues/rehlds/revoice.svg?longCache=true&style=flat-square)](https://github.com/rehlds/revoice/issues) [![GitHub forks](https://img.shields.io/github/forks/rehlds/revoice.svg?longCache=true&style=flat-square)](https://github.com/rehlds/revoice/network) [![GitHub stars](https://img.shields.io/github/stars/rehlds/revoice.svg?longCache=true&style=flat-square)](https://github.com/rehlds/revoice/stargazers)
|
||||
# [ReVoice](https://github.com/rehlds/ReVoice) [![Percentage of issues still open](http://isitmaintained.com/badge/open/rehlds/ReVoice.svg)](http://isitmaintained.com/project/rehlds/ReVoice "Percentage of issues still open") [![GitHub license](https://img.shields.io/github/license/rehlds/ReVoice.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReVoice/blob/master/LICENSE.md) [![Deprecated](https://img.shields.io/badge/status-Deprecated-red.svg?style=flat-square)](https://github.com/rehlds/ReVoice/) [![GitHub issues](https://img.shields.io/github/issues/rehlds/ReVoice.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReVoice/issues) [![GitHub forks](https://img.shields.io/github/forks/rehlds/ReVoice.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReVoice/network) [![GitHub stars](https://img.shields.io/github/stars/rehlds/ReVoice.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReVoice/stargazers)
|
||||
|
Loading…
x
Reference in New Issue
Block a user