summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* merge fix for TS streams that have no PAT or PMT to bug fix branchjstebbins2012-03-301-14/+22
* LinGui: merge audio fallback fix to bugfix branchjstebbins2012-03-261-1/+1
* 0.9.x: add Auto Passthru support to manicure.Rodeo2012-03-252-50/+279
* 0.9.x: add "Web Optimized" support to manicure. Patch by Sam Homer, thanks!Rodeo2012-03-251-0/+20
* WinGui: Turn Full debug on for the Windows GUI, and include pdb's in the nigh...sr552012-03-235-7/+13
* WinGui: (0.9.x) Fix Default preset option not working for custom presets.sr552012-03-231-1/+10
* WinGui: (0.9.x) Add additional framerates.sr552012-03-231-1/+5
* Fix loop counter decrement in CFR frame duplication code (0.9.x branch).Rodeo2012-03-211-1/+1
* Add framerate values for 30, 50, 60000/1001 and 60 fps to 0.9 branch.Rodeo2012-03-191-1/+2
* libhb: merge fix for early termination of PCR-less streams to bug fix branchjstebbins2012-03-181-0/+9
* libhb: merge tivo stream detection fix to bug fix branchjstebbins2012-03-181-1/+4
* WinGui: (0.9.x) Fix an issue with the Query Parser Utility Class which would ...sr552012-03-171-0/+5
* WinGui: (0.9.x) Fix an issue with the update check / build number storage cod...sr552012-03-173-5/+5
* WinGui: (0.9.x) Fix an issue with Autonaming destination file with multi-dot ...sr552012-03-102-2/+1
* WinGui: Fixed a display issue on the audio mixdown control when AutoPassthru ...sr552012-03-061-0/+1
* WinGui: 0.9.x branch switch installer to use .NET 4 Client Profile. (Missed 2...sr552012-03-042-4/+4
* WinGui: 0.9.x branch switch installer to use .NET 4 Client Profile.sr552012-03-042-4/+4
* WinGui: Fix preferred Subtitle language key. Default value as null in options...sr552012-03-042-2/+2
* WinGui: Updating doc files in 0.9.x branch.sr552012-03-047-320/+354
* Fix p-to-p start time seeking in TS filesjstebbins2012-03-041-2/+0
* WinGui: Add missing HandBrakePlatform key to the settings file. It should nor...sr552012-03-032-4/+20
* 0.9.x branch creation sr552012-03-0141-575/+1320
|\
| * WinGui: Another attempt to fix the SampleRate culture bug. Missed a few spots...sr552012-03-012-3/+5
| * WinGui: (WPF) Further work wiring up the new UI.sr552012-03-0140-572/+1315
* | 0.9.x branch for bug fixes.sr552012-03-010-0/+0
|/
* WinGui: Use specified culture for samplerate.sr552012-02-291-1/+1
* WinGui: Fix samplerate culture issue.sr552012-02-291-1/+1
* MacGui: checkin make/configure.py to increment to 0.9.60.9.6dynaflash2012-02-281-1/+1
* Minor fix to last commit.Rodeo2012-02-271-1/+4
* Update NEWS again.Rodeo2012-02-271-28/+103
* Adding myself to AUTHORS file.Rodeo2012-02-271-0/+3
* Updated the NEWS filesr552012-02-271-0/+114
* WinGui: Update build numbers and copyright.sr552012-02-273-5/+5
* WinGui: Fix a potential crash in the plist importersr552012-02-271-1/+4
* Add a meaningful error message to the log when a 32-bit MP4 encode exceeds 4 ...Rodeo2012-02-251-0/+14
* Fix typo.Rodeo2012-02-221-1/+1
* WinGui: Pass "none" to --audio-copy-mask when all autopassthru checkboxes are...sr552012-02-221-0/+4
* Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus does...Rodeo2012-02-217-15/+18
* LinGui: fix audio gain and quality icon display.jstebbins2012-02-211-10/+10
* MacGui: Advanced Options Cleanup window when Theora is chosen.dynaflash2012-02-203-5/+60
* MacGUI: fix typo + minor cleanup after the last few libavcodec/theora advance...Rodeo2012-02-202-29/+22
* MacGui: Fix an issue where lavc options were shown and passed when Theora was...dynaflash2012-02-195-6/+411
* WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...sr552012-02-1816-76/+458
* WinGui: Quick hack to force width to update when changing preset for HD sourc...sr552012-02-182-1/+24
* Print more Auto Passthru information to the Activity Log: passthru mask (allo...Rodeo2012-02-172-2/+76
* Set default audio compression in hb_autopassthru_apply_settings to get rid of...Rodeo2012-02-171-0/+1
* MacGui: Advanced Options fixesdynaflash2012-02-172-25/+30
* Fix typo.Rodeo2012-02-171-1/+1
* WinGui: Undo the change to use internal exception handling as they will alway...sr552012-02-161-2/+1
* WinGui: Fix a couple of trival gui bugs and force all exceptions to be handle...sr552012-02-157-24/+42