summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Fix AllowSleep/Prevent Sleep to always use the same thread. Fix an e...sr552012-02-142-63/+123
* MacGUI: chnage the wording of the "dvdcss not found" warning to reflect that ...Rodeo2012-02-141-6/+7
* Manicure: fix "AC3 (ffmpeg)" encoder; should be "ffac3", not "ac3".Rodeo2012-02-131-4/+4
* WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup th...sr552012-02-116-66/+523
* WinGui: Don't cleanup queue files in multi-instance mode.sr552012-02-111-2/+5
* MacGui: Add ffmpeg (lavc) advanced options text box to the advanced panel.dynaflash2012-02-095-1068/+343
* WinGui: Fix audio bit-rate selection issue for 6ch aac audiosr552012-02-091-1/+1
* WinGui: Switch to use .i686 and .x86_64 xml appcast files.sr552012-02-074-14/+14
* WinGui: Preset Save Changes fixes.sr552012-02-052-3/+13
* WinGui: fix plist export fileformat keyvalue pair.sr552012-02-051-1/+1
* WinGui: Fixes to the preset system and plist exporter. (Missing keys)sr552012-02-058-10/+24
* WinGui: Fix the plist importer. New Passthru keys added.sr552012-02-043-27/+40
* WinGui: Copy the subdirectories in the font folder.sr552012-02-024-4/+22
* WinGui: Rollback last checkin.sr552012-02-021-2/+0
* WinGui: Update the build.xml file to copy the fonts folder.sr552012-02-021-0/+2
* WinGui: Update the installers to package the fonts folder.sr552012-02-024-0/+28
* WinGui: Attempt to package fonts.config with HandBrakeCLIsr552012-02-021-0/+1
* Bump x264 to r2146-bcd41db.Rodeo2012-02-011-1/+1
* Use libdca to decode DTS-ES audio. While the Libav DTS decoder gives us an ex...Rodeo2012-02-011-11/+7
* Use more correct check to detect 6.0/6.1 input.Rodeo2012-02-012-2/+2
* Update hb_ff_dts_request_5point1 to work with DTS-ES 6.0 Distcrete sources (d...Rodeo2012-01-314-22/+24
* Fix Libav VC-1 decoding bug (fix sourced from Libav-git-498605b).Rodeo2012-01-301-0/+40
* WinGui: Fix an issue with multi-instance queue recovery files not being clear...sr552012-01-292-6/+20
* WinGui: Fix an issue that was causing the CLI version to be queried on very l...sr552012-01-293-3/+3
* WinGui: Fix an issue where preset save changes was not working.sr552012-01-262-4/+6