Skip to content

Releases: OpenIPC/PixelPilot_rk

1.2.0

06 Nov 19:11
74b1293
Compare
Choose a tag to compare

What's Changed

  • Add command line option to print the list of supported screen modes by @seriyps in #28
  • start recording when armed by @henkwiedig in #30
  • Change the way Cairo buffer is cleared by @seriyps in #31
  • Minor: assign thread name; fix compilation warnings by @seriyps in #33
  • Add logging via spdlog library by @seriyps in #34
  • add --osd-custom-message by @henkwiedig in #32

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

19 Oct 20:21
dbf3f88
Compare
Choose a tag to compare

What's Changed

  • Publish a new release build on new tag #24
  • Generate config.h file by Cmake, use project version convention #23
  • Start-stop DVR by sending a SIGUSR1 to pixelpilot process #17
  • Use "mpp" from apt instead of building from source #16

Full Changelog: v1.0.0...1.1.0

v1.0.0

07 Oct 09:17
e070b64
Compare
Choose a tag to compare

What's Changed

  • Fix memory leak in DVR queue by @seriyps in #9
  • move to latest radxa zero 3w image by @luastoned in #10
  • Update --help to reflect all the supported options by @seriyps in #12
  • Shutdown gradually if not able to initialize display by @seriyps in #11

New Contributors

Full Changelog: latest...v1.0.0

latest

31 Aug 21:57
Compare
Choose a tag to compare
Add build script