krzyc

Results 8 issues of krzyc

This is proof of concept for my internal tests, so I it will need some work and optimization before merge. But I think that idea of supporting more NDI pixel...

In newest build (http://builds.casparcg.com/CasparCG_Client_2.0/index.php?dir=CasparCG_Client_2.0_build_21d30d4491ac1c8acfbcc3f65b2f8dbaa3e4ca25%2F), even if I am not doing anything and put Client in background, after a while memory and processor usage are growing (about 1 MB/sec) and after...

bug
needs verification

Float fields are truncated. Fixes #20.

I did: * [X] Search for if my issue has already been submitted * [X] Make sure I'm reporting something precise that needs to be fixed * [X] Give my...

Allow horizontal resizing of SettingsDialog, put asterisk in line with ok button and make larger pages scrollable. This fixes problem with accepting settings on lower resolution screens.

1. Exporter uses ISO-8859-1 encoding. I think that we should use UTF-8 instead. I get ? for polish letters now. 2. Exporter uses project/task IDs - maybe we should add...

question

- PHP Version: 8.2.10 - PDFParser Version: master (4b86c6636d086ca7ea4780c07c2d7390321982b5) ### Description: Closing round bracket encoded in hexadecimal format breaks parsing - string is truncated. String is truncated here: https://github.com/smalot/pdfparser/blob/4b86c6636d086ca7ea4780c07c2d7390321982b5/src/Smalot/PdfParser/Element/ElementString.php#L62-L74 Because...

needs more info
fix

# Type of pull request * [X] Bug fix (involves code and configuration changes) # About Fix for #715 as requested by @k00ni. Tests are passing but I am not...

needs work
fix