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: VPKSoft/amp-multi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v.1.0.0.2
Choose a base ref
...
head repository: VPKSoft/amp-multi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v.1.0.1
Choose a head ref

Commits on Aug 22, 2022

  1. Copy the full SHA
    245a4dc View commit details
  2. Wrong language in keyboard shortcuts.

    VPKSoft committed Aug 22, 2022
    Copy the full SHA
    081a700 View commit details
  3. Merge pull request #104 from VPKSoft/add_missingKeyboardShortcuts

    Add missing keyboard shortcuts from the WinForms amp# version.
    Petteri Kautonen authored Aug 22, 2022
    Copy the full SHA
    e9c9354 View commit details

Commits on Aug 24, 2022

  1. Move common utils to separate project.

    VPKSoft committed Aug 24, 2022
    Copy the full SHA
    33d4fb5 View commit details
  2. Move common classes to different project.

    VPKSoft committed Aug 24, 2022
    Copy the full SHA
    62c8753 View commit details
  3. Merge pull request #106 from VPKSoft/refactor_projects

    Refactor projects
    Petteri Kautonen authored Aug 24, 2022
    Copy the full SHA
    b6aa83c View commit details

Commits on Aug 25, 2022

  1. Works with thread without a modal dialog.

    VPKSoft committed Aug 25, 2022
    Copy the full SHA
    a276ec0 View commit details
  2. Changed the thread to task and tested on Windows. TODO: Test on macOS…

    … and Linux.
    VPKSoft committed Aug 25, 2022
    Copy the full SHA
    210cc43 View commit details
  3. One syntax-sugar piece.

    VPKSoft committed Aug 25, 2022
    Copy the full SHA
    c28bce9 View commit details
  4. Add some just to be sure-checking.

    VPKSoft committed Aug 25, 2022
    Copy the full SHA
    ab40a5f View commit details
  5. Merge pull request #108 from VPKSoft/makeNonModa_DialogAddFilesProgress

    Make add file progress dialog non-modal
    Petteri Kautonen authored Aug 25, 2022
    Copy the full SHA
    3bd132e View commit details

Commits on Aug 26, 2022

  1. Fix initially missing album selection.

    VPKSoft committed Aug 26, 2022
    Copy the full SHA
    bf25ed7 View commit details
  2. Remove unused space.

    VPKSoft committed Aug 26, 2022
    Copy the full SHA
    fd83997 View commit details
  3. Merge pull request #110 from VPKSoft/fix_emptyDatabaseAlbumSelect

    Fix initially missing album selection
    Petteri Kautonen authored Aug 26, 2022
    Copy the full SHA
    32eda9a View commit details
  4. Change the query divider thread to task.

    VPKSoft committed Aug 26, 2022
    Copy the full SHA
    01db339 View commit details
  5. Remove unused field.

    VPKSoft committed Aug 26, 2022
    Copy the full SHA
    1dfb4e2 View commit details
  6. No need to change these threads into tasks as they are continuous. TO…

    …DO: Test on Linux & macOS.
    VPKSoft committed Aug 26, 2022
    Copy the full SHA
    c02b1c4 View commit details
  7. Merge pull request #111 from VPKSoft/refactor_threadsToTasks

    Refactor threads to tasks
    Petteri Kautonen authored Aug 26, 2022
    Copy the full SHA
    c1a694f View commit details

Commits on Aug 27, 2022

  1. Update help.

    VPKSoft committed Aug 27, 2022
    Copy the full SHA
    05cfedf View commit details
  2. v.1.0.1 Release

    VPKSoft committed Aug 27, 2022
    Copy the full SHA
    53833ea View commit details
  3. Fix search failing.

    VPKSoft committed Aug 27, 2022
    Copy the full SHA
    04ddb04 View commit details
Loading