Paul Freund

Results 11 issues of Paul Freund

This is my first python code so I hope it is relatively safe. Email could also be added to documentation.

First thank you very much for this library. I discovered that I can not see any mDNS entries by default so I debugged a little bit with Wireshark and compared...

I really like the library design and would like to use it cross platform. Unfortunately there are a few roadblocks for using it with MSVC12 (VS2013): - In json11.cpp the...

enhancement

Hi, I am currently writing a Windows 8.1 Store app to control Sphero 2.0 (Xbox360 gamepad input only at the moment) - [SpheroControl](https://github.com/PaulFreund/SpheroControl). If I decide that the application is...

``` bash at Windows.UI.Notifications.BadgeUpdateManager.CreateBadgeUpdaterForApplication() at Backend.Common.Notifier..ctor(Runtime backend) at Backend.Runtime.Init() at Backend.Runtime..ctor() at Backend.Runtime.get_Instance() at Chat.App..ctor() ```

Windows Phone
App versions: 1.2.0.41
SplunkMINT

``` bash at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BugSense.Extensions.WebRequests.<>c__DisplayClass3.<<getresponsecallback>b__1>d__5.MoveNext() ```

Windows Phone
App versions: 1.2.0.41
SplunkMINT

``` bash at Backend.Data.Avatar.RemoveOld() at Chat.App..ctor() ```

Windows Phone
App versions: 1.2.0.41
SplunkMINT

``` bash at Windows.ApplicationModel.Background.BackgroundExecutionManager.GetAccessStatus() at Backend.Runtime..ctor() at Backend.Runtime.get_Instance() at Chat.App..ctor() ```

Windows Phone
App versions: 1.2.0.41
SplunkMINT

``` bash at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BugSense.Extensions.WebRequests.c__DisplayClass3.d__5.MoveNext() ```

Windows Phone
BugSense
App versions: 1.2.0.41

Currently every instrument (including every drum row) has a full set of all parameters in memory even if they are not changed from default values and not automated. It might...

enhancement