summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* LinGui: fix propagation of tags from input file to outputjstebbins2013-06-111-0/+29
* Experimental preset for Windows Phone 8 Devices. Would be appreciated that an...sr552013-06-082-1/+175
* WinGui: Better keyboard navigation in the GUI. Added an encode progress bar ...sr552013-06-064-36/+41
* LinGui: fix preset import/exportjstebbins2013-06-061-188/+189
* Cosmetics.Rodeo2013-06-061-1/+1
* CLI: Silence compiler warningjstebbins2013-06-061-0/+1
* libhb: move one-time registrations to hb_global_init().Rodeo2013-06-061-62/+33
* WinGui: Undo last commit, causes more problems than it fixes.sr552013-06-051-4/+4
* WinGui: Disable the last bit of Custom Anamorphic calculation code until I ca...sr552013-06-051-4/+4
* WinGui: Fix an issue where cropping wasn't getting set correctly after a titl...sr552013-06-051-18/+18