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

[pull] master from xbmc:master #136

Open
wants to merge 940 commits into
base: master
Choose a base branch
from
Open

[pull] master from xbmc:master #136

wants to merge 940 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    95eefc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f00bc30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9921d00 View commit details
    Browse the repository at this point in the history
  4. [PVR] Add possibility to make copies of EPG saved searches (e.g. to u…

    …se an existing search as a template for a new search).
    ksooo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d67b074 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25730 from notspiff/move_get_local_art_base_filen…

    …ame_artutils
    
    move GetLocalArtBaseFilename to ArtUtils
    notspiff authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    00784cb View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. move GetLocalArt to ArtUtils

    notspiff committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2b9e7b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25755 from ksooo/pvr-epg-search-copy

    [PVR] Add possibility to make copies of EPG saved searches (e.g. to use an existing search as a template for a new search).
    ksooo authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ce88eca View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25758 from notspiff/move_get_localart_artutils

    move GetLocalArt to ArtUtils
    notspiff authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    20ad993 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21892e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c454ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9353df3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef8d412 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a1bf30 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge pull request #25750 from CrystalP/xaudio2-windows8

    [Windows] Make XAudio2 work with Windows 8 and code improvements
    CrystalP authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c49d1be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e4eb6b View commit details
    Browse the repository at this point in the history
  3. [DirectoryFactory] If FileItem has mimetype store to CURL

    This to be restored when the FileItem will be reconstructed later
    to prevent make HTTP HEAD requests
    CastagnaIT committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5f753a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    469ea33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92870b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5621593 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1864c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge pull request #25759 from CrystalP/fix-wasapi

    [Windows][AE} WASAPI sink fixes and improvements
    CrystalP authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a33ebe2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge pull request #25736 from fuzzard/depends_expat

    [tools/depends] Bump expat
    fuzzard authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a078fa5 View commit details
    Browse the repository at this point in the history
  2. [tools/depends][native] Bump openssl 3.0.15

    fuzzard committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    62d2c13 View commit details
    Browse the repository at this point in the history
  3. [tools/depends][target] Bump openssl 3.0.15

    fuzzard committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4c7fb88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62985e7 View commit details
    Browse the repository at this point in the history
  5. CEGLFence: Ignore improper atomic drmrequest when async rendering and

    dont go into infinite loop
    boogieeeee committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    54b9ccd View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    7d3c7b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25764 from ksooo/pvr-fix-recordingsfolder-resume

    [PVR][video] Fix loading of recording folder resume information.
    ksooo authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    12ac3e2 View commit details
    Browse the repository at this point in the history
  3. Add poster fallback

    jjd-uk committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a810cb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    7965060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a859f59 View commit details
    Browse the repository at this point in the history
  3. [VideoPlayer] Decouple codec description from codec name

    Our custom codec descriptions should not be mixed with codec name defined by ffmpeg
    this will allow also skins to get the real codec name
    CastagnaIT committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a840b9c View commit details
    Browse the repository at this point in the history
  4. xbmc/addons: cppcheck performance fixes

    ```
    xbmc/addons/AddonInstaller.cpp:629:53: performance: Searching before insertion is not necessary. Instead of 'result[pack]=std::make_unique<CFileItemList>()' consider using 'result.try_emplace(pack, std::make_unique<CFileItemList>());'. [stlFindInsert]
          result[pack] = std::make_unique<CFileItemList>();
                                                        ^
    xbmc/addons/AddonVersion.cpp:178:13: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr]
      version = version.substr(0, version.size() - 4);
                ^
    xbmc/addons/ImageResource.cpp:23:3: performance: Variable 'm_type' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
      m_type = Type(AddonType::RESOURCE_IMAGES)->GetValue("@type").asString();
      ^
    
    xbmc/addons/LanguageResource.cpp:35:3: performance: Variable 'm_locale' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
      m_locale =
      ^
    
    xbmc/addons/addoninfo/AddonInfo.cpp:303:32: performance: Constructing a std::string_view from the result of c_str() is slow and redundant. [stlcstrConstructor]
            const std::string_view uid(filename.data() + startName.length());
    
    xbmc/addons/addoninfo/AddonInfoBuilder.cpp:798:10: error: Uninitialized variable: libraryName [uninitvar]
      return libraryName;
             ^
    
    ```
    tobbi committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    061c62f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f1b5ba View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge pull request #25754 from fuzzard/depends_openssl

    [tools/depends] Bump openssl 3.0.15
    fuzzard authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    777b962 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    bb1a955 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b57c953 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14d2545 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9331e95 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Merge pull request #25779 from ksooo/pvr-fix-epg-event-delete

    [PVR] Async EPG update: Fix removal of EPG events notified as 'deleted'.
    ksooo authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f5b7241 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25780 from ksooo/pvr-fix-stop-recording-ctx-menu

    [PVR] Context menu item 'Stop recording': Fix visibility condition for EPG gap tags.
    ksooo authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    eb29391 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. [PVR] Context menu item 'Start recording': Fix to respect other runni…

    …ng recording on same channel.
    ksooo committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    bb68e2f View commit details
    Browse the repository at this point in the history
  2. windowing/gbm: Dynamic plane selection

    This commit allows kodi to select gui and video planes according to
    format and modifier combination and sorts to gui plane on top of video
    plane if zpos is supported and not immutable by the planes.
    boogieeeee committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cfb130d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Merge pull request #25768 from jjd-uk/estuary_version_poster_fix

    [Estuary] Video Versions - Add poster fallback
    jjd-uk authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    6364998 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deb59d8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25735 from parona-source/gcc-15

    Include missing <cstdint> includes
    neo1973 authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    742540e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a43d301 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Merge pull request #25667 from CastagnaIT/fix_mimetype

    [DirectoryFactory] Store CFileItem mimetype to CURL, to avoid forced HTTP HEAD requests
    CastagnaIT authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    fcdd657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c79183 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25792 from joseluismarti/move-GetExternalStorage

    Move CXBMCApp::GetExternalStorage to CAndroidStorageProvider
    enen92 authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    bf1a716 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25763 from notspiff/move_findtrailer_videoutils

    move CFileItem::FindTrailer to VideoUtils
    notspiff authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    4b7921c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. [Android] searchable.xml file is not necessary, this file is configur…

    …ed and generated by the build system
    joseluismarti committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7f0a181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81c0d72 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25789 from ksooo/pvr-fix-start-recording-ctx-menu

    [PVR] Context menu item 'Start recording': Fix to respect other runni…
    ksooo authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bbdc81a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25795 from ksooo/pvr-fix-epg-event-delete-2

    [PVR] [PVR] Async EPG update: Fix removal of EPG events notified as 'deleted', take 2
    ksooo authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b8caacf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25800 from joseluismarti/searchable.xml

    [Android] searchable.xml file is not necessary, this file is configured and gen…
    fuzzard authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d59dbc4 View commit details
    Browse the repository at this point in the history
  6. [Subtitles][Settings] Add a setting to make subtitles line spacing co…

    …nfigurable
    
    - The default value is chosen to avoid the overlaps with Box background style
    - Some of the subtitles settings are moved from Expert to Advanced level
    stigger committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    27fd176 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. [Discs] Remove dead code

    enen92 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0554876 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0c228b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ef2524 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bb113b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7913185 View commit details
    Browse the repository at this point in the history
  6. filesystem: kill VECSOURCES

    enen92 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    868c8ea View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25323 from CastagnaIT/subs_carriagereturn

    [CharArrayParser] Skip malformed EOL
    CastagnaIT authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    90942fa View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25804 from enen92/discs_cleanup_deadcode

    [Discs] Remove dead code
    enen92 authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b4e65aa View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. VideoLayerBridgeDRMPRIME: Use crop fields to render the picture offsets

    Hardware decoders when used with AFBC compression, may output picture
    with offsets which may be different for each frame. Since this offset is
    applied after the decompression is done, only way to represent this in
    SRC_X and SRC_Y plane props. This commits utilizes AVFrame crop fields
    to pass picture offsets.
    boogieeeee committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ca63e56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24431 from hbiyik/gbm_drm_dynamic_afbc_video_planes

    Dynamic Selection of DRM planes with GBM
    neo1973 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bf45dda View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25588 from hbiyik/egl_async_rendering_fixes

    Egl async rendering fixes
    neo1973 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ed8f18b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge pull request #25807 from enen92/udev_mount_anonymous

    udev: namespace get_mountpoint call
    enen92 authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    741f060 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    83aa074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4dd41a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0623561 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5374282 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    193fc6a View commit details
    Browse the repository at this point in the history
  6. [PVR] Support to the second duration when creating time-based timers …

    …(before it was full minutes only).
    ksooo committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a5c3649 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58db235 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

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

Commits on Oct 13, 2024

  1. Merge pull request #25822 from ksooo/pvr-fix-gap-tag-timers

    [PVR] Fix support for EPG gap tags timers.
    ksooo authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    0e77a36 View commit details
    Browse the repository at this point in the history
  2. AESinkAudioTrack: Revisit Pause bursts for RAW

    - Properly Check Pause Bursts again
    - Do not weight the average as it's meant to smooth audio hal abruptness
    - Stop sleeping in normal AddPacket Use-Case
    fritsch committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    583e090 View commit details
    Browse the repository at this point in the history
  3. AESinkAudioTrack: Stop pseudo blocking for IEC

    The audio hal does not care if we sleep for it, it blocks itself
    when the buffer is filled.
    fritsch committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    33c7014 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb62ba1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25827 from CrystalP/no-ext-subs-upnp-renderer

    [UPnP] Do not scan for external subs for UPnP renderer
    CrystalP authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    5e098e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    77e6d10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6c001f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dab1782 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25812 from 78andyp/refresh

    [Art] Fix #25601 - Refresh art after update in information dialog
    thexai authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3237f67 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25831 from enen92/gui_action_handler

    [GUI] Introduce GUI Announcement Handlers
    enen92 authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e79d0ce View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    2aba1fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    553a17f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge pull request #25834 from phunkyfish/addon-read-nobuffer

    [addons] add missing flag to filesystem translation from binary add-ons
    phunkyfish authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    410c628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8e6acb View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. [PVR] CAddonTimer: Fix memory corruption caused by freed string data …

    …transferred to add-on.
    ksooo committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fe88fd5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25762 from CastagnaIT/gui_menu_tracks

    [GUI][Skin] Add new window dialogs to select video/audio/subtitles streams
    CastagnaIT authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    772840f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9949e67 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Merge pull request #25847 from ksooo/pvr-fix-custom-string-props

    [PVR] CAddonTimer: Fix memory corruption caused by freed string data transferred to add-on.
    ksooo authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ad51569 View commit details
    Browse the repository at this point in the history
  2. [cores] CInputStreamPVRBase: Optimize: Only close the stream if it is…

    … open. Only open the stream if it is not open.
    ksooo committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    0883d7d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25829 from fritsch/cache3

    AudioTrack: Revisit pause bursts and delay
    fritsch authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    93dc726 View commit details
    Browse the repository at this point in the history
  4. [Android] Fix resuming paused media playback not working via play/pau…

    …se media key press.
    ksooo committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7dbc4e2 View commit details
    Browse the repository at this point in the history
  5. [PVR] CAddEpgTag, CAddonRecording: Add missing init of some parental …

    …rating data members.
    ksooo committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    846a98d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    f48cefb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25851 from ksooo/cores-optimize-dvr-streams

    [cores] CInputStreamPVRBase: Optimize: Only close the stream if it is…
    ksooo authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    0742fcb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25852 from ksooo/android-fix-mediakey-unpause

    [Android] Fix resuming paused media playback not working via play|pause media key press.
    ksooo authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    8f95116 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25853 from ksooo/pvr-fix-parental-data-init

    [PVR] CAddEpgTag, CAddonRecording: Add missing init of some parental …
    ksooo authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    dbd88eb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25841 from fritsch/mediasession

    MediaSession: Properly update when pressing stop
    thexai authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d6b1479 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e79f6ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2df85a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. [swig] Fix building with swig 4.3.0

    swig 4.3.0 has dropped the -xmllang option used with -xml, which had no effect on the output.
    
    Ref: 
    - swig/swig@86498e4
    heitbaum authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4ff0ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07cd71a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25421 from stigger/subtitles_line_spacing_setting

    Add a setting to make subtitles line spacing configurable
    CastagnaIT authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    904e2ea View commit details
    Browse the repository at this point in the history
  4. [Password] Fix #25826 - Improve media lock checks (including recently…

    … added videos and json-rpc).
    78andyp committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    32ac6f3 View commit details
    Browse the repository at this point in the history
  5. Revert "Merge pull request #24431 from hbiyik/gbm_drm_dynamic_afbc_vi…

    …deo_planes"
    
    This reverts commit bf45dda, reversing
    changes made to b4e65aa.
    neo1973 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9a6358e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge pull request #25808 from CastagnaIT/fix_url_parse

    [CURL] Preserve slashes between protocol and path
    CastagnaIT authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c3f57ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25864 from neo1973/fix_25845

    [Revert] Dynamic Selection of DRM planes with GBM
    neo1973 authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3732e39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6129a0 View commit details
    Browse the repository at this point in the history
  4. [addons][cores][PVR] PVR Add-on API version 9.2.0: Def and impl of mu…

    …ltiple recorded streams support.
    ksooo committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e3302f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    daefea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88193f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36cb2c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb704d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb954ac View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. [cores][PVR] Enable thumbnail extraction for PVR recordings if multip…

    …le streams is supported by the providing add-on.
    ksooo committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    52c2e3e View commit details
    Browse the repository at this point in the history
  2. [addons][PVR] PVR Add-on API version 9.2.0: Def and impl of title ext…

    …ra info for EPG tags and recordings..
    ksooo committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    704309b View commit details
    Browse the repository at this point in the history
  3. [guilib][PVR] Add ListItem.TitleExtraInfo, VideoPlayer.TitleExtraInfo…

    … GUI labels and implementation for PVR recordings and EPG tags.
    ksooo committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ef380ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e13c929 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d0b01b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50b544d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25798 from CastagnaIT/fix_playlist_read

    [Playlist][M3U] Fix long line reading
    CastagnaIT authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fbb24ce View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25858 from thexai/fix-update-art

    Fix art announce update after #25812
    thexai authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9a8d74b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #25805 from enen92/udev_fix_condition

    Linux/Udev: Fix optical detection logic
    enen92 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1166fa4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #25867 from ksooo/pvr-addon-api-9-2-0

    [addons][Estuary][cores][guilib][PVR] PVR Add-on API 9.2.0 (multiple concurrent recording streams, title extra information)
    ksooo authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    68effd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    7cab58f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2d5fd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c270d15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78dc6cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2e2aa5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b9689c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43e986a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94512d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a789167 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    464529b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8409e1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cf02b3b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8094265 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b225f8e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ac809bc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    696adc9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aeb316c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8febdc2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c28ae78 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #25828 from 78andyp/lockrecent

    [Password] Improve media lock checks (including recently added videos)
    howie-f authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7c991d1 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #25863 from heitbaum/patch-1

    [swig] Fix building with swig 4.3.0
    neo1973 authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    32b0471 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #25797 from enen92/macos_upstream_crash_libcdio

    [Libcdio-gplv3] Fix crash on macOS (upstream patch)
    neo1973 authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5a7ddc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Merge pull request #25565 from sarbes/fade-texture-improvement

    GUILIB: Only fade between two textures
    sarbes authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    10a908e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25861 from joseluismarti/OnLostDisplay

    [videoplayer] Fix warning message MSGQ_NOT_INITIALIZED
    neo1973 authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    ba79ba0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25877 from CastagnaIT/fix_libass_playres

    [subtitles][libass] add fallback value for no PlayRes
    CastagnaIT authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    ed18120 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25874 from enen92/announcement_flags

    Announcements: Allow Announcer receivers to register only for the types they are actually interested in
    enen92 authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    60a52e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edb9c90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1f92c2 View commit details
    Browse the repository at this point in the history
  7. [videodb] Remove nested transaction in AddNewMovie

    Nested transactions are not supported by Sqlite or MySql/MariaDB.
    Fixes the performance of library scans with a sqlite db on hdd (all the following insert statements were running in individual automatic transactions, each with sync to disk).
    CrystalP committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    7ebad49 View commit details
    Browse the repository at this point in the history
  8. [texturedb] Add DB transaction when caching a texture

    Needed for data integrity and 2x speedup with sqlite due to less single statement implicit transactions.
    CrystalP committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    75aed98 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Use the @SuppressWarnings annotation to suppress the related warning …

    …when code is compiled
    joseluismarti committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    68b6240 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25515 from tobbi/xbmc-addons-performance-fixes

    xbmc/addons: cppcheck performance fixes
    neo1973 authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    087752b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25516 from tobbi/xbmc-application-performance-fixes

    xbmc/application: cppcheck performance fixes
    neo1973 authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    b6684ca View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25528 from tobbi/xbmc-pictures-performance-fixes

    xbmc/pictures: cppcheck performance fixes
    neo1973 authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    f3f87dc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25531 from tobbi/xbmc-profiles-performance-fixes

    xbmc/profiles: cppcheck performance fixes
    neo1973 authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    738d5fd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #25820 from hribz/master

    Fix some UB like memcpy(NULL, NULL, 0)
    neo1973 authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    60f3187 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25883 from CrystalP/fix-slowscan

    Restore Library Scan Performance
    CrystalP authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    a1c6591 View commit details
    Browse the repository at this point in the history
  8. [Estuary] Channel Guide Breadcrumb: Add channel number and name, alig…

    …n formatting with the other breadcrumbs.
    ksooo committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    4e7e23c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    a4235b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25832 from enen92/gui_action_handler_player

    VideoPlayer: move part of the GUI messages to a GUI handler via annou…
    enen92 authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9b579d7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25886 from ksooo/esturay-channelguide-breadcrumb

    [Estuary] Channel Guide Breadcrumb: Add channel name, align formatting…
    ksooo authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f1d6ff6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77678dc View commit details
    Browse the repository at this point in the history
  5. [dbwrappers] Rework low-level database logging

    - more consistency between Sqlite and Mysql/MariaDB
    - categorize the frequent logging under LOGDATABASE component
    CrystalP committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    85e1b60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad6462d View commit details
    Browse the repository at this point in the history
  7. [dbwrappers] Move sqlite-only post connection actions into Sqlite class

    cleaner and avoids uselessly logging the three pragma directives for each sqlite connection creation.
    CrystalP committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f0d3bfd View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25893 from CrystalP/db-component-log

    [DBWrappers] Log Improvements
    CrystalP authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b129136 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge pull request #25872 from CastagnaIT/fix_overflow

    [msvcrt] Fix buffer overflow due to fixed "var" size
    CastagnaIT authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    040d999 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25888 from CastagnaIT/missing_eof_return

    [FileSystem] Return false when buffer is EOF
    CastagnaIT authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    149821a View commit details
    Browse the repository at this point in the history
  3. [Windows] Synchronize dxerr.h/dxerr.cpp with upstream

    - minimized the differences with upstream
    - disabled clang formatting to minimizes diffs with upstream
    - kept the changes required for successful build on desktop and uwp
    - kept the typo fixes
    - removed codes and descriptions for DirectInput and Direct3D9
    - DirectSound messages moved to WinErrorUtils
    CrystalP committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0144d5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d258e3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    873c0a0 View commit details
    Browse the repository at this point in the history
  6. [Windows] Fix XAudio2 error reporting

    The XAudio2 error codes are defined in dxerr.cpp
    CrystalP committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    62f51aa View commit details
    Browse the repository at this point in the history
  7. [Windows] Merge WASAPI error reporting into generic code

    Also add missing codes and some descriptions based on MS documentation
    CrystalP committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0bca372 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e9e4c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. [cmake] FindFreeType add defacto target alias

    fuzzard committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    94e6818 View commit details
    Browse the repository at this point in the history
  2. [cmake] FindFriBidi add defacto target alias

    fuzzard committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f9f1992 View commit details
    Browse the repository at this point in the history
  3. [cmake] FindHarfBuzz add defacto target alias

    fuzzard committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7d1f9a5 View commit details
    Browse the repository at this point in the history
  4. [tools/depends][target] libass cleanup and win patches

    introduce cmake build system patches for primary windows use. However it has been
    tested with Darwin/Android
    fuzzard committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d7c2640 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db85a5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1e4d33 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25898 from ksooo/video-db-fix-syntax-error

    [video] CVideoDatabase::SetStreamDetailsForFileId: Fix SQL syntax error.
    ksooo authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8e4d065 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    83c92fb View commit details
    Browse the repository at this point in the history
  9. Merge pull request #25860 from CrystalP/error-refactor2

    [Windows] Refactor Error Formatting
    CrystalP authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6614e36 View commit details
    Browse the repository at this point in the history
  10. [dbwrappers] Detect incorrect transaction usage

    - nesting is not supported
    - a transaction must have been started before a commit or rollback
    CrystalP committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8cc6414 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #25899 from enen92/move_millisecondsToTimeString_t…

    …o_stringutils
    
    [Utils] Move MillisecondsToTimeString to StringUtils
    enen92 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0f22a6d View commit details
    Browse the repository at this point in the history
  12. PythonBindings: TypeInfo: add initialization of tp_versions_used for …

    …PyTypeObject
    
    This member was added in upstream commit python/cpython@992446d
    
    This change first appeared in Python v3.13.0a4
    
    Signed-off-by: Lukas Rusak <[email protected]>
    lrusak committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c318e64 View commit details
    Browse the repository at this point in the history
  13. [tools/depends][native] python fix multithread dir creation failure

    At times we run across the following CI failure
    
    07:12:39 install: mkdir /Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/arm-darwin22.6.0-native/lib/python3.12: File exists
    07:12:39 make[3]: *** [sharedinstall] Error 71
    
    Make the install just use a single thread. We do this in the target python3 install
    already for the same reason.
    fuzzard committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a46cf98 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    f89e5f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25900 from CrystalP/no-nested-trans

    [DBWrappers] Detect Incorrect Transaction Usage
    CrystalP authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b1980e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dff03f5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25906 from sarbes/texturepacker-intensity

    Texturepacker: identify swizzle of uniform white/opaque texture as RRR1
    sarbes authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a99783a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25905 from fuzzard/fix_depends_nativepython

    [tools/depends][native] python fix multithread dir creation failure
    lrusak authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bedd6ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3657db1 View commit details
    Browse the repository at this point in the history
  7. Estuary: improve codec flags

    sarbes committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2699277 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Enable/disable file deletetion dialog box

    bnk1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3700e6f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25701 from joseluismarti/sdk35

    Bump Android SDK 35 + Gradle
    neo1973 authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f867470 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25878 from joseluismarti/BypassCodecProfile

    [Android] Setting to ignore the capabilities reported by the codec component
    neo1973 authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    cdbbaa8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25848 from joseluismarti/requestVisibleBehind

    [Android] The requestVisibleBehind() method has no effect since API level 26
    neo1973 authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    cc505bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaa5117 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #25902 from lrusak/python-3.13

    Python: allow building against Python 3.13
    fuzzard authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    67a0866 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25892 from fuzzard/cmake_libass2

    [cmake] Update and Build libass for all platforms
    fuzzard authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    96fe0ff View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25809 from enen92/kill_vec_sources

    filesystem: kill VECSOURCES typedefs
    fuzzard authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    bb80982 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #25806 from enen92/source_dvd

    MediaSources: Rename SOURCE_TYPE_DVD and SOURCE_TYPE_VIRTUAL_DVD
    fuzzard authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    91b9cbd View commit details
    Browse the repository at this point in the history
  10. Merge pull request #24809 from joseluismarti/string-literals

    [Android] Move string literals to resource files
    fuzzard authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    54bf43e View commit details
    Browse the repository at this point in the history
  11. Merge pull request #25917 from wsnipex/android-fix

    [depends] look for android sdk manager under latest subdir
    wsnipex authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a8504d1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #25857 from bnk1/master

    Enable/disable media file delete confirmation
    ksooo authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3f23fae View commit details
    Browse the repository at this point in the history
  13. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Polish (pl_pl))
    
    Currently translated at 100.0% (17 of 17 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Spanish (Spain) (es_es))
    
    Currently translated at 100.0% (172 of 172 strings)
    
    Translated using Weblate (German (de_de))
    
    Currently translated at 100.0% (172 of 172 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Polish (pl_pl))
    
    Currently translated at 100.0% (172 of 172 strings)
    
    Translated using Weblate (Korean (ko_kr))
    
    Currently translated at 100.0% (172 of 172 strings)
    
    Translated using Weblate (Italian (it_it))
    
    Currently translated at 100.0% (172 of 172 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Hungarian (hu_hu))
    
    Currently translated at 100.0% (170 of 170 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Esperanto)
    
    Currently translated at 60.0% (3 of 5 strings)
    
    Translated using Weblate (Esperanto)
    
    Currently translated at 40.0% (2 of 5 strings)
    
    Translated using Weblate (Esperanto)
    
    Currently translated at 100.0% (5 of 5 strings)
    
    Translated using Weblate (Esperanto)
    
    Currently translated at 40.0% (2 of 5 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Esperanto)
    
    Currently translated at 100.0% (5 of 5 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Romanian (ro_ro))
    
    Currently translated at 97.0% (165 of 170 strings)
    
    Translated using Weblate (Hungarian (hu_hu))
    
    Currently translated at 100.0% (170 of 170 strings)
    
    Translated using Weblate (Romanian (ro_ro))
    
    Currently translated at 100.0% (5 of 5 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (German (de_de))
    
    Currently translated at 100.0% (170 of 170 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Russian (ru_ru))
    
    Currently translated at 100.0% (170 of 170 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Portuguese (Brazil) (pt_br))
    
    Currently translated at 100.0% (170 of 170 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Romanian (ro_ro))
    
    Currently translated at 100.0% (3 of 3 strings)
    
    Translated using Weblate (Romanian (ro_ro))
    
    Currently translated at 97.0% (165 of 170 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Estonian (et_ee))
    
    Currently translated at 100.0% (170 of 170 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Asturian (Spain) (ast_es))
    
    Currently translated at 20.0% (1 of 5 strings)
    
    Translated using Weblate (Asturian (Spain) (ast_es))
    
    Currently translated at 20.0% (1 of 5 strings)
    
    Translated using Weblate (Asturian (Spain) (ast_es))
    
    Currently translated at 1.1% (2 of 170 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Finnish (fi_fi))
    
    Currently translated at 100.0% (170 of 170 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Korean (ko_kr))
    
    Currently translated at 100.0% (170 of 170 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Spanish (Spain) (es_es))
    
    Currently translated at 100.0% (170 of 170 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Polish (pl_pl))
    
    Currently translated at 100.0% (170 of 170 strings)
    
    Translated using Weblate (Italian (it_it))
    
    Currently translated at 100.0% (170 of 170 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translated using Weblate (Spanish (Spain) (es_es))
    
    Currently translated at 100.0% (5 of 5 strings)
    
    Translated using Weblate (Spanish (Spain) (es_es))
    
    Currently translated at 100.0% (5 of 5 strings)
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Update translation files
    
    Updated by "Update PO files to match POT (msg…
    16 people committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b183de3 View commit details
    Browse the repository at this point in the history
  14. Translated using Weblate (Estonian (et_ee))

    Currently translated at 80.0% (4 of 5 strings)
    
    Translation: Kodi core/audioencoder.kodi.builtin.wma
    Translate-URL: https://kodi.weblate.cloud/projects/kodi-core/audioencoder-kodi-builtin-wma/et_ee/
    rimasx authored and weblate committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    459d640 View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (Estonian (et_ee))

    Currently translated at 100.0% (17 of 17 strings)
    
    Translation: Kodi core/kodi main (Android strings)
    Translate-URL: https://kodi.weblate.cloud/projects/kodi-core/kodi-main-android-strings/et_ee/
    rimasx authored and weblate committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    20eabd6 View commit details
    Browse the repository at this point in the history
  16. Bump Android NDK 27c

    joseluismarti committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    5025986 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #25423 from weblate/weblate-kodi-add-ons-skins-ski…

    …n-estuary
    
    Translations update from Kodi Weblate
    ksooo authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    07d249c View commit details
    Browse the repository at this point in the history
  18. Merge pull request #25889 from joseluismarti/ndk27

    Bump Android NDK 27c
    wsnipex authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ca379f9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    13def10 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #25751 from sarbes/estuary-texture-fix

    Estuary: fix textures (mostly alpha issues)
    sarbes authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3f6829c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    ccf1d1b View commit details
    Browse the repository at this point in the history
  2. [PVR][cores][video] Allow stream details extraction for PVR recording…

    …s, if multiple streams is supported by the providing add-on.
    ksooo committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    9819090 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    418840f View commit details
    Browse the repository at this point in the history
  4. [Estuary] Show media flags in PVR recordings window (instead of backe…

    …nd disk usage, which does not work well for multiclient setups and is also available in system info).
    ksooo committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    ea7e441 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89c5e74 View commit details
    Browse the repository at this point in the history
  6. [PVR] Add support for automatic texture cache cleanup for parantal ra…

    …ting icon for recordings and EPG tags.
    ksooo committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    5f9b296 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25914 from sarbes/estuary-flag-optimization

    Estuary: improve codec flags
    sarbes authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    0fe2618 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25912 from sarbes/estuary-dialog-optimization

    Estuary: make dialog header opaque
    sarbes authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    73c85a5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #25913 from sarbes/estuary-focus-improvements

    Estuary: improve highlighting of focused elements
    sarbes authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    17ac1bb View commit details
    Browse the repository at this point in the history
  10. Fix Stream Details Save After Playback

    - no need to save stream details for PVR live streams - they're bound to change many times
    - restore logic calculating the file to save the stream details
    CrystalP committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    c39d631 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    8a159da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef900e3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25929 from CrystalP/fix-savefilestatejob

    Fix Stream Details Save After Playback
    CrystalP authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0a73da9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eb1cae View commit details
    Browse the repository at this point in the history
  5. [videodb] Remove nested transaction when saving state after stopping …

    …PVR playback
    
    More work is needed to fix CSaveFileState::DoWork() error/transaction handling and restore data
    integrity. Only the immediate area of the issue was addressed in this commit.
    CrystalP committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c060e20 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #25926 from ksooo/pvr-recordings-streamdetails

    [Estury][PVR][cores][video] Improve support for media flags for PVR recordings
    ksooo authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3c53953 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25927 from ksooo/pvr-clean-video-db-on-recording-…

    …delete
    
    [PVR] Delete metadata from video db on delete of recordings.
    ksooo authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    11817c2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25928 from ksooo/pvr-cleanup-parental-rating-icon…

    …-texture-cache
    
    [PVR] Add support for automatic texture cache cleanup for parantal ra…
    ksooo authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3f4c967 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #25924 from thexai/filesystem-addons-doc

    [filesystem][addons devkit] Update file read flags documentation
    thexai authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a09c458 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. [PVR] CPVRTimerInfoTag::UpdateSummary: Add support for timer types no…

    …t supporting start/end time.
    ksooo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    396eed4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25933 from ksooo/pvr-fix-timer-summary

    [PVR] CPVRTimerInfoTag::UpdateSummary: Add support for timer types no…
    ksooo authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f1e74e5 View commit details
    Browse the repository at this point in the history
  3. [PVR] CPVRTimerInfoTag::UpdateSummary: Fixup: Add support for timer t…

    …ypes not supporting start/end time.
    ksooo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    524cbad View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25936 from ksooo/pvr-fix-timer-summary-2

    [PVR] CPVRTimerInfoTag::UpdateSummary: Fixup: Add support for timer t…
    ksooo authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0ef1eb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Merge pull request #25919 from CrystalP/fix-videodbcreation

    [videodb] Fix Nested Transactions - Video DB Creation/Upgrade, PVR Stop
    CrystalP authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f9ea21c View commit details
    Browse the repository at this point in the history
  2. [PVR] Timer settings dialog: Ensure that the order of timer custom se…

    …ttings matches the order defined by the add-on.
    ksooo committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7ba339a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Merge pull request #25943 from ksooo/pvr-fix-custom-timer-settings-order

    [PVR] Timer settings dialog: Ensure that the order of timer custom se…
    ksooo authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c185b01 View commit details
    Browse the repository at this point in the history