axet

Results 118 issues of axet

Hello! Diablo 2 official downloader failed to work under lutris wine. I tested all from 4.20 up to 5.7. Yet, debian system wine works fine (4.0 and 4.2). Difference between...

overwatch2-caffe-7.18 wine release add new wine type, not mentioned in: * https://github.com/lutris/docs/blob/master/WineBuilds.md

vkghl.h:187:37: error: ‘VK_PRESENT_MODE_BEGIN_RANGE_KHR’ is not a member of ‘VkPresentModeKHR with recent libvulcan-dev-1.2.162.0-1 it has no VK_PRESENT_MODE_BEGIN_RANGE_KHR. **vulkan_core.h** ```c typedef enum VkPresentModeKHR { VK_PRESENT_MODE_IMMEDIATE_KHR = 0, VK_PRESENT_MODE_MAILBOX_KHR = 1, VK_PRESENT_MODE_FIFO_KHR =...

Core initialisation can be simplified to: public PdfiumCore() { mCurrentDpi = Resources.getSystem().getDisplayMetrics().densityDpi }

Hello again! Original PdfRendered produce transparent Bitmaps, it is easy to change paper for reader applications. But your version of the library, produce solid while as background, no matter if...

``` axet@debian:~/source/github/desktop/go/test$ go version go version go1.4.2 linux/386 axet@debian:~/source/github/desktop/go/test$ go get github.com/rainycape/dl # github.com/rainycape/dl /tmp/go-build651627590/github.com/rainycape/dl/_obj/amd64.o: In function `call': ../../../../go/src/github.com/rainycape/dl/amd64.c:56: undefined reference to `make_call' collect2: error: ld returned 1 exit status...

localhost:CM-from-scratch axet$ ./douchebuild.sh ./douchebuild.sh: line 7: null: command not found A few words from Cyanogen (copied from his posts of nightlies/RCs and stable cm releases)

Can you please add fb2 to html xml transformations to this repo? Can be a part of standard.

Maven helps you manage java dependencies easily. Also would be better to change default source directory structure: move: src/ -> src/main/java/ test/ -> src/test/java/ data/ ->src/main/resources delete: lib/ (now handled...