Paul Gration

Results 8 issues of Paul Gration

**Describe the bug** Git tag version numbers don't always match the CMake project version number specified in CMakeLists.txt. This can cause problems for automated build processes because the name of...

Bug

Adds the missing functionality of being able to send additional custom HTTP headers with WebBrowserComponent requests on Linux as described in the [documentation](https://docs.juce.com/master/classWebBrowserComponent.html#a703f3232f580d72125dea4db8e5a0512). See forum post: [Juce WebBrowserComponent not sending...

- Removes duplicate apt dependency (`libxcursor-dev`) - Splits apt dependencies onto new lines to make it easier to spot duplicates

I've created a stackoverflow post already so rather than copy and paste, here's the link: http://stackoverflow.com/questions/22514354/node-pty-js-spawning-a-process-which-itself-spawns-child-process-and-the-child-d Hopefully it makes sense.. not sure if this is fixable with how pty.js works...

Prior to commit 3f5cb3a8b2fcffdd5c00df4701f0010e2977a98b when starting Galicaster with a video profile and switching to an audio only profile then switching back to a video profile the video preview doesn't get...

bug

This moves serializing/deserializing of enqueue_params property values for media packages to the `setProperty` and `getProperty` methods of mediapackage.py. It also ensures that wherever an `enqueue_job` or `do_job` call is made,...

feature

Having installed the Galicaster .deb from the repository, when running `$ galicaster --version` the version switch (or any argument) isn't passed to `run_galicaster.py`. Running `$ run_galicaster.py --version` works, but not...

The latest stable version is 2.1.0, but there is a 2.1.1~RC1-1 in the repository at the moment and this will be what gets installed/upgraded to (not ideal for production deployments)....