summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Implemented a configuration panel similar to the win/lin gui one for ...ritsuka2014-07-2913-949/+1584
* cli: always keep display aspect unless using custom anamorphic modejstebbins2014-07-281-0/+1
* LinGui/CLI/libhb: add nlmeans denoise filter to linguijstebbins2014-07-2110-356/+535
* MacGui: Used a different api in HBDVDDetector to avoid DiskArbitration crashes.ritsuka2014-07-191-19/+7
* MacGUI: removed an unneeded __bridge in HBDVDDetector. Might fix a crash in t...ritsuka2014-07-171-1/+1
* cli: allow user cli options to override defaults for fallback audio encoderjstebbins2014-07-163-18/+66
* libhb: Improve handling of streams with broken video timestampsjstebbins2014-07-161-4/+11
* cli: Simplify output geometry calculationjstebbins2014-07-162-217/+80
* MacGui: Replaced some deprecated functions in HBDVDDetector and ignored the Q...ritsuka2014-07-163-70/+81
* MacGui: moved two methods used by the whole app to HBUtilities.m:ritsuka2014-07-167-114/+111
* MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...ritsuka2014-07-1523-19907/+5488
* LinGui: work around bug in GtkScaleButtonjstebbins2014-07-151-42/+54
* libhb: work around libav decoder error durint p-to-p encodingjstebbins2014-07-143-23/+65
* MacGUI: Expanded the auto name feature to make it as powerful as the WinGUI c...ritsuka2014-07-116-950/+1494
* WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.sr552014-07-0517-63/+496
* libhb: fix typo in flag definitionjstebbins2014-07-011-1/+1
* libav: fix decoding of multi-object PGSjstebbins2014-06-301-0/+671
* libhb: Improve nlmeans edgeboost prefilter.bradleys2014-06-281-11/+53
* libhb: Add median prefilter to nlmeans.bradleys2014-06-271-5/+118
* manicure: Allow manicure to be included in other scripts.bradleys2014-06-251-13/+18
* bd: fix long delays caused by updated libblurayjstebbins2014-06-251-4/+4
* LinGui: cleanupjstebbins2014-06-244-272/+199
* WinGui: unbreak interop job structurejstebbins2014-06-242-4/+0
* CLI: Remove unnecessary include in last commit.bradleys2014-06-221-1/+0
* CLI: Improve nlmeans-tune logging and error handling.bradleys2014-06-221-11/+22
* libhb: New denoiser, nlmeans.bradleys2014-06-195-0/+953
* macui/cli/libhb: cleanupjstebbins2014-06-189-394/+129
* WinGui: One more missing change.sr552014-06-141-1/+1
* WinGui: Missing file from last checkin.sr552014-06-141-3/+3
* WinGui: Minor interop update.sr552014-06-141-141/+149
* decpgssub: partial fix for "multi-object" PGS subsjstebbins2014-06-131-24/+50
* Interop: Fixed a bug that was causing crashes on AAC passthrough. We were clo...randomengy2014-06-117-20/+55
* macui: fix PcitureController geometry calculationsjstebbins2014-06-105-629/+543
* WinGui: Fix bad tooltip stylesr552014-06-071-10/+0
* libhb: Fix decoding avi with palettejstebbins2014-05-294-7/+46
* libhb: fix overwriting of source pathjstebbins2014-05-273-8/+6
* WinGui: Don't grab previews when the preview window hasn't been opened. (Not...sr552014-05-243-1/+13
* deccc608sub: fix positioning once againjstebbins2014-05-231-3/+4
* deccc608sub: fix invalid subtitle position when extreme cropping applied.jstebbins2014-05-221-5/+5
* WinGui: Handle Zero Pointer better in the NativeList. This can happen sometim...sr552014-05-221-2/+4
* WinGui: Fix QSV preset loading of RF Slidersr552014-05-211-1/+6
* LinGui: Improve auto destination file name behaviorjstebbins2014-05-211-5/+25
* LinGui: layout changesjstebbins2014-05-209-2953/+2420
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-1821-62/+152
* WinGui: Give the preview window a presence on the picture settings tab. Added...sr552014-05-1711-23/+216
* LinGui: fix some glib warning messages in logjstebbins2014-05-163-5/+3
* LinGui: make the StackSwitcher fill the available widthjstebbins2014-05-152-2/+4
* LinGui: work around bonehead Gtk developer decisionjstebbins2014-05-151-0/+17
* LinGui: change main page GtkNotebook to GtkStackjstebbins2014-05-154-288/+50
* LinGui: add "Reload" and "Reload All" toolbar buttons to queue windowjstebbins2014-05-154-1/+144