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: Ajatt-Tools/mpvacious
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.37
Choose a base ref
...
head repository: Ajatt-Tools/mpvacious
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.38
Choose a head ref
  • 12 commits
  • 11 files changed
  • 3 contributors

Commits on Jan 5, 2025

  1. don't use patterns when checking for supported codecs (#131)

    This fixes the warning where mpvacious incorrectly reports the error of mpv not supporting libaom-av1.
    PIPPOHSIOS authored and tatsumoto-ren committed Jan 5, 2025
    Configuration menu
    Copy the full SHA
    e500898 View commit details
    Browse the repository at this point in the history
  2. Faster card creation (#130)

    * add quick note update
    
    * card selection feature
    
    * change number of cards updated in main menu
    
    * format
    
    * fixup unpack and extraneous code
    
    use this.unpack in place of table.unpack
    
    remove extraneous observer
    
    revert win.lua changes
    
    * rename max_n to get_last_n_added_notes
    
    * insert curl request directly into lua table
    
    * add quick card creation tutorial, rename script-binding
    
    * clearer differentation between card/line selection menu
    
    * lower bound num cards to 1
    
    * fix case with empty current sub
    
    * fix request_json
    
    * use a random tmp file for each curl request
    
    * refactor diag collection and bundle quick creation opts
    
    * secondary sub support for quick card creation
    
    * format
    
    * get cards/lines typo fix
    
    * fix windows curl request
    
    * fix card creation
    
    ---------
    
    Co-authored-by: Ren Tatsumoto <tatsu@autistici.org>
    stexus and tatsumoto-ren committed Jan 5, 2025
    Configuration menu
    Copy the full SHA
    fdf13bf View commit details
    Browse the repository at this point in the history
  3. format

    tatsumoto-ren committed Jan 5, 2025
    Configuration menu
    Copy the full SHA
    9e75cbd View commit details
    Browse the repository at this point in the history
  4. move code to file

    tatsumoto-ren committed Jan 5, 2025
    Configuration menu
    Copy the full SHA
    fdc971e View commit details
    Browse the repository at this point in the history
  5. move file

    tatsumoto-ren committed Jan 5, 2025
    Configuration menu
    Copy the full SHA
    e3af292 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2025

  1. format

    tatsumoto-ren committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    a3de4e7 View commit details
    Browse the repository at this point in the history
  2. refactor filters

    tatsumoto-ren committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    abce553 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. add expected locations

    tatsumoto-ren committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    b663f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75e532a View commit details
    Browse the repository at this point in the history
  3. run goldendict detached

    tatsumoto-ren committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    67d4360 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2025

  1. format

    tatsumoto-ren committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    90e89d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b94fdae View commit details
    Browse the repository at this point in the history
Loading