summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bump x264 to r2345-f0c1c53.Rodeo2013-07-213-240/+5
* WinGui: Update the exception handling code to deal with Component Activation ...sr552013-07-203-14/+44
* WinGui: Switch to native WPF dialogs for file handling except for the folder ...sr552013-07-201-5/+5
* WinGui: Misc fixes and improvementssr552013-07-206-8/+64
* WinGui: Change Loose and Strict Anamorphic to use hb_set_anamorphic_sizesr552013-07-144-526/+161
* libhb: store and print additional CPU informationRodeo2013-07-133-11/+156
* Add hb_video_quality_get_limits and hb_video_quality_get_name to libhb API.Rodeo2013-07-134-53/+129
* WinGui: Make the AVFormat Muxers default.sr552013-07-138-15/+21
* MacGui: populate the SRT subtitle language list dynamically from libhb.Rodeo2013-07-133-187/+38
* Solaris: add proper POSIX definesRodeo2013-07-132-1/+2
* LinGui: Make "Open with.." nautilus option work in ubuntu 13.04jstebbins2013-07-101-1/+1
* WinGui: Fix Typo on the queue.sr552013-07-101-1/+1
* WinGui: Fix an error in the Drive Menu Attached Propertysr552013-07-071-1/+1
* WinGui: Some in-progress code that I'll pickup later on.sr552013-07-072-0/+683
* WinGui: Fix to the Drive Menu service so that it doesn't refresh when clickin...sr552013-07-062-9/+28
* libhb: handle zero length EOF subtitle properlyjstebbins2013-07-061-3/+6
* libhb: fix a couple of problems with subtitle mergingjstebbins2013-07-061-11/+29
* libhb: improve handling of overlapping text subtitlesjstebbins2013-07-011-53/+177
* MacGui: improve previous commit a bit.Rodeo2013-07-011-2/+13
* MacGui: Fix a silly Logic bug in logging code.sr552013-07-011-6/+1
* hb_display_job_info: "Large file size" does not apply to the avformat MP4 mux...Rodeo2013-07-011-1/+1