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: 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
*
MacGui: Add "Auto" to audio sample rate selections
dynaflash
2008-06-04
1
-16
/
+26
*
MacGUI: Implements a part of the NSTableView delegate in ChapterTitles so tha...
ritsuka
2008-06-04
1
-0
/
+1
*
- support blu-ray, avchd & dvb x264
van
2008-05-31
1
-5
/
+6
*
MacGui: Add decomb setting to presets
dynaflash
2008-05-29
1
-2
/
+16
*
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...
jbrjake
2008-05-29
1
-15
/
+40
*
MacGui: For VFR set the frame rate to the title frame rate (Same as Source) a...
dynaflash
2008-05-19
1
-1
/
+6
*
MacGUI: Fix toolbar item leaks for main and preferences windows. Patch by bli...
ritsuka
2008-05-07
1
-3
/
+2
*
MacGUI: Remove the "toolbar" variable from Controller. Patch by blindjimmy.
ritsuka
2008-04-26
1
-13
/
+13
*
MacGUI: Generate the Application Support path using API calls. Patch by blind...
ritsuka
2008-04-26
1
-14
/
+14
*
MacGUI: Add a return type to controller's init method. Patch by blindjimmy.
ritsuka
2008-04-26
1
-1
/
+6
*
MacGUI: Remove last traces of "_" macro and TranslateString. Patch by blindji...
ritsuka
2008-04-26
1
-38
/
+20
*
MacGui: make sure to strip off any source file extensions from the output fil...
dynaflash
2008-04-25
1
-19
/
+20
*
MacGui: Audio Tab - Make sure that selecting a subsequent audio track does no...
dynaflash
2008-04-25
1
-0
/
+28
*
MacGui: only enable audio tracks if the previous tracks have been chosen.
dynaflash
2008-04-24
1
-3
/
+34
*
MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire ...
dynaflash
2008-04-15
1
-1
/
+1
*
MacGui: Fix AC3 Passthru bitrate setting in audio tab when using a legacy pre...
dynaflash
2008-04-14
1
-31
/
+33
*
MacGui: Get rid of some harmless warnings in Controller.mm during compiling.
dynaflash
2008-04-11
1
-11
/
+18
*
MacGui: Do not call customSettingsUsed until we have an intelligent way to de...
dynaflash
2008-04-10
1
-1
/
+4
*
MacGui: Implement per audio track drc
dynaflash
2008-04-08
1
-19
/
+103
*
MacGui: Fix broken Add Preset function for adding custom presets.
dynaflash
2008-04-08
1
-27
/
+36
*
MacGui: Sanity Check AC3 passthrough against any input audio that is not AC3.
dynaflash
2008-04-08
1
-2
/
+2
*
MacGui: Enhance Growl notifications and send to metaX so that each encode is ...
dynaflash
2008-04-07
1
-29
/
+32
*
MacGui: Fix the DTS source audio mixdown for an attempted AC3 passthru audio ...
dynaflash
2008-04-07
1
-3
/
+26
*
MacGui: Implement per track audio settings.
dynaflash
2008-04-07
1
-472
/
+906
*
MacGui: Fix issue where a new encode would retain one audio track from the pr...
dynaflash
2008-04-02
1
-1
/
+2
*
MacGui: Fix audio issue where both tracks would use the first source audio tr...
dynaflash
2008-04-02
1
-4
/
+4
*
MacGUI: Update to use the new audio layout.
saintdev
2008-04-01
1
-159
/
+205
*
"If one would give me six lines written by the hand of the most honest man, I...
jbrjake
2008-03-22
1
-10
/
+65
*
MacGui: Write version info the the activity log and activity window
dynaflash
2008-03-17
1
-0
/
+4
*
MacGui: Clean up some formatting and errant comments left over from some of t...
dynaflash
2008-03-07
1
-17
/
+12
*
MacGui: Initial implementation of drag and drop in the presets drawer.
dynaflash
2008-03-07
1
-6
/
+158
*
MacGui: Presets - change the cursor highlighted color of the preset name to b...
dynaflash
2008-03-06
1
-1
/
+1
*
MacGui: Fix issue where renaming a preset does not reflect the new name immed...
dynaflash
2008-03-06
1
-12
/
+5
*
MacGui: move the presets sorting into a new method "-sortPresets" so it can b...
dynaflash
2008-03-06
1
-5
/
+11
*
MacGui: Fix issue where prepareJob was not sensing MKV in the Format popup co...
dynaflash
2008-03-05
1
-1
/
+1
*
MacGui: Be Gone rotten 64-bit preferences check. Be Gone!
dynaflash
2008-02-21
1
-1
/
+1
*
MacGui: Un-Banish the 64 bit mp4 checkbox from the Siberia known as the prefe...
dynaflash
2008-02-21
1
-16
/
+4
[next]