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: 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
*
MacGui: DRC Slider Enhancements
dynaflash
2007-12-13
2
-1
/
+1
*
MacGui: Presets (code cleanup)
dynaflash
2007-12-12
1
-254
/
+248
*
MacGui: Presets Drawer improvements
dynaflash
2007-12-12
3
-7
/
+8
*
MacGui: Dynamic Range Control implemented in the audio tab of the main window.
dynaflash
2007-12-12
5
-7
/
+38
*
MacGui: Update Presets to use NSOutlineView and change the associated methods...
dynaflash
2007-12-10
5
-177
/
+206
*
MacGui: cosmetic changes for the advanced x264opts controller source code. Re...
jbrjake
2007-12-09
1
-595
/
+598
*
Cosmetic changes for the presets. Alphabetical sorting, no more hard tabs, an...
jbrjake
2007-12-09
2
-1242
/
+1412
*
Adds a preset for the 360, accounts for filters in the presets, updates manic...
jbrjake
2007-12-08
2
-23
/
+237
*
MacGui: fix a bracket on same line screw up from the last commit.
dynaflash
2007-12-07
1
-45
/
+47
*
MacGui: fix issue in which picture settings filters in presets would'nt set t...
dynaflash
2007-12-07
1
-30
/
+76
*
MacGui: Increase Presets Drawer width to 200 px to make room for nested presets.
dynaflash
2007-12-06
2
-1
/
+2
*
MacGui: Built-In Presets moved to new class: HBPresets
dynaflash
2007-12-05
5
-1213
/
+1280
*
MacGui: Scanning progress bar now shows as indeterminate (barber pole) as for...
dynaflash
2007-12-04
2
-13
/
+13
*
MacGui: Increase size of main window by 200 px wide and 50 px high.
dynaflash
2007-12-03
6
-88
/
+158
*
Mac: Change the default configuration to Deployment, was switched to Developm...
ritsuka
2007-11-30
1
-9
/
+9
*
MacGui: Split Picture settings for new preset up into Size and Filters and ad...
dynaflash
2007-11-29
5
-379
/
+459
*
MacGUI: Fix a warning on 10.5
ritsuka
2007-11-28
1
-1
/
+8
*
MacGui: Fix some warnings for compiling in 10.5
dynaflash
2007-11-28
2
-7
/
+7
*
New build configuration for xcode: Deployment 10.4. Right now is only useful ...
ritsuka
2007-11-27
1
-206
/
+218
*
MacGUI: Added a little macro in PictureGLView to make it compiles on Tiger ag...
ritsuka
2007-11-27
2
-6
/
+9
*
Fix Previous Bad Commit (1077)
dynaflash
2007-11-26
3
-32
/
+51
*
MacGui: fix open last used source directory. broken in rev. 1067
dynaflash
2007-11-21
1
-6
/
+9
*
MacGui: add "Open Source (Specify Title)" feature
dynaflash
2007-11-19
5
-87
/
+189
*
MacGui: Activity Log
dynaflash
2007-11-16
5
-5
/
+15
*
Minor preset changes:
jbrjake
2007-11-15
1
-8
/
+8
[prev]
[next]