summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add Support for Subtitle Track Naming. Auto-populate the Track name ...sr552019-08-1210-28/+68
* MacGui: fix some UI syncronization issues caused by moving things to another ...Damiano Galassi2019-08-124-9/+14
* MacGui: fix the color of the selected queue row on 10.11.Damiano Galassi2019-08-121-1/+1
* MacGui: enable and fix more warnings. Review nullability annotations.Damiano Galassi2019-08-1275-153/+309
* MacGui: do not copy the xpc info.plist to the Resources folder.Damiano Galassi2019-08-122-2/+1
* MacGui: disable sudden termination in the xpc service when the core is created.Damiano Galassi2019-08-121-0/+3
* libhb: eliminate file path length limitsJohn Stebbins2019-08-1112-65/+91
* dvd: create track named from dvd track attributesJohn Stebbins2019-08-112-0/+42
* ffmpeg: make track names visible regarless of localeJohn Stebbins2019-08-111-0/+77
* stream: improve track name selectionJohn Stebbins2019-08-111-13/+57
* ffmpeg: add support to read/write mp4 'titl' track tagJohn Stebbins2019-08-113-11/+297
* fix build errorJohn Stebbins2019-08-111-1/+2
* muxavformat: set handler_name for subtitle track names alsoJohn Stebbins2019-08-111-0/+6
* muxavformat: fix writing alternative track name in mp4 hdlr atomJohn Stebbins2019-08-111-1/+1
* CLI: add subtitle name supportJohn Stebbins2019-08-111-2/+31
* add subtitle name to job configuration log outputJohn Stebbins2019-08-111-0/+4
* add subtitle track name read/writeJohn Stebbins2019-08-1110-418/+574
* a few fixes for audio track name handlingJohn Stebbins2019-08-114-9/+6
* ffmpeg: add 'name' track udta tag readingJohn Stebbins2019-08-111-0/+65
* libhb: make source audio track name available to frontendsJohn Stebbins2019-08-1114-47/+109
* mac: Remove libsamplerate from Xcode project.Bradley Sepos2019-08-111-6/+0
* Remove libsamplerateJohn Stebbins2019-08-118-88/+50
* MacGui: improve queue accessibility.Damiano Galassi2019-08-111-0/+9
* MaGui: fix xpc service localization.Damiano Galassi2019-08-116-6/+58
* MacGui: improve xpc crash recovery, set dvdnav option in the xpc service.Damiano Galassi2019-08-115-10/+26
* MacGui: properly cleanup the xpc service temporary files; fix encode toolbar ...Damiano Galassi2019-08-113-8/+10
* MacGui: recover when the xpc service crashes.Damiano Galassi2019-08-116-22/+63
* MacGui: move the queue libhb instance to an xpc service.Damiano Galassi2019-08-1130-290/+1298
* [MacGUI] Update german localization (for new queue)Nomis1012019-08-0711-91/+176
* MacGui: update Italian localization.Damiano Galassi2019-08-0610-87/+186
* MacGui: rename the Actions toolbar item to Action to be coherent with the oth...Damiano Galassi2019-08-061-3/+3
* Update deprecated gnu dialects name in project.pbxprojNomis1012019-08-061-4/+4
* audio_resample: set input and output samplerateJohn Stebbins2019-08-055-7/+48
* MacGui: correct the HBEncodeLogLocation key. Fix #2220.Damiano Galassi2019-08-051-1/+1
* contrib: Update to x265 3.1.2.Bradley Sepos2019-08-014-20/+20
* LinGui: make selection of gtk3/gtk4 configure-ableJohn Stebbins2019-07-314-17/+24
* LinGui: only show progress bar on active queue entryJohn Stebbins2019-07-312-1/+2
* WinGui: UI / Consistency improvements on Audio and Subtitle Defaultssr552019-07-3121-602/+318
* stream: fix building of subtitle list in PES filesJohn Stebbins2019-07-311-1/+1
* MacGui: don't send the search pass progress to the Finder progress bar.Damiano Galassi2019-07-311-1/+2
* Fix some typos (#2202)Nomis1012019-07-3150-70/+70
* LinGui: make chapter list rows non-selectableJohn Stebbins2019-07-302-0/+2
* LinGui: change chapter list to GtkListBoxJohn Stebbins2019-07-3013-2434/+517
* LinGui: fix build error on ubuntu bionicJohn Stebbins2019-07-301-23/+20
* MacGui: add a preference to automatically clear completed queue items.Damiano Galassi2019-07-304-28/+51
* MacGui: set the progress labels to a monospaced digit font.Damiano Galassi2019-07-303-5/+19
* MacGui: add a nicer icon to the details toolbar button.Damiano Galassi2019-07-304-4/+29
* LinGui: gtk4 port, use rotation transform in settings stackJohn Stebbins2019-07-291-1/+1
* LinGui: gtk4 port, fix reading/writing GtkSpinButton textJohn Stebbins2019-07-296-49/+25
* LinGui: gtk4 port, minimize appearence of tool bar separatorsJohn Stebbins2019-07-291-14/+6