mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-04 03:15:59 -04:00
This changelog bit belongs to fixes
This commit is contained in:
parent
83c261cf03
commit
b9ab8702af
@ -4,11 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
## 0.13.0 - unreleased
|
## 0.13.0 - unreleased
|
||||||
### Fixed
|
### Fixed
|
||||||
|
* Fixed SDL 2.0.4 specific ```AudioDevice``` methods: ```AudioDevice::QueueAudio()```, ```AudioDevice::GetQueuedAudioSize()```
|
||||||
* Fixed MSVC compiler support and .dll generation
|
* Fixed MSVC compiler support and .dll generation
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
* ```Renderer::GetClipRect``` now returns ```Optional<Rect>``` instead of (possibly empty) ```Rect```
|
* ```Renderer::GetClipRect``` now returns ```Optional<Rect>``` instead of (possibly empty) ```Rect```
|
||||||
* Fixed SDL 2.0.4 specific ```AudioDevice``` methods: ```AudioDevice::QueueAudio()```, ```AudioDevice::GetQueuedAudioSize()```
|
|
||||||
* ```Exception``` is now derived from ```std::runtime_error```
|
* ```Exception``` is now derived from ```std::runtime_error```
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user