21 次程式碼提交 (81976c43609863d73b28d8af656802214e677557)

作者 SHA1 備註 提交日期
  Scott Lahteine 5f2908a117
♻️ Small sound / buzz refactor (#24520) 1 年之前
  Pauli Jokela 04fe50936e
✨ SOUND_ON_DEFAULT option (#24102) 2 年之前
  Ludy 59f2f4fd47
🐛 Fix MMU2 buzz (#23950) 2 年之前
  Scott Lahteine 89a9c3a391 🧑‍💻 Add standard BUZZ types 2 年之前
  Scott Lahteine 6fb2d8a25f 🧑‍💻 Remove extraneous 'inline' hints 2 年之前
  luzpaz afca6e7459
🐛 Spellcheck comments (#22496) 2 年之前
  Scott Lahteine 637123f340 Update some LCD includes 3 年之前
  Victor Oliveira 5c87762f9e
Fix Buzzer (pin) init for uninitialized FastIO (#19559) 3 年之前
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 年之前
  Scott Lahteine bfad23d3e2 (c) 2020 4 年之前
  Ludy 05995d1fd6 Unify buzz methods as MarlinUI::buzz (#14803) 4 年之前
  Tim Moore 77f637763c Overlord configs. Fix buzzer, redundant temp. (#14833) 4 年之前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 年之前
  Scott Lahteine 0feeef2604 Update copyright in headers 5 年之前
  Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 5 年之前
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5 年之前
  gjdodd 0a549fd1f2 Fix EXTENSIBLE_UI compile errors (#12206) 5 年之前
  Marcio Teixeira 906a24fa81 Extensible user interface API (#11193) 5 年之前
  Scott Lahteine a4b0148365 Easier to find 'static inline' 5 年之前
  Scott Lahteine e0a189a481 Consolidate Buzzer 6 年之前
  Scott Lahteine efa578d6b0 Move 'libs' files 6 年之前
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 年之前
  Scott Lahteine efc198f952 Spacing, const, comments 7 年之前
  Josef Pavlik dca50737f5 fixed warning: ISO C++ forbids compound-literals 7 年之前
  Scott Lahteine 6110d57c16 Prevent the 'tone(f,d)' function from being interrupted 8 年之前
  Scott Lahteine 330f82971b Buzzer requires BEEPER_PIN 8 年之前
  João Brázio 2b5faa61e2 Consolidates Buzzer and Speaker into a single object 8 年之前
  João Brázio 909e98b1af A little cleanup at speaker.h 8 年之前
  AnHardt e4942d2163 Switch SD2cadrLib to fastio 8 年之前
  Scott Lahteine d1dffc7ad1 timestamp => endtime 8 年之前
  Scott Lahteine 71674059c3 Two strategies to address a stuck buzzer 8 年之前
  Blue-Marlin efe719f898 Heal the watchgog 8 年之前
  João Brázio 5b5aa1572b Non-blocking buzzer 8 年之前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 年之前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 年之前
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8 年之前
  Scott Lahteine bb44fe17cf Fix typo in buzzer.h endif (PR#2337) 9 年之前
  AnHardt 722829b058 Move buzzing code to buzzr.h & buzzer.cpp (PR#2307) 9 年之前