summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: convert the TrackDRCSlider value to a double instead of an int.ritsuka2014-11-131-4/+4
* MacGui: fixed an issue where the preset drawer would not open if the "Preset ...ritsuka2014-11-112-14/+16
* MacGui: fixed crop ui enabled status after reloading a queue item.ritsuka2014-11-111-23/+25
* deccc608sub: fix positioning of popup CCsjstebbins2014-11-101-1/+1
* WinGui: Improve Error message for the help menu item.sr552014-11-083-1/+32
* LinGui: make more strings translatablejstebbins2014-11-073-18/+19
* libhb: enable crc checking of audio streams during audio parameter probejstebbins2014-11-051-2/+7
* libhb: fix p-to-p start for some streamsjstebbins2014-11-051-18/+21
* LinGui: make more strings translatablejstebbins2014-11-058-48/+50
* contrib: bump x265 to version 1.4jstebbins2014-11-042-10/+10
* LinGui: cosmetic fix for title number in destination filenamejstebbins2014-11-041-3/+1
* MacGui: made the x264 unparse label selectable.ritsuka2014-11-031-1/+2
* MacGui: revert the formats names to "MP4 File"/"MKV File" .ritsuka2014-11-021-1/+14
* MacGui: fix another label size.ritsuka2014-11-021-1/+1
* MacGui: do not set the same value twice in the job dict (ChapterStart/Chapter...ritsuka2014-11-021-8/+2
* MacGui: pass only the tracks array to the addTracksFromQueue: method, no need...ritsuka2014-11-023-4/+4
* MacGui: removed two useless array creation and made a copy of the trackSelect...ritsuka2014-11-023-4/+5
* MacGui: fixed a issue that happened on 10.8 when reloading a job from the que...ritsuka2014-11-022-6/+5
* MacGui: remove a unused check for the Mp4LargeFile option.ritsuka2014-11-021-14/+1
* WinGui: SRT Subtitles Import now correctly escapes ,sr552014-11-011-2/+2
* WinGui: When updating presets, don't override the picture settings values if ...sr552014-11-011-0/+8
* MacGui: modified the way the queue contextual menu selects its target. It now...ritsuka2014-11-011-8/+39
* MacGui: fix the constant quality / avg bitrate radio button selection when re...ritsuka2014-11-011-1/+1
* MacGui: made editable the cropping field in the picture panel.ritsuka2014-10-312-14/+94
* MacGui: reordered the options in the advanced preferences tab.ritsuka2014-10-311-63/+82
* MacGui: fixed a warning in HBOutputRedirect and removed an unused ivar.ritsuka2014-10-313-7/+15
* deccc608sub: fix writing outside bufferjstebbins2014-10-301-0/+15
* MacGui: fixed some warnings.ritsuka2014-10-307-19/+3
* fifo: add code (ifdef'd out) to assist with finding buffer leaksjstebbins2014-10-301-0/+33
* param: fix compiler warningjstebbins2014-10-301-1/+1
* muxcommon: fix bitvec leakjstebbins2014-10-301-0/+1
* sync: fix subtitle buffer leakjstebbins2014-10-301-0/+5
* LinGui: fix spacing on status linejstebbins2014-10-301-0/+1
* decavcodec: fix a 4 byte overread of extradata by libavjstebbins2014-10-291-1/+2
* LinGui: fix several small memory leaksjstebbins2014-10-295-36/+50
* libav: fix extradata parsing when SPS_EXT is presentjstebbins2014-10-291-0/+14
* libav: fix writing zero mkv blockduration element for subtitlesjstebbins2014-10-291-0/+31
* decpgssub: make sure all packets get marked as subtitle framesjstebbins2014-10-291-1/+1
* LinGui: eliminate more deprecated widget propertiesjstebbins2014-10-281-126/+126
* LinGui: eliminate more deprecated widget propertiesjstebbins2014-10-281-39/+53
* LinGui: eliminage deprecated GtkAlignmentjstebbins2014-10-283-4761/+4498
* LinGui: fix more gtk deprecationsjstebbins2014-10-283-26/+30
* libhb: improve CC detectionjstebbins2014-10-281-7/+15
* LinGui: remove GtkStatusIconjstebbins2014-10-283-77/+3
* contrib: Fix libgnurx to use mingw's ar.bradleys2014-10-262-6/+27
* WinGui: Fix for quality slider on queue edit. Was not updating correctly.sr552014-10-251-49/+66
* WinGui: Fix Queue Edit. Post action to update UI widgets wasn't firing.sr552014-10-252-3/+17
* WinGui: Improve exit while encoding error message.sr552014-10-251-1/+1
* WinGui: Block users from attempting to overwrite their input file. sr552014-10-253-0/+24
* doc: update linux build dependenciesjstebbins2014-10-242-32/+43