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: Revert a part of the previous commit.
ritsuka
2008-01-30
1
-1
/
+1
*
Added more files to the ignore list.
ritsuka
2008-01-30
6
-1121
/
+1185
*
IHB: - Various bugfix
ritsuka
2008-01-30
20
-1656
/
+1160
*
MacGui: Adds Loose Anamorphic information to the queue display
dynaflash
2008-01-29
2
-11
/
+35
*
IHB: New experimental device based preset system. Still incomplete.
ritsuka
2008-01-26
14
-1172
/
+1611
*
MacGui: Fix bug where switching titles with vfr on changes the framerate from...
dynaflash
2008-01-23
1
-4
/
+3
*
MacGui: comment out two unused variables from legacy update system to quell b...
dynaflash
2008-01-22
1
-2
/
+3
*
MacGui: Remove one last section of code which generated the old update alert ...
dynaflash
2008-01-22
1
-14
/
+0
*
MacGui: Remove deprecated -updateAlertDone method used in the old updating sc...
dynaflash
2008-01-22
2
-33
/
+9
*
MacGui: Fix issue where selecting the chapter tab can crash the macgui if no ...
dynaflash
2008-01-22
2
-1
/
+10
*
MacGui: Make Legacy iPod presets truly backwards compatible
dynaflash
2008-01-22
1
-6
/
+7
*
Put the correct subtitle language in the Queue for the Mac GUI.
eddyg
2008-01-22
1
-2
/
+2
*
Macgui: update built in presets to comply with the new x264 encoder and Add i...
dynaflash
2008-01-21
1
-19
/
+19
*
MacGui: Be Gone x264 (h.264 iPod) encoder drop down!
dynaflash
2008-01-21
6
-3023
/
+3004
*
- Removed the damned MediaFork.icns file that should have been removed ages a...
sr55
2008-01-18
1
-0
/
+0
*
MacGui: Remove the /macosx/localize.sh file from the make build process as it...
dynaflash
2008-01-17
1
-58
/
+0
*
MacGui: small tweak to check for duplicate output file before adding to the q...
dynaflash
2008-01-17
1
-1
/
+2
*
MacGui: Fix funky preview image colors in the Picture Preview window on PPC, ...
dynaflash
2008-01-17
1
-0
/
+8
*
MacGui: Sparkle Updater initial implementation
dynaflash
2008-01-16
212
-4317
/
+6613
*
IHB: Now it's possible to choose where the converted files will be saved. Yay!
ritsuka
2008-01-15
3
-909
/
+959
*
MacGui: fixes scanning progress bar, still uses indeterminate for single titl...
dynaflash
2008-01-14
2
-1980
/
+1972
*
IHB: Interface beautifications, and an appletv preset.
ritsuka
2008-01-14
9
-1192
/
+1207
*
Use weightb=0 for turbo 1st pass x264 options. This prevents frame count disc...
jbrjake
2008-01-14
1
-1
/
+1
*
MacGui: Warn of duplicate output filenames when adding to the queue.
dynaflash
2008-01-14
4
-8
/
+44
*
Macgui: Remove now defunct PictureGLView .h and .mm as they are no longer nec...
dynaflash
2008-01-13
3
-491
/
+0
*
MacGui: Switch PicturePreview to use NSImageView instead of the openGL view.
dynaflash
2008-01-12
3
-3104
/
+3189
*
MacGUI: Make a copy of HBCore in macosx folder.
ritsuka
2008-01-11
2
-0
/
+322
*
IHB: A new xcode project file, plus some experimental changes to test HBCore.
ritsuka
2008-01-11
12
-293
/
+6965
*
MacGUI: move IHB source code to his own folder.
ritsuka
2008-01-11
11
-262
/
+0
*
MacGui: False Update notices BE GONE!
dynaflash
2008-01-10
1
-4
/
+6
*
MacGui: Fix issue where presets were not applying their filters properly the ...
dynaflash
2008-01-10
1
-3
/
+7
*
MacGui: Add some activity log messages pertaining to source scan selection
dynaflash
2008-01-09
1
-6
/
+10
*
MacGui: Add preset name used (or custom) to the queue and activity log
dynaflash
2008-01-09
3
-309
/
+436
*
MacGui: Be gone useless IB notices!
dynaflash
2008-01-08
1
-0
/
+2
*
MacGui: establish the source display name in browseSourcesDone instead of sho...
dynaflash
2008-01-08
3
-28
/
+38
*
MacGui: modify writeToActivityLog to use vargs
dynaflash
2008-01-08
2
-7
/
+16
*
MacGui: HandBrake.app xib nib conversion
dynaflash
2008-01-08
25
-1485
/
+24302
*
Macgui: Implement writeToActivityLog method with provides a simple way to sen...
dynaflash
2008-01-08
2
-6
/
+13
*
Macgui: Change to using stderr to write to the activity window from within th...
dynaflash
2008-01-07
1
-6
/
+6
*
MacGUI: Fixed "Alert Window And Growl" option (thanks travistex) and small al...
ritsuka
2008-01-06
6
-49
/
+84
*
MacGui: Loose Anamorphic initial implementation
dynaflash
2008-01-03
10
-211
/
+325
*
Macgui: Enable opening up .eyetv packages directly
dynaflash
2007-12-31
1
-12
/
+59
*
MacGui: Maintain Picture Filters state across sources
dynaflash
2007-12-26
3
-22
/
+36
*
Adds a bunch of code comments to the x264 option controller, in order to make...
jbrjake
2007-12-21
1
-27
/
+147
*
MacGui: DRC slider modifications
dynaflash
2007-12-19
1
-9
/
+7
*
MacGui: add outlets for the DRC descriptive labels and disable/enable along w...
dynaflash
2007-12-18
5
-2
/
+15
*
MacGui: Add Preset Window
dynaflash
2007-12-18
2
-1
/
+1
*
MacGui: Queue Update - thanks travistex
dynaflash
2007-12-17
5
-306
/
+437
*
MacGui: HTTP optimized mp4 implementation
dynaflash
2007-12-14
5
-22
/
+46
*
MacGui: DRC Slider minor visual fix
dynaflash
2007-12-13
2
-3
/
+1
[next]