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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: convert the main window xib to auto layout.
Damiano Galassi
2017-11-25
2
-157
/
+217
*
MacGui: use a popover instead of a drawer on 10.10+ .
Damiano Galassi
2017-11-24
6
-45
/
+128
*
MacGui: add a popup button to select the preset in the main window.
Damiano Galassi
2017-11-24
6
-80
/
+179
*
libhb: fix warnings.
Damiano Galassi
2017-11-24
5
-17
/
+17
*
MacGui: use KVO to get a good part of the change notification in the summary ...
Damiano Galassi
2017-11-24
8
-30
/
+231
*
D&D opening file could cause crash
Hofi
2017-11-23
1
-2
/
+3
*
add align a/v start to log
John Stebbins
2017-11-22
1
-0
/
+4
*
scan: don't abort on empty buffers
John Stebbins
2017-11-22
1
-4
/
+4
*
Did a bit of refactoring and added an .editorconfig file to enforce the "spac...
RandomEngy
2017-11-20
6
-41
/
+33
*
Excluded .vs folder via gitignore.
RandomEngy
2017-11-18
1
-0
/
+1
*
Some additions for mixdowns and ability encode from JSON string.
RandomEngy
2017-11-18
3
-4
/
+53
*
MacGui: short job description in the summary tab.
Damiano Galassi
2017-11-13
8
-12
/
+325
*
LinGui: handle command line the GApplication way
John Stebbins
2017-11-12
1
-23
/
+25
*
LinGui: don't free uninitialized things on exit
John Stebbins
2017-11-12
2
-6
/
+12
*
MacGui: fix a potential null dereference.
Damiano Galassi
2017-11-12
1
-2
/
+5
*
MacGui: show a preview image in the summary tab.
Damiano Galassi
2017-11-12
6
-5
/
+47
*
MacGui: realign the main window ui elements.
Damiano Galassi
2017-11-12
8
-188
/
+259
*
MacGui: rearrange main window tabs order, fix some warnings.
Damiano Galassi
2017-11-12
4
-37
/
+50
*
MacGui: add a double click action to start editing a chapter title. Align thi...
Damiano Galassi
2017-11-12
2
-32
/
+41
*
MacGui: initialize the selectedCategory ivar with the default value in HBAddP...
Damiano Galassi
2017-11-12
1
-0
/
+1
*
MacGui: do not allow the path separator "/" character to be inserted in the o...
Damiano Galassi
2017-11-11
3
-7
/
+34
*
presets: fix selection of audio tracks
John Stebbins
2017-11-10
2
-1
/
+4
*
x265: fix build race with download verification
John Stebbins
2017-11-10
2
-0
/
+2
*
MacGui: move the format options to the summary tab.
Damiano Galassi
2017-11-10
6
-177
/
+295
*
MacGui: always use the new add category controller to add a category.
Damiano Galassi
2017-11-10
1
-6
/
+7
*
MacGui: select the newly created category in the add preset sheet.
Damiano Galassi
2017-11-10
1
-1
/
+1
*
MacGui: add a popup menu to select the category in the add preset sheet.
Damiano Galassi
2017-11-10
8
-31
/
+348
*
MacGui: rename Folder to Category.
Damiano Galassi
2017-11-10
8
-25
/
+26
*
Add adaptive streaming support (#972)
John Stebbins
2017-11-09
14
-58
/
+247
*
Auto-rotate video that has rotation tag
John Stebbins
2017-11-09
7
-525
/
+740
*
libhb: read video rotation from libav.
Damiano Galassi
2017-11-09
3
-0
/
+33
*
LinGui: disable i386 releases
John Stebbins
2017-11-07
4
-8
/
+8
*
LinGui: fix build with glib older than 2.44
John Stebbins
2017-11-07
3
-2
/
+25
*
WinGui: Updates to handle changes to the JSON API. #964
sr55
2017-11-06
11
-36
/
+165
*
CLI: add option to log version, title, and progress in json
John Stebbins
2017-11-06
12
-61
/
+409
*
presets: enforce 2 level hierarchy when importing presets
John Stebbins
2017-11-06
4
-3
/
+201
*
LinGui: fix small memory leaks
John Stebbins
2017-11-06
1
-0
/
+2
*
LinGui: fix scan progress display
John Stebbins
2017-11-06
2
-17
/
+55
*
LinGui: enforce preset heirarchy in presets list
John Stebbins
2017-11-06
1
-145
/
+156
*
LinGui: Add "Category" dropdown to preset save dialog
John Stebbins
2017-11-06
11
-252
/
+407
*
LinGui: allow angles when dvdnav is disabled
John Stebbins
2017-11-06
2
-3
/
+0
*
LinGui: clean up UI xml a bit
John Stebbins
2017-11-06
1
-135
/
+25
*
LinGui: add preset description tooltip to preset menu button
John Stebbins
2017-11-06
2
-1
/
+7
*
LinGui: preset "Reset" -> "Reload"
John Stebbins
2017-11-06
3
-10
/
+11
*
LinGui: allow preset delete when list selection is not highlighted
John Stebbins
2017-11-06
1
-64
/
+63
*
LinGui: add preset "modified" indicator and reset button
John Stebbins
2017-11-06
3
-32
/
+100
*
LinGui: reinitialize presets menu when list changes
John Stebbins
2017-11-06
1
-8
/
+30
*
LinGui: open preset selection menu to right of button
John Stebbins
2017-11-06
1
-2
/
+2
*
LinGui: Add preset selection menu
John Stebbins
2017-11-06
16
-801
/
+1058
*
LinGui: Split presets list out into separate window
John Stebbins
2017-11-06
4
-63
/
+256
[next]