Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

57 lines (31 loc) · 2.04 KB

0.12.2 (2018-09-03)

Bug Fixes

  • ble: fix button notification (687c893)
  • record: remove empty files on decode (dc87116)

0.12.1 (2018-05-01)

Bug Fixes

  • impulseButton: fix support for new raspivid file (5837af4)

0.12.0 (2018-04-24)

Features

  • led module: Native LED control (50bf1cf)

0.11.0 (2018-04-08)

Features

  • live: Add live stream view for drideOS (8a72d07)

0.10.1 (2018-04-01)

Bug Fixes

  • video: fix filename fix in ensureAllClipsAreDecoded (250ae10)

0.10.0 (2018-03-25)

Bug Fixes

  • release: add missing plugins (eeb0fe3)
  • record: allow encode after button click (2348cb7)
  • settings: cast boolean values (6ad1d90)
  • record: fix encoding block and encoding loop (8a48455)
  • video: fix encoding orchestration issues (8d46d2e)
  • button: fix issues with state after click (cd241ea)

Features

  • release: Add .releaserc (a51343c)