Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | LinGui: fix POTFILES.in | John Stebbins | 2020-05-24 | 1 | -1/+1 | |
| | | | | Missed POTFILES when converting appdata to metainfo | |||||
* | WinGui: Add a debug menu for nightly builds that allows exporting and ↵ | sr55 | 2020-05-23 | 2 | -372/+92 | |
| | | | | importing of scan data where it is not possible for us to recieve a sample source. + some code tidyup. | |||||
* | WinGui: Improvements to the installer. | sr55 | 2020-05-22 | 2 | -22/+82 | |
| | | | | | | - Make desktop shortcuts optional. (Choice of adding for all users, or current user now available) - Start menu shortcuts now installs for all users by default. - The installer for the release will now default to the same name we use on the website for ease of deployment. | |||||
* | WinGui: Fix a crash in the bitmap utility class that was breaking memory ↵ | sr55 | 2020-05-20 | 1 | -12/+12 | |
| | | | | allocaitons. #2871 | |||||
* | filters: fix 'color_range' | John Stebbins | 2020-05-20 | 1 | -1/+2 | |
| | | | | | | The filters (decomb, denoise, detelecine, lapsharp, nlmeans, unsharp) were all setting color_range to the source color_range after it had already been converted in decavcodec. | |||||
* | Add more strings for tr and de locale to WinGUI | Nomis101 | 2020-05-19 | 2 | -2/+62 | |
| | ||||||
* | Adding new turkish win strings | Nomis101 | 2020-05-19 | 1 | -18/+95 | |
| | ||||||
* | WinGUI: Update some locale and add initial support for Brazilian Portuguese | Nomis101 | 2020-05-19 | 10 | -26/+3020 | |
| | ||||||
* | WinGui: Missed resource file for last commit #2437 | sr55 | 2020-05-17 | 1 | -0/+9 | |
| | ||||||
* | WinGui: Lay the ground work for adding the padding filter to the Windows UI. ↵ | sr55 | 2020-05-17 | 17 | -733/+658 | |
| | | | | Minor UI tweaks on the Picture settings tab including moving the Rotate/Flip filter onto this tab. #2437 | |||||
* | MacGui: call [super layout] in the preview view layout. It's required and ↵ | Damiano Galassi | 2020-05-16 | 1 | -0/+1 | |
| | | | | not calling it breaks the layout on 10.11. | |||||
* | WinGui: Missing E-AC3 Encoder. Fixes #2855 | sr55 | 2020-05-14 | 1 | -0/+4 | |
| | ||||||
* | WinGui: Fix a potential crash when working with DVD discs during AutoNaming ↵ | sr55 | 2020-05-10 | 7 | -72/+72 | |
| | | | | | | Fixes #2837 Fix scrollbar not dispaying on source selection. Fixes #2843 | |||||
* | WinGui: Add option to reset settings to defaults in preferences (top right, ↵ | sr55 | 2020-05-09 | 8 | -19/+104 | |
| | | | | link button) #2827 | |||||
* | log: Make it easier to see when hardware support is disabled. | sr55 | 2020-05-09 | 1 | -0/+1 | |
| | ||||||
* | flatpak: build IntelMediaSDK plugin with cmake-ninja | John Stebbins | 2020-05-08 | 1 | -5/+5 | |
| | | | | ninja is more effecient/faster than make | |||||
* | flatpak: conform to freedesktop metainfo standards | John Stebbins | 2020-05-08 | 10 | -29/+57 | |
| | ||||||
* | MacGui: add a new queue item state to handle the case when a job is being ↵ | Damiano Galassi | 2020-05-08 | 7 | -22/+37 | |
| | | | | sent back to the main window. Before we could check if it was the current item being encoded, but now with multiple encoding items we need ad additional state to handle this case correctly. | |||||
* | contrib: Add patch fixing cross compiling libdav1d with gcc 10.1. | Bradley Sepos | 2020-05-07 | 1 | -0/+11 | |
| | | | | Fixes a variation on an old bug causing posix_memalign to be used where unavailable. | |||||
* | libhb: Fix decavsub copyright date. | Bradley Sepos | 2020-05-07 | 2 | -2/+2 | |
| | ||||||
* | qsv: remove unnecessary code | Artem Galin | 2020-05-07 | 1 | -5/+0 | |
| | ||||||
* | WinGui: keep all previous gui advanced options and add qsv lowpower option | Artem Galin | 2020-05-07 | 1 | -2/+2 | |
| | ||||||
* | preset: fix recursive searches for preset name | John Stebbins | 2020-05-05 | 1 | -0/+4 | |
| | | | | | I fixed an earlier problem with searches for a full preset path. Turns out there were actually 2 bugs that the first bug concealed. | |||||
* | flatpak: add flathub repo ref to bundles | John Stebbins | 2020-05-04 | 1 | -4/+3 | |
| | | | | This should allow flatpak to automatically install dependencies | |||||
* | LinGui: remove obsolete ubuntu disco from nightly builds | John Stebbins | 2020-05-04 | 1 | -16/+0 | |
| | ||||||
* | LinGui: add ubuntu focal to nightly builds | John Stebbins | 2020-05-04 | 3 | -1/+131 | |
| | ||||||
* | WinGui: Missed files #2814 | sr55 | 2020-05-03 | 5 | -12/+12 | |
| | ||||||
* | WinGui: Couple if minor bug fixes. | sr55 | 2020-05-03 | 2 | -1/+25 | |
| | | | | | | - Fixed an issue with the Audio Defaults when switching to WebM and back. (#2794) - Fixed an issue with Preset disabling code. - Fixed Clear Competed Queue Option (#2814) | |||||
* | build: pkg: Fix typo in Linux package module. | Bradley Sepos | 2020-05-03 | 1 | -1/+1 | |
| | ||||||
* | build: pkg: Fix git short hash to be dynamic. | Bradley Sepos | 2020-05-03 | 1 | -1/+5 | |
| | | | | Instead of using the short hash provided by git via our repo info script, we were truncating the full hash to a fixed length. | |||||
* | Add additional item to news for 1.3.2 release. | Bradley Sepos | 2020-05-03 | 1 | -0/+4 | |
| | ||||||
* | libav: fix remuxing aac from ts to mkv | John Stebbins | 2020-05-03 | 1 | -0/+36 | |
| | | | | Fixes https://github.com/HandBrake/HandBrake/issues/2809 | |||||
* | Revise news for 1.3.2 release. | Bradley Sepos | 2020-05-02 | 1 | -33/+50 | |
| | | | | | | Thanks as always to @sr55 for a big head start. (cherry picked from commit a37e31013103573e24ecafc81d56f9d4a1b464fb) | |||||
* | Update NEWS for 1.3.2 | sr55 | 2020-05-02 | 1 | -0/+56 | |
| | | | | (cherry picked from commit fb21cbb75228239d2e89c108c81c5d03c20078d7) | |||||
* | nvenc: Remove hq, hp and default as these appear to simply be mappings. | sr55 | 2020-05-02 | 1 | -1/+1 | |
| | ||||||
* | WinGui: Fix Presets and Summary FPS labels. | sr55 | 2020-05-02 | 12 | -35/+25 | |
| | ||||||
* | WinGui: Fix process priority setting. Fixes #2811 | sr55 | 2020-05-02 | 1 | -1/+1 | |
| | ||||||
* | WinGui: Filter out invalid audio encoder choices on the audio tab to avoid ↵ | sr55 | 2020-05-02 | 3 | -118/+38 | |
| | | | | accidental track's being dropped. | |||||
* | detelecine: fix initialization when params are empty | John Stebbins | 2020-04-29 | 1 | -5/+5 | |
| | | | | Fixes https://github.com/HandBrake/HandBrake/issues/2804 | |||||
* | WinGui: Enable multi-instance support. (#2797) | Scott | 2020-04-29 | 25 | -196/+226 | |
| | ||||||
* | LinGui: delete preset category when last preset deleted | John Stebbins | 2020-04-29 | 1 | -24/+77 | |
| | | | | Also, allow deleteion of categories from the presets window | |||||
* | presets: fix lookup of presets with identical names | John Stebbins | 2020-04-29 | 1 | -7/+8 | |
| | | | | | | The category name was getting ignored in the search. Fixes updates to presets in different categories with the same name in LinGui. | |||||
* | contrib: ffmpeg: Remove a patch that has been merged upstream | Martin Storsjö | 2020-04-27 | 1 | -17/+0 | |
| | | | | | | | This patch (with a minor modification) has been merged upstream in http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=08b1d1d8122517d07f2335437cde0aeedc50143f, which was part of the 4.1 release - and we currently build 4.2.2. | |||||
* | flatpak: fix building intelmediasdk plugin | John Stebbins | 2020-04-27 | 1 | -1/+0 | |
| | ||||||
* | flatpak: bump IntelMediaSDK to 20.1.1 | John Stebbins | 2020-04-26 | 2 | -40/+10 | |
| | ||||||
* | flatpak: bump numactl to 2.0.13 | John Stebbins | 2020-04-26 | 2 | -4/+4 | |
| | ||||||
* | flatpak: update to gnome 3.36 platform | John Stebbins | 2020-04-26 | 2 | -2/+2 | |
| | ||||||
* | MacGui: handle all KVO messages, fixes #2796 . | Damiano Galassi | 2020-04-26 | 1 | -2/+5 | |
| | ||||||
* | Multi instance (#2791) | Scott | 2020-04-26 | 48 | -1362/+979 | |
| | | | | | | | | | WinGui: Refactoring and laying the groundwork in many parts of the UI code in preparation for supporting multiple concurrent jobs running. - Add support for multiple log files to the Activity log screen and refactor usages of ILog. Each Encode instance will now get a separate instance instead of there being one global instance. - Retire the Mini Display Window. It's very rarely used, not very easy to even find and of limited value. - Add the preferences code for the Simultaneous encode setting. Locked to one instance for now. This will allow us to test with users that existing functionality still works fine. | |||||
* | MacGui: start encoding a new job is the queue is running and the worker ↵ | Damiano Galassi | 2020-04-25 | 1 | -3/+25 | |
| | | | | count is incremented. Pause queue if there is a job running, or stop the queue if no job is running, if disk space is low. |