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: realigned the video quality options.
ritsuka
2014-08-28
1
-19
/
+19
*
MacGui: removed unused outlets in PicturePreview.xib.
ritsuka
2014-08-28
1
-9
/
+3
*
MacGui: corrected a label text in the prefs audio tab.
ritsuka
2014-08-25
1
-1
/
+1
*
MacGui: added a note in the prefs audio tab about the native languages and cu...
ritsuka
2014-08-25
1
-5
/
+14
*
MacGui: disable/enable the encoder options label when needed and fix the enco...
ritsuka
2014-08-25
1
-3
/
+4
*
MacGui: removed a couple of unused preferences keys (CheckForUpdates, Disable...
ritsuka
2014-08-24
1
-34
/
+29
*
MacGui: fixed the HUD background on Snow Leopard.
ritsuka
2014-08-24
1
-10
/
+17
*
MacGui: removed the “Large file size” checkbox.
ritsuka
2014-08-23
1
-13
/
+0
*
MacGui: fixed the preview controller HUD style on the next OS X release.
ritsuka
2014-08-22
1
-210
/
+192
*
MacGui: removed an unnecessary NSBox in the Advanced tab.
ritsuka
2014-08-22
1
-14
/
+3
*
MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char to...
ritsuka
2014-08-22
3
-13
/
+13
*
MacGui: generalize video preset/tune/profile/level handling to make it works ...
ritsuka
2014-08-21
2
-237
/
+280
*
MacGui: removed unneeded outlets from PictureSettings.xib.
ritsuka
2014-08-21
1
-11
/
+7
*
MacGui: set the tab views directly instead of adding a subview in the main wi...
ritsuka
2014-08-20
1
-5
/
+5
*
MacGui: made the width and height textfield editable in the picture settings ...
ritsuka
2014-08-19
1
-19
/
+24
*
MacGui: Removed the code to show/hide the fSrcAngle* UI elements in Controlle...
ritsuka
2014-08-19
1
-3
/
+17
*
MacGui: added support for NLMeans denoise. Added the HBFilters class to store...
ritsuka
2014-08-19
1
-157
/
+214
*
MacGui: general clean up of HBQueueController: removed unused UI elements and...
ritsuka
2014-08-18
1
-118
/
+90
*
MacGui: Fixed the languages selection in the built in presets for languages w...
ritsuka
2014-08-16
1
-335
/
+5
*
MacGui: changed the layout of the UI in the video panel to be similar to the ...
ritsuka
2014-08-11
5
-124
/
+125
*
MacGui: fixed gain validation in the audio panel. Remove the drc validation b...
ritsuka
2014-08-10
2
-16
/
+12
*
MacGui: removed the “Show Presets Drawer” preference. The state of the dr...
ritsuka
2014-08-10
1
-14
/
+3
*
MacGui: added the list of the presets at the bottom of the preset menu and a ...
ritsuka
2014-08-09
2
-68
/
+40
*
MacGui: removed the last remaining of the code to load a custom application i...
ritsuka
2014-08-08
1
-1
/
+1
*
MacGui: improved the presets management
ritsuka
2014-08-07
2
-173
/
+216
*
MacGui: Adds a new sheet for audio defaults (presets), uses the same preset k...
ritsuka
2014-08-04
3
-140
/
+670
*
MacGui: updated Preferences.xib to the new format.
ritsuka
2014-08-03
1
-3894
/
+948
*
MacGui: enabled type select in the languages table view.
ritsuka
2014-08-03
1
-3
/
+3
*
MacGui: set the import/export chapters buttons size to small in an effort to ...
ritsuka
2014-08-02
1
-12
/
+12
*
MacGui: add drag & drop to rearrange languages in the subtitles default panel.
ritsuka
2014-08-02
1
-2
/
+5
*
MacGui: upgrade more xib files to the latest version.
ritsuka
2014-08-02
4
-7711
/
+1398
*
MacGui: corrected the label alignment in the add preset window.
ritsuka
2014-08-01
1
-32
/
+30
*
MacGui: added some tooltips to the subtitles defaults window and made the def...
ritsuka
2014-08-01
2
-28
/
+42
*
MacGui: Implemented a configuration panel similar to the win/lin gui one for ...
ritsuka
2014-07-29
2
-36
/
+287
*
MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...
ritsuka
2014-07-15
7
-17579
/
+3013
*
MacGUI: Expanded the auto name feature to make it as powerful as the WinGUI c...
ritsuka
2014-07-11
1
-885
/
+1175
*
decavcodec: DRC support.
Rodeo
2014-01-25
1
-7
/
+7
*
MacGUI: Refactor HBPreviewController. Rename the actual class to HBPreviewCon...
ritsuka
2013-11-04
1
-1438
/
+1041
*
MacGUI: fixed OutputPanel.xib warnings.
ritsuka
2013-11-03
1
-239
/
+260
*
MacGUI: refactor PictureController. kill a bit of dead code (~500 lines), swi...
ritsuka
2013-11-02
1
-2192
/
+1737
*
MacGui: calculate the actual height of the queue rows. Align the interface el...
ritsuka
2013-08-18
1
-1189
/
+305
*
MacGui: get rid of now obsolete @"UseCoreAudio" preference and related widgets
Rodeo
2013-06-20
1
-210
/
+133
*
MacGui: main and queue window improvements.
Rodeo
2013-04-12
1
-75
/
+22
*
MacGui: rename a variable.
Rodeo
2013-04-12
1
-4
/
+4
*
MacGui: widen the preview window's HUD display by 10 pixels.
Rodeo
2013-04-10
1
-7
/
+7
*
MacGui: Raise the maximum allowable previews from 30 to 60 in 5 preview incre...
dynaflash
2013-02-20
1
-22
/
+166
*
MacGUI: make the control box in preview window 10 px larger to avoid splittin...
ritsuka
2013-02-01
1
-28
/
+21
*
MacGUI: Reworked a bit of HBPreviewController, the main differences are:
ritsuka
2013-02-01
1
-1065
/
+1345
*
x264 preset system: miscellaneous improvements.
Rodeo
2013-01-30
1
-2
/
+2
*
MacGui: Add missing tooltips . Align and fix issues.
dynaflash
2013-01-27
1
-285
/
+414
[next]