119
I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MacGui: fixed two small leaks. More... about 11 years ago
MacGui: replaced the last two NSBeginCriticalAlertSheet calls, and two NSEnumerators. More... about 11 years ago
MacGui: removed the “Large file size” checkbox. More... about 11 years ago
WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture settings code in the GUI and should hopefully fix a few bugs. More... about 11 years ago
MacGui: fixed the preview controller HUD style on the next OS X release. More... about 11 years ago
MacGui: fixed auto naming for dvd sources. More... about 11 years ago
MacGui: removed an unnecessary NSBox in the Advanced tab. More... about 11 years ago
libav: update fraem threading state patch More... about 11 years ago
LinGui: fix tooltip indentation and spelling errors More... about 11 years ago
Added back two files Xcode killed on its own in the previous commit More... about 11 years ago
MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char to the “Configure Defaults” button. More... about 11 years ago
LinGui: fix queue formatting More... about 11 years ago
LinGui: Fix queue display when no audio tracks More... about 11 years ago
MacGui: load the old lavcOption format too is preset in the preset. More... about 11 years ago
MacGui: remapped lavcOption to VideoOptionExtra. More... about 11 years ago
MacGui: load the lavcOption from preset and fixed the encoder selection when the container is changed. More... about 11 years ago
WinGui: Remove some cruft from the solution. More... about 11 years ago
MacGui: generalize video preset/tune/profile/level handling to make it works with the x265 encoder. Moved the lavc encoder options textfield to the video tab. More... about 11 years ago
MacGui: removed unneeded outlets from PictureSettings.xib. More... about 11 years ago
WinGui: Further updates to the preset import/export functionality. More... about 11 years ago
CLI: make string split function aware of escaping and quoting More... about 11 years ago
WinGui: Use OutputFormat display name, rather than the enum name. More... about 11 years ago
WinGui: Add some additional escaping around the audio track names More... about 11 years ago
build: add cmake contrib for building x265 on osx More... about 11 years ago
muxavformat: Fix muxing of AAC that is missing extradata More... about 11 years ago
libhb: fix potential crash in filters If the job aborts right away, an uninitialized buffer is closed and crash! More... about 11 years ago
MacGui: set the tab views directly instead of adding a subview in the main window. More... about 11 years ago
MacGui: added a HBDockTile class to manage the dock tile. More... about 11 years ago
MacGui: made the width and height textfield editable in the picture settings window. More... about 11 years ago
MacGui: Fixed a crash in HBFilters caused by a missing boxing of a bool. More... about 11 years ago