Skip to content
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: m-labs/flickernoise
base: cf76930
Choose a base ref
...
head repository: m-labs/flickernoise
compare: f680dbf
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 14, 2012

  1. gui/performance.c: make dt_mode work again, except for the first patch

    Titles were not displayed, probably due to an oversight in some
    earlier code rearranging. This commit fixes it for all but the
    first patch.
    wpwrak committed Jan 14, 2012
    Copy the full SHA
    b7a8144 View commit details
    Browse the repository at this point in the history
  2. gui/performance.c: make dt_mode also work for the first patch

    This is a bit tricky because we can't just call osd_event in
    start_rendering. Instead we have to defer this to event_callback.
    wpwrak committed Jan 14, 2012
    Copy the full SHA
    f680dbf View commit details
    Browse the repository at this point in the history