summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts: Update to mingw-w64-build 3.0.1.Bradley Sepos2017-06-211-3/+5
* scripts: Update to mingw-w64-build 3.0.0.Bradley Sepos2017-06-211-56/+75
* build: Configure options cosmetics.Bradley Sepos2017-06-211-7/+10
* build: Always enable Libav AAC when building with mingw-w64.Bradley Sepos2017-06-211-1/+1
* LinGui: audio/subtitle "Reload Defaults" -> "Reload"John Stebbins2017-06-201-2/+2
* LinGui: change Audio/Subtitle "Defaults" to "Selection"John Stebbins2017-06-201-2/+2
* LinGui: Make disk warning limit configurableJohn Stebbins2017-06-207-87/+274
* cli: Fix regression in a5450860.Bradley Sepos2017-06-191-0/+52
* decavcodec: fix wmapro audio timestampsJohn Stebbins2017-06-191-0/+7
* MacGui: do not crash if hb_video_encoder_get_name returns NULL, it might happ...Damiano Galassi2017-06-191-2/+3
* reader: fix live preview generation for some streamsJohn Stebbins2017-06-191-3/+23
* MacGui: use "localizedStandardCompare:" to sort the titles by name in the add...Damiano Galassi2017-06-191-9/+10
* MacGui: rename "Configure Defaults" to "Selection Behavior", align some UI el...Damiano Galassi2017-06-196-91/+97
* presets: Add Production presets for use with professional video editing softw...Bradley Sepos2017-06-183-2/+836
* presets: Add Vimeo YouTube presets.Bradley Sepos2017-06-182-0/+1025
* MacGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...Damiano Galassi2017-06-184-7/+47
* WinGui: Add a "Or Drop File Here" box to the transparent area beside the sour...sr552017-06-171-1/+8
* cli: Fix typo in last commit.Bradley Sepos2017-06-171-1/+1
* cli: Fix encoding progress line breaks on Windows.Bradley Sepos2017-06-171-20/+41
* cli: Remove legacy BeOS code.Bradley Sepos2017-06-171-56/+1
* contrib: Update to CMake 3.8.2.Bradley Sepos2017-06-171-3/+3
* LinGui: fix CSS setting for gtk < 3.20John Stebbins2017-06-161-1/+4
* LinGui: add commentJohn Stebbins2017-06-161-1/+1
* LinGui: fix exclusive burn behavior when FAS burn enabledJohn Stebbins2017-06-161-1/+2
* LinGui: fix initial cropping (the right way)John Stebbins2017-06-163-57/+94
* LinGui: fix initial dimensions when *not* autocropJohn Stebbins2017-06-161-4/+2
* sync: fix p-to-p hangJohn Stebbins2017-06-161-7/+12
* MacGui: enable some new warnings in Xcode 9.Damiano Galassi2017-06-155-5/+23
* MacGui: add a preferences option to configure the queue low disk space warning.Damiano Galassi2017-06-153-46/+101
* WinGui: Remove OpenCL code that was breaking things.sr552017-06-144-19/+2
* WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...sr552017-06-1411-2/+68
* WinGui: Set Framework version to 4.6.1sr552017-06-149-10/+10
* muxavformat: override h.265 'hev1' with 'hvc1' (#782)John Stebbins2017-06-142-1/+50
* sync: work-around players with broken edit list supportJohn Stebbins2017-06-1311-70/+423
* contrib: Update to Libav 12.1.Bradley Sepos2017-06-138-357/+3
* contrib: Update to x265 2.4.Bradley Sepos2017-06-131-4/+4
* MacGui: fix a small leak.Damiano Galassi2017-06-131-1/+2
* LinGui: Allow resizing window smallerJohn Stebbins2017-06-122-36/+33
* presets: bump VersionMajor after opencl removalJohn Stebbins2017-06-121-1/+1
* opencl: removit it (#777)John Stebbins2017-06-1218-3838/+58
* MacGui: add none fallback.Damiano Galassi2017-06-122-2/+5
* MacGui: sort the keys of the exported json presets on 10.13 and later.Damiano Galassi2017-06-121-1/+2
* MacGui: call CVImageBufferCreateColorSpaceFromAttachments() to create the pre...Damiano Galassi2017-06-121-2/+79
* Allow audio fallback to be "None" (#623)John Stebbins2017-06-124-56/+64
* WinGui: Update the assembly info / version numbers / manifest.sr552017-06-119-24/+26
* scan: improve support for very short source video streamsJohn Stebbins2017-06-091-55/+43
* WinGui: Fix an issue that prevented the static preview from updating as the u...sr552017-06-081-1/+2
* WinGui: Forgot to stage the tooltip seconds update.sr552017-06-081-1/+1
* WinGui: Set a app wide 15 second default for tooltips up from the standard 5 ...sr552017-06-081-0/+3
* WinGui: While Queue Jobs are in-progress, rotate the in-progress icon.sr552017-06-071-5/+22