From 45e19fe0320a2be5ece3ac8af8a8fb61cbad5f27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 25 May 2019 16:16:19 +0200 Subject: [PATCH] doc: updated changelog and credits. --- doc/changelog.dox | 5 +++++ doc/credits.dox | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 08b3ef852..972dec8c3 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -44,6 +44,11 @@ See also: @ref Trade::ImageData::pixels() accessors for convenient direct access to pixel data of any image +@subsubsection changelog-latest-new-audio Audio library + +- Ability to (un)queue buffers in @ref Audio::Source (see + [mosra/magnum#338](https://github.com/mosra/magnum/pull/338)) + @subsubsection changelog-latest-new-debugtools DebugTools library - New @ref DebugTools::screenshot() function for convenient saving of diff --git a/doc/credits.dox b/doc/credits.dox index b3370007b..3428155c6 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -114,7 +114,7 @@ Are the below lists missing your name or something's wrong? - **Guillaume Giraud** ([\@Guillaume227](https://github.com/Guillaume227)) --- algorithm bugfixes - **Guillaume Jacquemin** ([\@williamjcm](https://github.com/williamjcm)) --- - MSYS2 packages, additions to @ref Platform::Sdl2Application and + MSYS2 packages, additions to @ref Audio, @ref Platform::Sdl2Application and @ref Platform::GlfwApplication, [base-wxwidgets](https://github.com/mosra/magnum-bootstrap/tree/base-wxwidgets) bootstrap project - **Hilario Pérez Corona** ([\@hpcorona](https://github.com/hpcorona)) ---