Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

veandco


Collective - Host: opensource - https://opencollective.com/veandco - Code: https://github.com/veandco

sdl: render: Add warning message to SDL_UpdateYUVTexture() if used on older SDL2 versions

github.com/veandco/go-sdl2 - d78db328c5967054535ee34bd8238f21bbe9b1eb authored about 7 years ago by malashin <[email protected]>
sdl: render: Add warning message to SDL_UpdateYUVTexture() if used on older SDL2 versions

github.com/veandco/go-sdl2 - 3216ab27aeb5983e3e27a71d42026e04f754fa2e authored about 7 years ago by malashin <[email protected]>
Update CONTRIBUTING.md

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - c30fad7345e8211d1f8dd814b5e9d33987a2cc25 authored about 7 years ago by Lilis Iskandar <[email protected]>
sdl: render: Add UpdateYUV()

github.com/veandco/go-sdl2 - 45a2f250198e3d0ec216f4b32e6730e1cf814eaf authored about 7 years ago by malashin <[email protected]>
mix: Update TODO.md

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 1cdc7730b43ce8947635ee0425c8b91fa7ce4025 authored about 7 years ago by Lilis Iskandar <[email protected]>
bing: speech: Make cache filenames trimmed and lowercase

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - d3b6e2b4830ba07c70a1de15e10e3058bef6296f authored about 7 years ago by Jacky Boen <[email protected]>
bing: speech.cpp: Fix cache not correctly located

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - b91d97d43fc49f501f9028305f81b8b6fef6059e authored about 7 years ago by Jacky Boen <[email protected]>
bing: speech: Add caching

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - afbece739f3adfe813115617ffcaf9f6108d23d4 authored about 7 years ago by Jacky Boen <[email protected]>
sdl: Update TODO.md

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 13cb09504f701b35e658a2f5151c4b3388b41ead authored about 7 years ago by Lilis Iskandar <[email protected]>
CMakeLists.txt: Fix install script

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 1a9703765843f912048c0f2ac52d1509d91570da authored about 7 years ago by Jacky Boen <[email protected]>
bing: customvision: Update predict() to actually return predictions

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - c5c8332ef6c0aeb39c6f9ecb52984e95b2fb3ca2 authored about 7 years ago by Jacky Boen <[email protected]>
Update API to allow setting log level

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 335d4a65413a5b93425a7707cc3860bd8acfecb3 authored about 7 years ago by Jacky Boen <[email protected]>
sdl: video: Fix Window.SetResizable() on SDL older than 2.0.5

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 10c261e2304ebe5ba1340183166909e272b5fa54 authored about 7 years ago by Lilis Iskandar <[email protected]>
sdl: video: Add Window.SetResizable()

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 824cd24c50d2d8a9add61d42ba1cbd93a7f7e5db authored about 7 years ago by Lilis Iskandar <[email protected]>
Add Bing Custom Vision API

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 506c4ab818048046e6f47bcb6f2287561c449010 authored about 7 years ago by Jacky Boen <[email protected]>
qnamaker: Add ability to set default knowledge base ID which can be overridden in generateAnswers()

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - c1e2905b1d91a44dbf825dab7039cea8bbe77f56 authored about 7 years ago by Jacky Boen <[email protected]>
Fix QnaMaker.generateAnswer() implementation and update example to be interactive

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 130b58e92a2642f3a477a78a568df8a5d8721c2c authored about 7 years ago by Jacky Boen <[email protected]>
Update README

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - abd1deb4c6841cf3b49cfa226b1e158dddef147b authored about 7 years ago by Jacky Boen <[email protected]>
Add Bing QnaMaker API

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 0a8f55d2dfb37f06ecd3534a6072dbf11c20ebaf authored about 7 years ago by Jacky Boen <[email protected]>
speech.cpp: Fix wrong duration used for renewing tokens

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 986479817ae02d1e5e0ad4d48023e8bae6a4ca55 authored about 7 years ago by Jacky Boen <[email protected]>
speech.cpp: Fix uninitialized pointer

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 3b324b5203e07bb45e192bfa909b75713e06d6c3 authored about 7 years ago by Jacky Boen <[email protected]>
Turn Bing::Speech to a QObject for token renewal timer

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - cb094176002e2639504f2f9ba39c6f85ec887df7 authored about 7 years ago by Jacky Boen <[email protected]>
Convert some data structures and functions to use Qt

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - ff1b1d1f2ae5be28133af78c20ce7940a1be302f authored about 7 years ago by Jacky Boen <[email protected]>
speech.cpp: Add missing return value in parseRecognitionResponse()

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 9b29a72759e395ab676cfa0c704f6781f2397481 authored about 7 years ago by Jacky Boen <[email protected]>
Use Qt instead of jsoncpp for parsing JSON

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 383d8a86259efd012b30e5ab1d2063eede9b6b73 authored about 7 years ago by Jacky Boen <[email protected]>
bing.hpp: Remove unused #include <glib.h>

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 6e4ac74f2f3186de3dfc31d4275a745e8ddb90be authored about 7 years ago by Jacky Boen <[email protected]>
CMakeLists.txt: Install header files

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 0991609aea0716779b98bdfb8323b2e3b9412edd authored about 7 years ago by Jacky Boen <[email protected]>
speech: Formatting

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 0c987ce797f7c1fa1e930c9bd57124f8ef23f652 authored about 7 years ago by Jacky Boen <[email protected]>
speech: Add hasMatch() method to RecognitionResponse

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 73dc21797e3caa31bd1548bddf2f4b506667cdfc authored over 7 years ago by Jacky Boen <[email protected]>
Add a way to specify language in recognize() method

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - b14695bd2f7f05ca556736f9b5d84b7c6799e16b authored over 7 years ago by Jacky Boen <[email protected]>
Add some Bing voice fonts and a way to specify it in synthesize() method

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - eac44f9e66b9af263753031b74b154bac77f7353 authored over 7 years ago by Jacky Boen <[email protected]>
speech: Remove unused RecognitionResponse constructor and destructor

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 8211d7e89733191cb54d22428607e38d499dab93 authored over 7 years ago by Jacky Boen <[email protected]>
speech.cpp: Add more cleanup code with some guards

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 88f77e6c50fb42ec5be271ca07485724cccb0c7e authored over 7 years ago by Jacky Boen <[email protected]>
Call some cleanup functions when done

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - f2a3620ebd15fb40b43c21114351e40b808651f3 authored over 7 years ago by Jacky Boen <[email protected]>
Rename Result and Response to RecognitionResult and RecognitionResponse

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 50092acbae02cd10ad8578a520c0c9bc57cb60fd authored over 7 years ago by Jacky Boen <[email protected]>
speech.hpp: Formatting

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - cbcd0c4839acbbfab78dc775c3263bdafaafbf9c authored over 7 years ago by Jacky Boen <[email protected]>
speech.cpp: Add some comments

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - fc83e8866be1f8aa76886749f87ff13ec7262447 authored over 7 years ago by Jacky Boen <[email protected]>
Update .gitignore

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - cf2b3f825e929bec11ed6bd10b5c99677fc3fab8 authored over 7 years ago by Jacky Boen <[email protected]>
Fix gcc warnings

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 6dd5a12169667d66d8a041cc13b223c39c93e073 authored over 7 years ago by Jacky Boen <[email protected]>
Add README.md

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 139aaedb0e0318ddcb5cb82c1db03eb13d2b5880 authored over 7 years ago by Jacky Boen <[email protected]>
Add synthesis() method in Bing::Speech and an example

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 78f756d192ae70f17bbc89cb355061f9c037ef97 authored over 7 years ago by Jacky Boen <[email protected]>
Renamed bingspeech_example to bingspeech_recognition_example

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - ed5bb4991263d59fddcc066cce8523f7e8168f9d authored over 7 years ago by Jacky Boen <[email protected]>
CMakeLists.txt: Make shared library and add installation scripts

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - be9620b1f64325681a1ccafdb6b408aa916836e5 authored over 7 years ago by Jacky Boen <[email protected]>
Initial commit

Signed-off-by: Jacky Boen <[email protected]>

github.com/veandco/bing - 0ce10754bff915ad70a4547e13d44d4840eff75b authored over 7 years ago by Jacky Boen <[email protected]>
Update TODOs

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - ece7af476accd0d7732be51e98a935dc3a10454c authored over 7 years ago by Lilis Iskandar <[email protected]>
sdl: hints: Add initial implementation of AddHintCallback and DelHintCallback

This implementation use a Go map to store the Go callback functions mapped to
their hint names. ...

github.com/veandco/go-sdl2 - 8c40e33337cb4d31859267c5e5538ad58121d821 authored over 7 years ago by Lilis Iskandar <[email protected]>
sdl: joystick: Fix function names in documentation

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 8c0bc152a4f621b79ea1eafe09b5d32e4e9cbe2d authored over 7 years ago by Lilis Iskandar <[email protected]>
sdl: joystick: Add missing documentation link to JoystickUpdate

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 50d527da7e53ad41f22ab62a5f9afd6f37a6c6b4 authored over 7 years ago by Lilis Iskandar <[email protected]>
sdl: joystick: Rename Update() to JoystickUpdate()

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 01109b67d066a5970a89bea1acc5017499310221 authored over 7 years ago by Lilis Iskandar <[email protected]>
gfx: Correct GetFramecount call (#258)

- Update `gfx.GetFramecount` to correctly call `SDL_getFramecount`
- Add `gfx` to the makefile ...

github.com/veandco/go-sdl2 - ac5c42f4de6bc7fd177048a8fdab64ef1345e14a authored over 7 years ago by Paul Glass <[email protected]>
README.md: Add SDL2_gfx to list of optional requirements

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - e0f6315ba25d6be711aebd458f003142b67409be authored over 7 years ago by Lilis Iskandar <[email protected]>
Renamed CONTRIBUTORS to CONTRIBUTORS.md

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 3300a276cd87e93376505aad6f1c13131194f89a authored over 7 years ago by Lilis Iskandar <[email protected]>
Updated CONTRIBUTORS

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - c21e10fc9f871b2c4df46f605b016589ef9046a3 authored over 7 years ago by Lilis Iskandar <[email protected]>
Move contributing part of README.md to its own CONTRIBUTING.md

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - ac26dd17a49ce26e5561abb48d260dea81a96488 authored over 7 years ago by Lilis Iskandar <[email protected]>
sdl/sdl.go: panic if sdl.Do(..) used before sdl.Main(..) (#257)

github.com/veandco/go-sdl2 - 110bbb1b7c81a792840f1ecb592fdc1f70314dec authored over 7 years ago by Aye Aye Maung <[email protected]>
gfx: Add sdl_gfx_test.go

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 1d67555c1d2dc0edc10e562189982027a8d3d2d0 authored over 7 years ago by Lilis Iskandar <[email protected]>
gfx: Fix implementation of private min() utility function

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 9fcb553dd686633d92cf91d4cddce61bb5a3e806 authored over 7 years ago by Lilis Iskandar <[email protected]>
examples: Add new audio_wav_memory example

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - de11371f62650a7086435bb4c71e7f3594f88712 authored over 7 years ago by Lilis Iskandar <[email protected]>
assets: Add test.wav

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - cab137c0a28c5698cd6bdda7ecf77d9595e1b771 authored over 7 years ago by Lilis Iskandar <[email protected]>
mix: Use []byte instead of unsafe.Pointer for parameter in QuickLoad_WAV()

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 4c6b104f8b1d98bea6b43278df94d325087703bc authored over 7 years ago by Lilis Iskandar <[email protected]>
sdl/sdl.go: trim code; improve godoc comments (#253)

* sdl/sdl.go: trim code; improve godoc comments

* Revert "sdl/sdl.go: trim code; improve godo...

github.com/veandco/go-sdl2 - b8e2ad56b4c4477715892502239a9bdc29a40191 authored over 7 years ago by Aye Aye Maung <[email protected]>
examples/render_*: fix premature os.Exit(..) calls (#251)

github.com/veandco/go-sdl2 - 9b76b72311f7bc2a4ced9277783e74b6796ef4f3 authored over 7 years ago by Aye Aye Maung <[email protected]>
Force thread-sensitive test code to run in main thread (#250)

github.com/veandco/go-sdl2 - 4fc54e5a95355097a306bfe8a887590ef4259d1e authored over 7 years ago by Aye Aye Maung <[email protected]>
README.md: Remove FAQ question about Go port of SDL2

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 50986ddde5adfcf269a6da7fa6880c91d1d249ce authored over 7 years ago by Lilis Iskandar <[email protected]>
Improve README instructions (#249)

* README.md: Improve code of main example

* README.md: on Mac OS X, describe SDL_mixer instal...

github.com/veandco/go-sdl2 - 2d77816b30fc7f796a6da3ee26f019cd10156ca3 authored over 7 years ago by Aye Aye Maung <[email protected]>
examples/audio_mp3.go: ensure defer calls run or don't run depending on err (#248)

github.com/veandco/go-sdl2 - b85fe555a6312710f9b9432bc1b3e53940efda3e authored over 7 years ago by Aye Aye Maung <[email protected]>
sdl/events_test.go: fix crash on macOS (#247)

github.com/veandco/go-sdl2 - 95f3b18378d1144e7fbd74aedf4c9bf0f10aaf6f authored over 7 years ago by Aye Aye Maung <[email protected]>
os.Exit(..) skips resource-cleaning deferred calls (#245)

github.com/veandco/go-sdl2 - cfbc6f35aa6ebe6303215b74d5aeb1310dade051 authored over 7 years ago by Aye Aye Maung <[email protected]>
Play audio long enough to be heard (#244)

github.com/veandco/go-sdl2 - f0afdaf6ec423df2f54b1a09a364ba21fec86890 authored over 7 years ago by Aye Aye Maung <[email protected]>
Fix compilation errors in examples/events; improve error-handling in same (#242)

github.com/veandco/go-sdl2 - 927f29abd2cf25bec74a2221b417e07cd57e3c7c authored over 7 years ago by Aye Aye Maung <[email protected]>
sdl: render: Add GetLogicalSize()

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 0644753e34da27cb0b7b1317427e1c59354ab35a authored over 7 years ago by Lilis Iskandar <[email protected]>
sdl: render: Rename GetRendererOutputSize() to GetOutputSize()

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 4dfff388ba1bfea748957a26a977a6216e2de8bf authored over 7 years ago by Lilis Iskandar <[email protected]>
sdl: render: Change GetRendererInfo() method name to GetInfo() and make it return the info

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 397e9a62b85a885e28533c0bdfea1876e102cf34 authored over 7 years ago by Lilis Iskandar <[email protected]>
sdl: render: Make Texture.Lock() API more Go-friendly

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 9f175f52e288ea495113e5d6844354ce0f9ce966 authored over 7 years ago by Lilis Iskandar <[email protected]>
Fix compilation errors in PeepEvents_peek example (#239)

github.com/veandco/go-sdl2 - f08ecc9c86ef8321e771bb78fe378aed433a109f authored over 7 years ago by Tomas Virgl <[email protected]>
sdl: pixels: Add SDL_PIXELFORMAT_RGBA32 and its variants

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - b9c257f2ff3ae2b6f6676e1b3445d0f0692a4cf2 authored over 7 years ago by Lilis Iskandar <[email protected]>
sdl: endian: Add BYTEORDER

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 37cbb2b07ceceb7cb8976ed9379a9b1886af2d97 authored over 7 years ago by Lilis Iskandar <[email protected]>
Update the 'go install' line for the new paths (#235)

github.com/veandco/go-sdl2 - 58181ad731504b17f2edf595d4aba0ff2b799185 authored over 7 years ago by Mike <[email protected]>
Initial commit

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2-packaging-example - e4e1a246544f53dfdd0dcd441a7625393d7ead77 authored over 7 years ago by Lilis Iskandar <[email protected]>
Update README.md

Tiny formatting change

github.com/veandco/go-sdl2 - 4f0886302176d44820933accec04f06b4230c69f authored over 7 years ago by Lilis Iskandar <[email protected]>
Add pkg-config to OSX brew install list (#232)

This is more a dependency of cgo than go-sdl2, but go complains without it.

github.com/veandco/go-sdl2 - 048302f0e9fbf348f6d08acc5dd6e84738f0376b authored over 7 years ago by Mike Gerow <[email protected]>
Add GetModState that seemed to have been forgotten (#230)

github.com/veandco/go-sdl2 - 4bbd875960a925cb9008f597ef3ed714f85a8372 authored over 7 years ago by Laurent Vaucher <[email protected]>
Remove symlinks to packages as it seems to have problems with nested imports

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 50e1434518d6a2f12c9efbe80f9b21d22b800c5f authored over 7 years ago by Lilis Iskandar <[email protected]>
gfx: remove "GFXPrimitive" prefix in some functions for simplicity

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - ee65b82fb5ac09c4013cee7ffee47eb539164d9c authored over 7 years ago by Lilis Iskandar <[email protected]>
gfx: fix GFXPrimitiveSetFont() segfault when passed a nil fontdata

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 8f34d3393aaba56a8282100ee8ec862586f726b3 authored over 7 years ago by Lilis Iskandar <[email protected]>
Merge branch 'li/move-testing-folder'

github.com/veandco/go-sdl2 - 2f90afa8b3ff0c0e7bf9a1819300a76442277e15 authored over 7 years ago by Lilis Iskandar <[email protected]>
Merge branch 'li/rename-folders'

github.com/veandco/go-sdl2 - 318d0e92c06a94bc1325c71899caadf5e9d52322 authored over 7 years ago by Lilis Iskandar <[email protected]>
Create symlinks to new renamed package folders

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 8730566289666c6ef422e77a2a8e25df551e643e authored over 7 years ago by Lilis Iskandar <[email protected]>
README.md: fix outdated url for Bash version of go get

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - a385dd6262db256527bded6cefd3f52a25852e42 authored over 7 years ago by Lilis Iskandar <[email protected]>
Move .go files in testing/events to examples/events

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 05ba3514d5b12e86669760991c0a7264b698d3cc authored over 7 years ago by Lilis Iskandar <[email protected]>
Rename sdl_image folder and its friends to match package name

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 23a51d86d6c66798abcab3240395999f51ad867a authored over 7 years ago by Lilis Iskandar <[email protected]>
Replace go1.0 and go1.5 builds with go1.2 for Travis

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - fa5f69af0ee694152743b568cb66239a5cfda821 authored over 7 years ago by Lilis Iskandar <[email protected]>
.travis.yml: use the oldest SDL2 to make sure the library still works

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - 86d861543d59d2281a70113ba293401a37b7a844 authored over 7 years ago by Lilis Iskandar <[email protected]>
sdl_image: fix filename strings freed too early

In ReadXPMFromArray() and SavePNG(), the passed filename parameter are
converted to CString but ...

github.com/veandco/go-sdl2 - d781c3f473d206c13e3409f621e90a3b72a939e3 authored over 7 years ago by Lilis Iskandar <[email protected]>
sdl: audio: fix compile error when running on SDL2 <2.0.4

Signed-off-by: Lilis Iskandar <[email protected]>

github.com/veandco/go-sdl2 - e97e53b527ea5842336cb56551ec055fb39af0a6 authored over 7 years ago by Lilis Iskandar <[email protected]>
Merge pull request #224 from rasky/audioq

Add bindings for SDL_GetQueuedAudioSize and SDL_ClearQueuedAudio

github.com/veandco/go-sdl2 - a692214da07af7c1e0e2a7af02fbf64ca3da5393 authored over 7 years ago by Chae-Young Song <[email protected]>
Add bindings for SDL_GetQueuedAudioSize and SDL_ClearQueuedAudio

github.com/veandco/go-sdl2 - b9bb943fa08163cd2c25595ed13ef2499c20b1eb authored over 7 years ago by Giovanni Bajo <[email protected]>
Update examples related to call queue due to its new API change

Signed-off-by: Chae-Young Song <[email protected]>

github.com/veandco/go-sdl2 - 4ab2a3fc014af54f33f9b28f6fc4887332e15b9f authored over 7 years ago by Chae-Young Song <[email protected]>
Merge pull request #223 from rasky/fixsync

Fix call queue to always run in the main thread, introducing new API.

github.com/veandco/go-sdl2 - 103706d5094da68588fe6244794fc45d770830f2 authored over 7 years ago by Chae-Young Song <[email protected]>
Fix call queue to always run in the main thread, introducing new API.

github.com/veandco/go-sdl2 - 0e6d5894cef30cb80492acaaf7ac8fcab71838ec authored over 7 years ago by Giovanni Bajo <[email protected]>