summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: send integerForKey: instead of [objectForKey:] intValue]Damiano Galassi2019-02-127-14/+15
* MacGui: serialize the queue item status to disk.Damiano Galassi2019-02-121-0/+6
* MacGui: update German localization (housekeeping #1)Nomis1012019-02-1214-54/+54
* contrib: Restore FFmpeg VideoToolbox patch.Bradley Sepos2019-02-111-0/+27
* contrib: Update to x265 3.0.Ewout ter Hoeven2019-02-114-20/+20
* contrib: Update to FFmpeg 4.1.1.Ewout ter Hoeven2019-02-118-321/+3
* WinGui: Remove hard coded ordering on the in-line presets selector.sr552019-02-112-42/+57
* contrib: Update to nvenc 8.2.15.7Ewout ter Hoeven2019-02-111-4/+4
* contrib: Update to fdk-aac 0.1.6.Ewout ter Hoeven2019-02-111-3/+6
* contrib: Update to libvorbis-1.3.6Ewout ter Hoeven2019-02-111-3/+3
* contrib: Correct upstream libogg url.Bradley Sepos2019-02-111-1/+1
* contrib: Update to libogg 1.3.3.Ewout ter Hoeven2019-02-113-27/+3
* Revert "contrib: Update to libvorbis-1.3.6"Bradley Sepos2019-02-111-3/+3
* contrib: Update to libvorbis-1.3.6Ewout ter Hoeven2019-02-111-3/+3
* LinGui: fix display of special characters in preset nameJohn Stebbins2019-02-111-6/+15
* nvenc: silence a compiler warning.sr552019-02-111-1/+1
* gtk: Link to libbcrypt on mingw-w64mwayne2019-02-111-1/+1
* nvenc_common: fix compiler warningJohn Stebbins2019-02-111-0/+2
* encavcodec: fix potential use of uninitialized variableJohn Stebbins2019-02-111-1/+1
* dvdnav: fix potentially unterminated stringJohn Stebbins2019-02-111-1/+2
* scan: fix potential buffer overflow in sprintfJohn Stebbins2019-02-111-7/+6
* Fix return value of hb_blobal_init_no_hardwareJohn Stebbins2019-02-111-1/+1
* decavcodec: fix error when ffmpeg parser changes the codec_idJohn Stebbins2019-02-111-4/+17
* dvd: Add support for MPEG-1 on DVDJohn Stebbins2019-02-112-0/+36
* stream: Improve probing of unknown streamsJohn Stebbins2019-02-111-48/+146
* WinGui: Utilise new hb_global_init_no_hardware when hb_global_init fails. T...sr552019-02-117-55/+79
* WinGui: Remove left over Advanced Tab checkboxsr552019-02-114-39/+19
* libhb: Add a hb_global_init_no_hardware that disables all the hardware encode...sr552019-02-117-39/+91
* MacGui: fix queue table items expanded/collapsed state after an undo/redo.Damiano Galassi2019-02-092-13/+10
* libhb: Append input bitrate to end of audio source description. Closes #1718.Andrew Brezovsky2019-02-081-0/+6
* MacGui: refactor some queue related properties out of HBJob to a new HBQueueI...Damiano Galassi2019-02-0714-273/+465
* WinGui: Change the behaviour of the destination source alert to revert to the...sr552019-02-071-1/+1
* libhb: do not set HB_STATE_WORKDONE before all the work threads are closed.Damiano Galassi2019-02-051-3/+2
* MacGui: correct revealSelectedQueueItemsSources: action validation.Damiano Galassi2019-02-051-1/+2
* MacGui: fix subtitles tab actions.Damiano Galassi2019-02-051-20/+21
* MacGui: use a view-based table view in the queue window.Damiano Galassi2019-02-0510-384/+511
* WinGui: Fix instance handling in Libencode.sr552019-02-031-17/+17
* WinGui: Make the disposal of services more aggressive. May Fix or help in #1851sr552019-02-024-50/+98
* WinGui: Remove inline Destination check. It's more annoying than useful. Fixe...sr552019-01-301-7/+0
* MacGui: remove the old advanced x264 options view.Damiano Galassi2019-01-309-2273/+12
* MacGui: made the preview hud a bit larger.Damiano Galassi2019-01-303-27/+26
* cli: Make --start-at and --stop-at strings more intuitive.Bradley Sepos2019-01-281-6/+12
* libhb: Temporarily log out the error code for unlink to figure out why previe...sr552019-01-281-1/+4
* cli: Clarify --start-at and --stop-at help language.Bradley Sepos2019-01-271-6/+7
* WinGui: Basic implementation of Queue Up/Down Buttons. Does not yet handle po...sr552019-01-275-13/+110
* WinGui: Remove incorrect declaration in the app manifest.sr552019-01-271-4/+0
* WinGui: Update application manifestsr552019-01-271-6/+4
* WinGui: Move the Queue Recovery option from the source panel to the Queue Men...sr552019-01-275-14/+10
* WinGui: Adding some additional validation to the destination box.sr552019-01-271-0/+7
* scripts: Update to mingw-w64-build 5.0.0.Bradley Sepos2019-01-251-10/+11