Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: select the right title when editing a queue job, libhb avoids ↵ | Damiano Galassi | 2017-01-25 | 1 | -1/+17 |
| | | | | | | rescanning if the same file/folder is loaded. (cherry picked from commit 79c33c0ca996311224bbd3719c85238a3358cb5e) | ||||
* | MacGui: lower the minimum disk space to ~2GB for now. | Damiano Galassi | 2017-01-22 | 1 | -2/+2 |
| | |||||
* | MacGui: reload the queue outline view action column when an encode is done ↵ | Damiano Galassi | 2017-01-22 | 1 | -1/+4 |
| | | | | | | (the one with the x or the show in finder icon) (cherry picked from commit 40ec4ebaa2958b2549125dd525b6fcb2bd595d69) | ||||
* | MacGui: fix string encoding when converting chapters titles to NSString. | Damiano Galassi | 2017-01-12 | 1 | -1/+1 |
| | | | | (cherry picked from commit cd858bced3ec13da9ff25d935b8c5166ad9a60b7) | ||||
* | MacGui: sleep prevention in HBCore should be on by default. | Damiano Galassi | 2017-01-09 | 1 | -0/+1 |
| | | | | (cherry picked from commit bcf44aad7103116507eedaa66ca8103c97b2d32b) | ||||
* | MacGui: prevent sleep at queue start, and reallow it at the end of the queue.. | Damiano Galassi | 2017-01-09 | 1 | -0/+9 |
| | | | | (cherry picked from commit 62f25f927c61969deb6a063448b9fb2c2295391a) | ||||
* | MacGui: add an option to disable HBCore automatic sleep prevention behaviour. | Damiano Galassi | 2017-01-09 | 2 | -5/+51 |
| | | | | (cherry picked from commit 2bf8ccc610d4df61660cd3efafd6b81fa5936c43) | ||||
* | MacGui: make possible to configure on which queue HBCore will call the ↵ | Damiano Galassi | 2017-01-09 | 2 | -9/+7 |
| | | | | | | callback blocks. (cherry picked from commit f742b1590945a70f7a1998a3016671533094e81d) | ||||
* | MacGui: always use the last selected source parent directory for the open panel. | Damiano Galassi | 2017-01-02 | 1 | -13/+2 |
| | | | | (cherry picked from commit d6d633ac7b386b9c0ca70efa0ba93fcd45221d08) | ||||
* | MacGui: use the bundle name as the title name for .eyetv bundles. | Damiano Galassi | 2017-01-02 | 1 | -0/+7 |
| | | | | (cherry picked from commit 2e1ee72df99040481cc555c4452b08956e0037eb) | ||||
* | MacGui: [HBUtilities writeToActivityLog:] wants a c string, not a NSString. | Damiano Galassi | 2017-01-01 | 1 | -1/+1 |
| | | | | (cherry picked from commit ed846fdfd18802bcd9f515fe34ed08f81e3d1ab3) | ||||
* | MacGui: write the job preset name to the activity log. | Damiano Galassi | 2017-01-01 | 1 | -0/+1 |
| | | | | (cherry picked from commit 6e6507c64c72294c6478c7fa06ca1f7dad0d17d7) | ||||
* | Update copyright dates to 2017. | Bradley Sepos | 2017-01-01 | 1 | -1/+1 |
| | | | | (cherry picked from commit 3f1f6175ce804dd46ce4d3913611477731389a9f) | ||||
* | MacGui: check if a file overwrites its source before adding it to the queue. | Damiano Galassi | 2016-12-31 | 1 | -59/+70 |
| | | | | (cherry picked from commit bcb1729a994d1e508584340c8fd82075223b3824) | ||||
* | MacGui: cache the text attributes in DockTextField to avoid recreating the ↵ | Damiano Galassi | 2016-12-31 | 2 | -38/+54 |
| | | | | | | same identical object each time the textfield is drawn. (cherry picked from commit 6c9569df06635b942248d4a30897bae07280b765) | ||||
* | If available, use the monospaced digit system font to draw the progress over ↵ | Marcelo Alves | 2016-12-31 | 1 | -2/+11 |
| | | | | | | the Dock icon. (cherry picked from commit 2dd9968af2db70243337085bfa3de46fa580f9b1) | ||||
* | MacGui: reset the video encoder additional options when switching to a ↵ | Damiano Galassi | 2016-12-31 | 1 | -0/+14 |
| | | | | | | different encoder. (cherry picked from commit 7ba75322da188f3e44591908649df96af39fd3c3) | ||||
* | MacGui: allow only .app to be selected in the "send file to" open panel. | Damiano Galassi | 2016-12-31 | 1 | -0/+1 |
| | | | | (cherry picked from commit a180930c5bc24b4ca594d8e40911dfd80970e735) | ||||
* | MacGui: set PictureWidth and PictureHeight when creating presets with the ↵ | Damiano Galassi | 2016-12-28 | 1 | -4/+12 |
| | | | | | | "Source Maximum" picture option. Fixes #455 (cherry picked from commit e2cc12cf1dfa9ae3d98661a9ead330f496da3f2f) | ||||
* | MacGui: properly enable the "burned in" checkbox when switching from mp4 to ↵ | Damiano Galassi | 2016-12-28 | 1 | -1/+1 |
| | | | | | | mkv container. (cherry picked from commit d027d48da3b6305492741229bcd0e5cd9af29d60) | ||||
* | MacGui: do not use the raw block device path for bluray. | Damiano Galassi | 2016-12-27 | 1 | -1/+1 |
| | | | | (cherry picked from commit ca706b312b09dd9a12cbc49111051015bed0c75f) | ||||
* | MacGui: fix audio and subtitles tracks when reloading a job from the queue. | Damiano Galassi | 2016-12-27 | 2 | -16/+20 |
| | | | | (cherry picked from commit ec1553108f3881a380904bcc8be7c19a626cb69a) | ||||
* | MacGui: set the docs menu item to go directly to en 1.0.0 docs. | Damiano Galassi | 2016-12-24 | 1 | -1/+1 |
| | |||||
* | MacGui: change the initial queue window position to be near top-left screen ↵ | Damiano Galassi | 2016-12-24 | 1 | -6/+6 |
| | | | | corner. | ||||
* | MacGui: set the subtitles track default key when applying defaults from a ↵ | Damiano Galassi | 2016-12-24 | 1 | -0/+1 |
| | | | | preset. | ||||
* | MacGui: fix preview HUD initial position if the window size is different ↵ | Damiano Galassi | 2016-12-24 | 1 | -1/+1 |
| | | | | than the default one. | ||||
* | macgui: Update Info.plist copyright and license. | Bradley Sepos | 2016-12-22 | 1 | -2/+2 |
| | |||||
* | build: Add install, install-strip, and uninstall targets for Darwin/Mac. | Bradley Sepos | 2016-12-22 | 2 | -14/+45 |
| | | | | | | | Also refactor test.* convenience targets for Darwin/Mac. Configure parameter --prefix now sets HandBrakeCLI install directory [/usr/local] like on other systems. New configure parameter --xcode-prefix sets HandBrake.app install directory [/Applications]. Not used on other systems. | ||||
* | MacGui: remove NSAppTransportSecurity handbrake.fr http exception, all the ↵ | Damiano Galassi | 2016-12-21 | 1 | -13/+0 |
| | | | | mirrors are on https now. | ||||
* | MacGui: fix languages cells layout. | Damiano Galassi | 2016-12-21 | 1 | -11/+12 |
| | |||||
* | MacGui: use the right color profile for Bt 2020 primaries. | Damiano Galassi | 2016-12-21 | 1 | -0/+8 |
| | | | | Closes #401. | ||||
* | macgui: Tweak queue toolbar icon badge. | Bradley Sepos | 2016-12-21 | 1 | -5/+6 |
| | | | | Text should be centered within the ellipse now. Align badge to bottom left of icon. | ||||
* | macgui: Revise preview controller tooltips. | Bradley Sepos | 2016-12-20 | 2 | -27/+27 |
| | |||||
* | macgui: Revise queue tooltips and contextual menu. | Bradley Sepos | 2016-12-20 | 1 | -28/+16 |
| | |||||
* | macgui: Update activity window contextual menu items for consistency. | Bradley Sepos | 2016-12-20 | 1 | -19/+11 |
| | |||||
* | macgui: Update preferences dialogs. | Bradley Sepos | 2016-12-20 | 1 | -71/+75 |
| | | | | Revise tooltips and minor wording/layout tweaks. | ||||
* | macgui: Remove single tooltip from preview picture settings hud. | Bradley Sepos | 2016-12-20 | 1 | -5/+2 |
| | | | | Only one existed. For now we'll just leave this panel un-tooltip'd and defer to the main window picture tab. | ||||
* | macgui: Revise audio and subtitles tabs contextual menus. | Bradley Sepos | 2016-12-20 | 2 | -23/+23 |
| | |||||
* | macgui: Revise chapters tab tooltips. | Bradley Sepos | 2016-12-20 | 1 | -5/+5 |
| | |||||
* | macgui: Clarify audio DRC tooltips. | Bradley Sepos | 2016-12-20 | 2 | -12/+12 |
| | |||||
* | macgui: Make main menu web links obviously external. | Bradley Sepos | 2016-12-20 | 1 | -2/+2 |
| | |||||
* | macgui: Revise subtitles defaults tooltips. | Bradley Sepos | 2016-12-20 | 1 | -14/+21 |
| | |||||
* | macgui: Revise subtitles tab tooltips. | Bradley Sepos | 2016-12-20 | 1 | -25/+27 |
| | |||||
* | macgui: Revise audio defaults tooltips. | Bradley Sepos | 2016-12-20 | 1 | -11/+34 |
| | |||||
* | macgui: Revise quality and bitrate mode tooltips on main window. | Bradley Sepos | 2016-12-20 | 1 | -3/+6 |
| | |||||
* | macgui: Revise audio tab tooltips. | Bradley Sepos | 2016-12-20 | 1 | -13/+30 |
| | |||||
* | macgui: Revise Open Source toolbar button tooltip. | Bradley Sepos | 2016-12-20 | 1 | -1/+1 |
| | | | | Was also being set dynamically. | ||||
* | macgui: Revise Picture tab tooltips. | Bradley Sepos | 2016-12-20 | 1 | -52/+106 |
| | |||||
* | macgui: Revise Add Preset dialog tooltips. | Bradley Sepos | 2016-12-20 | 1 | -14/+16 |
| | |||||
* | macgui: Revise presets drawer tooltips. | Bradley Sepos | 2016-12-20 | 1 | -20/+11 |
| |