Sunday, 2014-01-19

* drobilla spends half his train ride fighting with LaTeX to draw a hierarchy00:31
drobillaand now I know why I've never used tikz00:31
rgareusdrobilla: xfig!00:42
rgareusoldie but goodie00:43
drobillargareus: I usually just draw figures in ipe, but I got it working now00:54
*** gabrbedd has quit IRC01:24
*** gabrbedd has joined #lv201:28
*** drobilla has quit IRC01:29
falktxerrm, drobilla left01:55
falktxnow I finished my pugl merges01:55
falktxrgareus: osx changes from harrison: https://github.com/falkTX/DPT/commit/f9356a084a9cddb1d7afb9b6bdd8fc9cd9f13d4701:55
falktxthis channel needs a bot01:56
rgareushe left 30 mins before you came01:58
rgareusfalktx: this channel has a bot.01:59
falktxoh01:59
falktxhi LAbot01:59
rgareusfalktx: and we're working on a log.01:59
falktxrgareus: can it "tell someone that" later?01:59
falktxlike thelonius01:59
rgareusfalktx: I suppose it can.01:59
falktxLAbot: tell rgareus this is a test02:00
falktxLAbot: later tell rgareus this is a test02:00
LAbotfalktx: Error: "later" is not a valid command.02:00
falktxhmmm02:00
rgareusfalktx: I got the tell message02:00
falktxin a PM?02:00
rgareusyes,  02:00 <LAbot> falktx wants me to tell you: this is a test02:00
rgareusI suppose I'll have to load the "later" plugin into supybot..02:01
rgareusthough tell should actually do that, too02:02
*** falktx has quit IRC03:45
*** NickSB2 has quit IRC03:57
*** HarryHaaren has quit IRC04:07
*** edogawa has joined #lv208:40
*** edogawa has quit IRC09:15
*** edogawa has joined #lv209:17
*** mlpug has joined #lv210:41
*** mlpug has quit IRC11:20
*** mlpug has joined #lv211:39
*** mlpug has quit IRC11:46
*** NickSB2 has joined #lv212:10
*** falktx has joined #lv212:13
*** speps has joined #lv212:29
*** falktx has quit IRC14:40
*** falktx has joined #lv214:50
*** awilliam1 has joined #lv215:06
*** awilliams has quit IRC15:07
*** awilliam1 is now known as awilliams15:07
*** Gethiox4 has joined #lv215:30
*** Gethiox3 has quit IRC15:32
*** awilliam1 has joined #lv216:30
*** awilliams has quit IRC16:31
*** awilliam1 is now known as awilliams16:31
*** rncbc has joined #lv216:31
*** awilliam1 has joined #lv216:42
*** awilliams has quit IRC16:43
*** awilliam1 is now known as awilliams16:43
*** speps1 has joined #lv217:08
*** speps has quit IRC17:10
*** drobilla has joined #lv217:11
*** falktx has quit IRC17:44
*** mlpug has joined #lv217:51
*** drobilla has quit IRC18:03
*** HarryHaaren has joined #lv218:19
*** NickSB2 has quit IRC18:33
*** falktx has joined #lv218:50
*** falktx has quit IRC18:59
*** Gethiox4 has quit IRC18:59
*** falktx has joined #lv219:41
*** drobilla has joined #lv220:20
drobillafalktx: k.  I will pull some diffs and see what's left21:16
falktxoh hi21:16
drobillaI think there's some common OSX stuff in falktx and rgareus versions that aren't in trunk, though most of the Harrison things I though I did21:16
drobillaI am going to change puglCreate so that problem goes away, and that'll probably be pugl 1.0.021:17
falktxdrobilla: I merged both harrison and rgareus changes in my version21:17
falktxdrobilla: there's a "return YES;" in my osx code that should be "return NO;". I made that YES for a test only21:18
drobillaI have no Mac around anymore so I'll have to do that stuff blind21:19
*** mlpug has quit IRC21:19
falktxdrobilla: I did those in VirtualBox21:19
drobillaThere seems to be a few other changes that aren't Harrison originated21:19
drobillafalktx: My image stopped booting for some reason :/21:19
falktxI have some in puglProcessEvents() that I'm still not sure can cause issues or not21:20
falktxwe spoke in email about it before, long time ago, but I never used the laptop osx86 after that21:20
rgareusfalktx: which reminds me. Do you have the URL again for the OSX plugin that you want me to test?21:22
falktxhmm, I was using on the new pc yesterday...21:23
falktxrgareus: don't you have logs for yesterday on #lad ?21:23
drobillaI kind of want to waste some time doing an android port, and figuring out a good callback API that can deal with multi-touch scenarios (possible on many laptops these days, too)21:23
falktxdrobilla: I want to waste time on a Haiku verison :)21:24
drobillabut you can't do that in one file like pugl_win.cpp or whatever, it's a bit messy21:24
drobillafalktx: even more wastey :)21:24
falktxdrobilla: also, I think android only allows 1 window at a time21:25
falktxno modal stuff (which I use in my little "toolkit")21:25
drobillafalktx: Fine by me.  Pugl itself doesn't have any windowey assumptions in it anyway21:25
drobillaIt just so happens that you can make a bunch of views and make them top-level windows on some platforms21:26
drobilla(Glut has actual window stuff)21:26
falktxI have issues making pugl windows top-level on osx btw21:26
falktxkeyboard events never get through21:27
falktxI seriously need to try and build a plugin in osx21:27
HarryHaarenfalktx, this one? http://kxstudio.sourceforge.net/tmp/nekobi-ui.app.zip21:28
falktxyes! it it works...21:28
falktxHarryHaaren: yeah, link is correct, thanks! rgareus^21:28
rgareusfalktx: I get a permission denied.21:28
rgareusfalktx: -rw-r-xr-x  1 rgareus  staff  555664 Jan 19 02:20 ./Contents/MacOS/nekobi-ui21:28
falktxchmod -R 777 *.app ?21:29
rgareusfalktx: yes, after that it works21:29
rgareusfalktx: must be the .zip thingy21:29
falktxrgareus: woot! cat moves, knobs work?21:29
rgareusfalktx: cat runs21:29
falktxrgareus: yeah, I did the zip in a shared samba folder. should had it done in osx...21:30
rgareusfalktx: dials also work. but waveform-switch -> crash21:30
rgareusfalktx: uhm. how do I test sound..21:30
falktxno sound21:30
falktxit's all UI21:30
falktxfake plugin, just to test graphics21:30
falktxrgareus: can you test the distrho about button too?21:31
rgareusfalktx: the about window also does weird things21:31
falktxyeah21:31
falktxno idea how to fix that21:31
falktxrgareus: it's probably something bad in pugl osx code when opening several views21:32
falktxthe same code works fine in x11 and win3221:32
drobillaI only tested pugl_text, never several views, so it wouldn't surprise me21:32
drobillapugl_test* rather21:33
falktxosx and objective-c is very weird... I can't stand it for too long21:33
*** mlpug has joined #lv221:34
rgareusfalktx: to me it's rather the opposite. once I got used to all those backets it's easy.21:34
rgareusfalktx: but the first look at all that code always make me shdder.21:34
falktxI can't stand white themes anymore21:34
drobillaStrange language.  An unholy hybrid of two that are, in themselves, alright21:34
drobillaBut I'm not sure how much I can deal with the inter-breeding :)21:34
rgareusfalktx: white-theme aversion?  you probably work too much at nighttime :D21:35
falktxI like dark21:36
drobillaToo much eye-assault, all that white.  I will never understand how some people code on white.21:37
drobillaWhite backgrounds are for Microsoft Word losers. :)21:37
falktxwhite is good on paper, black is good on screens :)21:38
rgareusfalktx: There are various studies that show that white background on screen produces more readable text.21:40
falktxreading text is not an issue21:40
falktxtiring the eyes is21:40
falktxrgareus: my font is the smallest readable size actually, which is 7 here21:41
rgareusfalktx: there are also a lot of personal or individual preferences...21:41
drobillaThere are also various studies that show the opposite :P21:42
falktxwell, my prefs are this: http://i.imgur.com/1FuVDTZ.png21:42
rgareusdrobilla: for color?  I don't think so.21:42
drobillargareus: With respect to eye strain at least, yes21:42
rgareusyuck an IDE.21:42
* rgareus runs for the hills21:43
drobillaStaring in to a bright white light emitting thing all day... kind of obvious, really21:43
drobillaI work on dark gray though, hard black is too much constract21:43
falktxdrobilla: it's for python integration. I love auto-completion21:43
falktxerrm rgareus^21:43
drobillaRoughtly the dark version of this http://ethanschoonover.com/solarized but with non-bluey gray background21:44
rgareusdrobilla: right. readability is a different issue21:44
LAbotTitle: Solarized - Ethan Schoonover (at ethanschoonover.com)21:44
rgareusfalktx: vim autocompletes all right. I suppse emacs can too.21:44
falktxfor python?21:45
rgareusfalktx: any language really.21:45
falktxsomehow I doubt it21:45
falktxbut anyway, I can't get myself to use vim21:45
falktxI had to memorize how to quit, it was a problem for far too long... :P21:47
rgareusfalktx: easy. just don't quit :)21:47
falktxthen I can't save the git commit!21:48
rgareussing along:   we can't, we won't, and we don't stop...21:48
rgareusfalktx: you can call git from withing vim just fine..21:48
falktxI prefer nano21:48
rgareusaah well, to each his own.21:48
* drobilla uses magit, though it's a bit annoying at a few things21:49
drobillaMainly my usual keybindings for rapidly skipping through diffs don't work21:50
*** mlpug has quit IRC22:53
*** edogawa has quit IRC23:29
*** rncbc is now known as rncbc|AFK23:35
*** rncbc|AFK has quit IRC23:35
*** drobilla has quit IRC23:46

Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!