Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LinGui: fix custom filter tooltips | John Stebbins | 2016-10-31 | 5 | -2/+84 |
| | | | | | Make them reflect the "key=value" format change we made to custom filter settings. | ||||
* | WinGui: Fix Typo | sr55 | 2016-10-30 | 1 | -1/+1 |
| | |||||
* | WinGui: Make the Width/Height fields enabled for Anamorphic=Automatic | sr55 | 2016-10-30 | 1 | -3/+3 |
| | |||||
* | WinGui: Fix a large number of stylecop warnings. | sr55 | 2016-10-30 | 42 | -120/+269 |
| | |||||
* | WinGui: Update status bar label text to say "errors or cancellations" to ↵ | sr55 | 2016-10-30 | 3 | -3/+4 |
| | | | | better handle the HB_ERROR_CANCELED change. Partially fixes #366 . Full implementation will come after 1.0 | ||||
* | WinGui: Better handle empty/null strings from ↵ | sr55 | 2016-10-30 | 1 | -33/+69 |
| | | | | hb_generate_filter_settings_json #374 | ||||
* | WinGui: Reduce margin around track icon on audio panel. Should get rid of ↵ | sr55 | 2016-10-29 | 1 | -1/+1 |
| | | | | the scrollbar by default. | ||||
* | WinGui: Replace Strict Anamorphic with Automatic. | sr55 | 2016-10-29 | 8 | -20/+21 |
| | |||||
* | MacGui: make it possible to set a audio defaults track settings when the ↵ | Damiano Galassi | 2016-10-29 | 1 | -17/+56 |
| | | | | selected encoder is a passthru one, if a fallback encoder is available. | ||||
* | MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles ↵ | Damiano Galassi | 2016-10-29 | 28 | -383/+251 |
| | | | | and picture job settings. | ||||
* | LinGui: delete unused column value in combo boxes | John Stebbins | 2016-10-28 | 1 | -119/+92 |
| | |||||
* | LinGui: fix use of freed pointer | John Stebbins | 2016-10-28 | 1 | -2/+2 |
| | |||||
* | MacGui: use HB_ERROR_CANCELED status rather than tracking canceled in HBCore | Damiano Galassi | 2016-10-27 | 1 | -35/+22 |
| | |||||
* | LinGui: use HB_ERROR_CANCELED status ... | John Stebbins | 2016-10-26 | 1 | -3/+0 |
| | | | | ... rather than tracking canceled jobs internally in the UI. | ||||
* | libhb: set HB_ERROR_CANCELED status for canceled encodes | John Stebbins | 2016-10-26 | 1 | -1/+2 |
| | | | | This status can be queried with hb_get_state() after an encode finishes. | ||||
* | LinGui: improve layout of Dimensions tab | John Stebbins | 2016-10-24 | 1 | -236/+200 |
| | |||||
* | LinGui: work around conflicting PicturePAR and UsesPictureSettings | John Stebbins | 2016-10-24 | 1 | -9/+16 |
| | | | | UsesPictureSettings takes precedence | ||||
* | MacGui: add some accessibility labels to the preview window buttons. | Damiano Galassi | 2016-10-21 | 2 | -10/+25 |
| | |||||
* | MacGui: use accessibilityValueDescription for the slider value description, ↵ | Damiano Galassi | 2016-10-21 | 1 | -1/+12 |
| | | | | and check if the method is available so it doesn't crash on 10.9-10.7. | ||||
* | MacGui: give VoiceOver the right accessibility value for the video quality ↵ | Damiano Galassi | 2016-10-21 | 1 | -0/+5 |
| | | | | slider. | ||||
* | MacGui: better UI accessibility. | Damiano Galassi | 2016-10-21 | 9 | -49/+90 |
| | |||||
* | LinGui: change ubuntu changelog reference from trac to github | John Stebbins | 2016-10-20 | 1 | -5/+5 |
| | |||||
* | LinGui: fix help string for --enable-flatpak configure option | John Stebbins | 2016-10-20 | 1 | -1/+1 |
| | | | | | Nobody ever sees this since configure is run by HandBrake's build system. But might as well make it right ;) | ||||
* | LinGui: add nightly builds for ubuntu 16.10 | John Stebbins | 2016-10-19 | 3 | -0/+130 |
| | |||||
* | libvpx: fix build failure on ubuntu 16.10 | John Stebbins | 2016-10-19 | 1 | -0/+6 |
| | | | | | Ubuntu patched gcc to generate PIE executables by default. This means all code is required to be compiled with -fPIC. | ||||
* | LinGui: fix installation of desktop file | John Stebbins | 2016-10-19 | 3 | -32/+28 |
| | | | | | Don't install flatpak desktop file when not building a flatpak. This was causing duplicate icons in some distros. | ||||
* | deccc608sub: fix crash caused by invalid CC stream | John Stebbins | 2016-10-18 | 1 | -17/+22 |
| | |||||
* | MacGui: fix test build. | Damiano Galassi | 2016-10-18 | 2 | -3/+1 |
| | |||||
* | MacGui: fix the queue toolbar icon badge quality on hi-dpi screens, and try ↵ | Damiano Galassi | 2016-10-17 | 1 | -23/+27 |
| | | | | to better align the text. | ||||
* | LinGui: UI tweaks | John Stebbins | 2016-10-12 | 3 | -30/+49 |
| | | | | | Adjust some widget alignments. Change some text color. | ||||
* | encvorbis: fix use of wrong union member | John Stebbins | 2016-10-12 | 1 | -2/+2 |
| | | | | Innocuous error, but might as well get it fixed. | ||||
* | CLI: fix short arg optional parameter processing | John Stebbins | 2016-10-10 | 1 | -2/+8 |
| | | | | | | | Some short args were missing the '::' flags to indicate optional parameters. Also distinguish missing parameters from unknown options. | ||||
* | doc: Fix harfbuzz package name for Fedora. | Bradley Sepos | 2016-10-10 | 2 | -2/+2 |
| | |||||
* | Merge pull request #352 from bradleysepos/contrib-m4 | Scott | 2016-10-09 | 1 | -3/+3 |
|\ | | | | | contrib: Update to M4 1.4.17. | ||||
| * | contrib: Update to M4 1.4.17. | Bradley Sepos | 2016-10-09 | 1 | -3/+3 |
|/ | | | | Fixes some build issues. | ||||
* | doc: Fix typo in m4 version. | Bradley Sepos | 2016-10-09 | 4 | -4/+4 |
| | |||||
* | doc: Update build docs. | Bradley Sepos | 2016-10-09 | 5 | -21/+23 |
| | | | | Add missing harfbuzz and update m4 to 1.4.7. Other updates are the result of previous doc commits that apparently forgot to run the build process. | ||||
* | contrib: Update to x265 2.1-1 hotfix. (#349) | Bradley Sepos | 2016-10-06 | 1 | -2/+4 |
| | |||||
* | LinGui: update hb docs link | John Stebbins | 2016-10-06 | 1 | -3/+5 |
| | | | | Old docs are offline. So use new docs. | ||||
* | MacGui: fix a small memory leak in the NSColor -> CGColor conversion. | Damiano Galassi | 2016-10-05 | 1 | -2/+4 |
| | |||||
* | MacGui: show the queue jobs count on the main window queue toolbar icon. | Damiano Galassi | 2016-10-05 | 9 | -36/+256 |
| | |||||
* | WinGui: Always show the framerate controls when using QSV. When full QSV ↵ | sr55 | 2016-10-02 | 3 | -17/+2 |
| | | | | path is used (decode and encode), libhb will sanatise the setting for now. Fixes #340 | ||||
* | x265: bump to version 2.1 (#343) | John Stebbins | 2016-09-29 | 1 | -3/+4 |
| | | | | | | Many bug fixes Adds sliced coding Also add multicoreware download URL to contrib module definition | ||||
* | avfilter: fix stop time of final filtered frame | John Stebbins | 2016-09-29 | 1 | -1/+7 |
| | | | | | Muxer expects all stop times to be set. avfilter was setting the stop time on the last frame to AV_NOPTS_VALUE. | ||||
* | sync: more robust handling of p-to-p end time | John Stebbins | 2016-09-26 | 1 | -2/+2 |
| | | | | | Continue processing input queues until none are full after p-to-p end time is reached. | ||||
* | sync: fix off-by-one error | John Stebbins | 2016-09-26 | 1 | -1/+1 |
| | |||||
* | sync: fix a hang with p-to-p end time | John Stebbins | 2016-09-26 | 1 | -1/+22 |
| | | | | | | When a stream is finished, we need to see if there were any other streams that were pending. The other streams could be blocking on a condition variable and need to be unstuck. | ||||
* | WinGui: Fix log display in the GUI where the start of a log could be cut ↵ | sr55 | 2016-09-23 | 2 | -40/+53 |
| | | | | off. Fixes #326 | ||||
* | Improved wording. | Scott | 2016-09-23 | 1 | -1/+1 |
| | |||||
* | Adding back-ticks for the log | Scott | 2016-09-23 | 1 | -0/+1 |
| |