index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
macosx
/
HBController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: fix file extension when setting a preset.
Damiano Galassi
2018-12-25
1
-2
/
+4
*
MacGui: improve preview window touch bar.
Damiano Galassi
2018-11-11
1
-0
/
+1
*
MacGui: improve the auto naming to avoid updating the name when unrelated set...
Damiano Galassi
2018-11-03
1
-48
/
+7
*
MacGui: move the advanced x264 panel to the 'Additional options' text field c...
Damiano Galassi
2018-10-27
1
-30
/
+15
*
MacGui: improve touch bar support, add touch bars to the add titles to queue ...
Damiano Galassi
2018-10-16
1
-4
/
+13
*
MacGui: add touch bars in the preview window, improve touch bars in the main ...
Damiano Galassi
2018-10-10
1
-31
/
+24
*
MacGui: add touch bars to main and queue windows.
Damiano Galassi
2018-10-08
1
-92
/
+277
*
MacGui: fix the presets view that was broken a few days ago.
Damiano Galassi
2018-07-12
1
-1
/
+1
*
MacGui: remove a bunch of unneeded compatibility code.
Damiano Galassi
2018-07-10
1
-1
/
+1
*
MacGui: fix another round of deprecation warnings. Remove drawer code.
Damiano Galassi
2018-06-10
1
-25
/
+6
*
MacGui: improve NSLocalizedString comments.
Damiano Galassi
2018-06-09
1
-47
/
+47
*
MacGui: show the copy protection alert at most once each time HandBrake is run.
Damiano Galassi
2018-06-09
1
-6
/
+6
*
MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...
Damiano Galassi
2018-06-08
1
-150
/
+68
*
MacGUI: Select newly saved preset on creation.
Bradley Sepos
2018-03-17
1
-0
/
+7
*
MacGUI: Improve rename return value conditional.
Bradley Sepos
2018-03-17
1
-1
/
+1
*
MacGUI: Fix Rename dialog on 10.7.
Bradley Sepos
2018-03-17
1
-6
/
+1
*
MacGUI: Add Rename Preset dialog.
Rodeo314
2018-03-17
1
-1
/
+40
*
MacGUI: Set the popover selected preset to the current on make default.
Bradley Sepos
2018-03-17
1
-0
/
+1
*
MacGUI: Add Make Default Preset item to Presets menu.
Bradley Sepos
2018-03-17
1
-0
/
+5
*
MacGUI: Update main window preset control when renaming via popover.
Bradley Sepos
2018-03-17
1
-4
/
+1
*
MacGUI: Add Delete item to Presets menu.
Bradley Sepos
2018-03-17
1
-0
/
+6
*
MacGUI: Set the popover selected preset to the current preset on close.
Bradley Sepos
2018-03-17
1
-0
/
+1
*
MacGUI: Load the presets popover view on main window load.
Bradley Sepos
2018-03-17
1
-0
/
+2
*
Misc. typos
luz.paz
2018-02-20
1
-1
/
+1
*
MacGUI: Coding style cosmetics.
Bradley Sepos
2018-01-26
1
-1
/
+2
*
MacGui: Add preset reload button.
sr55
2018-01-25
1
-0
/
+8
*
MacGui: fix a typo and the progress bar that was already hidden after the las...
Damiano Galassi
2017-12-20
1
-0
/
+2
*
MacGui: update preset when navigating with the keyboard arrows, fix #452
Damiano Galassi
2017-12-20
1
-3
/
+6
*
MacGui: improve VoiceOver navigation.
Damiano Galassi
2017-12-19
1
-0
/
+1
*
MacGui: append "(Modified)" to the preset name.
Damiano Galassi
2017-12-19
1
-4
/
+4
*
MacGui: add a short source description after the source name.
Damiano Galassi
2017-12-15
1
-10
/
+16
*
MacGui: do not update the UI if the windows are not visible.
Damiano Galassi
2017-12-12
1
-4
/
+43
*
MacGui: remove the audio preferences.
Damiano Galassi
2017-12-11
1
-45
/
+1
*
MacGui: remove an old workaround for a forgotten issue with progress bars.
Damiano Galassi
2017-12-07
1
-13
/
+0
*
MacGui: remove unneeded outlets and NSAnimationContext in HBController.
Damiano Galassi
2017-12-07
1
-20
/
+4
*
mac: Adjust main window progress area vertical spacing.
Bradley Sepos
2017-12-06
1
-2
/
+3
*
mac: Widen popover to show all official presets without clipping.
Bradley Sepos
2017-12-06
1
-1
/
+1
*
mac: Rename instances of cancelled to canceled.
Bradley Sepos
2017-12-05
1
-1
/
+1
*
MacGui: add a header to the presets popover.
Damiano Galassi
2017-11-30
1
-0
/
+2
*
MacGui: fix rotation in summary panel, show rotation in filters list when fli...
Damiano Galassi
2017-11-30
1
-1
/
+1
*
MacGui: create the NSDrawer only when necessary in HBController (before it wa...
Damiano Galassi
2017-11-25
1
-25
/
+27
*
MacGui: convert the main window xib to auto layout.
Damiano Galassi
2017-11-25
1
-30
/
+16
*
MacGui: use a popover instead of a drawer on 10.10+ .
Damiano Galassi
2017-11-24
1
-13
/
+60
*
MacGui: add a popup button to select the preset in the main window.
Damiano Galassi
2017-11-24
1
-1
/
+12
*
MacGui: use KVO to get a good part of the change notification in the summary ...
Damiano Galassi
2017-11-24
1
-2
/
+2
*
MacGui: show a preview image in the summary tab.
Damiano Galassi
2017-11-12
1
-1
/
+4
*
MacGui: do not allow the path separator "/" character to be inserted in the o...
Damiano Galassi
2017-11-11
1
-6
/
+10
*
MacGui: move the format options to the summary tab.
Damiano Galassi
2017-11-10
1
-1
/
+10
*
MacGui: add a popup menu to select the category in the add preset sheet.
Damiano Galassi
2017-11-10
1
-6
/
+2
*
MacGui: rename Folder to Category.
Damiano Galassi
2017-11-10
1
-2
/
+2
[next]