summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add an option to disable HBCore automatic sleep prevention behaviour.Damiano Galassi2017-01-052-5/+51
* decsrtsub: fix extra blank linesJohn Stebbins2017-01-041-1/+1
* MacGui: fix NSSecureCoding for the HBSubtitles class.Damiano Galassi2017-01-042-1/+3
* libhb: better bound checking in ParseControls.Damiano Galassi2017-01-041-2/+37
* LinGui: fix use of gtk 3.22 deprecated functionsJohn Stebbins2017-01-033-18/+58
* libhb: allow removal of tagsJohn Stebbins2017-01-032-19/+82
* qsv: fix for memory leak for decodemaxd2017-01-031-1/+1
* WinGui: Improve the SourceMax / Custom Picture Settings modes. Fixes a numer ...sr552017-01-022-31/+38
* MacGui: always use the last selected source parent directory for the open panel.Damiano Galassi2017-01-021-13/+2
* MacGui: use the bundle name as the title name for .eyetv bundles.Damiano Galassi2017-01-021-0/+7
* WinGui: Change the name of the night build start menu shortcut to "HandBrake ...sr552017-01-012-4/+4
* WinGui: Set version to 1.0.2sr552017-01-016-8/+8
* MacGui: [HBUtilities writeToActivityLog:] wants a c string, not a NSString.Damiano Galassi2017-01-011-1/+1
* MacGui: fix the tests, an external file is required to run them now.Damiano Galassi2017-01-015-199/+58
* MacGui: write the job preset name to the activity log.Damiano Galassi2017-01-011-0/+1
* Update copyright dates to 2017.Bradley Sepos2017-01-01159-185/+185
* WinGui: Store the Extra Args when switching video encoders. This prevents inv...sr552016-12-311-4/+16
* WinGui: Fixes to Subtitle Default behaviours.sr552016-12-311-3/+17
* MacGui: check if a file overwrites its source before adding it to the queue.Damiano Galassi2016-12-311-59/+70
* MacGui: reset the video encoder additional options when switching to a differ...Damiano Galassi2016-12-311-0/+14
* MacGui: allow only .app to be selected in the "send file to" open panel.Damiano Galassi2016-12-311-0/+1
* MacGui: make possible to configure on which queue HBCore will call the callba...Damiano Galassi2016-12-302-9/+7
* Revert "Update es.po (#460)"John Stebbins2016-12-301-6824/+25
* presets: fix hb_preset_moveJohn Stebbins2016-12-301-1/+1
* Update es.po (#460)toni-em2016-12-301-25/+6824
* MacGui: cache the text attributes in DockTextField to avoid recreating the sa...Damiano Galassi2016-12-302-38/+54
* If available, use the monospaced digit system font to draw the progress over ...Marcelo Alves2016-12-301-2/+11
* libhb: fix audio bitrate when using fallback encoderJohn Stebbins2016-12-291-31/+1
* Update NEWS.markdown again for 1.0.1.Bradley Sepos2016-12-291-0/+4
* CLI: fix csv file chapter importJohn Stebbins2016-12-291-2/+2
* WinGui: Downgrade Subtitle Behaviour Error to a warning. Also checks the beh...sr552016-12-293-5/+26
* Update NEWS.markdown for 1.0.1.Bradley Sepos2016-12-291-0/+28
* WinGui: Don't open the source panel on launch if we are scanning a file by co...sr552016-12-281-4/+1
* MacGui: do not call decodeObjectOfClasses:forKey: on 10.7, fix loading queue ...Damiano Galassi2016-12-281-5/+9
* MacGui: set PictureWidth and PictureHeight when creating presets with the "So...Damiano Galassi2016-12-281-4/+12
* MacGui: properly enable the "burned in" checkbox when switching from mp4 to m...Damiano Galassi2016-12-281-1/+1
* contrib: Fontconfig workaround for weak symbols not found on Mac prior to Sie...Bradley Sepos2016-12-271-0/+5
* LinGui: wider presets pane to accomodate longer preset namesJohn Stebbins2016-12-271-2/+2
* LinGui: fix tooltip formattingJohn Stebbins2016-12-271-1/+1
* build: Gracefully exit configure where version info is not present.Bradley Sepos2016-12-271-5/+10
* WinGui: Bump versions to 1.0.1sr552016-12-276-8/+8
* LinGui: don't enable PictureKeepRatio widget in auto-anamorphicJohn Stebbins2016-12-271-0/+1
* encavcodec: fix 2 pass vp8 and vp9 encodingJohn Stebbins2016-12-271-0/+9
* encavcodec: fix crash during 2 pass encodeJohn Stebbins2016-12-271-2/+2
* MacGui: do not use the raw block device path for bluray.Damiano Galassi2016-12-271-1/+1
* WinGui: A number of small fixes and Improvements.sr552016-12-277-26/+27
* MacGui: enable NSSecureCoding for the queue file.Damiano Galassi2016-12-2713-18/+50
* MacGui: fix audio and subtitles tracks when reloading a job from the queue.Damiano Galassi2016-12-272-16/+20
* WinGui: Fix "(Any)" language track option on the Audio Tab for Automatic Sele...sr552016-12-262-7/+9
* WinGui: Add support to make the windows UI more portable friendly. Configurab...sr552016-12-266-3/+202