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: remove the daily and monthly update check option.
Damiano Galassi
2015-10-25
3
-58
/
+43
*
MacGui: add some simple tests for the undo/redo implementation of HBJob.
Damiano Galassi
2015-10-25
3
-2
/
+198
*
MacGui: change the title selection sheet to use a view-based table view.
Damiano Galassi
2015-10-25
3
-98
/
+177
*
MacGui: align some UI elements.
Damiano Galassi
2015-10-25
3
-9
/
+10
*
MacGui: switch the audio table to a view-based one.
Damiano Galassi
2015-10-25
2
-248
/
+347
*
MacGui: improve subtitles defaults undo support.
Damiano Galassi
2015-10-24
3
-10
/
+22
*
MacGui: add type parameter to some arrays.
Damiano Galassi
2015-10-24
3
-5
/
+7
*
MacGui: add redo/undo supports to the audio part of HBJob.
Damiano Galassi
2015-10-24
15
-142
/
+295
*
MacGui: rewrote the subtitles tab to use bindings, view-based table view and ...
Damiano Galassi
2015-10-22
12
-977
/
+1159
*
MacGui: align the chapters title textfield.
Damiano Galassi
2015-10-22
1
-3
/
+3
*
MacGui: partial undo/redo support in the defaults sheets.
Damiano Galassi
2015-10-22
8
-6
/
+245
*
MacGui: added undo/redo support to the video, picture, filters, chapters and ...
Damiano Galassi
2015-10-20
16
-106
/
+508
*
MacGui: expose a property to set the log level in HBCore.
Damiano Galassi
2015-10-20
2
-0
/
+13
*
Merge pull request #21 from jstebbins/grayscale
John Stebbins
2015-10-19
1
-2
/
+7
|
\
|
*
macui: add grayscale filter
John Stebbins
2015-10-15
1
-2
/
+7
*
|
MacGui: rename the 'send to app' preference keys and removed the default app.
Damiano Galassi
2015-10-19
3
-9
/
+12
*
|
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
[next]