summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: make use of some newer NSCoding api to better report decoding failure.Damiano Galassi2019-08-1511-46/+31
* MacGui: add a method to send a NSError to activity log.Damiano Galassi2019-08-152-3/+17
* MacGui: fix some truncated text in the picture settings.Damiano Galassi2019-08-151-8/+8
* MacGui: fix an exception when reading an HBJob from disk; do not store previe...Damiano Galassi2019-08-1420-66/+159
* libhb: remove dead code.Damiano Galassi2019-08-135-2492/+0
* MacGui: set a default queue window size.Damiano Galassi2019-08-131-0/+1
* MacGui: convert the last usage of NSDictionary to a proper class, fix externa...Damiano Galassi2019-08-1318-180/+324
* WinGui: Fix the .NET Framework version check in the installer.sr552019-08-122-16/+6
* WinGui: Drop the .NET version back to 4.7.1 as 4.8 didn't resolve any issues ...sr552019-08-128-8/+8
* WinGui: UI Consistency Tweak on the video tab.sr552019-08-122-2/+2
* nvenc: Change the rate control to vbr_hq, setting qmin/qmax #2231sr552019-08-121-3/+10
* WinGui: Metadata code cleanupsr552019-08-123-46/+154
* WinGui: Update French, Chinese, German Translations. Added Spanish and Russi...sr552019-08-1212-512/+5642
* NVEnc: Check SDK version and disable feature if driver is too old. Prevent r...sr552019-08-121-0/+15
* WinGui: Improvements to dropdown visibility behaviour on the Audio Defaults. ...sr552019-08-122-5/+59
* WinGui: Make the Dark Theme Windows 10 only.sr552019-08-125-4/+6
* 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