Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 1 of 2 12 LastLast
Results 1 to 10 of 20

Thread: ║➽║OScam║Emu Patch Manager║v.11.945║By speedy005║

  1. #1
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,577
    Uploads
    107
    Likes
    17,158

    ║➽║OScam║Emu Patch Manager║v.11.945║By speedy005║

    OScam emu patch Manager
    New versıon;

    UPDATE; 11.01.2026

    OSCam Emu Patch Manager by speedy005
    1. Patch Management​


    • Create Patch: Generates a patch file from the OSCam repositories (streamboard + emu-repo).
    • Renew Patch: Recreates the patch including the latest commits.
    • Check Patch: Verifies if a patch can be applied cleanly.
    • Apply Patch: Applies the patch directly to the temporary OSCam repository.
    • Zip Patch: Packages the patch into a .zip file for backup or distribution.
    • Backup/Renew Old Patch: Saves the current patch to a backup folder and preserves the old patch.

    2. Repository & Git Support​


    • Maintains a temporary Git repository (temp_repo) automatically.
    • Can fetch commits from upstream repositories (streamboard and emu-repo).
    • Shows the last X commits for tracking changes.
    • Supports Git status checking to verify patch application.

    3. GUI Features​


    • Fully graphical interface with buttons for all operations.
    • Information window displays real-time logs for all operations.
    • Commit counter to specify how many commits to include in patch creation.
    • Color scheme selection: change button colors in the GUI.
    • Language selection: switch instantly between English and German.
    • Animated buttons for better user interaction.

    4. Safety & Maintenance​


    • Clean Patch Folder safely deletes temporary files but never deletes protected files:
      • oscam_patch_manager.py
      • oscam_patch_manager_gui.py
      • oscam-patch-manager.sh
      • oscam-patch-manager-gui.sh
      • icons folder

    • The icons folder is automatically created and maintained by the tool.

    5. Config & Settings​


    • Stores user settings in a config.json file, including:
      • Language (EN/DE)
      • Selected color scheme

    • Restores settings automatically on startup.

    6. Additional Features​


    • Handles missing tools gracefully and informs the user (git, zip, unzip, python3, pip3).
    • Provides exit confirmation with localized buttons (Yes/No in English, Ja/Nein in German).
    • Fully cross-platform compatible with Python 3.

    Summary:
    This tool is a complete patch management solution for OSCam Emu: it lets you create, check, apply, backup, and zip patches, track commits, and safely manage the patch folder – all via a friendly GUI with language and color customization.

    new file
    bug fix with patch version: 2.26.01-11920-802 (71dd9898)
    The revision was not changed and adapted to the new one.



    DOWNLOAD

    PHP Code:
    oscam_patch_manager.zip 

  2. Advertise Here
  3. #2
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,577
    Uploads
    107
    Likes
    17,158

    Re: ║➽║OScam║OSCam Emu Patch Manager║v.║By speedy005║

    OScam emu patch Manager
    New versıon:

    UPDATE: 11.01.2026

    Update Thanks speedy005




    DOWNLOAD

    PHP Code:
    oscam_patch_manager (2).zip 

  4. #3
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,577
    Uploads
    107
    Likes
    17,158

    Re: ║➽║OScam║OSCam Emu Patch Manager║v.║By speedy005║

    New versıon:
    UPDATE: 11.01.2026

    Patch version 2.26.01-11922-802 (738e4605)

    *skip download-secure-files install if already present - [ci skip]Prevents 'text file busy' error when concurrent jobs attempt to
    overwrite the binary while it's in use by another process.


    *fix: improvement to sleep
    Simplify implementation of sleep; also fix invalid sleep time when sleep was interrupted by EINTR

    thx to @lpm11


    DOWNLOAD

    PHP Code:
    oscam-emu (3).rar 

  5. #4
    New Member
    Join Date
    12-05-2009
    Posts
    2
    Uploads
    0
    Likes
    1

    Re: ║➽║OScam║Emu Patch Manager║v.11.922║By speedy005║

    thankl youuuuuuuuuuuu

  6. #5
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,577
    Uploads
    107
    Likes
    17,158

    Re: ║➽║OScam║Emu Patch Manager║v.11.922║By speedy005║

    OScam emu patch Manager
    New versıon;

    UPDATE; 12.01.2026

    Patch creation fixed, now runs without problems in s3.
    fix patch header
    button oscam patch sh new extra


    DOWNLOAD

    PHP Code:
    oscam_patch_manager (3).zip 

  7. #6
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,577
    Uploads
    107
    Likes
    17,158

    Re: ║➽║OScam║Emu Patch Manager║v.11.924║By speedy005║

    OScam emu patch Manager
    New versıon;11924

    UPDATE; 13.01.2026

    Patch version 2.26.01-11924-802 (ea61ff66)

    Remove dead code, simplify functions, drop libm dependency

    - eliminate dead code: ifd_azbox.c while(ret), ifd_sci.c sh4_stb,
    reader-dre-st20.c verbose, module-cccam.c is_dcw_corrupted
    - remove constant parameters: chk_is_null_nodeid len (always 8),
    CAK7do_cmd len (always 0x10)
    - simplify: NULLFREE macro (free(NULL) is safe), cs_strlen,
    tolower/toupper without isupper/islower check, ifd_stinger.c
    mhz assignment, ifd_sci.c tries++ refactoring
    - use MIN/MAX macros in module-cccam.c rating clamping
    - refactor reader-conax.c CWPK_CNX with memcpy
    - replace fmod with pure C in reader-nagracak7.c, drop libm dependency
    - Makefile/CMakeLists.txt: remove libm, keep $(LIB_PTHREAD),
    $(LIB_DL), $(LIB_RT) variables for toolchain flexibility


    thx to @lpm11

    Co-authored-by: default avatarWXbet <[email protected]>


    DOWNLOAD

    PHP Code:
    oscam-emu (4).rar 

  8. #7
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,577
    Uploads
    107
    Likes
    17,158

    Re: ║➽║OScam║Emu Patch Manager║v.11.925║By speedy005║

    OScam emu patch Manager
    New versıon:11925

    UPDATE; 13.01.2026

    Patch version 2.26.01-11925-802 (731e29ea)
    cleanup deadcode clocktypes

    * Remove librt dependencyclock_gettime no longer used after cleanup deadcode clocktypes patch.
    CLOCKFIX now only uses gettimeofday() which doesn't require librt.
    * cleanup deadcode clocktypes

    thx to @lpm11


    Co-authored-by: default avatarWXbet
    http://<[email protected]>


    DOWNLOAD

    PHP Code:
    oscam-emu-.rar 

  9. #8
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,577
    Uploads
    107
    Likes
    17,158

    Re: ║➽║OScam║Emu Patch Manager║v.11.926║By speedy005║

    OScam emu patch Manager - Features
    New versıon:11926

    UPDATE; 13.01.2026

    Patch version 2.26.01-11927-802 (848f5460)
    cleanup nagra-merlin code
    - Flatten the IRDINFO parser to compute expire_date once and set card_valid_to where applicable, eliminating redundant cs_add_entitlement()/addProvider() calls.- Reuse a single IDEA_KEY_SCHEDULE and drop redundant zeroing of MDC2 buffers since the crypto routines already overwrite them.
    - Replace the generic xxxor() helper with a dedicated xor8() to reflect the only actual usage and tighten the CAK7 key builders.

    thx to @lpm11


    DOWNLOAD

    PHP Code:
    oscam-emu-patch.patch.zip 

  10. #9
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,577
    Uploads
    107
    Likes
    17,158

    Re: ║➽║OScam║Emu Patch Manager║v.11.933║By speedy005║

    OScam emu patch Manager - Features
    New versıon:11933

    UPDATE; 16.01.2026

    new version

    now with github upload function for people have a github account.
    Create a file named oscamsource in the s3 folder.
    Then enter your Git repository for building oscam with emu in it. Example:
    trunkurl='https://github.com/oscam-mirror/oscam-emu'
    This allows you to directly check out the oscam emu git without applying the patch with ./se repopatch.

    Thanks speedy005

    DOWNLOAD

    PHP Code:
    oscam_patch_manager.rar 

  11. #10
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,577
    Uploads
    107
    Likes
    17,158

    Re: ║➽║OScam║Emu Patch Manager║v.11.933║By speedy005║

    OScam emu patch Manager - Features
    New versıon:11933

    UPDATE; 17.01.2026

    OSCam Emu Toolkit - Fixes and Improvements
    .
    OSCam Emu Toolkit - Fixes and ImprovementsPatch Upload Fixed:
    oscam-emu.patch now correctly overwrites the previous version on GitHub.
    Only the patch file is updated; all other repository files remain untouched.
    Commit messages are automatically extracted from the patch file header without unnecessary prefixes like Update patch.
    Progress Callback Compatibility:
    All patch-related functions (create_patch, apply_patch, backup_old_patch, zip_patch, github_upload_patch_file) now support progress_callback correctly.
    GUI progress bar reflects task completion properly.
    Header Handling:
    Patch headers remain intact.
    Git commit message uses the exact first line of the patch, removing redundant “Update patch” prefixes.
    Git Safety:
    During patch uploads, only oscam-emu.patch is replaced; other files in the Git repository are preserved.
    The tool performs git reset --hard and git pull safely to avoid conflicts without deleting unrelated files.
    fix info screen
    General Stability:

    Minor syntax and function fixes (create_icons, zip_patch, backup_old_patch) to ensure all features run without errors.


    Thanks speedy005

    DOWNLOAD

    PHP Code:
    oscam_patch_manager (2).py 

Page 1 of 2 12 LastLast
Advertise Here

Similar Threads

  1. Update ║➽║OScam║➽║Oscam_Binary tausch║11.965║By_kitte888║
    By mehmetkarahanlı in forum OSCam Binaries
    Replies: 20
    Last Post: 05-07-2026, 20:39:20
  2. New ║➽║Daily║ OpenBH║v.5.6.║GigaBlue TEAM║*.DOWNLOAD║
    By mehmetkarahanlı in forum GigaBlue Images
    Replies: 13
    Last Post: 04-05-2026, 16:09:37
  3. Update ║➽║TOOLS║➽║ Windows Manager║v.2.3.6║*.DOWNLOAD║
    By mehmetkarahanlı in forum Enigma2 Tools
    Replies: 3
    Last Post: 03-05-2026, 14:03:45
  4. Replies: 13
    Last Post: 20-03-2026, 18:34:45
  5. Replies: 0
    Last Post: 03-01-2026, 14:57:06

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •