Charlignon

Results 12 comments of Charlignon

Pushed all the code review changes, I'll do a separate commit for cache implementation !

@codetheweb sorry life has been pretty busy, but I'm done :) Tested and got the following debug log, as expected ` muse Cache hit: F2AitTPI5U0 +2ms`

Hum, that's strange ! I tried it again and it seems to be working properly, the play time displayed by Muse matches the video without the segments ![image](https://github.com/codetheweb/muse/assets/41714460/a24587ce-317b-4d36-bdb6-c1e975c53207) It may...

Really like the idea as well ! I looked into it as well, and the main implem decision is : when do we fetch the skipSegment data, and should it...

What about clearing the storage every time and just adding a message like "this will override your existing configuration" in the import copy ?

Hello ! I ran into the same issue and independently found the same fix. For reference, it happens on tex files `060000.win32.index/ui/icon/010000` to `.../013000` (specifically status icons) I don't think...

I would also like an option to start and stop parsing at will ! It's a bit unclear what `/endenc` does, considering you can't start an encounter manually. Bonus if...

I would like an option like that as well ! It could just be a call to `resize_for_content()` after every resize event, with debounce/throttle so it doesn't call every frame

@Ast3risk-ops had a similar issue where I couldn't launch the appimage with AIL. Turns out libappimage was outdated and doesn't handle properly new AppImage formats (see https://github.com/TheAssassin/AppImageLauncher/issues/410) Using the Alpha...

+1 ! I bookmarked the bottles directory because finding it every time is such a hassle