CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 07:01:00 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"190a62ba0cf6bedbbfa98187120b7a75"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=Vzb%2F3cSOj9VzLegilUjJuUt86pLDsquyU2%2B5vpDToAdWx6Tz2niLsP%2FfXcFPz4cW3N2OwmQatgYBSIKqXUWcaQBgMDKZtEJgZcp974pDVqUvFfZ%2BXvr8UtqQg%2F4avMOqSgqjdyv%2BHYNep%2B8LA43OQJHWOght4fEGaAey5F9ocJhwYakp4NzwZ7GAvzUvF6078TLH2gmky1txeC6R7JE1qvDLjNr6aQ3Vz8Vmlryk1e6O9ozlolWvl41cEtVpmYXOnsARdVfLT13FamGL39JG9Q%3D%3D--5bekaCEtrWe1Qzf%2F--nRdzXZGYlgODvt8oZ%2BEz6A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.488966127.1753772460; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 07:01:00 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 07:01:00 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9EFC:1FE4B6:515E9B:68038A:688871AC
Releases · labstreaminglayer/App-LabRecorder · GitHub
26 May 17:13
Loading
28 May 16:08
Loading
27 Dec 04:30
Loading
16 May 05:17
Loading
13 May 19:30
Loading
23 Apr 05:24
Loading
12 Jun 04:27
Loading
25 Nov 03:58
Loading
11 Aug 20:53
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 55
Releases: labstreaminglayer/App-LabRecorder
Releases · labstreaminglayer/App-LabRecorder
v1.16.5
Compare
What's Changed
- Fix Qt deprecations by @cboulay in #118
- Off-by-one sample_count error by @jamieforth in #123
- fix(apple_silicon): Add Apple Silicon (M1/M2/M3) compatibility support by @kimit0310 in #126
New Contributors
- @jamieforth made their first contribution in #123
- @kimit0310 made their first contribution in #126
Full Changelog: v1.16.4...v1.16.5
Assets 7
1 person reacted
v1.16.4
d52f02a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
What's Changed
- Only specify gui executable if enabled. by @xloem in #92
- Fixed broken link to template doc by @brifsttar in #70
- Whitespace Fixes by @cboulay in #96
- Update liblsl to 1.16.2 by @cboulay in #97
New Contributors
Full Changelog: v1.16.3...v1.16.4
Assets 8
5 people reacted
v1.16.3
ab0de12
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
Assets 8
v1.16.2
Compare
Fixup Mac builds, especially for homebrew.
Assets 7
v1.16.1
fd4b37b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
Fixup bad DCPACK_DEBIAN_PACKAGE_DEPENDS in GH actions script. Needs new binaries.
Assets 7
v1.16.0
Compare
liblsl bump
bad deb packages deleted from release
Assets 5
5 people reacted
v1.14.2
Compare
Adds support for Qt6.
Assets 7
LabRecorder 1.14.0
Compare
Many changes since the last release. A non-exhaustive list:
- Links to liblsl 1.14.0
- Fixed stream tracking, including fixing support for adding RequiredStreams that join after a recording has started.
- Added
<datetime>
field to file header - Fixed a bug in config StorageLocation parsing.
- Add support for autoStart in config.
- Using GitHub actions for uploading packages to release.
Assets 9
Release refs/tags/v1.13.1
Compare
Release 1.13.1. Added Remote Control Socket thanks to @Doug1983. Fixe…
Assets 9
1.13.0-b4
Previous Next
You can’t perform that action at this time.