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

Drag'n'Drop Analysis #37

Merged
merged 5 commits into from Jul 10, 2013
Merged

Drag'n'Drop Analysis #37

merged 5 commits into from Jul 10, 2013

Commits on Jul 6, 2013

  1. Rename every occurence of prepare with analysis

    If you are new to the code the name prepare for everything that is
    related to the analysisview can be confusing. Renaming them will make
    it easier to see what the classes are being used for
    Max Linke committed Jul 6, 2013
    Copy the full SHA
    905ce1b View commit details
    Browse the repository at this point in the history
  2. drag'n'drop tracks on analyzeview

    Max Linke committed Jul 6, 2013
    Copy the full SHA
    196af9d View commit details
    Browse the repository at this point in the history
  3. starting queuesize is set correctly

    Max Linke committed Jul 6, 2013
    Copy the full SHA
    d3ebbe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2013

  1. add option to analyzse crate/playlist to submenu

    this path also does some minor code refactoring
    Max Linke committed Jul 7, 2013
    Copy the full SHA
    6566d07 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2013

  1. adress rryans comments

    Max Linke committed Jul 9, 2013
    Copy the full SHA
    82f4f03 View commit details
    Browse the repository at this point in the history