Damiaan Dufaux
Damiaan Dufaux
When I try to build 9cda4a1 using `swift build -Xlinker -L/usr/local/lib` I get: ``` Cacao/Sources/Cacao/UIView.swift:734:47: error: type 'SDLPixelFormat.Format' has no member 'argb8888' format: .argb8888, // SDL_PIXELFORMAT_ARGB8888 ^~~~~~~~ ```
https://github.com/peschuster/wireshark-atem-dissector/blob/d9da039f0ee180e43db7e663a2599f17799aa5ee/atem_dissector.lua#L1129 `pos+10` should be `Downstream keys` instead of `Color generators`
Is it possible to add `IBDesignable` to your PieChart View so that we can see a live preview of the chart in interface builder?
When I call `socket.receiveString()` in a [Venice Coroutine](https://github.com/VeniceX/Venice#co), the app blocks inside the coroutine. **Example** When I run the following code, it prints `running coroutine` and then blocks. ``` Swift...
Support ARM
Add support for ARM architectures. It would open up meteor to a whole new world of embedded developers.
I tried this package in combination with the C implementation (https://github.com/zeromq/zyre) and it does not seem to work together. Gyre does not detect the enter, shout, whisper events from [zyre](https://github.com/zeromq/zyre),...
When you hide and show the sidebar on iOS, the selection highlight disappears even though the selected tab stays on the right side and the selection state variable does not...
- [x] Track velocity - [x] Separate this functionality into a plugin that can be distributed outside the app store. - [x] Add the old behaviour back into the app...
- [ ] Change MIDI notes - [ ] Change trackpad regions - [ ] Change pitch/modulation based on XY position?