Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1000784 #26

Merged
merged 8 commits into from
Jul 3, 2013
Merged

Bug 1000784 #26

merged 8 commits into from
Jul 3, 2013

Commits on Jun 25, 2013

  1. Added verbosity (filenames) on TagLib errors.

    troyane authored and tro committed Jun 25, 2013
    Configuration menu
    Copy the full SHA
    c63b6d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1e7bb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2013

  1. Specified filenames on errors.

    coreaudio, flac, modplug, mp3, ogg, snd
    troyane committed Jun 26, 2013
    Configuration menu
    Copy the full SHA
    1a1b4cb View commit details
    Browse the repository at this point in the history
  2. Added spaces around the ==

    troyane committed Jun 26, 2013
    Configuration menu
    Copy the full SHA
    8365956 View commit details
    Browse the repository at this point in the history
  3. Added spaces around ==

    troyane committed Jun 26, 2013
    Configuration menu
    Copy the full SHA
    feacb68 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2013

  1. merged w/ upstream

    troyane committed Jul 2, 2013
    Configuration menu
    Copy the full SHA
    41d1ea1 View commit details
    Browse the repository at this point in the history
  2. Improved type mismatch errors.

    Improved errors with const int ERR and bool result; avoided implicit
    cast in soundsource.cpp. Deleted variable qurlStr.
    troyane committed Jul 2, 2013
    Configuration menu
    Copy the full SHA
    d12fd10 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2013

  1. Move all warnings from the bottom of each parseHeader() to

    soundsourceproxy.cpp
    troyane committed Jul 3, 2013
    Configuration menu
    Copy the full SHA
    9f710b4 View commit details
    Browse the repository at this point in the history