Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / stb-tester/stb-tester issues and pull requests

#841 - LircRemote: Close temporary connection to lircd promptly on error

Pull Request - State: closed - Opened by wmanley 3 months ago

#840 - Keyboard: performance optimisations for defining a keyboard

Pull Request - State: closed - Opened by drothlis 4 months ago

#839 - imgproc_cache: Allow `Color` argument types to cached functions

Pull Request - State: closed - Opened by drothlis 4 months ago - 1 comment

#838 - stbt.Keyboard: Allow disjoint modes

Pull Request - State: closed - Opened by drothlis 5 months ago

#837 - Internal: Add `logging.draw_source_region`

Pull Request - State: closed - Opened by wmanley 5 months ago

#836 - ocr_eq: Produce a better error message if given non-string

Pull Request - State: closed - Opened by wmanley 8 months ago

#835 - ocr_eq: Ignore punctuation

Pull Request - State: closed - Opened by drothlis 9 months ago

#834 - ocr_eq: Reorder replacements

Pull Request - State: closed - Opened by drothlis 9 months ago

#833 - ocr_eq: more replacements

Pull Request - State: closed - Opened by drothlis 9 months ago

#832 - get_config: Improve error message when type conversion fails

Pull Request - State: closed - Opened by drothlis 9 months ago

#831 - ocr: Make `upsample`'s default value configurable

Pull Request - State: closed - Opened by drothlis 9 months ago - 1 comment

#830 - tests: Add testcases for ocr text_color_threshold

Pull Request - State: closed - Opened by drothlis 9 months ago

#829 - ocr_eq: More replacements

Pull Request - State: closed - Opened by drothlis 9 months ago

#828 - wait_until type annotations

Pull Request - State: closed - Opened by drothlis 9 months ago

#827 - get_config: Better type annotations

Pull Request - State: closed - Opened by wmanley 10 months ago

#826 - press_and_wait docstring: Link to `stbt.frames` API docs.

Pull Request - State: closed - Opened by drothlis 10 months ago

#825 - Grid: type annotations

Pull Request - State: open - Opened by drothlis 10 months ago - 2 comments

#823 - ocr_eq.replacements: Custom __setitem__

Pull Request - State: closed - Opened by drothlis 11 months ago - 6 comments

#821 - ocr_eq docstring: Document ocr_eq.replacements and ocr_eq.normalize

Pull Request - State: closed - Opened by drothlis 12 months ago - 9 comments

#820 - Add ocr_eq: Approximate string equality for text read with `ocr`

Pull Request - State: closed - Opened by drothlis 12 months ago - 1 comment

#819 - Add OcrApprox: Approximate string equality for text read with `ocr`

Pull Request - State: closed - Opened by drothlis 12 months ago - 3 comments

#818 - Color: Fix type annotation

Pull Request - State: closed - Opened by drothlis 12 months ago

#817 - load_image: Fix typing overload: color_channels is keyword-only

Pull Request - State: closed - Opened by drothlis 12 months ago - 1 comment

#816 - Expose `Transition` (return type of `press_and_wait`) as public API

Pull Request - State: closed - Opened by drothlis 12 months ago

#815 - press_until_match: Move `press` outside of `except` block

Pull Request - State: closed - Opened by drothlis about 1 year ago

#814 - ocr: lang - Allow passing a list of languages

Pull Request - State: open - Opened by wmanley about 1 year ago

#813 - HdmiCecControl: Don't fail if libcec Transmit fails

Pull Request - State: closed - Opened by drothlis about 1 year ago - 1 comment

#812 - Fix HdmiCecControl unit tests for Python 3

Pull Request - State: closed - Opened by drothlis about 1 year ago - 2 comments

#811 - Better typing

Pull Request - State: closed - Opened by wmanley about 1 year ago

#810 - imgproc_cache: Limit cache size to 90% of filesystem size

Pull Request - State: open - Opened by wmanley about 1 year ago

#809 - Keyboard.add_grid: Merge identical adjacent keys

Pull Request - State: closed - Opened by wmanley about 1 year ago

#808 - HdmiCecControl: Add "KEY_GUIDE" alias for "KEY_EPG"

Pull Request - State: closed - Opened by drothlis about 1 year ago - 1 comment

#807 - [CA-24258] Updated stbt core requirements

Pull Request - State: closed - Opened by artemyurchak about 1 year ago

#806 - config_to_power_outlet: Add power_outlet parameter

Pull Request - State: closed - Opened by wmanley over 1 year ago

#805 - Power: Add support for APC7xxx network controlled PDUs

Pull Request - State: closed - Opened by wmanley over 1 year ago

#804 - Type fixes

Pull Request - State: closed - Opened by drothlis over 1 year ago

#803 - _stbt.power: Support TP-Link "Kasa" smart plugs

Pull Request - State: closed - Opened by drothlis over 1 year ago

#802 - Add `PDU` API

Pull Request - State: closed - Opened by drothlis over 1 year ago

#801 - BGRDiff: Implement inner loop in C

Pull Request - State: closed - Opened by wmanley over 1 year ago - 1 comment

#800 - press_and_wait, wait_for_motion docstrings: Document algorithm change

Pull Request - State: closed - Opened by drothlis over 1 year ago

#799 - Refactor: Replace subclassing FrameDiffer with subclassing Differ

Pull Request - State: closed - Opened by wmanley over 1 year ago - 4 comments

#798 - press_and_wait: Add retries parameter

Pull Request - State: closed - Opened by drothlis over 1 year ago

#795 - find_file tidyups

Pull Request - State: closed - Opened by drothlis over 1 year ago

#794 - Rename libstbt.so => libstbt.x86_64.so

Pull Request - State: closed - Opened by drothlis over 1 year ago - 1 comment

#793 - match: Fix false positive on similar-intensity grays & blues

Pull Request - State: open - Opened by drothlis over 1 year ago

#792 - match: Don't ignore reference image's alpha channel if frame is single-channel

Pull Request - State: closed - Opened by drothlis over 1 year ago - 2 comments

#791 - Mask: Add `from_alpha_channel` constructor

Pull Request - State: closed - Opened by drothlis over 1 year ago

#790 - Mask.to_array: Log a warning if binary op results in an empty region

Pull Request - State: closed - Opened by drothlis over 1 year ago

#789 - match on single channel images ignores template alpha

Issue - State: closed - Opened by wmanley over 1 year ago - 2 comments

#788 - wait_until: Log how long it took

Pull Request - State: closed - Opened by drothlis over 1 year ago

#786 - Git Credential Manager

Issue - State: closed - Opened by drothlis almost 2 years ago

#785 - Make BGRDiff the default for press_and_wait / detect_motion / wait_for_motion

Pull Request - State: closed - Opened by drothlis almost 2 years ago - 2 comments

#784 - Fix type annotations for docs

Pull Request - State: closed - Opened by drothlis about 2 years ago

#783 - load_image: Normalize alpha channel when loading numpy arrays

Pull Request - State: closed - Opened by drothlis about 2 years ago - 1 comment

#782 - Color: Add type overloads for BGRA

Pull Request - State: closed - Opened by drothlis about 2 years ago

#781 - Convert stbt_run.py to be a pytest plugin

Pull Request - State: closed - Opened by drothlis about 2 years ago - 1 comment

#780 - Apply type hints to all public APIs

Pull Request - State: closed - Opened by wmanley about 2 years ago - 1 comment

#779 - stbt lint: stbt-missing-image: Fix false positive for f-strings

Pull Request - State: closed - Opened by drothlis about 2 years ago

#778 - LIRC control: Increase socket timeout

Pull Request - State: closed - Opened by drothlis about 2 years ago - 1 comment

#777 - stbt-control-relay: Add systemd notify support

Pull Request - State: closed - Opened by drothlis about 2 years ago

#776 - BGRDiff: Fix mask number of channels

Pull Request - State: closed - Opened by drothlis over 2 years ago

#774 - is_screen_black, MotionDiff: Use _image_region instead of frame.region

Pull Request - State: closed - Opened by drothlis over 2 years ago

#773 - Keyboard: Remove deprecated `graph` parameter

Pull Request - State: closed - Opened by drothlis over 2 years ago

#772 - Mask.to_array: Fix return type annotation

Pull Request - State: closed - Opened by drothlis over 2 years ago

#771 - Print deprecation warning for deprecated "region" parameter

Pull Request - State: closed - Opened by drothlis over 2 years ago - 1 comment

#770 - Mask.to_array returns (mask, bounding_box)

Pull Request - State: closed - Opened by drothlis over 2 years ago

#769 - interpress_delay refactorings

Pull Request - State: closed - Opened by drothlis over 2 years ago

#768 - integration tests: Revert long timeouts for CircleCI

Pull Request - State: closed - Opened by drothlis over 2 years ago

#767 - FrameObject repr: Show self._frame

Pull Request - State: closed - Opened by drothlis over 2 years ago

#766 - Deprecate region parameter; use mask's bounding box instead

Pull Request - State: closed - Opened by drothlis over 2 years ago

#765 - FrameObject repr: Only print values of properties already calculated

Pull Request - State: closed - Opened by drothlis over 2 years ago - 4 comments

#764 - logging: Use Python's default logging format

Pull Request - State: closed - Opened by drothlis over 2 years ago

#763 - Use Python's logging framework

Pull Request - State: closed - Opened by drothlis over 2 years ago

#762 - pylint: Upgrade astroid to fix no-member false positives

Pull Request - State: closed - Opened by drothlis over 2 years ago

#761 - FrameObject.refresh: Use self.__class__ instead of type(self)

Pull Request - State: closed - Opened by drothlis over 2 years ago - 1 comment

#760 - wait_until: Add type annotations

Pull Request - State: closed - Opened by drothlis over 2 years ago - 2 comments

#759 - Add type stbt.Direction

Pull Request - State: closed - Opened by drothlis over 2 years ago

#758 - match, ocr: imgproc_cache cache-buster for v33

Pull Request - State: closed - Opened by drothlis over 2 years ago

#757 - Color: Make `array` member read-only

Pull Request - State: closed - Opened by drothlis over 2 years ago

#749 - RedRat HTTP API implementation is outdated

Issue - State: closed - Opened by zooltar over 2 years ago - 1 comment

#736 - Rework _stbt.android to focus on Android TV set-top-boxes

Pull Request - State: closed - Opened by drothlis almost 3 years ago - 2 comments

#708 - ocr: text_color_threshold=None lets tesseract do the threshold

Pull Request - State: closed - Opened by drothlis almost 4 years ago - 3 comments

#707 - BGRDiff: Like MotionDiff, but takes color information into account

Pull Request - State: closed - Opened by drothlis almost 4 years ago - 3 comments

#642 - Add .appveyor.yml to run CI on Windows using free AppVeyor service

Pull Request - State: closed - Opened by drothlis almost 5 years ago - 1 comment

#612 - [WIP]Test on UI elements by color range

Pull Request - State: closed - Opened by JNan86 over 5 years ago - 4 comments

#611 - Structured logging

Pull Request - State: open - Opened by drothlis over 5 years ago - 8 comments

#604 - core: Allow changing the `sink_pipeline` on the fly

Pull Request - State: closed - Opened by wmanley over 5 years ago - 1 comment

#592 - added support for color recognition

Pull Request - State: closed - Opened by msiden over 5 years ago - 4 comments

#581 - stbt lint: Add checker stbt-frame-object-property-single-frame

Pull Request - State: open - Opened by drothlis over 5 years ago - 3 comments

#510 - stbt auto-selftest enchancements

Pull Request - State: closed - Opened by wmanley over 6 years ago - 2 comments

#469 - [WIP] {detect,wait_for}_motion: Set default noise_threshold to 1.0

Pull Request - State: closed - Opened by drothlis about 7 years ago - 1 comment

#452 - STBT: control: add irtrans remote support

Pull Request - State: closed - Opened by sc-stbt about 7 years ago - 6 comments

#441 - wait_until: Add `ignored_exceptions` parameter

Pull Request - State: open - Opened by drothlis over 7 years ago - 5 comments

#317 - Implement Camera support with OpenGL

Pull Request - State: closed - Opened by wmanley about 9 years ago - 2 comments