summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: follow CSV format for imported/exported chapters.Damiano Galassi2016-08-221-57/+204
* WinGui: Some minor improvements to the scalability and spacing of the main wi...sr552016-08-121-9/+8
* docs: Updated the packaged docs. NEWS and THANKSsr552016-08-112-8/+6
* contrib: Update to x265 2.0.Bradley Sepos2016-08-101-3/+3
* contrib: Update to x264 148 r2705.Bradley Sepos2016-08-102-7/+6
* encx265: fix incorrect input continuity messageJohn Stebbins2016-08-101-1/+2
* LinGui: Really fix icon_res.h build dependency.Bradley Sepos2016-08-101-1/+1
* contrib: Update to freetype 2.6.5.Bradley Sepos2016-08-101-7/+3
* contrib: Update to HarfBuzz 1.3.0.Bradley Sepos2016-08-101-3/+3
* contrib: Update to fontconfig 2.12.1.Bradley Sepos2016-08-101-4/+3
* cli: fix pad filter helpJohn Stebbins2016-08-091-6/+6
* sync: fix audio resamplingJohn Stebbins2016-08-081-0/+1
* lame: enable debug symbols...John Stebbins2016-08-081-0/+4
* MacGui: small UI tweaks.Damiano Galassi2016-08-063-152/+231
* MacGui: use auto layout in the preferences window.Damiano Galassi2016-08-062-571/+727
* WinGui: prefer /docs over docs.sr552016-08-031-1/+1
* WinGui: Fix some binding errors trigged by generated menu items.sr552016-08-031-0/+7
* WinGui: Fixing some data binding errors in the Audio and Subtitle Viewssr552016-08-032-7/+3
* WinGui: Set the Help Link to https://docs.handbrake.fr since we are retiring ...sr552016-08-031-1/+1
* WinGui: Update the "update available" text to indicate that release notes are...sr552016-08-032-4/+6
* WinGui: Check if a track is foreign audio, before defaulting burn-in if the b...sr552016-08-031-2/+5
* Merge pull request #285 from RandomEngy/log-and-const-fixesScott2016-07-302-9/+9
|\
| * Removed tabsRandomEngy2016-07-301-2/+2
| * Fixed double-spaced lines when logging multi-line messages from the core.RandomEngy2016-07-302-9/+9
|/
* preset: Add all audio formats to CLI Default copy mask.Bradley Sepos2016-07-302-2/+16
* preset: Fix auto frame rate for CLI Default.Bradley Sepos2016-07-302-2/+2
* MacGui: convert more xibs to Auto Layout.Damiano Galassi2016-07-306-306/+517
* WinGui: Refix styling and layout on the Drive Listbox so it scrolls correctly...sr552016-07-302-54/+85
* MacGui: realign AddPreset.xib UI with Auto LayoutDamiano Galassi2016-07-301-61/+102
* scripts: Update to mingw-w64-build 2.2.0.Bradley Sepos2016-07-291-4/+4
* WinGui: Enhance the security of our update checker. It can no longer access U...sr552016-07-291-5/+18
* scripts: Update to mingw-w64-build 2.1.0.Bradley Sepos2016-07-291-39/+58
* MacGui: update the UI after a failed queue scan.Damiano Galassi2016-07-291-8/+20
* gtk: Revise Russian translation of pop-up comment.maxd2016-07-281-1/+1
* gtk: Add Russian translation for pop-up comment.TotalCaesar6592016-07-281-1/+2
* libhb: make hb_ps_read_packet() more robustSean McGovern2016-07-281-6/+13
* libhb: make encavcodecInit() more robustSean McGovern2016-07-281-5/+41
* qsv: Fix crash attempting to destroy mutex.maxd2016-07-281-35/+38
* MacGui: update the drc value immediately when the slider is moved.Damiano Galassi2016-07-271-35/+17
* MacGui: use CQ label in the constant quality slider for VP9.Damiano Galassi2016-07-271-1/+2
* preset: Use Main profile for Android 1080p30 and use fast combing detection f...Bradley Sepos2016-07-263-12/+12
* MacGui: fix subtitles offset undo and add kvp dependencies for the 'isForcedS...Damiano Galassi2016-07-251-3/+3
* WinGui: Add a tooltip to display the preset description. Initial delay before...sr552016-07-251-0/+15
* WinGui: Lay the foundation for editing presets with a simple rename window.sr552016-07-2513-0/+386
* WinGui: Allow the preset slider for VP8 and VP9sr552016-07-252-5/+38
* WinGui: Stubbing out some meta data code.sr552016-07-2313-2/+396
* WinGui: Fix Quality slider for VP9sr552016-07-231-0/+3
* MacGui: made the framerate radio button strings localizable.Damiano Galassi2016-07-211-2/+2
* MacGui: disable the 'forced' checkbox for subtitles track if forced is not su...Damiano Galassi2016-07-213-30/+11
* WinGui: Show Queue button can now maximise a minimised window. Fixes #262sr552016-07-161-0/+5