summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* contrib: Add opus audio encoder.John Stebbins2016-09-0213-79/+207
* build: fix configure error created by flatpak commitJohn Stebbins2016-08-311-2/+2
* LinGui: Add flatpak support (#231)John Stebbins2016-08-3015-15/+39118
* add ghb_override_user_config_dir function (#304)2wayne2016-08-303-1/+24
* sync: fix race condition hangJohn Stebbins2016-08-291-1/+8
* LinGui: Fix "Open Source" on older gtk versionsJohn Stebbins2016-08-291-2/+4
* Merge pull request #310 from drolevar/masterScott2016-08-281-7/+7
|\
| * Fix an issue applying audio codec settings from the defaults which are differ...Andrij Abyzov2016-08-281-7/+7
|/
* WinGui: Some cosmetic tweaks to the preferences window to fix some alignment ...sr552016-08-261-8/+18
* WinGui: Change help link on toolbar to point to the new docs.sr552016-08-261-1/+1
* LinGui: simplify maintenance of UI xmlJohn Stebbins2016-08-244-19699/+151
* LinGui: fix tooltip grammerJohn Stebbins2016-08-233-3/+3
* LinGui: Add rotate filterJohn Stebbins2016-08-234-1/+146
* 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