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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: moved the queue code from HBController to HBQueueController, reworked...
ritsuka
2015-01-19
1
-67
/
+18
*
MacGui: use NSURL where possible, replace a api call not available on 10.6.
ritsuka
2015-01-07
1
-2
/
+2
*
MacGui: fix a bunch of regressions (various crash when in some textfields, en...
ritsuka
2014-12-30
1
-1
/
+0
*
MacGui: use bindings to toggle the chapters/seconds/frames UI.
ritsuka
2014-12-29
1
-3
/
+0
*
MacGui: clean up headers and imports.
ritsuka
2014-12-27
1
-10
/
+9
*
MacGui: remove redundant "enabled" property in a few view controller. Cosmeti...
ritsuka
2014-12-27
1
-8
/
+2
*
MacGui: rename PictureController.* to HBPictureController.* .
ritsuka
2014-12-27
1
-1
/
+1
*
MacGui: change the queue to work with serialized HBJob objects, remove the NS...
ritsuka
2014-12-27
1
-15
/
+1
*
MacGui: remove some unused #import. Move again more things in HBController to...
ritsuka
2014-12-23
1
-6
/
+0
*
MacGui: remove the last usage of title->job.
ritsuka
2014-12-21
1
-1
/
+0
*
MacGui: refactor a bit of HBController to remove dependency on hb_title_t.
ritsuka
2014-12-21
1
-2
/
+0
*
MacGui: use HBJob when possible.
ritsuka
2014-12-21
1
-8
/
+0
*
MacGui: integrated HBPicture in HBPictureController and started to move thing...
ritsuka
2014-12-20
1
-1
/
+0
*
MacGui: remove a unused ivar in HBController.
ritsuka
2014-12-20
1
-1
/
+0
*
MacGui: merged the two browerFile methods.
ritsuka
2014-12-04
1
-2
/
+0
*
MacGui: added back part of the drag & drop handling.
ritsuka
2014-12-04
1
-3
/
+1
*
MacGui: added back some tooltips to the toolbar items. Remove the NSToolbarDe...
ritsuka
2014-12-04
1
-1
/
+1
*
MacGui: moved the main window toolbar to the xib.
ritsuka
2014-12-03
1
-1
/
+0
*
MacGui: switched the hb_handle_t references in HBController to HBCore instances.
ritsuka
2014-12-03
1
-18
/
+0
*
MacGui: removed 4 unneeded AutoCrop* ivars.
ritsuka
2014-11-23
1
-6
/
+0
*
MacGui: moved the "add preset" window to its own window controller class. Kee...
ritsuka
2014-11-23
1
-16
/
+3
*
MacGui: removed the “Large file size” checkbox.
ritsuka
2014-08-23
1
-2
/
+0
*
MacGui: removed an unnecessary NSBox in the Advanced tab.
ritsuka
2014-08-22
1
-5
/
+7
*
MacGui: set the tab views directly instead of adding a subview in the main wi...
ritsuka
2014-08-20
1
-4
/
+4
*
MacGui: added a HBDockTile class to manage the dock tile.
ritsuka
2014-08-20
1
-6
/
+3
*
MacGui: added support for NLMeans denoise. Added the HBFilters class to store...
ritsuka
2014-08-19
1
-1
/
+0
*
MacGui: select the default preset in the presets drawer at start up. Added a ...
ritsuka
2014-08-16
1
-2
/
+0
*
MacGui: added the list of the presets at the bottom of the preset menu and a ...
ritsuka
2014-08-09
1
-2
/
+2
*
MacGui: removed the last remaining of the code to load a custom application i...
ritsuka
2014-08-08
1
-2
/
+0
*
MacGui: removed a old check on the scan count from the era when the MacGui us...
ritsuka
2014-08-08
1
-2
/
+0
*
MacGui: improved the presets management
ritsuka
2014-08-07
1
-67
/
+8
*
MacGui: simplified the way the audio tracks are stored in the queue.
ritsuka
2014-08-04
1
-2
/
+0
*
MacGui: moved two methods used by the whole app to HBUtilities.m:
ritsuka
2014-07-16
1
-2
/
+0
*
MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...
ritsuka
2014-07-15
1
-139
/
+27
*
MacGUI: Refactor HBPreviewController. Rename the actual class to HBPreviewCon...
ritsuka
2013-11-04
1
-1
/
+1
*
MacGUI: refactor PictureController. kill a bit of dead code (~500 lines), swi...
ritsuka
2013-11-02
1
-3
/
+2
*
MacGUI: Varius warnings fixes:
ritsuka
2013-10-25
1
-11
/
+11
*
MacGui: use FSEvent api to create a FSEventStream to keep track of when a fil...
ritsuka
2013-08-19
1
-0
/
+4
*
MacGui: simplify queue display code.
Rodeo
2013-04-12
1
-0
/
+1
*
MacGui: main and queue window improvements.
Rodeo
2013-04-12
1
-6
/
+7
*
MacGui: rename a variable.
Rodeo
2013-04-12
1
-1
/
+1
*
MacGui: Add missing tooltips . Align and fix issues.
dynaflash
2013-01-27
1
-1
/
+3
*
MacGui: retain the current storage width and height and use it when unparsing...
Rodeo
2013-01-16
1
-0
/
+2
*
MacGui: fAudioFallbackPopUp should be an NSPopUpButton.
Rodeo
2013-01-06
1
-1
/
+1
*
MacGui: fX264MediumPresetIndex is an index, not a pointer.
Rodeo
2013-01-06
1
-1
/
+1
*
MacGui: add getters and setter for x264 preset system.
Rodeo
2013-01-03
1
-8
/
+18
*
MacGui: fix memory leak, more refactoring, bugfixes.
Rodeo
2013-01-02
1
-0
/
+1
*
MacGui: more refactoring, bugfixes.
Rodeo
2013-01-02
1
-1
/
+0
*
MacGui: fix fx264UseAdvancedOptionsCheck (hopefully).
Rodeo
2013-01-02
1
-2
/
+3
*
MacGui: code refactoring (x264 preset system).
Rodeo
2013-01-02
1
-1
/
+3
[next]