Skip to content
This repository was archived by the owner on May 29, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PkmX/lcamera
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2
Choose a base ref
...
head repository: PkmX/lcamera
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3
Choose a head ref
  • 8 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 22, 2014

  1. Update README.md

    PkmX committed Nov 22, 2014
    Configuration menu
    Copy the full SHA
    5e2a797 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    PkmX committed Nov 22, 2014
    Configuration menu
    Copy the full SHA
    a7ae75e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2014

  1. Keep screen on within app.

    PkmX committed Nov 23, 2014
    Configuration menu
    Copy the full SHA
    ebc0d72 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2014

  1. Huge refactoring (part 1).

    * Capturing and recording code are now factored into their corresponding
    mode, this should help reducing bugs and ease adding new modes.
    * MediaRecorder is now prepared when switching to video mode, so hitting
    the record button should start recording as soon as possible.
    PkmX committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    2135390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d89184f View commit details
    Browse the repository at this point in the history
  3. Bug fixes:

    * Release recorder when switching back to photo mode.
    * The whole session creation process needs to be in a critical section.
    PkmX committed Nov 24, 2014
    2 Configuration menu
    Copy the full SHA
    a816974 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2014

  1. Configuration menu
    Copy the full SHA
    0d1cd6f View commit details
    Browse the repository at this point in the history
  2. Release v0.3.

    PkmX committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    bf4c7eb View commit details
    Browse the repository at this point in the history
Loading