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 'Send file to' preference.
Damiano Galassi
2015-10-19
1
-3
/
+3
*
MacGui: improved queue with undo/redo support for adding/removing jobs, and a...
Damiano Galassi
2015-10-19
14
-357
/
+575
*
MacGui: add a recursive lock to HBDistributedArray.
Damiano Galassi
2015-10-19
2
-7
/
+32
*
MacGui: add a canceled state to HBJob
Damiano Galassi
2015-10-19
1
-1
/
+2
*
Remove obsolete InstantHandBrake project.
Damiano Galassi
2015-10-17
24
-6837
/
+0
*
MacGui: remove the Base.lproj folder because base localizations require 10.8,...
Damiano Galassi
2015-10-17
19
-7944
/
+0
*
MacGui: renamed the built-in preset menu item to 'Reset Built-in Presets'.
Damiano Galassi
2015-10-17
2
-5
/
+5
*
MacGui: do not try to import a preset even if the cancel button was clicked.
Damiano Galassi
2015-10-16
1
-12
/
+15
*
MacGui: cleanup the csv import/export code and the chapters view controller.
Damiano Galassi
2015-10-16
2
-118
/
+95
*
MacGui: add a test for custom anamorphic
Damiano Galassi
2015-10-16
2
-6
/
+22
*
MacGui: align the presets view to the top
Damiano Galassi
2015-10-16
1
-8
/
+8
*
MacGui: added accessibility text to the preferences popup buttons.
Damiano Galassi
2015-10-15
1
-17
/
+17
*
MacGui: save and read the pixel aspect ratio from a preset
Damiano Galassi
2015-10-13
1
-2
/
+9
*
MacGui: add a new method to create a copy of a HBPreset instance, and added b...
Damiano Galassi
2015-10-13
2
-5
/
+40
*
MacGui: fix HBMutablePreset header
Damiano Galassi
2015-10-13
2
-14
/
+10
*
MacGui: remove some HBPreset -> NSDictionary conversions and add a mutable ve...
Damiano Galassi
2015-10-13
18
-101
/
+166
*
MacGui: move the ivars from HBController.h to the -m file
Damiano Galassi
2015-10-13
2
-77
/
+64
*
MacGui: make preset backups when import upgrades presets and load them if Use...
Damiano Galassi
2015-10-10
1
-25
/
+112
*
MacGui: show better error message to the user if a preset fails to import
Damiano Galassi
2015-10-10
4
-18
/
+76
*
MacGui: remove the deblock value 1 -> 5 special case
Damiano Galassi
2015-10-10
1
-10
/
+1
*
MacGui: remove the window and show text from the toolbar items title
Damiano Galassi
2015-10-10
1
-5
/
+6
*
MacGui: fix the picture panel not updating correctly
Damiano Galassi
2015-10-10
1
-1
/
+7
*
MacGui: use the new deinterlate preset keys
Damiano Galassi
2015-10-09
8
-344
/
+240
*
presets: add result to indicate if preset import modified presets
John Stebbins
2015-10-09
2
-2
/
+8
*
MacGui: fix the preview window position between restart
Damiano Galassi
2015-10-09
2
-3
/
+21
*
MacGui: reorganize the Xcode project a bit
Damiano Galassi
2015-10-09
1
-44
/
+84
*
MacGui: add a duration column to the chapters table
Damiano Galassi
2015-10-09
9
-77
/
+204
*
MacGui: fix the build on Xcode 6.4 for real
Damiano Galassi
2015-10-08
1
-2
/
+2
*
MacGui: fix build on Xcode 6.4
Damiano Galassi
2015-10-07
1
-1
/
+1
*
MacGui: move some code out of HBPreviewController.m. Remember the windows siz...
Damiano Galassi
2015-10-06
7
-361
/
+587
*
MacGui: rename a preference key and remove a duplicated log message about lib...
Damiano Galassi
2015-10-05
1
-5
/
+2
*
MacGui: small UI alignments
Damiano Galassi
2015-10-05
1
-10
/
+10
*
MacGui: add a lot of tooltips to the picture tab, taken from the linux gui
Damiano Galassi
2015-10-03
1
-10
/
+43
*
MacGui: change the picture tab label color to gray when no source is loaded
Damiano Galassi
2015-10-03
3
-12
/
+75
*
MacGui: remove the link to libdvdcss
Damiano Galassi
2015-09-30
1
-16
/
+10
*
MacGui: add a way to differentiate a cancelled scan/encoded from a failed sca...
Damiano Galassi
2015-09-30
5
-29
/
+27
*
MacGui: move start and pause after the queue buttons in the main window toolbar
Damiano Galassi
2015-09-29
1
-4
/
+4
*
MacGui: safer HBTitle by checking init, and use a weak property for title in ...
Damiano Galassi
2015-09-29
2
-3
/
+3
*
MacGui: set 1 as the default value for the Scan only title option
Damiano Galassi
2015-09-29
2
-3
/
+6
*
MacGui: read the actual preview count so we don't try to load a non existing ...
Damiano Galassi
2015-09-29
4
-1
/
+16
*
MacGui: do not revert to the selected preset when scanning a new source, but ...
Damiano Galassi
2015-09-24
1
-5
/
+1
*
MacGui: update the project to the latest Xcode recommended settings
Damiano Galassi
2015-09-24
4
-4
/
+6
*
MacGui: enable core animation in the activity window so the bottom corners of...
Damiano Galassi
2015-09-04
2
-15
/
+8
*
MacGui: try a different layout for the picture tab, show the source size and ...
Damiano Galassi
2015-08-29
1
-380
/
+395
*
MacGui: default to 'source maximum' in the Picture Size popup of the add pres...
Damiano Galassi
2015-08-29
2
-14
/
+11
*
MacGui: added a new sourceInfo property to retrieve a string with the picture...
Damiano Galassi
2015-08-29
4
-0
/
+21
*
Remove a workaround for the 10.6 sdk
galad87
2015-08-25
1
-6
/
+0
*
MacGui: copy the xibs to Base.lproj as a first step to make them localizable
ritsuka
2015-08-06
20
-0
/
+7945
*
MacGui: revert part of the previous commit that should have not been committed
ritsuka
2015-08-06
6
-152
/
+116
*
MacGui: switch back another property to assign, 10.7 does not support weak fo...
ritsuka
2015-08-06
9
-128
/
+168
[next]