summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Misc. typosluz.paz2018-02-2092-133/+133
* contrib: Update to Libav 12.3.Bradley Sepos2018-02-191-3/+7
* encx264: fix apply_h264_profile's lossless check for high bit depth.Tim Walker2018-02-181-4/+12
* WinGui: Fix various issues on the filter tab when returning items from the qu...sr552018-02-141-53/+29
* WinGui: Remove debug option that's causing aspect ratio issues on the Picture...sr552018-02-141-1/+1
* WinGui: New shortcuts for easier accessibility. Ctrl 1 through 7 activate g...sr552018-02-106-3/+72
* WinGui: Label consistency tweak on audio tab.sr552018-02-102-2/+2
* WinGui: Fixes to Anamorphic handling on the picture tab and in static preview...sr552018-02-102-11/+6
* WinGui: Change the checkbox text direction to be consistent with the rest of ...sr552018-02-101-15/+6
* MacGUI: Add Presets item to main window toolbar again.Bradley Sepos2018-02-031-8/+9
* LinGui: don't remember state of presets windowJohn Stebbins2018-01-312-10/+7
* WinGui: Add Presets button to toolbar. The preset management options are not ...sr552018-01-318-7/+27
* MacGui: do not resize the main window if the text in the title popup is too l...Damiano Galassi2018-01-311-27/+32
* MacGui: fix the queue job descriptions cache.Damiano Galassi2018-01-311-3/+8
* MacGUI: Minor revision to notification text.Bradley Sepos2018-01-281-2/+2
* MacGUI: Coding style cosmetics.Bradley Sepos2018-01-261-1/+2
* MacGUI: More minor adjustments and fixes to main window auto layout.Bradley Sepos2018-01-261-3/+2
* MacGUI: Use empty strings instead of "None" when Summary items are disabled.Bradley Sepos2018-01-251-3/+3
* MacGUI: Disable all labels when no source loaded.Bradley Sepos2018-01-254-0/+34
* MacGUI: Consistently left-align main window titles.Bradley Sepos2018-01-251-6/+6
* MacGUI: Move toolbar item badge and vary type size with scale factor.Bradley Sepos2018-01-251-3/+14
* MacGUI: Make toolbar layout and configuration more consistent.Bradley Sepos2018-01-251-6/+5
* MacGUI: Fix sizing issue with Add Titles To Queue toolbar button.Bradley Sepos2018-01-251-2/+2
* MacGUI: Add ellipsis to label button that opens a dialog, update tooltip.Bradley Sepos2018-01-251-5/+5
* MacGUI: Improve auto layout on main window.Bradley Sepos2018-01-251-10/+12
* MacGui: Add preset reload button.sr552018-01-255-13/+49
* MacGui: Change + to 'Save New Preset' to be consistent with the Win/Linux GUIs.sr552018-01-251-5/+4
* LinGui: remove Ubuntu Zesty nightly buildJohn Stebbins2018-01-251-15/+0
* sync: fix hang in searching for PtoP start frameJohn Stebbins2018-01-251-11/+21
* graphics: Add markdown extension to AUTHORS file.Bradley Sepos2018-01-241-0/+0
* mac: Use E-AC3 instead of EAC3 in audio selection behavior sheet.Bradley Sepos2018-01-231-2/+2
* scripts: Update to mingw-w64-build 3.1.1.Bradley Sepos2018-01-231-2/+4
* Build: Make --enable-qsv MinGW and Linux only. #1060sr552018-01-231-1/+1
* WinGui: Small UI consistency Tweak on the subtitle tab. #1119sr552018-01-211-7/+7
* LinGui: fix "official" preset reloadJohn Stebbins2018-01-141-1/+1
* contrib/libxml2: explicitly disable LZMA support.Tim Walker2018-01-141-2/+4
* LinGui: fix tooltip for "Save New Preset"John Stebbins2018-01-131-4/+3
* WinGui: Reselect the last selected preset (if still available) when editing a...sr552018-01-136-21/+46
* LinGui: update preset menu button when editing queue itemJohn Stebbins2018-01-133-0/+13
* WinGui: Remove duplicate line in AudioConvertersr552018-01-131-1/+0
* contrib: Update libsamplerate.Bradley Sepos2018-01-131-6/+7
* build: Add FreeBSD support.Yuichiro NAITO2018-01-134-6/+23
* gtk: socket(2) is defined in sys/socket.h in FreeBSD.Yuichiro NAITO2018-01-131-1/+3
* gtk: libdl is not needed for FreeBSD.Yuichiro NAITO2018-01-131-0/+3
* libhb: Define SYS_FREEBSD in libhb module.Yuichiro NAITO2018-01-131-3/+5
* WinGui: Order presets by name. Fixes #1102sr552018-01-121-2/+2
* WinGui: Remove E-AC3 Passthru for MP4.sr552018-01-121-0/+1
* WinGui: Fix an issue where TrueHD and Flac passthru showed up for MP4 files. ...sr552018-01-121-0/+3
* WinGui: Fix Binding Error.sr552018-01-121-1/+1
* libhb: fix a number of issues reported by clang.Damiano Galassi2018-01-1212-50/+89