Skip to content
This repository was archived by the owner on May 3, 2019. 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: ColinDuquesnoy/MellowPlayer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.2
Choose a base ref
...
head repository: ColinDuquesnoy/MellowPlayer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.3
Choose a head ref
  • 12 commits
  • 113 files changed
  • 1 contributor

Commits on Jan 28, 2018

  1. Merge branch 'develop'

    ColinDuquesnoy committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    4a44aa5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Use SYSTEM include directories for 3rdparties include dirs

    Hopefully this will fix warnings coming from Qt with GCC8 (see #193)
    ColinDuquesnoy committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    7e9bd48 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Add -Wno-class-memaccess

    See #193
    ColinDuquesnoy committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    cd52bcf View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. Fix clang build issue

    ColinDuquesnoy committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    b0ca341 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e9fc48 View commit details
    Browse the repository at this point in the history
  3. Use Qt 5.9.4 on travis

    ColinDuquesnoy committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    eea4d72 View commit details
    Browse the repository at this point in the history
  4. Revert "Switch to gcc8 on travis"

    This reverts commit 2e9fc48.
    ColinDuquesnoy committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    d689fe1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24d3230 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18a8648 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9716ae View commit details
    Browse the repository at this point in the history
  8. Version 3.3.3

    ColinDuquesnoy committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    983ebeb View commit details
    Browse the repository at this point in the history
  9. Merge branch 'develop'

    ColinDuquesnoy committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    3cf456b View commit details
    Browse the repository at this point in the history
Loading