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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MacGui: update Sparkle to version 1.20.
Damiano Galassi
2018-07-19
22
-29
/
+63
*
MacGui: validate the custom filters settings in the GUI.
Damiano Galassi
2018-07-18
2
-31
/
+232
*
MacGui: add missing Localizable.strings file.
Damiano Galassi
2018-07-12
2
-7
/
+673
*
MacGui: remove two non existing files from the Xcode project.
Damiano Galassi
2018-07-12
1
-24
/
+0
*
MacGui: fix the presets view that was broken a few days ago.
Damiano Galassi
2018-07-12
1
-1
/
+1
*
MacGui: add German localisation by Nomis101.
Damiano Galassi
2018-07-12
27
-0
/
+2859
*
MacGui: make it possible to localise the default chapters titles.
Damiano Galassi
2018-07-11
1
-1
/
+1
*
MacGui: remove a bunch of unneeded compatibility code.
Damiano Galassi
2018-07-10
14
-102
/
+48
*
MacGui: made possible to localise more UI strings.
Damiano Galassi
2018-07-10
3
-64
/
+90
*
MacGui: do not play a sound for notification if alerts are disabled in prefs.
Damiano Galassi
2018-06-13
1
-7
/
+5
*
MacGui: fix x264 unparsed string and advanced panel.
Damiano Galassi
2018-06-13
1
-3
/
+3
*
MacGui: do not use NSMatrix for radio buttons, fix some layout issues.
Damiano Galassi
2018-06-11
3
-118
/
+98
*
MacGui: remove unused localization files.
Damiano Galassi
2018-06-10
10
-183
/
+0
*
MacGui: Change the "Picture Size" label to "Dimensions" to avoid confusion on...
Damiano Galassi
2018-06-10
1
-10
/
+8
*
MacGui: update Sparkle to 1.19.0.
Damiano Galassi
2018-06-10
30
-295
/
+703
*
MacGui: fix another round of deprecation warnings. Remove drawer code.
Damiano Galassi
2018-06-10
16
-55
/
+36
*
MacGui: improve UI layout when localised.
Damiano Galassi
2018-06-09
12
-170
/
+277
*
MacGui: convert HBPictureViewController.xib to autolayout.
Damiano Galassi
2018-06-09
1
-89
/
+172
*
MacGui: avoid calling boolForKey on NSUserDefaults values.
Damiano Galassi
2018-06-09
2
-4
/
+4
*
MacGui: use auto layout in the filters xib.
Damiano Galassi
2018-06-09
1
-120
/
+232
*
MacGui: enable some additional static analyser options, made two header files...
Damiano Galassi
2018-06-09
1
-4
/
+20
*
MacGui: add a few more comments.
Damiano Galassi
2018-06-09
2
-3
/
+3
*
Fix: fix another deprecation warning and add a missing alloc message.
Damiano Galassi
2018-06-09
3
-10
/
+11
*
MacGui: improve NSLocalizedString comments.
Damiano Galassi
2018-06-09
26
-223
/
+217
*
MacGui: show the copy protection alert at most once each time HandBrake is run.
Damiano Galassi
2018-06-09
1
-6
/
+6
*
MacGui: forgot to add back a xib in the previous commit.
Damiano Galassi
2018-06-08
1
-12
/
+12
*
MacGui: move the xib files to Base.Iproj to make localiation easier.
Damiano Galassi
2018-06-08
28
-172
/
+184
*
MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...
Damiano Galassi
2018-06-08
49
-2088
/
+280
*
MacGui: set the rendering intent of the monochromatic toolbar images to "temp...
Damiano Galassi
2018-06-07
11
-0
/
+33
*
MaGui: fix activity text color in dark mode.
Damiano Galassi
2018-06-07
1
-1
/
+6
*
Mac: enable a compiler option recommended by Xcode 9.4.
Damiano Galassi
2018-06-07
6
-17
/
+19
*
Mac: Use the legacy build system in Xcode 10, the new one requiress some chan...
Damiano Galassi
2018-06-07
1
-0
/
+2
*
MacGui: make it possible to resize down the "add titles to queue" toolbar but...
Damiano Galassi
2018-06-06
4
-7
/
+30
*
macosx: Add liblzma (xz) on Mac.
Bradley Sepos
2018-05-29
1
-0
/
+6
*
contrib: Add Speex decoder libspeex.
Bradley Sepos
2018-05-29
1
-2
/
+8
*
Mac: Link to FFmpeg's libpostproc and libswresample.
Bradley Sepos
2018-05-29
1
-0
/
+12
*
MacGui: do not crash if the presets file is not a valid utf8 file.
Damiano Galassi
2018-04-15
1
-0
/
+3
*
MacGui: update the docs urls for 1.1.0
1.1.0
Damiano Galassi
2018-04-05
4
-4
/
+4
*
MacGui: save queue toolbar visibility state. Fixes #1221
Damiano Galassi
2018-04-05
1
-10
/
+11
*
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
3
-8
/
+7
*
MacGUI: Add Rename Preset dialog.
Rodeo314
2018-03-17
7
-1
/
+267
*
MacGUI: Rename Picture to Dimensions and move Destination on Queue jobs.
Bradley Sepos
2018-03-17
1
-7
/
+7
*
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
3
-6
/
+17
*
MacGUI: Update main window preset control when changing the default preset vi...
Bradley Sepos
2018-03-17
1
-0
/
+1
*
MacGUI: Update main window preset control when renaming via popover.
Bradley Sepos
2018-03-17
3
-6
/
+15
*
MacGUI: After deleting a preset, select the default preset.
Bradley Sepos
2018-03-17
1
-3
/
+1
*
MacGUI: Add Delete item to Presets menu.
Bradley Sepos
2018-03-17
4
-3
/
+20
[prev]
[next]