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: dyne/frei0r
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: dyne/frei0r
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Choose a head ref
  • 11 commits
  • 31 files changed
  • 3 contributors

Commits on May 23, 2023

  1. Prevent compiler warnings in select0r

    rrrapha authored and jaromil committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6981960 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    804f209 View commit details
    Browse the repository at this point in the history
  2. rename pr0be and pr0file filters prefixing measure_

    all directories including multiple plugins should prefix the plugin name with
    the directory name separated by underscore.
    jaromil committed May 30, 2023
    Configuration menu
    Copy the full SHA
    7228e0f View commit details
    Browse the repository at this point in the history
  3. remove camelcase from tehroxx0r plugin

    dir and plugin name should be the same in this case (case sensitive match)
    jaromil committed May 30, 2023
    Configuration menu
    Copy the full SHA
    ad4cbc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbb3486 View commit details
    Browse the repository at this point in the history
  5. correct denoise naming

    jaromil committed May 30, 2023
    Configuration menu
    Copy the full SHA
    929afe1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    203c03a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e87196 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    c3f987c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Add kaleid0sc0pe filter

    Original implementation from https://github.com/gbendy/kaleidoscope
    
    Includes minor modifications to build correctly in the frei0r source
    tree.
    gbendy authored and jaromil committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5770116 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. fix: water filter

    contributed by @qq2225936589 in #106
    jaromil committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    49f759d View commit details
    Browse the repository at this point in the history
Loading