Mark J.F. Teunissen

Results 5 comments of Mark J.F. Teunissen

example: ``` # Buttons GC_BUTTON_A=0x05,0x2F GC_BUTTON_B=0x05,0x4F GC_BUTTON_X=0x05,0x1F GC_BUTTON_Y=0x05,0x8F GC_BUTTON_Z=0x06,0x80 GC_BUTTON_START=0x06,0x20 # C stick C_STICK_N=0x05,0x1F C_STICK_NE=0x05,0x3F C_STICK_E=0x05,0x2F C_STICK_SE=0x05,0x6F C_STICK_S=0x05,0x4F C_STICK_SW=0x05,0xCF C_STICK_W=0x05,0x8F C_STICK_NW=0x05,0x9F C_STICK_DPAD_MODE=DPAD_HAT # DPAD # Left stick / D pad...

Wasn't aware of the wiiulegacy/core image. Good suggestion! I'll take a look into that artifact thingy!

Any progress on this front, using version Symfony 2.8.4-DEV and doctrine 1.2 and bundle is importing one-to-many as one-to-one relation (setRelation instead of addRelation) ? Is there a version in...

Any thoughts on this? Or maybe a way for configuring Googles permission to do the same? I was looking into this too, as my mail server serves multiple domains but...

> I wrote a hook for dehydrated that does multiple domains on one certificate. > > https://github.com/prices/dehydrated_hooks > > I don't know enough about certbot to be able to modify...