summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: fix queue toolbar icon not being updated.Damiano Galassi2018-08-131-89/+86
* MacGui: simplify the toolbar badge drawing code, redraw the icon when switchi...Damiano Galassi2018-08-121-103/+58
* vfr: fix jitter in 59.94 to 29.97 framerate conversionJohn Stebbins2018-08-111-7/+13
* MacGUI: Update menu items and tooltips related to Selection Behavior.Bradley Sepos2018-08-112-14/+16
* LinGui: update translations from transifexJohn Stebbins2018-08-1010-12203/+21609
* LinGUI: Update scalable pause encode icon.Bradley Sepos2018-08-101-2/+2
* LinGUI: Update 32x32 icons.Bradley Sepos2018-08-103-0/+0
* graphics: Add more icons for macOS 10.14 Mojave dark mode.Bradley Sepos2018-08-1035-0/+1103
* LinGui: fix single title scan marks preset modifiedJohn Stebbins2018-08-092-1/+10
* WinGui: Cleanup of some unneeded references across the projects.sr552018-08-096-17/+0
* WinGui: Preparing the UI for a move to .NET CORE next year when the Desktop P...sr552018-08-091-36/+47
* MacGui: fix closing the add catagery window when presented as modal.Damiano Galassi2018-08-091-2/+18
* LinGui: fix problem with preset selection...John Stebbins2018-08-081-2/+1
* LinGui: handle missing default preset betterJohn Stebbins2018-08-081-0/+14
* Fix arithmetic exception in hb_set_anamorphic_size2() when displaying previewEmeric2018-08-081-1/+1
* presets: fix setting of default preset valuesJohn Stebbins2018-08-081-1/+1
* NVEnc: Add human names for encoder presets and remove currently invalid options.sr552018-08-083-2/+49
* fix race in getting sequence_id of completed jobJohn Stebbins2018-08-077-20/+35
* LinGui: fix some small memory leaksJohn Stebbins2018-08-073-10/+17
* pkg: remove ubuntu 17.10 (Artful) from snapshotsJohn Stebbins2018-08-071-15/+0
* bd: handle "broken units" betterJohn Stebbins2018-08-061-20/+46
* libbluray: add debug symbols when debugging is enabledJohn Stebbins2018-08-061-0/+4
* MacGui: fix progress report textfield height on 10.14Damiano Galassi2018-08-062-60/+59
* sync: fix duration of silence buffersJohn Stebbins2018-08-051-4/+10
* MacGui: corrently display the presets popover on 10.14 dark mode.Damiano Galassi2018-08-041-2/+2
* MacGui: fix a number of static analyser warnings.Damiano Galassi2018-08-041-43/+58
* WinGui: Remap Ctrl-S to Open Destination Save Dialog. Start Encode is now C...sr552018-08-033-4/+15
* VCE: Working on CQ mode for AMD VCE. #1408sr552018-07-301-1/+16
* WinGui: Don't grey out the Start Queue button when the encode is paused. #1501sr552018-07-292-13/+3
* WinGui: Make sure the Container is selected before the Audio/Subtitle tabs to...sr552018-07-261-1/+1
* WinGui: Alignment tweak on the main window.sr552018-07-251-2/+2
* WinGui: Allow the Title Dropdown to grow in width where it makes sense. #1499sr552018-07-251-20/+29
* WinGui: Make the error message nicer when the system clipboard is unavailable...sr552018-07-255-19/+53
* WinGui: Remove temp VCE hack.sr552018-07-211-2/+1
* Amf enc availability check (#1489)OvchinnikovDmitrii2018-07-211-2/+84
* WinGui: Better handle Open Source Directory on the Queue where batch scan is ...sr552018-07-191-0/+5
* MacGui: update Sparkle to version 1.20.Damiano Galassi2018-07-1922-29/+63
* WinGui: Move UserSettings over to JSON format. Settings from the older XML f...sr552018-07-1812-108/+143
* MacGui: validate the custom filters settings in the GUI.Damiano Galassi2018-07-182-31/+232
* WinGui: Remove CPU information from log header. It's also in the main log body.sr552018-07-131-1/+0
* Update NEWS with initial 1.2 release notes.sr552018-07-131-1595/+1
* WinGui: Fix an issue that was causing the app to erroneously create a "HandBr...sr552018-07-131-1/+1
* WinGui: Few small updates to the EncodeTaskImportFactorysr552018-07-132-12/+16
* LinGui: fix queue reload in flatpak sandboxJohn Stebbins2018-07-123-10/+5
* MacGui: add missing Localizable.strings file.Damiano Galassi2018-07-122-7/+673
* MacGui: remove two non existing files from the Xcode project.Damiano Galassi2018-07-121-24/+0
* MacGui: fix the presets view that was broken a few days ago.Damiano Galassi2018-07-121-1/+1
* MacGui: add German localisation by Nomis101.Damiano Galassi2018-07-1227-0/+2859
* MacGui: make it possible to localise the default chapters titles.Damiano Galassi2018-07-111-1/+1
* LinGui: simplify dest name selectionJohn Stebbins2018-07-103-214/+141