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
/
Controller.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: aligns the time/start textfield in the main window.
ritsuka
2014-08-25
1
-5
/
+12
*
MacGui: store the audio and subtitles defaults in each queue item so they can...
ritsuka
2014-08-25
1
-28
/
+29
*
MacGui: toggle the Advanced tab when the prefs setting changes.
ritsuka
2014-08-25
1
-0
/
+33
*
MacGui: removed the “Large file size” checkbox.
ritsuka
2014-08-23
1
-22
/
+5
*
MacGui: fixed auto naming for dvd sources.
ritsuka
2014-08-22
1
-1
/
+13
*
MacGui: removed an unnecessary NSBox in the Advanced tab.
ritsuka
2014-08-22
1
-1
/
+1
*
MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char to...
ritsuka
2014-08-22
1
-1
/
+1
*
MacGui: remapped lavcOption to VideoOptionExtra.
ritsuka
2014-08-21
1
-1
/
+1
*
MacGui: generalize video preset/tune/profile/level handling to make it works ...
ritsuka
2014-08-21
1
-23
/
+14
*
MacGui: set the tab views directly instead of adding a subview in the main wi...
ritsuka
2014-08-20
1
-25
/
+4
*
MacGui: added a HBDockTile class to manage the dock tile.
ritsuka
2014-08-20
1
-91
/
+60
*
MacGui: Removed the code to show/hide the fSrcAngle* UI elements in Controlle...
ritsuka
2014-08-19
1
-22
/
+6
*
MacGui: added support for NLMeans denoise. Added the HBFilters class to store...
ritsuka
2014-08-19
1
-374
/
+142
*
build: remove mp4v2 and libmkv dependencies
jstebbins
2014-08-18
1
-2
/
+0
*
MacGui: changed the preset selection code a little bit again.
ritsuka
2014-08-17
1
-11
/
+12
*
MacGui: select the default preset in the presets drawer at start up. Added a ...
ritsuka
2014-08-16
1
-5
/
+15
*
MacGUI: Replace deprecated NSBeginCriticalAlertSheet / NSRunAlertPanel / NSRu...
ritsuka
2014-08-13
1
-100
/
+158
*
MacGui: fixed the validation of the File menu. The validateMenuItem: method w...
ritsuka
2014-08-11
1
-11
/
+13
*
MacGui: implemented the HBViewValidation protocol in each of the main window ...
ritsuka
2014-08-10
1
-13
/
+5
*
MacGui: fixed gain validation in the audio panel. Remove the drc validation b...
ritsuka
2014-08-10
1
-3
/
+5
*
MacGui: removed the “Show Presets Drawer” preference. The state of the dr...
ritsuka
2014-08-10
1
-0
/
+9
*
MacGui: add a divider in the menu after the last built in preset and make the...
ritsuka
2014-08-09
1
-1
/
+20
*
MacGui: added the list of the presets at the bottom of the preset menu and a ...
ritsuka
2014-08-09
1
-23
/
+75
*
MacGui: replaced the few remaining enumerators in Controller.m with fast enum...
ritsuka
2014-08-08
1
-27
/
+8
*
MacGui: removed the last remaining of the code to load a custom application i...
ritsuka
2014-08-08
1
-15
/
+0
*
MacGui: removed a old check on the scan count from the era when the MacGui us...
ritsuka
2014-08-08
1
-70
/
+25
*
MacGui: improved the presets management
ritsuka
2014-08-07
1
-1010
/
+193
*
MacGui: simplified the way the audio tracks are stored in the queue.
ritsuka
2014-08-04
1
-37
/
+56
*
MacGui: Adds a new sheet for audio defaults (presets), uses the same preset k...
ritsuka
2014-08-04
1
-94
/
+26
*
MacGui: Implemented a configuration panel similar to the win/lin gui one for ...
ritsuka
2014-07-29
1
-250
/
+158
*
MacGui: moved two methods used by the whole app to HBUtilities.m:
ritsuka
2014-07-16
1
-99
/
+60
*
MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...
ritsuka
2014-07-15
1
-1650
/
+179
*
MacGUI: Expanded the auto name feature to make it as powerful as the WinGUI c...
ritsuka
2014-07-11
1
-56
/
+97
*
macui/cli/libhb: cleanup
jstebbins
2014-06-18
1
-185
/
+71
*
MacGUI: fix line endings after last commit.
Rodeo
2014-05-11
1
-7
/
+8
*
mux: eliminate 32 track limit
jstebbins
2014-05-11
1
-8
/
+7
*
libhb: enable burn-in of all supported text subtitle formats
jstebbins
2014-03-30
1
-20
/
+42
*
MacGui: generalize x264CqSliderFractional preference to all
Rodeo
2014-03-03
1
-4
/
+4
*
libhb: make encoder options less x264-centric.
Rodeo
2014-02-13
1
-58
/
+58
*
MacGui: fixy a crash when opening an external SRT file.
Rodeo
2014-01-19
1
-2
/
+2
*
MacGui: update to the new preset getter API.
Rodeo
2013-11-08
1
-8
/
+5
*
Denoise (hqdn3d) syntax change: accept settings for individual chroma channels.
Rodeo
2013-11-08
1
-6
/
+6
*
MacGUI: validate the toolbars items after a scan. This used to be done but go...
ritsuka
2013-11-05
1
-1
/
+2
*
MacGUI: Refactor HBPreviewController. Rename the actual class to HBPreviewCon...
ritsuka
2013-11-04
1
-3
/
+8
*
MacGUI: refactor PictureController. kill a bit of dead code (~500 lines), swi...
ritsuka
2013-11-02
1
-22
/
+7
*
MacGUI: Varius warnings fixes:
ritsuka
2013-10-25
1
-216
/
+221
*
MacGUI: fixed a number of leaks/null-deferences/dead-code found by clang stat...
ritsuka
2013-10-15
1
-59
/
+29
*
MacGUI: Replace deprecated NSWorkspace API calls. Patch by Alexander Zautke.
ritsuka
2013-09-28
1
-26
/
+27
*
MacGui: use FSEvent api to create a FSEventStream to keep track of when a fil...
ritsuka
2013-08-19
1
-28
/
+101
*
Add hb_video_quality_get_limits and hb_video_quality_get_name to libhb API.
Rodeo
2013-07-13
1
-51
/
+74
[next]