mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 19:05: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
|
||||
### Fixed
|
||||
* Fixed SDL 2.0.4 specific ```AudioDevice``` methods: ```AudioDevice::QueueAudio()```, ```AudioDevice::GetQueuedAudioSize()```
|
||||
* Fixed MSVC compiler support and .dll generation
|
||||
|
||||
### Changed
|
||||
* ```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```
|
||||
|
||||
### Removed
|
||||
|
Loading…
x
Reference in New Issue
Block a user