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
/
English.lproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: add more tooltips. All the tooltips in https://reviews.handbrake.fr/r...
ritsuka
2015-05-17
7
-78
/
+91
*
MacGui: allow exporting a preset folder. Add import/export menu item to the p...
ritsuka
2015-05-16
2
-33
/
+44
*
MacGui: remove the built in presets update alert.
ritsuka
2015-05-14
1
-40
/
+22
*
MacGui: use libhb built-in presets and validation functions. Update the forma...
ritsuka
2015-05-14
1
-19
/
+31
*
MacGui: use small size for the cropping radio button.
ritsuka
2015-05-07
1
-42
/
+42
*
MacGui: fix scan progress bar.
ritsuka
2015-04-30
2
-14
/
+14
*
MacGui: update the tooltips of the new auto passthru options.
ritsuka
2015-04-20
1
-3
/
+3
*
MacGui: Add TrueHD, Flac and EAC3 auto passthru options in the default sheet.
ritsuka
2015-04-18
1
-9
/
+51
*
MacGui: disabled the alternate row background in the presets drawer. It didn'...
ritsuka
2015-04-07
1
-3
/
+3
*
MacGui: changed the Preview Window and Picture Panel behaviour to avoid the h...
ritsuka
2015-04-07
2
-7
/
+33
*
MacGui: add an alert window to show the exceptions not handled. Hopefully it ...
ritsuka
2015-03-24
1
-0
/
+126
*
MacGui: bind angle popup to the angle property of HBJob.
ritsuka
2015-03-19
1
-29
/
+36
*
MacGui: add some accessibility titles to the UI items.
ritsuka
2015-02-25
6
-38
/
+80
*
MacGui: add a preference to toggle the log cleanup. Use NSURL directly where ...
ritsuka
2015-02-21
1
-27
/
+39
*
MacGui: fix warnings.
ritsuka
2015-02-20
2
-4
/
+4
*
MacGui: add Burn-In options to subtitle defaults hopefully similar to the Lin...
ritsuka
2015-02-17
1
-15
/
+86
*
MacGui: add a "Clear All" and "Clear completed items" menu items to the queue...
ritsuka
2015-02-02
1
-9
/
+22
*
MacGui: forgot a file in the previous commit.
ritsuka
2015-01-31
1
-3
/
+2
*
MacGui: add a "Add Titles to Queue…" menu item that let select which titles...
ritsuka
2015-01-25
2
-2
/
+149
*
MacGui: fix subtitles defaults window resizing and delete an empty item in th...
ritsuka
2015-01-23
2
-13
/
+10
*
MacGui: move the application delegate to its own class. Removed the "Open Sou...
ritsuka
2015-01-22
3
-811
/
+754
*
MacGui: add a number formatter to the seconds and frames textfields.
ritsuka
2015-01-20
1
-4
/
+36
*
MacGui: use bindings to enable/disable the main window ui elements.
ritsuka
2015-01-20
1
-16
/
+61
*
MacGui: moved the queue code from HBController to HBQueueController, reworked...
ritsuka
2015-01-19
2
-15
/
+16
*
MacGui: Move the audio/subtitles selection logic out of the view controllers....
ritsuka
2015-01-13
2
-21
/
+15
*
MacGui: refactored some duplicated code.
ritsuka
2015-01-11
1
-5
/
+6
*
MacGui: enforce a min value for the picture width/height.
ritsuka
2015-01-09
1
-8
/
+4
*
MacGui: add a number formatter to the custom anamorphic textfields.
ritsuka
2015-01-06
1
-2
/
+5
*
MacGui: hide the iPod 5g check box if the codec is not h.264.
ritsuka
2014-12-30
1
-1
/
+1
*
MacGui: fix a bunch of regressions (various crash when in some textfields, en...
ritsuka
2014-12-30
3
-42
/
+52
*
MacGui: use bindings to toggle the chapters/seconds/frames UI.
ritsuka
2014-12-29
1
-3
/
+31
*
MacGui: move more things out of HBController.
ritsuka
2014-12-28
1
-2
/
+9
*
MacGui: hide turbo two pass checkbox when x264 is not selected.
ritsuka
2014-12-27
1
-7
/
+16
*
MacGui: remove redundant "enabled" property in a few view controller. Cosmeti...
ritsuka
2014-12-27
3
-25
/
+100
*
MacGui: change the queue to work with serialized HBJob objects, remove the NS...
ritsuka
2014-12-27
1
-4
/
+12
*
MacGui: remove some unused #import. Move again more things in HBController to...
ritsuka
2014-12-23
1
-8
/
+25
*
MacGui: set the chapter titles directly in HBJob. Move more things over to HB...
ritsuka
2014-12-22
1
-9
/
+27
*
MacGui: fix a warning.
ritsuka
2014-12-20
1
-3
/
+3
*
MacGui: integrated HBPicture in HBPictureController and started to move thing...
ritsuka
2014-12-20
1
-57
/
+180
*
MacGui: separate the video settings logic from the view controller. There are...
ritsuka
2014-12-18
1
-82
/
+211
*
MacGui: added back some tooltips to the toolbar items. Remove the NSToolbarDe...
ritsuka
2014-12-04
1
-8
/
+8
*
MacGui: moved the main window toolbar to the xib.
ritsuka
2014-12-03
1
-3
/
+77
*
MacGui: connect the action of the "Presets Drawer" to the HBController toggle...
ritsuka
2014-11-24
1
-1
/
+1
*
MacGui: switched the Preview window class from NSPanel to NSWindow.
ritsuka
2014-11-23
1
-6
/
+6
*
MacGui: moved the "add preset" window to its own window controller class. Kee...
ritsuka
2014-11-23
2
-194
/
+209
*
MacGui: changed the class of the preferences window from NSPanel to NSWindow....
ritsuka
2014-11-18
2
-17
/
+24
*
MacGui: fixed another label size due to the Helvetica/Lucida Grande differences.
ritsuka
2014-11-13
1
-5
/
+5
*
MacGui: revert the picture settings panel appearance to aqua on Yosemite.
ritsuka
2014-11-13
1
-3
/
+3
*
MacGui: made the x264 unparse label selectable.
ritsuka
2014-11-03
1
-1
/
+2
*
MacGui: fix another label size.
ritsuka
2014-11-02
1
-1
/
+1
[next]