Skip to content

Commit

Permalink
re -> Re
Browse files Browse the repository at this point in the history
  • Loading branch information
stamepicmorg committed Nov 15, 2024
1 parent 903721e commit 2ca16db
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand All @@ -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)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 2ca16db

Please sign in to comment.