summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Update the new radio buttons to work with the presets changing.sr552013-08-271-0/+13
* WinGui: Show a radio button on the filters tab to select between Deinterlace ...sr552013-08-273-20/+82
* libhb: fix potential pgs timestamp problemjstebbins2013-08-261-1/+20
* enc_qsv: fix crash.Rodeo2013-08-261-0/+6
* Print QSV info in all logs in a libhb-friendly manner, via hb_scan (was print...Rodeo2013-08-262-6/+8
* Fix display size when anamorphic is disabled.Rodeo2013-08-251-4/+14
* QSV: don't use AVBR rate control.Rodeo2013-08-252-43/+21
* WinGui: Fix Quality slider in QSV mode.sr552013-08-251-0/+1
* Interop: Fix Scanning due to qsv change to hb_title_ssr552013-08-242-3/+6
* Interop: Few minor updates for QuickSync.sr552013-08-245-35/+28
* WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...sr552013-08-245-30/+97
* WinGui: Fixes around libhb scanning. (Progress % was not shown and the scan l...sr552013-08-244-54/+65
* WinGui: Fix a small logic bug in the video encoder dropdown with av_mkvsr552013-08-231-1/+1
* WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...sr552013-08-234-2/+33
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-2315-58/+482
* Interop: Updated some structs to keep up with libhb. Exposed video quality li...randomengy2013-08-2316-304/+238
* WinGui: Improved Audio Listbox Item style. Moved to a single line design. S...sr552013-08-224-146/+55
* Big merge, QSV to trunk: part 2 (new files).Rodeo2013-08-2214-0/+6678
* Big merge, QSV to trunk: part 1 (tracked files).Rodeo2013-08-2222-81/+785
* WinGui: Improve the layout of the Subtitle Tracks listbox items.sr552013-08-221-107/+69
* WinGui: Missing theme file from last checkin.sr552013-08-221-0/+52
* WinGui: Replace the MenuButtons with SplitButtons on the Audio/Subtitle tabs.sr552013-08-225-22/+326
* WinGui: Cosmetic fixes around the new libhb scanning. sr552013-08-223-23/+1
* WinGui: Strip out legacy CLI scan code.sr552013-08-2214-1416/+11
* WinGui: Use LibHB for scanning. CLI is no longer used. It seems to be stable...sr552013-08-223-40/+7
* WinGui: Initial work around around a when done countdown.sr552013-08-2111-25/+317
* libhb: fix compiler warning...jstebbins2013-08-191-1/+8
* MacGui: use FSEvent api to create a FSEventStream to keep track of when a fil...ritsuka2013-08-192-28/+105
* WinGui: Stopping an encode or pausing the queue will no longer run the "When...sr552013-08-185-22/+69
* WinGui: Missing file from a previous commit.sr552013-08-181-0/+67
* MacGui: calculate the actual height of the queue rows. Align the interface el...ritsuka2013-08-182-1308/+318
* encx264: auto-enable metrics when the relevant tune is requested.Rodeo2013-08-171-0/+22
* encx264: don't force-enable metrics (PSNR, SSIM).Rodeo2013-08-171-5/+0
* WinGui: General code tidyupsr552013-08-1715-131/+16
* WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...sr552013-08-178-36/+61
* WinGui: Fix the autoname helper so that it correctly sets the mkv extension f...sr552013-08-171-1/+1
* libhb: log avio_open2 error return codejstebbins2013-08-161-1/+1
* LinGui: add language files to debian install filejstebbins2013-08-121-0/+1
* LinGui: add language files to rpm specjstebbins2013-08-121-1/+2
* WinGui: Fix an issue with Queue Import/Export that didn't obey the Ok/Cancel ...sr552013-08-111-6/+8
* MacGui: Read events from the mouse scroll wheel in HBPreviewController.m to c...ritsuka2013-08-041-0/+17
* LinGui: mark more strings as translation candidatesjstebbins2013-08-017-311/+270
* WinGui: Setting the Initial Directory to null when we can't resolve a full pa...sr552013-07-301-4/+3
* WinGui: Updating Caliburn Micro Librariessr552013-07-284-1108/+1543
* WinGui: Some fixes around the Video and Advanced Tab query generation behaviour.sr552013-07-272-31/+44
* WinGui: sr552013-07-278-17/+53
* WinGui: Fixed Anamorphic mode was not being saved when adding a preset with n...sr552013-07-271-0/+1
* LinGui: mark more strings as translatablejstebbins2013-07-261-10/+10
* LinGui: Add russian translation :Pjstebbins2013-07-263-1/+1698
* MacGui: fix UI lockup when adding a chapter with a name containing non-UTF8 c...Rodeo2013-07-221-1/+2