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
*
Added rudimentory error handling to HB. Instead of using hb_log() use hb_erro...
eddyg
2007-08-27
1
-0
/
+13
*
MacGui: Fix main window closing to it doesnt crash HB and allow you to get it...
dynaflash
2007-08-24
1
-5
/
+11
*
Keeps IHB from crashing before it starts to encode, by telling encfaac.c to m...
jbrjake
2007-08-24
1
-0
/
+2
*
MacGui: Add DriveDetectors back to xcode project so that IHB will still build...
dynaflash
2007-08-24
3
-0
/
+171
*
MacGui: Increase the Activity Window text storage to double its current capac...
dynaflash
2007-08-23
1
-2
/
+8
*
MacGui: Clean up source files used in Source Scanning
dynaflash
2007-08-23
4
-182
/
+4
*
MacGui: internal code changes
dynaflash
2007-08-23
5
-280
/
+281
*
MacGui: Fix disabling of the subtititles Forced checkbox if user cancels the ...
dynaflash
2007-08-23
1
-1
/
+1
*
MacGui: internal change to Controller.mm
dynaflash
2007-08-22
2
-50
/
+36
*
Fixed up what a subtitle scan looks like in the GUI job queue
eddyg
2007-08-21
1
-1
/
+13
*
Added handling for the forced subtitle button.
eddyg
2007-08-21
1
-7
/
+5
*
MacGui: Add subtitle widgets for eddyg's forced subtitle implementation.
dynaflash
2007-08-21
5
-0
/
+21
*
Add Subtitle scanning for forced subtitles and normal subtitles from the CLI
eddyg
2007-08-21
1
-3
/
+62
*
MacGui: Update Version and build numbers in xcode for libhb and libhbdylib.
dynaflash
2007-08-19
1
-8
/
+8
*
MacGui: Small pre release bug fixes
dynaflash
2007-08-19
2
-6
/
+17
*
MacGui: Set version to 0.9.0 and build to 2007081900 for the impending release.
dynaflash
2007-08-19
3
-9
/
+13
*
MacGui: Fix main menu enabling if user cancels the source browse window
dynaflash
2007-08-19
5
-2
/
+33
*
CLI/MacGui: removes weightb=0 from the turbo option string, because it was ca...
jbrjake
2007-08-19
1
-2
/
+2
*
MacGui: Added Main Menu commands, and set enabled states to prevent crashing ...
dynaflash
2007-08-19
5
-28
/
+98
*
MacGui: Better implementation of the new scan controller for reading physical...
dynaflash
2007-08-18
5
-196
/
+281
*
MacGui: fix scancontroller to use mount point instead of file path for physic...
dynaflash
2007-08-16
2
-7
/
+205
*
MacGui: Layout refinements courtesy of hawkman
dynaflash
2007-08-16
4
-11
/
+12
*
MacGui: Cosmetic changes to Picture Window
dynaflash
2007-08-14
2
-1
/
+0
*
MacGui: Fix queue window to show proper video framerate and assorted display ...
dynaflash
2007-08-14
1
-25
/
+36
*
MacGui: Add height check for keep aspect ratio on when selecting a preset.
dynaflash
2007-08-14
1
-0
/
+10
*
MacGui: Fix bug where 2 pass turbo, if checked, would stay checked and enable...
dynaflash
2007-08-14
1
-0
/
+2
*
MacGui: Denoise filter initial implementation
dynaflash
2007-08-14
7
-13
/
+72
*
MacGui: Add detelecine parameter to Presets using key PictureDetelecine.
dynaflash
2007-08-13
1
-1
/
+8
*
MacGui: Nerfing the presets a little more.
jbrjake
2007-08-13
1
-3
/
+3
*
MacGui: nerfs the presets, as collapsible triangle folder thingies are waitin...
jbrjake
2007-08-13
2
-9
/
+80
*
MacGui: Detelecine initial implementation
dynaflash
2007-08-13
7
-5
/
+79
*
MacGui: tweaks the deinterlacing parameters.
jbrjake
2007-08-11
1
-6
/
+6
*
MacGui: Add toolbar commands to the main menu
dynaflash
2007-08-10
2
-4
/
+4
*
MacGui: modifies some presets.
jbrjake
2007-08-10
2
-15
/
+236
*
MacGui: Add Descriptive Tags to Frame Rate Drop Down
dynaflash
2007-08-07
1
-3
/
+22
*
MacGui: Send to MetaX upon completion preference initial implementation.
dynaflash
2007-08-03
2
-1
/
+10
*
MacGui: files I forgot to add on last commit
dynaflash
2007-08-02
4
-0
/
+186
*
MacGui: Use Ritsuka's gear icon at the bottom of the preset drawer.
dynaflash
2007-08-02
6
-66
/
+83
*
Implements libswscale in HandBrake, giving it Lanczos scaling! This major enh...
jbrjake
2007-08-01
1
-0
/
+16
*
MacGui: Fix broken progress bar when selecting a non existing row in the Pres...
dynaflash
2007-08-01
1
-1
/
+1
*
MacGui: Deinterlace - fix bug where setting the deinterlace to none didnt sho...
dynaflash
2007-08-01
1
-1
/
+1
*
MacGui: Fix Chapter Markers for MKV
dynaflash
2007-07-31
1
-13
/
+14
*
MacGui: New deinterlace initial implementation
dynaflash
2007-07-31
6
-33
/
+92
*
MacGui: Fixed a minor bug where selecting the HB factory supplied default pre...
dynaflash
2007-07-31
1
-1
/
+1
*
MacGui: Preset selected Pic values and Audio Bitrates are now respected acros...
dynaflash
2007-07-31
1
-131
/
+132
*
MacGui: Add Update button to bottom of presets drawer
dynaflash
2007-07-31
2
-2
/
+2
*
MacGui: Preset cropping
dynaflash
2007-07-31
1
-7
/
+13
*
MacGui: Enhanced Picture Settings in Presets (esp. cropping)
dynaflash
2007-07-31
3
-17
/
+41
*
MacGui: Default Presets Initial Implementation
dynaflash
2007-07-30
5
-10
/
+130
*
MacGui: Recheck the Unified Toolbar checkbox for the main Window that must ha...
dynaflash
2007-07-30
2
-6
/
+5
[next]