- Germany
- https://hoffie.info/
Highlights
- 10 discussions answered
Block or Report
Block or report hoffie
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
prometheus-filter-proxy Public
A prometheus API proxy which restricts requests to metrics with specific labels
-
-
connectedharmony Public
An asynchronous multi-track audio/video recording web application
JavaScript 1
-
mlt-video-grid Public
Arranges multiple videos into a grid layout in MLT/Shotcut projects as commonly used for virtual choirs
Python
-
jamulussoftware/jamulus Public
Jamulus enables musicians to perform real-time jam sessions over the internet.
752 contributions in the last year
Activity overview
Contribution activity
March 2022
Created 102 commits in 1 repository
Created a pull request in jamulussoftware/jamulus that received 11 comments
Android: Use C++17, update to liboboe 1.6.1, improve oboe source handling
Short description of changes Android: Build with C++17 support in preparation for oboe 1.6.1 update liboboe 1.6.1 (and maybe earlier versions) r…
Opened 31 other pull requests in 1 repository
jamulussoftware/jamulus
1
open
26
merged
4
closed
- Scripts: Apply shellcheck suggestions
- Autobuild: Derive all step commands from a base_command + multiple minor fixes
- Android: Incomplete Qt6 support
- Autobuild: Combine and simplify Android build scripts
- Autobuild: Add armhf 32bit (Raspberry-compatibe) Linux .deb packages
- Autobuild: Combine and simplify iOS build scripts
- Autobuild: Combine and simplify Mac build scripts
- Autobuild: Combine and simplify Linux build scripts
- Autobuild: Improve Android/Linux build step naming [minor]
- Autobuild: Combine and simplify Windows build scripts
- Autobuild: Fail if build artifact_1 is missing
- Autobuild: Don't cache pip
- Autobuild: Reduce Qt download size & bump aqtinstall to 2.0.6
- Android: Use aqtinstall for Qt installation
- Autobuild: Document lack of CodeQL iOS support & group macOS targets together
- Autobuild: Run CodeQL on iOS builds as well
- tools/changelog-helper: Ignore non-MERGED PRs & ignore already listed PRs faster
- tools/generate_json_rpc_docs.py: Fix minor coding style issues
- Build: Drop qmake application bundle name
- Autobuild: Reorganize macOS/iOS build scripts
- Autobuild: Stop installing unneeded debian packages (Linux/Android)
- Autobuild: Cleanup analyze_git_references.py
- Autobuild: Clean up workflow description
- Github feature request template: Fix label & improve paragraph order
- Autobuild: Use macOS 11 and explain Xcode version choice
- Some pull requests not shown.
Reviewed 44 pull requests in 2 repositories
jamulussoftware/jamulus
42 pull requests
- Scripts: Apply shellcheck suggestions
- Convert README file to standard syntax
- Add rate-limiting for channel gain change messages
- Audiomixerboard: Fix extra blank line when musician name length % iBreakPos == 0
- Stop the build if the audio SDK is missing
- Autobuild: Don't run building ARM on non-releases
- Code: Add Qt6 compatibility
- Do not run CI on documentation changes
- Move entitlements file to mac folder
- Autobuild: Add armhf 32bit (Raspberry-compatibe) Linux .deb packages
- Autobuild: Combine and simplify Android build scripts
- Rename define to JACK_ON_WINDOWS
- Autobuild: Combine and simplify iOS build scripts
- Remove windows/qt-installer-windows.qs since no longer used
- Restart ACK timer every time a message is sent
- Autobuild: Combine and simplify Mac build scripts
- Remove deploy_linux.sh since no longer in use
- Autobuild: Combine and simplify Linux build scripts
- Improve code style in deploy_linux.sh
- JSON-RPC: Add server directory name (issue #2467)
- Autobuild: Combine and simplify Windows build scripts
- Do not show ASIO related warning message if using JACK
- Improve code style in raspijamulus.sh
- tools/changelog-helper: Ignore non-MERGED PRs & ignore already listed PRs faster
- Autobuild: Clean up workflow description
- Some pull request reviews not shown.
jamulussoftware/jamuluswebsite
2 pull requests
Created an issue in jamulussoftware/jamulus that received 16 comments
JSON-RPC: jamulusserver/getServerProfile: Add directory address
Has this feature been discussed and generally agreed? No.
Describe the solution you'd like Raised by @softins in #1975 (review)
jamulusserver/get…
Opened 15 other issues in 3 repositories
jamulussoftware/jamulus
9
open
4
closed
- CI: Run Python syntax check
- Qt6: Android compatibility
- Docs: Remove windows/qt-installer-windows.qs / Update COMPILING.md?
- Autobuild: Combine scripts into single script per-platform
- Autobuild: Fail if artifact1 can't be uploaded
- Autobuild: Invert uses_codeql/run_codeql logic
- Autobuild: Make Changelog generation an extra step
- Android: Use aqt
- Investigate opus build optimizations for ARM non-FP (Raspberry, Android, iOS)
-
CI: Run
shellcheckandshfmton shell scripts - JSON-RPC: Review {instrument,country,...}Id usage
- JSON-RPC: Add client method to set instrument
- Evaluate further multithreading improvements