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
*
build: Add xclean make target to macosx.
Bradley Sepos
2016-06-04
2
-0
/
+12
*
MacGui: add an help button to quickly open the docs in the add preset, audio ...
Damiano Galassi
2016-05-29
6
-39
/
+90
*
MacGui: select the feature title instead of the first title after a scan.
Damiano Galassi
2016-05-27
1
-13
/
+13
*
contrib: Update to libass 0.13.2 and add HarfBuzz 1.2.6.
Bradley Sepos
2016-05-25
1
-0
/
+6
*
MacGui: copy the HBChapter index property when making a instance copy.
Damiano Galassi
2016-05-25
1
-1
/
+2
*
MacGui: make a submenu for each preset folder in the Presets menu.
Damiano Galassi
2016-05-25
1
-37
/
+45
*
MacGui: use the right constant quality label in the video tab, and split HBVi...
Damiano Galassi
2016-05-24
4
-43
/
+68
*
MacGui: split HBPicture KVO dependencies.
Damiano Galassi
2016-05-24
4
-39
/
+47
*
MacGui: show the encode progress when paused too.
Damiano Galassi
2016-05-24
2
-1
/
+2
*
MacGui: fix HBAVPlayer loaded state.
Damiano Galassi
2016-05-19
1
-2
/
+5
*
MacGui: fallback to QTKit if a preview is not playable with AVFoundation.
Damiano Galassi
2016-05-19
4
-77
/
+74
*
MacGui: fix build on 10.10 sdk.
Damiano Galassi
2016-05-04
3
-4
/
+15
*
MacGui: delete an unused patch.
Damiano Galassi
2016-05-04
1
-18
/
+0
*
MacGui: disable code signing, it had been inadvertently enabled some commits ...
Damiano Galassi
2016-05-03
1
-2
/
+0
*
MacGui: use AVFoundation as the first option for the preview playback. Add vo...
Damiano Galassi
2016-05-03
33
-948
/
+2389
*
MacGui: do not stop the preview encoding when the showWindow: is called and t...
Damiano Galassi
2016-04-22
1
-1
/
+3
*
MacGui: do not set the preview window frame origin to a value outside the scr...
Damiano Galassi
2016-04-09
1
-4
/
+1
*
MacGui: do not update the preview window layer if the image is nil or the siz...
Damiano Galassi
2016-04-07
1
-47
/
+50
*
MacGui: rename 'layout' in HBPreviewView so it doesn't override NSView layout...
Damiano Galassi
2016-04-07
1
-5
/
+5
*
macosx: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-03-31
1
-1
/
+1
*
MacGui: allow negative value in the quality slider.
Damiano Galassi
2016-03-30
1
-0
/
+2
*
MacGui: fix the "encoding (null)" string that was shown when encoding a preview.
Damiano Galassi
2016-03-26
1
-0
/
+2
*
MacGui: fix the 'scan only title' option.
Damiano Galassi
2016-03-26
2
-4
/
+12
*
MacGui: Remove unnecessary libltdl.a dependency.
Bradley Sepos
2016-03-25
1
-4
/
+0
*
MacGui: added some enum to HBJob model to make things nicer in swift, plus tw...
Damiano Galassi
2016-03-14
9
-14
/
+52
*
MacGui: move some kvo helpers to the UIAdditions category.
Damiano Galassi
2016-03-14
4
-41
/
+29
*
Remove the CLI / LibHB Update Checker. It's been broken since we switched to ...
sr55
2016-03-12
1
-1
/
+1
*
MacGui: add interlace detection filter.
Damiano Galassi
2016-03-12
6
-4
/
+193
*
MacGui: move the objc libhb wrapper to a separate framework.
Damiano Galassi
2016-03-11
58
-594
/
+1180
*
MacGui: remove an unused var.
Damiano Galassi
2016-03-10
1
-3
/
+0
*
MacGui: remove the NSString check for the PictureRotate key because we are su...
Damiano Galassi
2016-03-10
1
-9
/
+6
*
macui support for filter dict settings
John Stebbins
2016-03-09
2
-53
/
+41
*
MacGui: use the kvc accessor methods, so that the presets menu will update pr...
Damiano Galassi
2016-03-09
2
-3
/
+3
*
MacGui: rewrite the NSDictionary to NSArray converter using less if.
Damiano Galassi
2016-03-01
2
-84
/
+85
*
MacGui: add a NSDictionary extension to convert from and to hb_dict_t.
Damiano Galassi
2016-02-26
3
-0
/
+216
*
MacGui: make HBCore titles ivar always non null.
Damiano Galassi
2016-02-26
2
-3
/
+5
*
MacGui: the 'default' as the standard deinterlace filter value.
Damiano Galassi
2016-02-26
1
-8
/
+4
*
MacGui: check if there is at least one character in the string before trying ...
Damiano Galassi
2016-02-23
1
-14
/
+16
*
MacGui: write the right minor and micro version in the presets. They were swa...
Damiano Galassi
2016-02-16
1
-2
/
+2
*
macui: change "Deinterlace" to "Yadif"
John Stebbins
2016-02-15
1
-2
/
+2
*
MacGui: show what preset will be used in the 'Add titles to queue' panel. Use...
Damiano Galassi
2016-02-15
4
-36
/
+60
*
MacGui: add a tooltip to the video encoders popup.
Damiano Galassi
2016-02-12
1
-41
/
+5
*
Move png icons into an asset catalog
anongitter
2016-02-11
96
-250
/
+701
*
MacGui: update sparkle to version 1.13.1.
Damiano Galassi
2016-02-11
95
-928
/
+828
*
MacGui: fix the 'add preset' panel minimum size.
Damiano Galassi
2016-02-10
1
-2
/
+2
*
Move "Frameworks (bundled)" into "Frameworks"
anongitter
2016-02-08
1
-3
/
+3
*
MacGui: add a way to edit the audio/defaults in the 'add preset' sheet, so ho...
Damiano Galassi
2016-02-03
2
-78
/
+167
*
MacGui: fix HBSubtitlesTrack copy, it missed the container ivar.
Damiano Galassi
2016-01-30
1
-0
/
+1
*
MacGui: fix some static anaylizer warnings.
Damiano Galassi
2016-01-28
3
-9
/
+14
*
MacGui: switch the defaults languages to view based tables, and a little proj...
Damiano Galassi
2016-01-26
4
-152
/
+172
[next]