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
*
[merged] MacGui: better validation for denoise settings.
ritsuka
2015-02-13
1
-3
/
+27
*
[merged] MacGui: bump year to 2015
ritsuka
2015-01-12
1
-1
/
+1
*
[merge] MacGui: add a better check for regenerating the built-in presets afte...
ritsuka
2014-11-24
3
-23
/
+58
*
MacGui: changed the class of the preferences window from NSPanel to NSWindow....
ritsuka
2014-11-18
2
-17
/
+24
*
MacGui: updated the "add all to queue" alert to say it will use the current p...
ritsuka
2014-11-16
1
-1
/
+1
*
MacGui: made the corners of the stop icon a bit rounder.
ritsuka
2014-11-16
2
-0
/
+0
*
MacGui: added a retina version the stop and delete/reveal icon.
ritsuka
2014-11-15
12
-16
/
+36
*
MacGui: high-resolution "encoding working" icon.
ritsuka
2014-11-14
7
-0
/
+24
*
MacGui: added a high resolution version of JobSmall.png and EncodeComplete.png.
ritsuka
2014-11-14
3
-4
/
+12
*
MacGui: fixed another label size due to the Helvetica/Lucida Grande differences.
ritsuka
2014-11-13
1
-5
/
+5
*
MacGui: removed a line I accidentally committed.
ritsuka
2014-11-13
1
-2
/
+0
*
MacGui: revert the picture settings panel appearance to aqua on Yosemite.
ritsuka
2014-11-13
2
-3
/
+11
*
MacGui: convert the TrackDRCSlider value to a double instead of an int.
ritsuka
2014-11-13
1
-4
/
+4
*
MacGui: fixed an issue where the preset drawer would not open if the "Preset ...
ritsuka
2014-11-11
2
-14
/
+16
*
MacGui: fixed crop ui enabled status after reloading a queue item.
ritsuka
2014-11-11
1
-23
/
+25
*
MacGui: made the x264 unparse label selectable.
ritsuka
2014-11-03
1
-1
/
+2
*
MacGui: revert the formats names to "MP4 File"/"MKV File" .
ritsuka
2014-11-02
1
-1
/
+14
*
MacGui: fix another label size.
ritsuka
2014-11-02
1
-1
/
+1
*
MacGui: do not set the same value twice in the job dict (ChapterStart/Chapter...
ritsuka
2014-11-02
1
-8
/
+2
*
MacGui: pass only the tracks array to the addTracksFromQueue: method, no need...
ritsuka
2014-11-02
3
-4
/
+4
*
MacGui: removed two useless array creation and made a copy of the trackSelect...
ritsuka
2014-11-02
3
-4
/
+5
*
MacGui: fixed a issue that happened on 10.8 when reloading a job from the que...
ritsuka
2014-11-02
2
-6
/
+5
*
MacGui: remove a unused check for the Mp4LargeFile option.
ritsuka
2014-11-02
1
-14
/
+1
*
MacGui: modified the way the queue contextual menu selects its target. It now...
ritsuka
2014-11-01
1
-8
/
+39
*
MacGui: fix the constant quality / avg bitrate radio button selection when re...
ritsuka
2014-11-01
1
-1
/
+1
*
MacGui: made editable the cropping field in the picture panel.
ritsuka
2014-10-31
2
-14
/
+94
*
MacGui: reordered the options in the advanced preferences tab.
ritsuka
2014-10-31
1
-63
/
+82
*
MacGui: fixed a warning in HBOutputRedirect and removed an unused ivar.
ritsuka
2014-10-31
3
-7
/
+15
*
MacGui: fixed some warnings.
ritsuka
2014-10-30
7
-19
/
+3
*
MacGui: update the file name when the bitrate is changed and auto naming is e...
ritsuka
2014-10-24
2
-4
/
+15
*
MacGui: updated the Xcode project with the Xcode 6 recommended settings.
ritsuka
2014-10-23
3
-7
/
+35
*
MacGui: workaround for a bug in [[NSApplication sharedApplication] applicatio...
ritsuka
2014-10-23
1
-1
/
+7
*
MacGui: fixed another numbers of warnings.
ritsuka
2014-10-23
5
-5
/
+6
*
MacGui: made a bunch of labels bigger to make the whole text visible when com...
ritsuka
2014-10-23
2
-36
/
+40
*
MacGui: replaced a deprecated compositeToPoint: call.
ritsuka
2014-10-23
1
-2
/
+2
*
MacGui: fixed a warning in HBTreeNode.
ritsuka
2014-10-23
2
-2
/
+2
*
MacGui: removed the appearanceType attribute in the xib to make them compile ...
ritsuka
2014-10-06
2
-3
/
+3
*
MacGui: reset the decomb/deinterlace settings using their setters methods so ...
ritsuka
2014-10-04
1
-2
/
+2
*
MacGui: when a live preview is cancelled, wait for libhb to end its work befo...
ritsuka
2014-09-19
3
-2
/
+14
*
MacGui: set a min size and aligned the “Done” button in the Subtitles Def...
ritsuka
2014-09-18
1
-3
/
+4
*
MacGui: realigned the prefs ui a bit.
ritsuka
2014-09-17
1
-28
/
+33
*
MacGui: hide the “Use advanced options panel” checkbox too when the advan...
ritsuka
2014-09-17
2
-23
/
+70
*
MacGui: removed an unused var in HBAdvancedController.
ritsuka
2014-09-17
1
-2
/
+0
*
MacGui: fix preview deinterlace display. The new deinterlace setting was set ...
ritsuka
2014-09-12
2
-5
/
+5
*
MacGui: fixed the denoise custom options string.
ritsuka
2014-09-02
1
-2
/
+2
*
MacGui: fix denies in preview jobs.
ritsuka
2014-09-01
1
-1
/
+1
*
MacGui: use the menu item tag to select the item of the format popup button.
ritsuka
2014-08-29
1
-10
/
+9
*
MacGui: set the NSOnState on the selected preset menu item.
ritsuka
2014-08-29
1
-15
/
+17
*
MacGui: removed some attributes from the xib that might building on 10.8 .
ritsuka
2014-08-28
6
-15
/
+15
*
MacGui: realigned the video quality options.
ritsuka
2014-08-28
1
-19
/
+19
[next]