ChanServ changed the topic of #glasgow to: glasgow interface explorer · code https://github.com/GlasgowEmbedded/glasgow · logs https://freenode.irclog.whitequark.org/glasgow · discord https://1bitsquared.com/pages/chat · production https://www.crowdsupply.com/1bitsquared/glasgow · no ETAs at the moment
Getorix has joined #glasgow
Getorix_ has quit [Ping timeout: 260 seconds]
Getorix_ has joined #glasgow
Getorix has quit [Ping timeout: 256 seconds]
d_olex__ has quit [Read error: Connection reset by peer]
d_olex has joined #glasgow
Getorix has joined #glasgow
d_olex_ has joined #glasgow
Getorix_ has quit [Ping timeout: 258 seconds]
d_olex has quit [Read error: Connection reset by peer]
d_olex has joined #glasgow
d_olex_ has quit [Read error: Connection reset by peer]
d_olex__ has joined #glasgow
d_olex__ has quit [Read error: Connection reset by peer]
d_olex_ has joined #glasgow
d_olex_ has quit [Read error: Connection reset by peer]
d_olex_ has joined #glasgow
d_olex has quit [Read error: Connection reset by peer]
d_olex has joined #glasgow
d_olex_ has quit [Ping timeout: 246 seconds]
<whitequark> commit a7d041f4ca5805a136acc8a99689833dedefd9d5 seems to break USB streaming
<whitequark> i vaguely recall someone on here mentioning cancellation bugs
uovo has joined #glasgow
<whitequark> FFY00: ping
<whitequark> your patch linked above is indeed correct, how should I attribute you?
oeuf has quit [Ping timeout: 265 seconds]
<whitequark> nvm, found your signed-off line
<whitequark> hm, after a more careful look, it isn't correct although it does fix yamaha-opx by accident
<whitequark> still it pointed me in the right direction
<_whitenotifier-f> [GlasgowEmbedded/glasgow] whitequark pushed 1 commit to master [+0/-0/±1] https://git.io/JTsAt
<_whitenotifier-f> [GlasgowEmbedded/glasgow] whitequark 1dbfc8e - support.task_queue: clear done queue after cancellation.
<_whitenotifier-f> [glasgow] whitequark closed issue #202: Benchmark results never gets reported - https://git.io/JU0Fx
<_whitenotifier-f> [GlasgowEmbedded/glasgow] whitequark pushed 1 commit to master [+0/-0/±1] https://git.io/JTsAN
<_whitenotifier-f> [GlasgowEmbedded/glasgow] whitequark 81796ac - protocol.vgm: show file offset when encountering unknown commands.
<_whitenotifier-f> [GlasgowEmbedded/glasgow] whitequark pushed 1 commit to master [+0/-0/±1] https://git.io/JTsxI
<_whitenotifier-f> [GlasgowEmbedded/glasgow] whitequark 104b72e - protocol.vgm: show file offset when encountering unknown commands.
<_whitenotifier-f> [glasgow] Error. The Travis CI build could not complete due to an error - https://travis-ci.org/github/GlasgowEmbedded/glasgow/builds/736227268?utm_source=github_status&utm_medium=notification
<_whitenotifier-f> [GlasgowEmbedded/glasgow] whitequark pushed 1 commit to master [+0/-0/±2] https://git.io/JTspL
<_whitenotifier-f> [GlasgowEmbedded/glasgow] whitequark 2f1e932 - applet.audio.yamaha_opx: gracefully report VGM parsing errors.
<_whitenotifier-f> [GlasgowEmbedded/glasgow] whitequark pushed 1 commit to master [+0/-0/±1] https://git.io/JTspN
<_whitenotifier-f> [GlasgowEmbedded/glasgow] whitequark fe212fd - applet.audio.yamaha_opx: fix error shown for missing Content-Length.
<_whitenotifier-f> [GlasgowEmbedded/glasgow] whitequark pushed 1 commit to master [+0/-0/±1] https://git.io/JTGvz
<_whitenotifier-f> [GlasgowEmbedded/glasgow] whitequark 808c211 - applet.audio.yamaha_opx: add optional /IC support.
electronic_eel_ has joined #glasgow
electronic_eel has quit [Ping timeout: 260 seconds]
tomtastic has quit [Ping timeout: 272 seconds]
tomtastic has joined #glasgow
PyroPeter_ has joined #glasgow
PyroPeter has quit [Ping timeout: 260 seconds]
PyroPeter_ is now known as PyroPeter
tomtastic has quit [Ping timeout: 240 seconds]
tomtastic has joined #glasgow
_whitelogger has joined #glasgow
Getorix_ has joined #glasgow
Getorix has quit [Ping timeout: 240 seconds]
Getorix has joined #glasgow
Getorix_ has quit [Ping timeout: 264 seconds]
ExeciN has quit [Ping timeout: 240 seconds]
ExeciN has joined #glasgow
ExeciN has quit [Ping timeout: 240 seconds]
ExeciN has joined #glasgow
electronic_eel_ is now known as electronic_eel
simukis_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
simukis_ has joined #glasgow
Stormwind_mobile has quit [Ping timeout: 256 seconds]
Stormwind_mobile has joined #glasgow
ExeciN has quit [Quit: so long king Bowser]
bvernoux has joined #glasgow
Foxyloxy has quit [Read error: Connection reset by peer]
Foxyloxy has joined #glasgow
setrofim has quit [Read error: Connection reset by peer]
setrofim has joined #glasgow
danfoster has joined #glasgow
<FFY00> whitequark, cool :)
<FFY00> I haven't spent a lot of time with asyncio, that's why I didn't look deeper into it
<FFY00> I just bisected the breaking snippet :P
bvernoux has quit [Quit: Leaving]
<whitequark> ahh
<whitequark> yeah that still was useful tho
<whitequark> really subtle bug