119
I Use This!
High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
WinGui: minor update to encode process CLI call -- put it on it's own thread More... over 18 years ago
WinGui: misc UI control placement changes updates to some FormBorderStyle's converted Parsing code to use regex instead of substrings and string splitting added a couple of additional code comments More... over 18 years ago
WinGui: - Many more little design tweaks. - Updated frmSelectDVD for "All Supported Files" More... over 18 years ago
WinGui: - Changed the progress bar on frmReadDVD to a text value. Progress bar wasn't really needed here. - Few design tweaks to the frmReadDVD window. More... over 18 years ago
WinGui: quick bugfix to progress bar More... over 18 years ago
WinGui: added OnScanProgress event to Parser class which is raised upon noticing "Scanning title # of #..." in the output added progress bar to frmReadDVD to give better visual notification of scan progress More... over 18 years ago
WinGui: added some more source comments More... over 18 years ago
WinGui: Added some additional comments More... over 18 years ago
WinGui: continued adding to CLI manager code updated frmDvdInfo to display data parsed from STDOUT/STDERR minor updates to form constructors More... over 18 years ago
WinGui: More... over 18 years ago
MacGui: Matroska initial implementation - as far as I can tell we should be getting all of the codec combinations. - Anamorphic - Chapter Markers More... over 18 years ago
WinGui: More... over 18 years ago
Set MinCache to 1 if we're using x264 and b-frames. More... over 18 years ago
MacGui: Remove x264 opt field from the preferences. More... over 18 years ago
MacGui: x264 options are now retained even after you customize a preset. - was fixed once, behavior crept back in so now its out again. More... over 18 years ago
contribbin-darwin++ to 0015, restores make building in OS X. Includes a universal binary of the nascent libmkv.a. Freshens x264 (as well as re-enabling Altivec optimizations, which somehow got turned off when building the ppc half of x264 for the 0014 contrib pack). More... over 18 years ago
- Contrib pack updated to 006 - LibDVDRead now compiled with GCC4 instead of GCC3. - Updated x264 and dca More... over 18 years ago
Updates x264 to revision 665 and applies Haali's adaptive quantizer patch, creating two new advanced options: aq-strength and aq-sensitivity. More... over 18 years ago
WinGui: More... over 18 years ago
WinGui: More... over 18 years ago
WinGui: More... over 18 years ago
MacGui: Active Queue Initial Implementation - Warning: currently, when adding jobs during encoding, the main window progress bar and task info gets hosed, if a workaround via libhb cannot be easily obtained, a cocoa workaround is available for checkin. - Can now add jobs during encoding - Scan progress bar is a barber pole until scanning progress during encoding is fine tuned. - Needs further testing if DVD Auto Detect is turned on. If conflicts with drive arise, automatically turning off dvd auto detect when adding jobs during encoding is ready for checkin. More... over 18 years ago
Thanks to saintdev, we now have a pre-bootstrapped copy of the libdca source. This means jamming no longer necessitates futzing with autotool versions. Yay! More... over 18 years ago
WinGui: More... over 18 years ago
WinGui: More... over 18 years ago
WinGui: added initial CLI call managment class (work in progress) updated frmQueue window to work properly with cross-thread calls and updating proper UI elements updated ToString override in Parsing.Title to display leading zeros in duration More... over 18 years ago
WinGui: more cleanup in frmMain fix to frmQueue for cross-thread UI updating More... over 18 years ago
updated some ToString overrides for proper use in the UI small change to frmMain to allow for easier tracking of Handbrake CLI process (which we will code soon) cleaned up function drop_chapterStart_SelectedIndexChanged More... over 18 years ago
- Audio and Subtitle down-downs now populated on DVD Title selection. - Verbose bug fixed in GenerateQuery() - Setup frmDvdInfo ready to be populated with plain text output from handbrake. - Removed the EncodeOutput window. This can wait till another version. - A few other small changes. More... over 18 years ago
Another small makefile change. More... over 18 years ago