Jure Varlec

Results 19 issues of Jure Varlec

Aravis has gained new pixel formats. We need to add decoders etc. Also check whether defined numbers have changed because it's important for .qarv files.

When qarv was first written, gstreamer-0.10 was used in Qt. Because gstreamer does not support linking to multiple versions of the library, we could not make use of gstreamer-1.0 which...

help wanted

qarv did not start on GitHub and the first releases were made by the `make_release` script, which made tarballs. GitHub allow releases to be made easily with git tags. CMake...

help wanted
good first issue

This PR extends `asynManager` to allow a port to be destructible, solving #172. It complements epics-base/epics-base#283. # Goals - Provide a function in `asynManager` and a corresponding iocsh command that...

Running, simply, `asynEnable` with no arguments crashes the IOC. Many commands do this. A partial fix is in #171; that PR introduces a new command, which is where I noticed...

I think `asynUserToUserPvt` and `interruptNodeToPvt` could be converted to `offsetof`, which is already used in the definition of `CONTAINER`. `notifyNodeToExceptionUser` is not used anywhere and could be removed.

When the IOC terminates, the ports are not given a chance to clean up and release resources. Some resources, like memory, are not problematic: the OS will reclaim the memory...

Not having (yet) gone to test a hudred different programs, I'm wondering what is the purpose of adding stuff like zlib and gcc to `LD_LIBRARY_PATH`. Does Vulkan really not work...

@ralphlange, you are listed as maintainer of the Debian package. The version in the repos is still 2.7.0, even for trixie and sid. Any chance of seeing 2.8.0 in trixie?...