Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
infancy
/
tev
Public
forked from
Tom94/tev
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
fancy
User selector
All users
All time
Commit history
Commits on Dec 1, 2024
fy: adjust `drawPixelValuesAsText()`
infancy
committed
30428f3
View commit details
Copy full SHA for 30428f3
Browse repository at this point
fy: adjust title; fix inputEncdoing bug
infancy
committed
719b719
View commit details
Copy full SHA for 719b719
Browse repository at this point
fy: fix gamma bug
infancy
committed
0c95fa5
View commit details
Copy full SHA for 0c95fa5
Browse repository at this point
fy: add EInputEncoding, ImageData::GetInputEncoding, ImageData::SetInputEncoding
infancy
committed
dc6cf7f
View commit details
Copy full SHA for dc6cf7f
Browse repository at this point
fy: add `InputEncoding` Panel
infancy
committed
c9b86c1
View commit details
Copy full SHA for c9b86c1
Browse repository at this point
Commits on Nov 30, 2024
fy: tone mapping -> display mapping; boost the priority of gamma slider
infancy
committed
be8eba0
View commit details
Copy full SHA for be8eba0
Browse repository at this point
Commits on Nov 27, 2024
CMake: export compile commands w/ include dirs for clangd to work
Tom94
committed
0d782bd
View commit details
Copy full SHA for 0d782bd
Browse repository at this point
Merge pull request #245 from Tom94/bindings
Show description for 5e45f92
Tom94
authored
5e45f92
View commit details
Copy full SHA for 5e45f92
Browse repository at this point
Merge pull request #244 from Tom94/nix
Show description for ca410f7
Tom94
authored
ca410f7
View commit details
Copy full SHA for ca410f7
Browse repository at this point
Add nixos configuration files for tev's build environment
Tom94
committed
ab45a18
View commit details
Copy full SHA for ab45a18
Browse repository at this point
Commits on Nov 26, 2024
Allow directional navigation with hjkl in addition to wasd and arrows
Tom94
committed
b32618e
View commit details
Copy full SHA for b32618e
Browse repository at this point
Find shortcut changed from Ctrl+P to Ctrl+F
Tom94
committed
4faf3e0
View commit details
Copy full SHA for 4faf3e0
Browse repository at this point
Press Esc to unfocus "Find" textbox
Tom94
committed
ac4703c
View commit details
Copy full SHA for ac4703c
Browse repository at this point
Commits on Nov 12, 2024
Bump version number
Tom94
committed
d69b8cf
View commit details
Copy full SHA for d69b8cf
Browse repository at this point
Fix regression in histogram mean computation
Tom94
committed
68afcd1
View commit details
Copy full SHA for 68afcd1
Browse repository at this point
Commits on Oct 3, 2024
Bump version number
Tom94
committed
1432175
View commit details
Copy full SHA for 1432175
Browse repository at this point
CI: use upload-artifact@v4
Tom94
committed
abbb964
View commit details
Copy full SHA for abbb964
Browse repository at this point
Bump version number
Tom94
committed
23be8c3
View commit details
Copy full SHA for 23be8c3
Browse repository at this point
Commits on Oct 2, 2024
Limit maximum tev window size (due to opening images) by total monitor work area
Tom94
committed
c3cede0
View commit details
Copy full SHA for c3cede0
Browse repository at this point
Commits on Oct 1, 2024
Fix tev window potentially becoming too large for desktop contexts
Tom94
committed
e9eff71
View commit details
Copy full SHA for e9eff71
Browse repository at this point
Fix several points of failure with pixel counts in the billions
Tom94
committed
8b9e04b
View commit details
Copy full SHA for 8b9e04b
Browse repository at this point
Commits on Jun 19, 2024
Update tinylogger
Tom94
committed
2c7e709
View commit details
Copy full SHA for 2c7e709
Browse repository at this point
Update contact email to tom94.net domain
Tom94
committed
1a39d77
View commit details
Copy full SHA for 1a39d77
Browse repository at this point
Merge pull request #232 from Tom94/libdeflate-submodule
Show description for af0c05e
Tom94
authored
af0c05e
View commit details
Copy full SHA for af0c05e
Browse repository at this point
Include libdeflate as submodule rather than download at build time
Tom94
committed
c5618a9
View commit details
Copy full SHA for c5618a9
Browse repository at this point
Commits on Jun 11, 2024
Merge pull request #230 from MKimiSH/patch-1
Show description for 35863e9
Tom94
authored
35863e9
View commit details
Copy full SHA for 35863e9
Browse repository at this point
Update README.md
Tom94
authored
6773f2d
View commit details
Copy full SHA for 6773f2d
Browse repository at this point
Commits on Jun 2, 2024
Add a link in README.md pointing to the keyboard shortcut visualization
MKimiSH
authored
504c60b
View commit details
Copy full SHA for 504c60b
Browse repository at this point
Commits on May 23, 2024
Windows/Linux: fix broken Ctrl+1-8 group switching
Tom94
committed
012bcd1
View commit details
Copy full SHA for 012bcd1
Browse repository at this point
Commits on May 17, 2024
Do not install Imath and OpenEXR headers/static libs
Tom94
committed
1335273
View commit details
Copy full SHA for 1335273
Browse repository at this point
Make it less likely to become stuck on shutdown
Tom94
committed
067dcff
View commit details
Copy full SHA for 067dcff
Browse repository at this point
Commits on Apr 18, 2024
Fix image loading becoming stuck upon failure
Tom94
committed
4845612
View commit details
Copy full SHA for 4845612
Browse repository at this point
Commits on Mar 14, 2024
Merge pull request #224 from Tom94/update-openexr
Show description for 2132336
Tom94
authored
2132336
View commit details
Copy full SHA for 2132336
Browse repository at this point
Update OpenEXR
Tom94
committed
eb40611
View commit details
Copy full SHA for eb40611
Browse repository at this point
ImageViewer: remove unnecessary include
Tom94
committed
ff30c45
View commit details
Copy full SHA for ff30c45
Browse repository at this point
Previous
Next
You can’t perform that action at this time.