119
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 14 hours ago.
Mar 20, 2024 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cli: fix processing audio overrides to preset More... about 24 hours ago
flatpak: Update libraries More... 2 days ago
Fix audio selection when behavior is "All" tracks More... 2 days ago
flatpak: Update to GNOME 46 SDK More... 2 days ago
MacGui: align checkboxes and text in the selection behaviour sheets. More... 2 days ago
Add audio improvements to NEWS. More... 2 days ago
contrib: crystalhd decoder has been removed, so there is no need to disable it. More... 2 days ago
cli: use pkg-config to compose library deps (#5956) More... 2 days ago
Update NEWS More... 2 days ago
MacGui: do not show the preview HUD if no title is loaded. More... 2 days ago
contrib: do not build libspeex encoder and decoder programs More... 3 days ago
LinGUI: Remove unneeded dependencies from meson.build More... 3 days ago
LinGUI: Preparation for 1.8.0 (#5959) More... 3 days ago
Drafting some NEWS updates More... 3 days ago
WinGui: Bump Version to 1.8.0 More... 3 days ago
libhb: fix mis-identification of DTS-HD as DTS More... 3 days ago
ghb: increase max value for single title scan selection More... 3 days ago
MacGui: limit the activity log refresh rate to 10 Hz to avoid overloading the main thread and making the UI unresponsive when too many messages are written to the log in a short time. More... 4 days ago
contrib: update libopus to version 1.5.2. More... 5 days ago
contrib: fix copy-and-paste error in lame's module.defs More... 7 days ago
MacGui: do not show the preview HUD each time the preview is reloaded. More... 7 days ago
MacGui: small UI improvements: - Stop resizing the preview window when not needed; - Fix the "Clear completed jobs after an encode completes" preference; - Use the correct power notification source, to get only the state change and not a periodic notification of the current power state. More... 7 days ago
libhb: set the upper samplerate limits for audio encoders. Commit e74b389 added higher audio sample rates, but most encoders do not support these new rates. More... 8 days ago
contrib: do not add unneeded cmake options that shadows CFLAGS and CXXFLAGS. More... 8 days ago
MacGui: show titlebar separator in the Activity widnow, and set clipsToBounds to YES in the preview view. More... 8 days ago
scan: always use UNDEF for Dolby Vision 5 and 10.0 until we support the right code points. More... 8 days ago
audio_resample: fix a bug introduced in f2b7608, a call to the out variable was replaced by the in one by mistake. More... 8 days ago
contrib: disable libpostproc, it's unused. More... 9 days ago
MacGui: do not rewrite the queue to disk at launch. More... 9 days ago
MacGui: store the activity log is a separate buffer when the activity window is closed. The activity window is lazy loaded, but once loaded the lines were added to the NSTextView even when the window was closed, causing UI slowdowns when many messages were written to the log, like in a recursive scan. More... 9 days ago