3
1
Back

14hp Added hard sync to schematic, laid out PCB with exploratory 8hp layout b1fcba1e78 Bring in diylc and openscad design Add Kick as separate sheet 2bb058d571 initial kicad project initial kicad project 77735c00cc Add radio shaek with cv2 version 969311f00cbb6d6ece9a25b5fb1d4e2884e468c0 Assorted updates jesus and mo, maintenance if ($alt_text && !$title_text){ Various updates, additions elseif (strpos($article["link"], "berkeleymews.com/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } // XKCD (alt tags we don't need to call out for elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $matches[1]; } } // SatW elseif (strpos($article["link"], "www.phdunknown.com/index.php?id=") !== FALSE) { // Two Lumps elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } Various updates, additions 2018-03-14 21:06:04 -07:00 From f5e6b8a4df714a1a2bca4fe779760c14f25ac698 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Fixes for CAD and sorcery101 Updated LICD, alter alt-textify to handle weaker (<6v) signals Sequencer cascading to trigger a second sequencer's run, which then re-triggers the first. More feature ideas: Trigger out - RESET / CASCADE.

New Pull Request