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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: Fixed the warning in ChapterTitles for real this time.
ritsuka
2008-08-08
1
-5
/
+1
*
MacGui: Use fast numerators in HBPreferencesController, remove an hard tab an...
ritsuka
2008-08-08
1
-12
/
+10
*
MacGui: Some small enhancements and clean ups in HBQueueController
ritsuka
2008-08-07
2
-206
/
+167
*
MacGui: Fixed a warning.
ritsuka
2008-08-05
1
-3
/
+3
*
MacGui: Remove legacy preferences since they are now controlled via the presets.
dynaflash
2008-08-04
3
-795
/
+170
*
MacGui: Don't repopulate fVidRatePopUp in titlePopUpChanged. The framerates a...
ritsuka
2008-07-30
1
-31
/
+2
*
MacGui: - Fixed loose anamorphic preview (still not perfect)
ritsuka
2008-07-30
2
-48
/
+49
*
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
3
-133
/
+139
*
MacGui: Use nil instead of NULL. Patch by blindjimmy. http://handbrake.djgrap...
ritsuka
2008-07-28
4
-167
/
+165
*
MacGui: Fixed the flying picture sheet, removed the last references to the op...
ritsuka
2008-07-26
1
-5
/
+8
*
MacGui; Fixed a crash when the chapters tableview is selected and a new sourc...
ritsuka
2008-07-23
2
-34
/
+33
*
MacGui: FIx a memory leak.
ritsuka
2008-07-16
1
-1
/
+1
*
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
2
-30
/
+13
*
MacGui: Fixed a crash when dismissing the open window.
ritsuka
2008-07-02
1
-2
/
+2
*
MacGui: Fixed overlapping button when resizing the preset drawer.
ritsuka
2008-06-25
1
-8
/
+8
*
MacGUI: Replace MVMenuButton with standard controls. Thanks blindjimmy.
ritsuka
2008-06-25
12
-4282
/
+1946
*
MacGui: Replace valueForKey with objectForKey when accessing the NSDictionary...
dynaflash
2008-06-25
1
-87
/
+86
*
MacGui: convert HBQueueController to be a subclass of NSWindowController - ku...
dynaflash
2008-06-17
3
-1549
/
+1548
*
MacGui: Remove spurious NSString stringWithFormat calls in controller.mm Than...
dynaflash
2008-06-17
1
-98
/
+98
*
MacGui: Update Built in Presets to use new audio track layout and remove depr...
dynaflash
2008-06-06
1
-164
/
+223
*
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
2
-27
/
+37
*
MacGUI: Implements a part of the NSTableView delegate in ChapterTitles so tha...
ritsuka
2008-06-04
2
-0
/
+36
*
- support blu-ray, avchd & dvb x264
van
2008-05-31
1
-5
/
+6
*
Hack to fix building in xcode
van
2008-05-31
1
-42
/
+18
*
MacGUI: remove white spaces from the picture settings window.
ritsuka
2008-05-31
1
-862
/
+241
*
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
9
-3640
/
+4155
*
MacGui: For VFR set the frame rate to the title frame rate (Same as Source) a...
dynaflash
2008-05-19
1
-1
/
+6
*
MacGUI: Make HBOutputPanelWindowController an NSWindowController subclass. Pa...
ritsuka
2008-05-13
3
-846
/
+835
*
MacGUI: Make PictureController a subclass of NSWindowController. Patch by bli...
ritsuka
2008-05-11
3
-615
/
+613
*
- Use a separate Sparkle appcast feed for unstable (snapshot) releases.
jbrjake
2008-05-09
2
-21
/
+56
*
MacGUI: Fix toolbar item leaks for main and preferences windows. Patch by bli...
ritsuka
2008-05-07
2
-5
/
+3
*
MacGUI: I forgot a file in my previous commit. Remove the close method from t...
ritsuka
2008-04-30
1
-1
/
+0
*
MacGUI: Clean up HBPreferencesController, remove an unused method, and use st...
ritsuka
2008-04-30
2
-27
/
+10
*
MacGUI: Remove the "toolbar" variable from Controller. Patch by blindjimmy.
ritsuka
2008-04-26
2
-15
/
+14
*
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
3
-46
/
+21
*
MacGUI: remove some old 10.4 specific code in HBDVDDetector. Patch by blindjimmy
ritsuka
2008-04-26
1
-18
/
+7
*
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
*
CLI: Fixes optical scan reading in OS X by mirroring the MacGui work from r82...
jbrjake
2008-04-24
1
-0
/
+6
*
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
17
-17
/
+17
*
MacGui: Fix AC3 Passthru bitrate setting in audio tab when using a legacy pre...
dynaflash
2008-04-14
1
-31
/
+33
[next]