Skip to content

RELEASE v0.13 - GUI has thumbnails!!! Config file template generation! Launch in a docker image!

Compare
Choose a tag to compare
@mauriciojost mauriciojost released this 27 Jan 21:47
· 206 commits to master since this release

Downloads moved from Bitbucket to Github!

  • Ignore gui files for coverage measurement
  • Update Jenkinsfile accordingly
  • Re-apply changes done via Github
  • Provide custom docker image for Jenkinsfile
  • Jenkinsfile generates releases too
  • Include GUI in coverage reports (taking GUI out of BETA!)
  • Setting new minimum coverage (90%)
  • Include dump-init-file flag for command line #36
  • Fix broken close app
  • add auto-camera shutdown feature
  • Merge pull request #37 from friism/add-auto-shutdown
  • build full Docker image
  • use version that rpm and deb don't choke on
  • add full dockerfile
  • Merge pull request #39 from friism/build-in-docker
  • Merge pull request #40 from friism/fix-bug
  • Re-organize docker related content (ci & run images)
  • Minor refactoring over CameraClient
  • Improve HttoCameraMock
  • Minor refactoring and add OR.ORF thumbnail
  • Externalize generic GET method from CameraClient to reuse in thumbnails
  • Add CameraClient.thumbnailFile feature
  • Added thumbnails (part I)
  • Add thumbnails to the GUI #35
  • Bump to v0.13