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
*
WinGui: Add Support for Subtitle Track Naming. Auto-populate the Track name ...
sr55
2019-08-12
10
-28
/
+68
*
MacGui: fix some UI syncronization issues caused by moving things to another ...
Damiano Galassi
2019-08-12
4
-9
/
+14
*
MacGui: fix the color of the selected queue row on 10.11.
Damiano Galassi
2019-08-12
1
-1
/
+1
*
MacGui: enable and fix more warnings. Review nullability annotations.
Damiano Galassi
2019-08-12
75
-153
/
+309
*
MacGui: do not copy the xpc info.plist to the Resources folder.
Damiano Galassi
2019-08-12
2
-2
/
+1
*
MacGui: disable sudden termination in the xpc service when the core is created.
Damiano Galassi
2019-08-12
1
-0
/
+3
*
libhb: eliminate file path length limits
John Stebbins
2019-08-11
12
-65
/
+91
*
dvd: create track named from dvd track attributes
John Stebbins
2019-08-11
2
-0
/
+42
*
ffmpeg: make track names visible regarless of locale
John Stebbins
2019-08-11
1
-0
/
+77
*
stream: improve track name selection
John Stebbins
2019-08-11
1
-13
/
+57
*
ffmpeg: add support to read/write mp4 'titl' track tag
John Stebbins
2019-08-11
3
-11
/
+297
*
fix build error
John Stebbins
2019-08-11
1
-1
/
+2
*
muxavformat: set handler_name for subtitle track names also
John Stebbins
2019-08-11
1
-0
/
+6
*
muxavformat: fix writing alternative track name in mp4 hdlr atom
John Stebbins
2019-08-11
1
-1
/
+1
*
CLI: add subtitle name support
John Stebbins
2019-08-11
1
-2
/
+31
*
add subtitle name to job configuration log output
John Stebbins
2019-08-11
1
-0
/
+4
*
add subtitle track name read/write
John Stebbins
2019-08-11
10
-418
/
+574
*
a few fixes for audio track name handling
John Stebbins
2019-08-11
4
-9
/
+6
*
ffmpeg: add 'name' track udta tag reading
John Stebbins
2019-08-11
1
-0
/
+65
*
libhb: make source audio track name available to frontends
John Stebbins
2019-08-11
14
-47
/
+109
*
mac: Remove libsamplerate from Xcode project.
Bradley Sepos
2019-08-11
1
-6
/
+0
*
Remove libsamplerate
John Stebbins
2019-08-11
8
-88
/
+50
*
MacGui: improve queue accessibility.
Damiano Galassi
2019-08-11
1
-0
/
+9
*
MaGui: fix xpc service localization.
Damiano Galassi
2019-08-11
6
-6
/
+58
*
MacGui: improve xpc crash recovery, set dvdnav option in the xpc service.
Damiano Galassi
2019-08-11
5
-10
/
+26
*
MacGui: properly cleanup the xpc service temporary files; fix encode toolbar ...
Damiano Galassi
2019-08-11
3
-8
/
+10
*
MacGui: recover when the xpc service crashes.
Damiano Galassi
2019-08-11
6
-22
/
+63
*
MacGui: move the queue libhb instance to an xpc service.
Damiano Galassi
2019-08-11
30
-290
/
+1298
*
[MacGUI] Update german localization (for new queue)
Nomis101
2019-08-07
11
-91
/
+176
*
MacGui: update Italian localization.
Damiano Galassi
2019-08-06
10
-87
/
+186
*
MacGui: rename the Actions toolbar item to Action to be coherent with the oth...
Damiano Galassi
2019-08-06
1
-3
/
+3
*
Update deprecated gnu dialects name in project.pbxproj
Nomis101
2019-08-06
1
-4
/
+4
*
audio_resample: set input and output samplerate
John Stebbins
2019-08-05
5
-7
/
+48
*
MacGui: correct the HBEncodeLogLocation key. Fix #2220.
Damiano Galassi
2019-08-05
1
-1
/
+1
*
contrib: Update to x265 3.1.2.
Bradley Sepos
2019-08-01
4
-20
/
+20
*
LinGui: make selection of gtk3/gtk4 configure-able
John Stebbins
2019-07-31
4
-17
/
+24
*
LinGui: only show progress bar on active queue entry
John Stebbins
2019-07-31
2
-1
/
+2
*
WinGui: UI / Consistency improvements on Audio and Subtitle Defaults
sr55
2019-07-31
21
-602
/
+318
*
stream: fix building of subtitle list in PES files
John Stebbins
2019-07-31
1
-1
/
+1
*
MacGui: don't send the search pass progress to the Finder progress bar.
Damiano Galassi
2019-07-31
1
-1
/
+2
*
Fix some typos (#2202)
Nomis101
2019-07-31
50
-70
/
+70
*
LinGui: make chapter list rows non-selectable
John Stebbins
2019-07-30
2
-0
/
+2
*
LinGui: change chapter list to GtkListBox
John Stebbins
2019-07-30
13
-2434
/
+517
*
LinGui: fix build error on ubuntu bionic
John Stebbins
2019-07-30
1
-23
/
+20
*
MacGui: add a preference to automatically clear completed queue items.
Damiano Galassi
2019-07-30
4
-28
/
+51
*
MacGui: set the progress labels to a monospaced digit font.
Damiano Galassi
2019-07-30
3
-5
/
+19
*
MacGui: add a nicer icon to the details toolbar button.
Damiano Galassi
2019-07-30
4
-4
/
+29
*
LinGui: gtk4 port, use rotation transform in settings stack
John Stebbins
2019-07-29
1
-1
/
+1
*
LinGui: gtk4 port, fix reading/writing GtkSpinButton text
John Stebbins
2019-07-29
6
-49
/
+25
*
LinGui: gtk4 port, minimize appearence of tool bar separators
John Stebbins
2019-07-29
1
-14
/
+6
[next]