summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* x264: build with OpenCL lookahead support by default.Rodeo2013-07-012-3/+237
* libhb: fix crash in muxmp4.cjstebbins2013-06-301-7/+12
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-3048-509/+2600
* WinGui: Broke Status display. Fixed.sr552013-06-293-15/+1
* WinGui: Just some prototype code for safe keeping. Some ideas around an Insta...sr552013-06-2913-11/+332
* WinGui: Rejig the Options window a bit.sr552013-06-281-5/+4
* LinGui: use hb_container_get_default_extension() when creating dest filenamejstebbins2013-06-281-12/+8
* libhb: fix pts p-to-p start time in files parsed by libavjstebbins2013-06-261-1/+1
* LinGui: add missing sys dep to python scriptjstebbins2013-06-261-0/+1
* WinGui: Fix the Source Drive MenuItems occasionally not working when pressed....sr552013-06-215-6/+6
* WinGui: Fix an issue on the queue where jobs would re-appear after clicking e...sr552013-06-201-24/+39
* MacGui: get rid of now obsolete @"UseCoreAudio" preference and related widgetsRodeo2013-06-203-223/+134
* Interop: Bringing it up to speed with the latest nightlies. Interop now expos...randomengy2013-06-1812-190/+371
* libhb: fix hang that can occur under certain error conditionsjstebbins2013-06-161-4/+4
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-1618-163/+230
* Fix the build under MinGWsr552013-06-161-1/+1
* WinGui: Fix a styling issue on the audio/subs tabsr552013-06-162-5/+6
* libhb: fix calculation of chapter durations in dvdread and dvdnav.Rodeo2013-06-162-23/+4
* Cosmetics after last commit.Rodeo2013-06-151-8/+8
* libhb: improve video and audio encoder names.Rodeo2013-06-152-150/+176
* Upgrade x264 to r2334-a3ac64bsr552013-06-152-5/+5
* libhb: fix incorrect sizeof()jstebbins2013-06-151-1/+1
* LinGui: use hb_audio_quality_get_default() to show/hide quality widgets.jstebbins2013-06-152-5/+22
* improve aac encoder build options and change some aac encoder defaultsjstebbins2013-06-1512-18/+141
* LinGui: merge windows phone 8 presetjstebbins2013-06-141-2/+135
* WinGui: Added a new option that will allow users to fallback to using system ...sr552013-06-1313-16/+182