summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-2314-35/+81
* LinGui: fix vfr/pvr/cfr widget visibilityjstebbins2015-08-201-2/+2
* LinGui: fix sensitivity of audio quality/bitrate widgetsjstebbins2015-08-201-199/+219
* LinGui: fix a scrolling issue in presets panejstebbins2015-08-184-26/+2
* nlmeans: fix the default valuesjstebbins2015-08-172-3/+3
* presets: fix preset search by namejstebbins2015-08-131-0/+2
* libhb: fix display of audio copy maskjstebbins2015-08-121-1/+2
* LinGui: Change dest filename behavior when auto-naming is disabledjstebbins2015-08-112-2/+15
* CLI: fix nlmeans preset and tunejstebbins2015-08-101-2/+2
* json: fix parsing job Audio->CopyMaskjstebbins2015-08-101-2/+3
* LinGui: don't hide foreign audio subtitle optionsjstebbins2015-08-064-13/+33
* MacGui: copy the xibs to Base.lproj as a first step to make them localizableritsuka2015-08-0620-0/+7945
* MacGui: revert part of the previous commit that should have not been committedritsuka2015-08-066-152/+116
* MacGui: switch back another property to assign, 10.7 does not support weak fo...ritsuka2015-08-069-128/+168
* MacGui: second part of the previous commitritsuka2015-08-0610-3/+36
* MacGui: fix a crash on startup on 10.7, and some warnings.ritsuka2015-08-062-0/+3
* MacGui: swap the Video and Picture tab.ritsuka2015-08-051-13/+13
* WinGui: Layout improvements on add preset window.sr552015-08-012-14/+15
* LinGui: Don't allow toolbar truncationjstebbins2015-07-303-0/+3
* LinGui: remove ubuntu utopic from nightly buildsjstebbins2015-07-301-14/+0
* LinGui: remove gstreamer-0.10 supportjstebbins2015-07-301-7/+1
* LinGui: load builtin-presets if I fail reading the presets filejstebbins2015-07-291-1/+3
* LinGui: simplify preview overlayjstebbins2015-07-299-1665/+817
* LinGui: fix use of out of scope variable through pointerjstebbins2015-07-291-8/+7
* MacGui: fix the build. Set the xibs compatibility to Xcode 6.3.ritsuka2015-07-2819-87/+341
* WinGui: remove the "use picture filters" checkbox in the add preset sheet. sr552015-07-278-42/+2
* MacGui: remove the "use picture filters" checkbox in the add preset sheet. Th...ritsuka2015-07-272-29/+29
* MacGui: move the picture and filters settings to the main window.ritsuka2015-07-2721-1340/+2074
* WinGui: Upgrade Caliburn to version 2.0.2sr552015-07-2510-2064/+2706
* WinGui: Tidyup the AppBootstapper class.sr552015-07-251-23/+12
* WinGui: Bumping JSON.net to version 7.0sr552015-07-259-11122/+2759
* MacGui: fixed a warning.ritsuka2015-07-241-1/+1
* MacGui: more missing files.ritsuka2015-07-242-13/+18
* MacGui: missing changes from the previous commit.ritsuka2015-07-241-2/+3
* MacGUI: don' try to rescan a job from queue if there is already a scan going on.ritsuka2015-07-241-14/+23
* LinGui: don't use deprecated gtk_widget_override_fontjstebbins2015-07-231-1/+18
* LinGui: also fix margin_right, margin_leftjstebbins2015-07-231-13/+13
* LinGui: don't use deprecated margin-left, margin-rightjstebbins2015-07-231-61/+61
* WinGui: Improve .NET 4.6 detection code in the NSIS installer.sr552015-07-224-508/+40
* WinGui: Migrate to the newly release .NET Framework 4.6. The installer will a...sr552015-07-2212-32/+42
* WinGui: Updating the Nightly 64bit installer to check for .NET 4.5.2 as a tes...sr552015-07-221-5/+5
* WinGui: Minor tidy up of the Main VM constructor. sr552015-07-222-11/+46
* Drop the "10" of the sln file. sr552015-07-222-0/+0
* libhb: fix application of max width/heightjstebbins2015-07-221-4/+12
* MacGui: use the correct string value for the anamorphic mode "off".ritsuka2015-07-221-2/+2
* MacGui: fix an issue where the the user was already asked if he wanted to del...ritsuka2015-07-221-28/+32
* MacGui: do not let an instance edit a job that another instance is currently ...ritsuka2015-07-222-10/+8
* MacGui: various queue improvements, including:ritsuka2015-07-2212-231/+392
* WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ...sr552015-07-2116-12904/+238
* LinGui: fix queue auto-scroll during d-n-djstebbins2015-07-211-0/+5