119
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New contrib binary pack for windows. More... over 18 years ago
WinGui: More... over 18 years ago
OK, I might have horribly screwed it up, but this *should* allow jam building with XCode, which broke when libmkv got introduced. This commit does not implement mkv muving in the MacGui -- just fixes "undefined symbols" errors which caused the compilation to crash. Just adds references to libmkv.a and muxmkv.c to the project builder index. More... over 18 years ago
Win Gui: More... over 18 years ago
Fix AAC audio inside MKV container crash. More... over 18 years ago
Matroska muxer! More... over 18 years ago
WinGui: More... over 18 years ago
forgot to check this in More... over 18 years ago
WinGui: Removed all old vb.net code. More... over 18 years ago
WinGui: More... over 18 years ago
WinGui: More... over 18 years ago
More accurate frame start/stop times for vorbis. This is needed for the upcoming Matroska muxer. More... over 18 years ago
WinGui: More... over 18 years ago
WinGui: More... over 18 years ago
updated some Form.Show calls to Form.ShowDialog updating frmReadDVD to throw CLI call on it's own thread to prevent UI lockup added ToString overrides in Parsing.AudioTrack, Parsing.Subtitle and Parsing.Title misc interface/notification updates to frmReadDVD upon starting the scan process More... over 18 years ago
removing suo files from checkout to prevent constant conflicts More... over 18 years ago
WinGui: More... over 18 years ago
MacGui: re-enable cancel button during title scan in scan controller. More... over 18 years ago
added new parsing code to parse cli output into objects More... over 18 years ago
MacGui: Queue fix - Adjust height of NSScrollview to properly accommodate long queue lists without cutting of the info at the bottom - Start task numbers in queue with one instead of 0. More... over 18 years ago
MacGui: Small fix in main window - gray out the auto crop field during encode More... over 18 years ago
MacGui: Enhanced Queue initial implementation - Enhanced queue readout shows alot more detail about each job. - Prepares MacGui for "Live Queue" where jobs can be added during an encode. - Currently, you can add jobs during encoding but cannot access source currently being encoded. - Dev note: some of this is kludgy, but can streamline once functionality is tested. More... over 18 years ago
checking login More... over 18 years ago
WinGui: More... over 18 years ago
WinGui: More... over 18 years ago
WinGui: - C# Handbrake CLI output parsing code converted from vb.net project. More... over 18 years ago
WinGui: More... over 18 years ago
WinGui: More... over 18 years ago
Oops, that's 'management_active', not 'managed'. More... over 18 years ago
vorbis: gracefully fail if encoder setup fails, and remove depriciated OV_ECTL_RATEMANAGE_AVG. More... over 18 years ago