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 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
*
MacGui: second part of the previous commit
ritsuka
2015-08-06
10
-3
/
+36
*
MacGui: fix a crash on startup on 10.7, and some warnings.
ritsuka
2015-08-06
2
-0
/
+3
*
MacGui: swap the Video and Picture tab.
ritsuka
2015-08-05
1
-13
/
+13
*
MacGui: fix the build. Set the xibs compatibility to Xcode 6.3.
ritsuka
2015-07-28
19
-87
/
+341
*
MacGui: remove the "use picture filters" checkbox in the add preset sheet. Th...
ritsuka
2015-07-27
2
-29
/
+29
*
MacGui: move the picture and filters settings to the main window.
ritsuka
2015-07-27
21
-1340
/
+2074
*
MacGui: fixed a warning.
ritsuka
2015-07-24
1
-1
/
+1
*
MacGui: more missing files.
ritsuka
2015-07-24
2
-13
/
+18
*
MacGui: missing changes from the previous commit.
ritsuka
2015-07-24
1
-2
/
+3
*
MacGUI: don' try to rescan a job from queue if there is already a scan going on.
ritsuka
2015-07-24
1
-14
/
+23
*
MacGui: use the correct string value for the anamorphic mode "off".
ritsuka
2015-07-22
1
-2
/
+2
*
MacGui: fix an issue where the the user was already asked if he wanted to del...
ritsuka
2015-07-22
1
-28
/
+32
*
MacGui: do not let an instance edit a job that another instance is currently ...
ritsuka
2015-07-22
2
-10
/
+8
*
MacGui: various queue improvements, including:
ritsuka
2015-07-22
12
-231
/
+392
*
MacGui: fix the multiple default presets issue.
ritsuka
2015-07-07
1
-1
/
+3
*
MacGui: disable some warnings when compiling the cli inside Xcode.
ritsuka
2015-07-04
2
-3
/
+17
*
MacGui: fixed a crash that could happen when the "browse…" button is presse...
ritsuka
2015-07-04
1
-2
/
+6
*
MacGui: updated the text on some warning messages.
ritsuka
2015-07-04
5
-12
/
+16
*
MacGui: rename "Source" to "Open Source", and add the "Open Recent" menu item.
ritsuka
2015-07-04
3
-10
/
+23
*
MacGui: use NSWorkspace to open an encoded file in the external app. It doesn...
ritsuka
2015-07-04
1
-6
/
+13
[prev]
[next]