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: bucanero/pkgi-ps3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.4
Choose a base ref
...
head repository: bucanero/pkgi-ps3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 21 files changed
  • 5 contributors

Commits on Feb 10, 2023

  1. Polish translation improvements (#125)

    * Polish translation improvements
    
    Mostly grammar updates, making it more clear and look more official, by using less colloquial words.
    In some places I made it more understandable and true to original.
    The most striking thing in previous translations is "Free" translated as "Free to download" not as "Free space" meaning.
    I'm not sure if I should change the last translator on top, but I updated the revision date and filled the translators as they are now on the bottom.
    
    * Polish Translation - Fix clipped message
    
    * Polish translation - Remove broken newline
    olokos authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    23c8de5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Add a shellscript to convert tsv to database file (#37)

    * Add a shellscript to convert tsv to database file
    soubiliz authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2529a36 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Update build.yml

    bucanero authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    58b0f72 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Upgrade build environment to Ubuntu 22.04 (#166)

    Updated the build environment to use Ubuntu 22.04 and installed Python 2.7.
    bucanero authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    7395f10 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2025

  1. Add build docker image (#173)

    * Add build docker image
    
    * use separated makefile for docker builds
    matheusfillipe authored Nov 29, 2025
    Configuration menu
    Copy the full SHA
    4f9f202 View commit details
    Browse the repository at this point in the history
  2. Create hu.po (#164)

    Co-authored-by: Damián Parrino <[email protected]>
    C-Husky and bucanero authored Nov 29, 2025
    Configuration menu
    Copy the full SHA
    a145069 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. detect system proxy (#174)

    * use proxy
    bucanero authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    fc4a165 View commit details
    Browse the repository at this point in the history
  2. Fix localized units (#165)

    * Update size formatting to use localized units
    
    * Replace string literals with constants
    
    * Update size unit definitions to uppercase
    bucanero authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    0f2d80e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Updates (#175)

    * Bump version from 1.2.4 to 1.3.0
    
    * Refactor HTTP content size function and cleanup
    
    * Refactor download size handling in pkgi_download.c
    bucanero authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    d5b5920 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. update icon (#176)

    bucanero authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    730cf89 View commit details
    Browse the repository at this point in the history
  2. Update LICENSE (#177)

    * Change license from MIT to GPL
    bucanero authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    b16771a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. Change fallback icon (#179)

    * icon extern def
    
    * Replace icon file saving with predefined PNG
    bucanero authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    147d315 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. Update CHANGELOG for v1.3.0 release (#178)

    Added new version v1.3.0 details to CHANGELOG.
    bucanero authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    c24a539 View commit details
    Browse the repository at this point in the history
Loading