Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: do not automatically resize the window if the source file name is ↵ | Damiano Galassi | 2017-12-13 | 1 | -35/+38 |
| | | | | longer than the windows width. | ||||
* | Revise queue-related toolbar icons. | Bradley Sepos | 2017-12-13 | 4 | -0/+0 |
| | | | | Make sun object a bit smaller for better balance. | ||||
* | mac: Use new activity log toolbar icon on Mac. | Bradley Sepos | 2017-12-13 | 5 | -2/+2 |
| | |||||
* | Revise new presets toolbar icon. | Bradley Sepos | 2017-12-13 | 2 | -0/+0 |
| | | | | Add master file. | ||||
* | Rename Preview 3 icons to Preview 2. | Bradley Sepos | 2017-12-13 | 3 | -2/+2 |
| | |||||
* | mac: Use new queue-related toolbar icons on Mac. | Bradley Sepos | 2017-12-13 | 10 | -4/+4 |
| | |||||
* | mac: Use new open source toolbar icon on Mac. | Bradley Sepos | 2017-12-13 | 5 | -2/+2 |
| | |||||
* | MacGui: do not update the UI if the windows are not visible. | Damiano Galassi | 2017-12-12 | 2 | -12/+84 |
| | |||||
* | MacGui: do not hide the "Range:" label when libdvdnav is disabled. | Damiano Galassi | 2017-12-12 | 1 | -11/+6 |
| | |||||
* | MacGui: use the standard macOS icons for the general and advanced ↵ | Damiano Galassi | 2017-12-12 | 1 | -2/+2 |
| | | | | preferences tabs. | ||||
* | mac: Use newest preview toolbar icon. | Bradley Sepos | 2017-12-12 | 5 | -2/+2 |
| | |||||
* | mac: Revert to the old preview icon. | Bradley Sepos | 2017-12-11 | 5 | -2/+2 |
| | |||||
* | MacGui: rearrange the title description to show the index and timecode ↵ | Damiano Galassi | 2017-12-11 | 1 | -7/+10 |
| | | | | before the file name. | ||||
* | Add new preview toolbar icon. | Bradley Sepos | 2017-12-11 | 5 | -2/+2 |
| | | | | Use on Mac. | ||||
* | MacGui: add a "Start" column in the chapters tableview. | Damiano Galassi | 2017-12-11 | 7 | -30/+118 |
| | |||||
* | MacGui: remove the audio preferences. | Damiano Galassi | 2017-12-11 | 3 | -160/+5 |
| | |||||
* | MacGui: remove an old workaround for a forgotten issue with progress bars. | Damiano Galassi | 2017-12-07 | 1 | -13/+0 |
| | |||||
* | MacGui: fix main window layout on 10.7. | Damiano Galassi | 2017-12-07 | 1 | -115/+142 |
| | |||||
* | MacGui: when reloading a job from the queue, reset the job state to ↵ | Damiano Galassi | 2017-12-07 | 1 | -0/+1 |
| | | | | HBJobStateReady, so that if the user undo the action the job won't be stuck in the working state. | ||||
* | MacGui: remove unneeded outlets and NSAnimationContext in HBController. | Damiano Galassi | 2017-12-07 | 2 | -33/+11 |
| | |||||
* | MacGui: preserve the textfield selection/insertion point when calling ↵ | Damiano Galassi | 2017-12-07 | 1 | -1/+12 |
| | | | | HB_endEditing. | ||||
* | MacGui: fix some warnings in the xib files. | Damiano Galassi | 2017-12-07 | 2 | -52/+49 |
| | |||||
* | mac: Adjust main window progress area vertical spacing. | Bradley Sepos | 2017-12-06 | 2 | -6/+7 |
| | |||||
* | mac: Add missing constraints to main window scanning progress bar. | Bradley Sepos | 2017-12-06 | 1 | -1/+5 |
| | |||||
* | mac: Tweak spacing on Summary tab. | Bradley Sepos | 2017-12-06 | 1 | -4/+4 |
| | |||||
* | mac: Widen popover to show all official presets without clipping. | Bradley Sepos | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | Nudge new presets icon a few pixels. | Bradley Sepos | 2017-12-06 | 2 | -0/+0 |
| | | | | Appears more centered, perceptually. | ||||
* | mac: Update a couple toolbar button tooltips. | Bradley Sepos | 2017-12-05 | 1 | -5/+4 |
| | |||||
* | Add new presets toolbar icon. | Bradley Sepos | 2017-12-05 | 5 | -2/+2 |
| | | | | Use on Mac. | ||||
* | mac: Rename instances of cancelled to canceled. | Bradley Sepos | 2017-12-05 | 4 | -11/+11 |
| | |||||
* | Revert "MacGui: show PAR and DAR in the summary panel." | Bradley Sepos | 2017-12-05 | 1 | -29/+1 |
| | | | | This reverts commit f0200cb414f57e50361e263ddb78ef2ed8f6cbdc. | ||||
* | mac: Fix Duration baseline alignment. | Bradley Sepos | 2017-12-05 | 1 | -2/+1 |
| | |||||
* | mac: Update Selection Behavior texts and tooltips. | Bradley Sepos | 2017-12-05 | 5 | -23/+23 |
| | | | | | | Some places still referenced the old Audio Defaults nomenclature. Updates code comments so searching for selection behavior will yield audio defaults functions. | ||||
* | mac: Revise main window typography and alignment. | Bradley Sepos | 2017-12-05 | 1 | -79/+101 |
| | |||||
* | mac: Remove genstrings.sh. | Bradley Sepos | 2017-12-03 | 1 | -2/+0 |
| | |||||
* | MacGui: rearrange the filters tab elements. | Damiano Galassi | 2017-11-30 | 1 | -244/+236 |
| | |||||
* | MacGui: fix an summary tab exception on older versions of macOS. | Damiano Galassi | 2017-11-30 | 1 | -7/+10 |
| | |||||
* | MacGui: add a header to the presets popover. | Damiano Galassi | 2017-11-30 | 4 | -10/+55 |
| | |||||
* | MacGui: fix rotation in summary panel, show rotation in filters list when ↵ | Damiano Galassi | 2017-11-30 | 3 | -45/+60 |
| | | | | flip is enabled too. Shorter presets popover. | ||||
* | MacGui: show PAR and DAR in the summary panel. | Damiano Galassi | 2017-11-27 | 1 | -1/+29 |
| | |||||
* | build: Add support for Xcode Archive feature. | Bradley Sepos | 2017-11-27 | 4 | -2/+55 |
| | |||||
* | MacGui: use the KVO constants. | Damiano Galassi | 2017-11-27 | 1 | -8/+8 |
| | |||||
* | MacGui: remove the mp4 options empty space when the container is not mp4. | Damiano Galassi | 2017-11-27 | 2 | -83/+116 |
| | |||||
* | MacGui: create the NSDrawer only when necessary in HBController (before it ↵ | Damiano Galassi | 2017-11-25 | 3 | -45/+39 |
| | | | | was instantiated in the nib). | ||||
* | MacGui: fix some layout issues on older version of macOS. | Damiano Galassi | 2017-11-25 | 5 | -46/+38 |
| | |||||
* | MacGui: convert the main window xib to auto layout. | Damiano Galassi | 2017-11-25 | 2 | -157/+217 |
| | |||||
* | MacGui: use a popover instead of a drawer on 10.10+ . | Damiano Galassi | 2017-11-24 | 6 | -45/+128 |
| | |||||
* | MacGui: add a popup button to select the preset in the main window. | Damiano Galassi | 2017-11-24 | 6 | -80/+179 |
| | |||||
* | MacGui: use KVO to get a good part of the change notification in the summary ↵ | Damiano Galassi | 2017-11-24 | 8 | -30/+231 |
| | | | | view. | ||||
* | D&D opening file could cause crash | Hofi | 2017-11-23 | 1 | -2/+3 |
| | | | | - remove observers ASAP |