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: 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
*
Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...
Scott
2015-10-24
12
-99
/
+197
*
Update HandBrakeCLI to read presets.json on Windows. This is the file that wi...
Scott
2015-10-24
1
-2
/
+2
*
Adding a "When Done" Label and Context Menu to the Main Screen status bar.
Scott
2015-10-24
8
-10
/
+88
*
Tidy up some code for the new inline queue view.
Scott
2015-10-24
3
-26
/
+0
*
Improve the In-line queue display.
Scott
2015-10-24
8
-21
/
+336
*
Initial commit to allow the Queue Window to be embedded in the main window. S...
Scott
2015-10-24
12
-352
/
+136
*
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
*
Merge pull request #27 from bradleysepos/build
Bradley Sepos
2015-10-23
1
-1
/
+5
|
\
|
*
contrib: Update to CMake 3.3.2.
Bradley Sepos
2015-10-23
1
-1
/
+5
|
/
*
libhb: Add rebeccapurple to color map.
Bradley Sepos
2015-10-23
1
-0
/
+1
*
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
*
libhb: fix dereference of null pointer
John Stebbins
2015-10-20
1
-1
/
+2
*
CLI: silence uninitialized variable warnings
John Stebbins
2015-10-20
1
-8
/
+8
*
libhb: Fix potentially uninitialized variable
John Stebbins
2015-10-20
1
-0
/
+2
*
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
12
-36
/
+294
|
\
|
*
grayscale: wingui changes
John Stebbins
2015-10-16
3
-7
/
+8
|
*
macui: add grayscale filter
John Stebbins
2015-10-15
1
-2
/
+7
|
*
grayscale: make it a real filter
John Stebbins
2015-10-14
8
-27
/
+279
*
|
ports: make hb_opendir param const
John Stebbins
2015-10-19
2
-2
/
+2
*
|
LinGui: fix g++ configure probe
John Stebbins
2015-10-19
1
-1
/
+1
*
|
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
*
|
Merge pull request #20 from jstebbins/mux-merge
John Stebbins
2015-10-16
1
-1
/
+23
|
\
\
|
*
|
mux: simplify muxFlush
John Stebbins
2015-10-14
1
-11
/
+4
|
*
|
mux: flush cached buffers when closing
John Stebbins
2015-10-14
1
-1
/
+30
*
|
|
Completely re-factored the preset file storage to use the same format as the ...
Scott
2015-10-16
7
-248
/
+224
*
|
|
Fixing the storage of user presets. Need to confirm PresetContainer format.
Scott
2015-10-16
1
-1
/
+3
*
|
|
Refactoring the Preset service to store the Built-In Presets and User Presets...
Scott
2015-10-16
5
-69
/
+77
*
|
|
LinGui: fix "margin-start" run-time warning on gtk 3.10
John Stebbins
2015-10-16
1
-1
/
+1
*
|
|
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
*
|
|
LinGui: Fix filter tab on gtk 3.10
John Stebbins
2015-10-15
1
-2
/
+31
*
|
|
MacGui: added accessibility text to the preferences popup buttons.
Damiano Galassi
2015-10-15
1
-17
/
+17
|
|
/
|
/
|
*
|
LinGui: Put filters in their own pane
John Stebbins
2015-10-14
3
-1125
/
+1029
|
/
[next]