summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libhb: fix CC text attributesjstebbins2014-09-082-16/+25
* libhb: plug memory leaksjstebbins2014-09-053-0/+5
* WinGui: The update checker will now show an update on 32bit versions of the a...sr552014-09-052-1/+8
* WinGui: Change the update checker to use the 64bit appcast when the operating...sr552014-09-052-3/+3
* LinGui: fix preset save dialog width&heightjstebbins2014-09-041-4/+3
* LinGui: enable "More Settings" box in video tab for VP8jstebbins2014-09-042-2/+3
* libhb: fix setting thread_count for libav encodingjstebbins2014-09-041-3/+1
* WinGui: Add UIAutomation Names to some of the key controls on the main window...sr552014-09-023-19/+19
* MacGui: fixed the denoise custom options string.ritsuka2014-09-021-2/+2
* libhb: fix mp4 optimizejstebbins2014-09-011-2/+3
* MacGui: fix denies in preview jobs.ritsuka2014-09-011-1/+1
* libhb: don't set duration of PGS subtitlesjstebbins2014-08-301-2/+4
* libhb: add gpl v2 copyright message do deccc608subjstebbins2014-08-292-0/+18
* MacGui: use the menu item tag to select the item of the format popup button.ritsuka2014-08-291-10/+9
* MacGui: set the NSOnState on the selected preset menu item.ritsuka2014-08-291-15/+17
* MacGui: removed some attributes from the xib that might building on 10.8 .ritsuka2014-08-286-15/+15
* WinGui: Update the Gong WPF Drag/Drop library. This fixes a few issues with t...sr552014-08-284-23/+87
* MacGui: realigned the video quality options.ritsuka2014-08-281-19/+19
* MacGui: removed unused outlets in PicturePreview.xib.ritsuka2014-08-281-9/+3
* libhb: fix small error in "empty" mp4 subtitle durationjstebbins2014-08-271-3/+1
* libhb: fix tx3g styles when the entire line is one stylejstebbins2014-08-271-2/+12
* libhb: fix merging of ssa subtitlesjstebbins2014-08-271-6/+34
* libhb: remove emptry tx3g subtitlesjstebbins2014-08-271-3/+12
* libhb: fix stop time of subtitlesjstebbins2014-08-271-0/+4
* MacGui: corrected the file header.ritsuka2014-08-274-28/+20
* MacGui: removed the PresetIndexNum from the queue job dict.ritsuka2014-08-271-17/+4
* CLI: fix dimensions problem when both width and height are specifiedjstebbins2014-08-273-13/+23
* WinGui: Only show Turbo First pass checkbox on x264sr552014-08-263-2/+36
* x264: bump to version r2479-dd79a61jstebbins2014-08-262-2/+2
* x265: enable 2-pass ABR encodingjstebbins2014-08-263-25/+52
* x265: fix maxCUSize errorjstebbins2014-08-261-0/+19
* LinGui: set x265 preset/tune/profile/level in jobjstebbins2014-08-261-7/+12
* libhb: fix accumulating rounding error in CoreAudio timestampsjstebbins2014-08-261-4/+5
* bump x265 to version 1.3jstebbins2014-08-251-1/+1
* MacGui: aligns the time/start textfield in the main window.ritsuka2014-08-251-5/+12
* MacGui: store the audio and subtitles defaults in each queue item so they can...ritsuka2014-08-258-44/+46
* MacGui: fix build with 10.8 sdk.ritsuka2014-08-251-4/+1
* WinGui: Queue only checks duplicates against waiting items now.sr552014-08-251-1/+1
* MacGui: corrected a label text in the prefs audio tab.ritsuka2014-08-251-1/+1
* MacGui: added a note in the prefs audio tab about the native languages and cu...ritsuka2014-08-251-5/+14
* MacGui: toggle the Advanced tab when the prefs setting changes.ritsuka2014-08-251-0/+33
* MacGui: disable/enable the encoder options label when needed and fix the enco...ritsuka2014-08-252-6/+10
* MacGui: removed a couple of unused preferences keys (CheckForUpdates, Disable...ritsuka2014-08-243-102/+76
* MacGui: fixed the HUD background on Snow Leopard.ritsuka2014-08-242-46/+34
* MacGui: fixed two small leaks.ritsuka2014-08-232-0/+2
* MacGui: replaced the last two NSBeginCriticalAlertSheet calls, and two NSEnum...ritsuka2014-08-231-42/+39
* MacGui: removed the “Large file size” checkbox.ritsuka2014-08-233-37/+5
* WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ...sr552014-08-226-536/+531
* MacGui: fixed the preview controller HUD style on the next OS X release.ritsuka2014-08-225-229/+381
* MacGui: fixed auto naming for dvd sources.ritsuka2014-08-221-1/+13