*** ricardocrudo has quit IRC | 00:16 | |
*** gianMOD has joined #lv2 | 00:43 | |
*** gianMOD has quit IRC | 00:49 | |
*** gianMOD has joined #lv2 | 01:01 | |
*** gianMOD has quit IRC | 01:05 | |
*** falktx has quit IRC | 01:43 | |
*** gianMOD has joined #lv2 | 01:55 | |
*** NickSB2 has joined #lv2 | 02:12 | |
*** gianMOD has quit IRC | 02:25 | |
*** NickSB2 has quit IRC | 03:51 | |
*** zth has joined #lv2 | 05:32 | |
*** zth has quit IRC | 06:02 | |
*** yoda_ has joined #lv2 | 08:09 | |
*** Yoda-- has quit IRC | 08:14 | |
*** edogawa has joined #lv2 | 08:49 | |
*** falktx has joined #lv2 | 09:47 | |
*** NickSB2 has joined #lv2 | 10:58 | |
*** Haskellfant has quit IRC | 11:12 | |
*** Haskellfant has joined #lv2 | 11:24 | |
*** edogawa has quit IRC | 11:34 | |
*** ricardocrudo has joined #lv2 | 12:02 | |
*** gianMOD has joined #lv2 | 12:04 | |
*** falktx has quit IRC | 13:19 | |
*** NickSB2 has quit IRC | 13:43 | |
*** gianMOD has quit IRC | 13:50 | |
*** gianMOD has joined #lv2 | 13:51 | |
*** falktx has joined #lv2 | 13:55 | |
*** falktx has quit IRC | 14:00 | |
*** HarryHaaren has joined #lv2 | 14:18 | |
*** gianMOD has quit IRC | 14:57 | |
*** gianMOD has joined #lv2 | 14:58 | |
*** gianMOD has quit IRC | 15:36 | |
*** NickSB2 has joined #lv2 | 17:32 | |
*** rncbc has joined #lv2 | 17:48 | |
*** falktx has joined #lv2 | 17:49 | |
*** zth has joined #lv2 | 18:22 | |
*** rncbc is now known as rncbc|AFK | 19:28 | |
*** NickSB2 has quit IRC | 19:41 | |
*** mlpug has joined #lv2 | 20:13 | |
*** mlpug has quit IRC | 21:00 | |
*** falktx has quit IRC | 21:10 | |
*** rncbc|AFK is now known as rncbc | 21:20 | |
*** rncbc_ has joined #lv2 | 21:28 | |
*** rncbc has quit IRC | 21:29 | |
*** rncbc_ is now known as rncbc | 21:29 | |
*** falktx has joined #lv2 | 21:41 | |
*** zth has quit IRC | 21:49 | |
drobilla | Unless there's some deep git-fu I'm not aware of, the real problem with Pugl de-fragmentation isn't really the code itself, but that upstream is a repo, but most people's changes are a subdirectory in some other repo | 22:09 |
---|---|---|
drobilla | Makes merging and cherry-picking basically impossible, AFAICT | 22:09 |
HarryHaaren | drobilla, in the past I've just copy/pasted thier code over my own current git head, and let git figure out what changed. This only works for smallish-changes, I don't recommend for rgar's branch vs your current (aka big API change) | 22:10 |
HarryHaaren | if things don't work, a git reset --hard will *nuke* all changes staged / unstaged changes, and give you back your last commit. | 22:11 |
drobilla | HarryHaaren: Basically blows merging. Commit IDs are different | 22:12 |
HarryHaaren | yeah true. good point. | 22:12 |
Anchakor | doesn't git have some sub-repo functionality? | 22:17 |
drobilla | Anchakor: yes, submodules. That is how this needs to be done in the future for collaboration to really work | 22:17 |
drobilla | Need to get there first, though | 22:17 |
Anchakor | yeah I figure people had these subdirectories before you migrated over to git | 22:19 |
drobilla | yes | 22:20 |
*** ricardocrudo has quit IRC | 22:27 | |
* HarryHaaren writes note to self, convert PUGL sub-dirs to sub-modules | 22:27 | |
drobilla | HarryHaaren: Eventually, yes, but in your case for current stuff you can still probably concoct an applicable diff | 22:28 |
HarryHaaren | yep.. i've had some nasty things happen with sub-modules (due to my own in-experience with them at the time) so I'm not particularly fond of them... that said, its obviously the way to go for collaboration in this case | 22:53 |
*** rncbc has quit IRC | 23:06 | |
*** yoda_ has quit IRC | 23:07 | |
* drobilla considers how one would build a 'pad sampler' sort of thing in Ingen | 23:57 | |
drobilla | I guess the 'trigger' internal could also have a UI that's a pad | 23:57 |
drobilla | With a Max/MSP like presentation mode, you stick those there, and get a UI for the patch with a grid | 23:58 |
drobilla | Though that latter part is..... a bit of a task | 23:58 |
drobilla | or probably better, if a tad more finickey, if pad was a bang-driven thing, and mapping MIDI notes to that was done in another module | 23:59 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!