[go: up one dir, main page]

Activity for dqh

  • 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.

  • dqh dqh committed [r44894] on Code

    Update macOS bindist build flags to closer match windows builds

  • dqh dqh committed [r44893] on Code

    Updated macOS bindist to require macOS 12. Let's see if this upsets people, building deps for old macOS support is a hassle.

  • dqh dqh committed [r44884] on Code

    Fixed github workflow not waiting for build_deb. It happens to work already because build_deb is faster than build.

  • dqh dqh committed [r44883] on Code

    Fixed release_id var in make release github workflow

  • dqh dqh modified ticket #1967

    configure fails on MacOS X

  • dqh dqh posted a comment on ticket #1967

    i couldnt replicate it and it sounds like its fixed :)

  • dqh dqh posted a comment on ticket #1967

    bindist requiring vice.pdf is fixed in r44747 @goran - looks like you are using Homebrew on Intel, is that correct? Do you have pkg-config installed?

  • dqh dqh committed [r44747] on Code

    Fixed macOS bindist when vice.pdf isn't built

  • dqh dqh posted a comment on ticket #1785

    im out of town for another week or so but i'll take a look when i get back. I only have PS and XB controllers to test with, though.

  • dqh dqh posted a comment on ticket #1937

    sure ill look. very occupied by new job but am still here :)

  • dqh dqh committed [r44109] on Code

    commit++

  • dqh dqh committed [r44108] on Code

    Fixed shutdown locking bug found by an assertion

  • dqh dqh posted a comment on ticket #1902

    what OS, CPU and GPU do you have? does changing the sound settings (also try disabling sound) change anything? SDL or GTK?

  • dqh dqh posted a comment on ticket #1902

    What speed are you running the emulator at? What is the refresh rate of your monitor?

  • dqh dqh committed [r44062] on Code

    Fixed a couple of bad reads

  • dqh dqh committed [r44061] on Code

    Fixed single threaded build

  • dqh dqh committed [r44060] on Code

    Fixed 64-bit printfy things

  • dqh dqh committed [r44058] on Code

    Added assert to catch unsafe mainlock_yield() on UI thread

  • dqh dqh committed [r44057] on Code

    fixed memory leak

  • dqh dqh committed [r44056] on Code

    Prevent sound flush on UI thread, which can happen in response to settings changing resources

  • dqh dqh committed [r43939] on Code

    Fixed not generating sources until after they're looked for

  • dqh dqh committed [r43938] on Code

    Fixed cmake_bootstrap.sh when EXTRA_DIST lists files that don't exist

  • dqh dqh posted a comment on ticket #1749

    Yeah, I can see a few things wrong with the SDL dual window stuff in my branch. I'll clean it up.

  • dqh dqh posted a comment on ticket #1749

    yikes. I just tested this on macOS and none of these issues exist. I think the fix is for users to upgrade to macOS

  • dqh dqh posted a comment on ticket #1749

    I can't remember if I did anything for this on trunk, but it shouldn't be an issue in the vice-4 branch. Would you be able to test both trunk and vice-4 to figure out the current status? My understanding is that i'd be able to merge the vice-4 stuff once we get 3.7.x point releases out of the way, are we still planning a point release?

  • dqh dqh committed [r43670] on Code

    Fix 'echo -n' not working inside configure script on macOS and probably other platforms

  • dqh dqh committed [r43669] on Code

    Do not build PDF docs unless --enable-pdf-docs (yay!)

  • dqh dqh committed [r43666] on Code

    A better fix for x64 autostart when setting VICIIborders via config/cli

  • dqh dqh committed [r43665] on Code

    Fixed x64 autostart when setting VICIIborders via config/cli

  • dqh dqh committed [r43664] on Code

    commit++

  • dqh dqh committed [r43663] on Code

    Fixed missing void in macOS code that somehow never triggered a warning before

  • dqh dqh committed [r43610] on Code

    Fixed macOS bindist. Probably doesn't work without code signing, however an attempt is now made to detect and use a signing identity.

  • dqh dqh committed [r43608] on Code

    Fixed annoying warning about unused mem_burst_read

  • dqh dqh committed [r43607] on Code

    Fixed dtv crash on shutdown. There was an assumption that 4 printer drivers were set up that had a form feed callback, in this case there were only 3

  • dqh dqh committed [r43606] on Code

    another unsigned -> signed warning

  • dqh dqh committed [r43605] on Code

    Fixed a bunch of intptr_t / void * comparison warnings by defining CBM_FILE as void *

  • dqh dqh committed [r43604] on Code

    Fixed unsigned -> signed warnings

  • dqh dqh committed [r43603] on Code

    Removed pointless assignment

  • dqh dqh posted a comment on ticket #1833

    I've added an attempt to make the bindist script compatible with newer platypus in r43597. Can you please test?

  • dqh dqh committed [r43597] on Code

    Attempt to make macOS bindist script work with multiple platypus versions

  • dqh dqh committed [r43596] on Code

    fixed GNU sed assumption

  • dqh dqh posted a comment on ticket #1833

    So, I'm not seeing this issue. I see that your version of platypus is newer than mine, I have version 5.3. How did you install a newer platypus?

  • dqh dqh modified ticket #1833

    Make binary fails with Add: "CFBundlePackageType" Entry Already Exists

  • dqh dqh posted a comment on ticket #1833

    It wasn't when I made the offical 3.7.1 binaries, r43150 is a seemingly random early december revision. @goran can you please let us know if this is still an issue with the latest trunk, or if you prefer, 3.7.1 ?

  • dqh dqh committed [r43378] on Code

    Fixed platpus output redirection, thanks Patrice Duroux for the patch!

  • dqh dqh committed [r43236] on Code

    Added a log interface locking to threaded builds

  • dqh dqh committed [r43235] on Code

    Fixed debug logging of pointer without cast to void*

  • dqh dqh committed [r43234] on Code

    Fixed debug logging of intptr_t without cast to void*

  • dqh dqh committed [r43233] on Code

    Fixed debug logging of uninitialised data

  • dqh dqh modified ticket #1823

    Gtk3 mouse emulation broken under Windows

  • dqh dqh posted a comment on ticket #1823

    This should be fixed as of r43149

  • dqh dqh committed [r43150] on Code

    Fixed trailing spaces

  • dqh dqh committed [r43149] on Code

    Fixed the windows mouse warp thing

  • dqh dqh modified a comment on ticket #348

    We're now in a bit of a weird weird place where cmd-w closes the monitor window (which is right), but also toggles warp when used on the emu windows. Perhaps mac should use the same (general) shortcuts as win/linux - i.e. use alt instead of cmd.

  • dqh dqh posted a comment on ticket #348

    We're now in a bit of a weird weird place where cmd-w closes the monitor window (which is right), but also toggles warp when used on the emu windows. Perhaps mac should use the same shortcuts as win/linux - i.e. use alt instead of cmd.

  • dqh dqh modified ticket #1706

    Commit 40432 causes timeouts using the GEOS fast loader

  • dqh dqh posted a comment on ticket #1706

    A big thank you from me for your work on this so far. Could you please test r42844 to see if it changes anything for you?

  • dqh dqh committed [r42844] on Code

    Experimental fix for bug https://sourceforge.net/p/vice-emu/bugs/1706/

  • dqh dqh committed [r42843] on Code

    Removed another undefined behaviour

  • dqh dqh committed [r42842] on Code

    Deliberate integer sign conversion made explicit

  • dqh dqh committed [r42841] on Code

    Deliberate integer overflow made explicit

  • dqh dqh committed [r42840] on Code

    Deliberate integer overflow made explicit

  • dqh dqh committed [r42839] on Code

    Deliberate integer overflow made explicit

  • dqh dqh committed [r42836] on Code

    Fixed a few undefined behaviours due to unexpected rvalue promotion to signed int, noticed by when running x128 with clang -fsanitize=undefined.

  • dqh dqh committed [r42809] on Code

    Updated website macOS binary links and *cough* added a link to the discord server

  • dqh dqh created ticket #1794

    xvic ntsc weird display

  • dqh dqh modified ticket #1692

    xvic NTSC crashes when enabling interlace mode

  • dqh dqh posted a comment on ticket #1692

    Thanks for rechecking!

1 >