compufox

Results 12 issues of compufox

I could be doing this wrong (I'm new to ffi programming) but when I try and call a function like `update-camera` or `draw-triangle-fan` with the appropriate struct (camera3d and vector2...

When fetching a status object, the extended entities alist shows a media object as a "video" but the URLs point to the thumbnail for the video, instead of the actual...

mastodon exports the raw activitypub json for posts for each account, i think it would be nice to not worry about losing all my posts when/if a user decided to...

enhancement
future tech

## Environment - Windows 10 Pro Version 2004, OS Build 19041.746 - `roswell 20.06.14.107(NO-GIT-REVISION)` ``` ccl-bin.version=1.12 sbcl.version=2.1.0 msys2.version=20180531 setup.time=3818932386 sbcl-bin.version=2.0.0 default.lisp=sbcl ``` ## How to reproduce the issue install any...

right now `distribution/builder.lisp` hardcodes sbcl+windows builds to have console it may be better to have that as an option, so release builds of applications/games wouldnt have the console just hanging...

Trying to load usocket on Windows using ECL built with MSVC throws the following error: ``` sbcl.obj : error LNK2019: unresolved external symbol gettimeofday referenced in function L10read_select C:\Users\USER\Documents\ecl\msvc\package\quicklisp\dists\quicklisp\software\usocket-0.8.3\backend\sbcl-tmpQ0855BGK.fas :...

its a useful symbol, and i know that i use the unexported version a lot in my programs, figure it wouldnt hurt to properly export it could maybe set it...

On windows, running deliver copies all needed DLLs into the specified build folder but it doesnt copy a zlib dll (if it is present on the system). This prevents the...

A method to set the volumes of sounds either at time of defining or time of playing (or through something more advanced like a sound mixer api) would be very...

### Pitch Allow users to pin a thread to a column and allow streaming responses to be displayed as they come in. Maybe also have a streaming endpoint in the...

suggestion