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.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: Fix the deblock filter for live previews.
dynaflash
2008-12-01
1
-1
/
+7
*
MacGui: Remove custome decomb option from preferences and Picture Settings
dynaflash
2008-11-30
1
-13
/
+12
*
MacGui: Implement variable number of preview frames
dynaflash
2008-11-30
1
-3
/
+7
*
MacGui: Live Preview Initial Implementation
dynaflash
2008-11-24
1
-18
/
+320
*
MacGui: Fix issue with queue where cancelling a two pass job during the first...
dynaflash
2008-11-20
1
-40
/
+53
*
MacGui: Fix multibyte character issue for Chapter Names
dynaflash
2008-11-07
1
-1
/
+1
*
MacGui: Remove check on web optimized and ac3 passthru.
ritsuka
2008-11-02
1
-12
/
+0
*
MacGui: Add the preset used log message back in
dynaflash
2008-10-30
1
-1
/
+1
*
MacGui: Acivity Logs for individual encodes initial implementation
dynaflash
2008-10-30
1
-6
/
+11
*
MacGui: Fix Target Size mode for Video Quality.
dynaflash
2008-10-24
1
-25
/
+99
*
MacGui: Logging Level - set to "1" in prefs.
dynaflash
2008-10-20
1
-2
/
+3
*
MacGui: Presets - Auto Crop/Custom Crop is now independent of "Use Max Source...
dynaflash
2008-10-20
1
-31
/
+28
*
MacGui: Finally!! Nested Presets - Initial implementation
dynaflash
2008-10-14
1
-222
/
+501
*
MacGui: Remove some of the debug messages in prepareJob for the queue process...
dynaflash
2008-09-30
1
-9
/
+2
*
MacGui: Fix warning windows when shutting down HandBrake during encoding or i...
dynaflash
2008-09-29
1
-9
/
+9
*
MacGui: Fix presets when using maximum source picture size and loose anamorph...
dynaflash
2008-09-26
1
-7
/
+4
*
MacGui: Remove the VFR checkbox in the Picture Settings window.
dynaflash
2008-09-24
1
-45
/
+25
*
MacGui: implement a slider for deblock.
dynaflash
2008-09-23
1
-9
/
+20
*
MacGui: upon reloading a previous queue at launch, open up the queue window.
dynaflash
2008-09-23
1
-0
/
+1
*
MacGui: When reloading a previous queue at launch, as well as pending encode...
dynaflash
2008-09-23
1
-24
/
+77
*
MacGui: Re-enable deleting encodes with the delete key if hilighted.
dynaflash
2008-09-22
1
-4
/
+4
*
MacGui: Fix sleep/shutdown warning so it only comes up once right when starti...
dynaflash
2008-09-22
1
-4
/
+5
*
MacGui: Add encoding status readout to the queue window
dynaflash
2008-09-22
1
-3
/
+14
*
MacGui: End of encode/queue alerts and actions changes
dynaflash
2008-09-21
1
-33
/
+52
*
MacGui: upon launch, if pending items are still in the queue, if you choose t...
dynaflash
2008-09-21
1
-2
/
+3
*
MacGui: Custom chapter names restored (borked in 1703)
dynaflash
2008-09-19
1
-5
/
+49
*
MacGui: "Stop" command modifications
dynaflash
2008-09-18
1
-11
/
+32
*
MacGui: Queue allow proper deleting of encoding queue items and proper deleti...
dynaflash
2008-09-18
1
-5
/
+12
*
MacGui: Fix issue from 1703 where once done doing at least one encode, all su...
dynaflash
2008-09-18
1
-22
/
+25
*
MacGui: fix turbo two pass (thanks beelsebob and jkint for help troubleshooti...
dynaflash
2008-09-17
1
-3
/
+9
*
MacGui: Add some temporary activity log messages to try to debug the new queue
dynaflash
2008-09-17
1
-4
/
+5
*
MacGui: Fix crash when selecting between target size and abr.
dynaflash
2008-09-17
1
-3
/
+1
*
MacGui: fix chapter markers which were borked in 1703
dynaflash
2008-09-17
1
-1
/
+1
*
MacGui: Fix subtitle scan which I broke in 1703
dynaflash
2008-09-17
1
-3
/
+4
*
MacGui: Resilient Queue: Initial Implementation
dynaflash
2008-09-16
1
-440
/
+1386
*
MacGui: Remove legacy preferences since they are now controlled via the presets.
dynaflash
2008-08-04
1
-21
/
+5
*
MacGui: Don't repopulate fVidRatePopUp in titlePopUpChanged. The framerates a...
ritsuka
2008-07-30
1
-31
/
+2
*
MacGui: Do not disable the ui if there is no reason to do so. Removed unused ...
ritsuka
2008-07-29
1
-26
/
+5
*
MacGui: cleanup updateUI methods. Removed white spaces, and an useless variable.
ritsuka
2008-07-28
1
-38
/
+32
*
MacGui: - Implement automatic extension switching for mp4/m4v.
ritsuka
2008-07-28
1
-82
/
+75
*
MacGui: Use nil instead of NULL. Patch by blindjimmy. http://handbrake.djgrap...
ritsuka
2008-07-28
1
-150
/
+148
*
MacGui; Fixed a crash when the chapters tableview is selected and a new sourc...
ritsuka
2008-07-23
1
-20
/
+13
*
Much improved decomb filter. Totally different algorithm, with a temporal ele...
jbrjake
2008-07-11
1
-1
/
+1
*
MacGui: Remove scanned source framrate display from "Same as source" in the f...
dynaflash
2008-07-10
1
-18
/
+5
*
MacGui: Fixed a crash when dismissing the open window.
ritsuka
2008-07-02
1
-2
/
+2
*
MacGUI: Replace MVMenuButton with standard controls. Thanks blindjimmy.
ritsuka
2008-06-25
1
-16
/
+16
*
MacGui: Replace valueForKey with objectForKey when accessing the NSDictionary...
dynaflash
2008-06-25
1
-87
/
+86
*
MacGui: Remove spurious NSString stringWithFormat calls in controller.mm Than...
dynaflash
2008-06-17
1
-98
/
+98
*
MacGui: fix issues with audio in presets
dynaflash
2008-06-06
1
-8
/
+77
*
Macgui: implement constant frame rate encoding for all but same as source.
dynaflash
2008-06-05
1
-0
/
+7
[next]