Activity for dqh

  • dqh dqh posted a comment on ticket #2201

    Does it work in the GTK build? That env var looks like it disables SDL use of the modern macOS game controller APIs. I think we need to make this into an SDL+macos only setting. It's good that you have a workaround.

  • dqh dqh committed [r45941] on Code

    configure --with-sdl2joystick to use sdl2 for joysticks in GTK3 builds.

  • dqh dqh committed [r45940] on Code

    Create branch for testing SDL2 joysticks in GTK3 builds

  • dqh dqh committed [r45939] on Code

    Create personal branches folder for dqh

  • dqh dqh committed [r45938] on Code

    Expose all macOS axis, hat, button to VICE.

  • dqh dqh committed [r45937] on Code

    Added cleanup to the global widget ref 'kludges', as it was causing a crash.

  • dqh dqh committed [r45926] on Code

    Revert r45925: undo accidental bulk commit

  • dqh dqh committed [r45925] on Code

    Ignore built macos launcher binary

  • dqh dqh committed [r45922] on Code

    Update NEWS with a few macOS things

  • dqh dqh committed [r45919] on Code

    Ignored generated makefiles

  • dqh dqh committed [r45914] on Code

    Fixed accidental commit of changed vice.texi

  • dqh dqh committed [r45913] on Code

    Add macOS bindist script to dist tarball generation

  • dqh dqh committed [r45912] on Code

    Trailing spaces

  • dqh dqh committed [r45911] on Code

    Fixed macOS bindist launcher asking for Rosetta

  • dqh dqh committed [r45906] on Code

    removed trailing space

  • dqh dqh committed [r45905] on Code

    PS3 controller working with macOS GTK3 builds. Probably needs USB, and also needs PS button pressed once.

  • dqh dqh committed [r45903] on Code

    dangling spaces commit++ but also revert accidental change to macos bindist.sh

  • dqh dqh committed [r45902] on Code

    macOS joysticks work again, tested with Xbox controller. Minor rework needed when mapping UI exists.

  • dqh dqh committed [r45899] on Code

    More make dist fixes

  • dqh dqh committed [r45898] on Code

    Update renamed file in EXTRA_DIST

  • dqh dqh posted a comment on ticket #2185

    I'm aware of GitHub secrets. But i'm not about to expose my personal Apple developer account signing keys to everyone with commit access.

  • dqh dqh posted a comment on ticket #2185

    The major releases are signed and notarized, but I don't know that I can securely make those credentials available to a GitHub actions workflow. It might make sense to bundle a script that the user can use to mark each app as ok to run, if such a thing is possible. Then at least it's just one annoying one-off step for each download.

  • dqh dqh modified ticket #1978

    MAC Vice 3.8 / GTK / WiC64 crashes right after startup

  • dqh dqh posted a comment on ticket #1978

    Excellent, thanks for passing things back and forth!

  • dqh dqh modified ticket #2185

    Autostart doesn't work on macOS with GTK r45889

  • dqh dqh posted a comment on ticket #2185

    Great to hear, also great to hear that the github builds are useful. Apple doesn't make them easy to use, with gatekeeper etc.

  • dqh dqh modified ticket #2185

    Autostart doesn't work on macOS with GTK r45889

  • dqh dqh posted a comment on ticket #2185

    fixed in r45896 - please confirm!

  • dqh dqh committed [r45896] on Code

    Fixed GTK3+SDL2 'open with file' behaviour on macOS. Also fixed per-emu bindist .app icons.

  • dqh dqh modified ticket #2185

    Autostart doesn't work on macOS with GTK r45889

  • dqh dqh modified ticket #1978

    MAC Vice 3.8 / GTK / WiC64 crashes right after startup

  • dqh dqh posted a comment on ticket #1978

    Thanks - this is now fixed. The Win64 code uses a few ~1MB temp buffers on the stack and the default stack size on macOS is only 512KB. I've raised this to 8MB to match Linux.

  • dqh dqh committed [r45895] on Code

    Explicit 8MB VICE thread stack size to match Linux default. Fixes https://sourceforge.net/p/vice-emu/bugs/1978/

  • dqh dqh committed [r45894] on Code

    Fixed warnings

  • dqh dqh posted a comment on ticket #1978

    any chance of exact repro steps for the latest vice?

  • dqh dqh modified ticket #1776

    Menu items not working

  • dqh dqh modified ticket #1528

    x128 warp with vdc window showing capped at 120%

  • dqh dqh posted a comment on ticket #1528

    yup similar speed on macos

  • dqh dqh modified ticket #1047

    Paused emulation - Display settings update shows black screen

  • dqh dqh modified ticket #1982

    MacOS: Make VICE GTK discoverable for accessibility apps

  • dqh dqh posted a comment on ticket #1982

    What exactly does 'not working' mean here? VICE uses standard GTK things to create the UI, with the exception of the emulated user interface which on all platforms is a native child window which is then rendered with OpenGL or DirectX. So there's no chance of the emulated system text console being understood by this thing (if it doesn't do OCR) but the rest of the UI should at least work if GTK things generally do.

  • dqh dqh modified ticket #1978

    MAC Vice 3.8 / GTK / WiC64 crashes right after startup

  • dqh dqh posted a comment on ticket #1978

    But is it reproducible with the latest VICE code. If so I'll need new repro steps as -wic64colorizetrace isn't a valid CLI flag. No crash for me if I don't use that flag

  • dqh dqh posted a comment on ticket #2176

    Scratch that - i can replicate the blank monitor window with -monitorwidth "1464" -monitorheight "916". But at least the custom font is working again

  • dqh dqh posted a comment on ticket #2176

    Ok all, i've just fixed our custom fonts on macOS as well as a bunch of bindist issues. I would be good to know if this monitor issue has improved for those who see it (I don't)

  • dqh dqh committed [r45856] on Code

    Fixed more macOS bindist stuff

  • dqh dqh committed [r45855] on Code

    Fixed macOS runtime bindist check

  • dqh dqh committed [r45853] on Code

    Fix macOS custom fonts

  • dqh dqh committed [r45852] on Code

    Ad-hoc code signing to reduce fuckery required to run github macos builds

  • dqh dqh committed [r45851] on Code

    Reworked rpath rewriting in macOS bindist. GitHub macOS builds fixed

  • dqh dqh committed [r45850] on Code

    GitHub macOS bindist - Restore Intel + Apple

  • dqh dqh committed [r45849] on Code

    GitHub macOS bindist - Attempt 13

  • dqh dqh committed [r45848] on Code

    GitHub macOS bindist - Attempt 12

  • dqh dqh committed [r45847] on Code

    GitHub macOS bindist - Attempt 11

  • dqh dqh committed [r45846] on Code

    GitHub macOS build with homebrew clean slate

  • dqh dqh committed [r45845] on Code

    Remove macOS x86 builds from GitHub - Homebrew + GH support has rotted

  • dqh dqh committed [r45844] on Code

    revert ill-informed changes

  • dqh dqh committed [r45833] on Code

    GitHub macOS bindist - Attempt 10

  • dqh dqh committed [r45832] on Code

    GitHub macOS bindist - Attempt 9

  • dqh dqh committed [r45831] on Code

    GitHub macOS bindist - Attempt 8

  • dqh dqh committed [r45830] on Code

    GitHub macOS bindist - Attempt 7

  • dqh dqh committed [r45829] on Code

    GitHub macOS bindist - Attempt 6

  • dqh dqh committed [r45828] on Code

    Fix macOS bindist assume GTK3 installed

  • dqh dqh committed [r45827] on Code

    GitHub macOS bindist - Attempt 5

  • dqh dqh committed [r45826] on Code

    GitHub macOS bindist - Attempt 4

  • dqh dqh committed [r45825] on Code

    GitHub macOS bindist - Attempt 3

  • dqh dqh committed [r45824] on Code

    GitHub macOS bindist - Attempt 2

  • dqh dqh committed [r45823] on Code

    GitHub macOS bindist

  • dqh dqh posted a comment on ticket #2176

    Hi Mads, im a big fan of Kick Assembler. i believe this issue is fixed in trunk (upstream dep issue, actually), any chance you can verify?

  • dqh dqh committed [r45794] on Code

    macOS bindist no longer require platypus. And other bindist issues fixed.

  • dqh dqh posted a comment on ticket #2128

    I'm not sure i'm seeing the same problem in trunk Would you be able to try to repo it using the latest code from SVN, without hardcoding the path to the dylib? I'm wondering if the real problem is that a signed .app is trying to load the dylib from the system, rather than it being due to needing the full path.

  • dqh dqh modified ticket #2153

    GTK Crashes on Font Selection in Preferences.

  • dqh dqh posted a comment on ticket #2153

    I guess the main question is, if you install deps from homebrew and compile and install VICE trunk on your machine - does the problem still occur? macOS Build instructions are at doc/building/macOS-Howto.txt I just retested using deps I installed a few months ago, and again using updated deps, and no crash. So I think it was just a bug in upstream that has since been fixed. Feel free to reopen if you can repro in trunk

  • dqh dqh modified ticket #1978

    MAC Vice 3.8 / GTK / WiC64 crashes right after startup

  • dqh dqh posted a comment on ticket #1978

    Unless it's replicable in trunk, I think we have to assume this was inadvertently fixed already by another change. Feel free to reopen if you can find a way to replicate.

  • dqh dqh posted a comment on ticket #1978

    I can't replicate this anymore. Seems the -wic64colorizetrace option has been removed in the meantime also

  • dqh dqh posted a comment on ticket #2153

    I actually did check this when I saw the email. On my machine 3.9 crashes deep inside pango when doing this, but a build i have from WIP joystick work doesn't and shows a font selection dialog. So it might be that it's a problem fixed by a newer version of the dependencies.

  • dqh dqh committed [r45707] on Code

    Add link to GitHub actions run to all build failure notifications

  • dqh dqh committed [r45700] on Code

    Fixed macOS build (currently no host joystick support)

  • dqh dqh posted a comment on ticket #2145

    Will at least get it building again today.

  • dqh dqh committed [r45447] on Code

    Update macOS bindist to latest notarisation tool

  • dqh dqh committed [r45446] on Code

    Update macOS bindist for latest GTK3

  • dqh dqh posted a comment on ticket #2080

    lack of code-signing might be related too

  • dqh dqh posted a comment on ticket #2108

    ugh, this is the test that the homebrew guy forced me to add when I last wanted to fix the homebrew build formula. And now the test itself breaks the build and creating work, classic.

  • dqh dqh posted a comment on ticket #2082

    I just tried this morning and I found that x64sc won't even start on Windows for me. The other emulators do. So there is a bigger issue to investigate first

  • dqh dqh posted a comment on ticket #2082

    Forgot that replies to the mailing list emails are disabled. I'm probably the last person who worked on the mouse code. It would be good to get a description of how it behaves for you. Does it work if you don't make fast/big mouse movements?

  • dqh dqh committed [r45359] on Code

    (macOS) Register all the ttf fonts, not just C64_Pro_Mono-STYLE

  • dqh dqh committed [r45358] on Code

    Fixed unused variable in non-debug builds

  • dqh dqh committed [r45357] on Code

    (macOS) Moved system includes to end of generated CMake include list. Fixes hvsc #include "md5.h"

  • dqh dqh posted a comment on ticket #1940

    are you able to test that adapter on a linux or windows machine?

  • dqh dqh posted a comment on ticket #1940

    still here if something serious needs fixing on mac, sounds like this would be hard to replicate though.

  • dqh dqh modified ticket #1978

    MAC Vice 3.8 / GTK / WiC64 crashes right after startup

  • dqh dqh posted a comment on ticket #1978

    this one is tricky to find - it fails in userport_wic64_store_pbx() but only if optimisation is enabled.

  • dqh dqh modified ticket #1978

    MAC Vice 3.8 / GTK / WiC64 crashes right after startup

  • dqh dqh posted a comment on ticket #1978

    thanks for the report, ill look at it tomorrow

  • dqh dqh committed [r44897] on Code

    Fixed the ritual busting of vice.text iso-8859-x

  • dqh dqh committed [r44896] on Code

    Partial revert

  • dqh dqh committed [r44895] on Code

    Changed macOS monitor hotkey from reserved Cmd-h to Cmd-Escape. Thanks to Oskar Linde for the patch!

  • dqh dqh modified ticket #349

    Change default hotkey for opening Monitor on Mac

  • dqh dqh posted a comment on ticket #349

    Yeah, not sure why this was changed, Cmd-Escape is a good change, thanks.

1 >
MongoDB Logo MongoDB