summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: (WPF) Started implementing the startup procedure: Update checking, Pr...sr552012-03-194-10/+211
* libhb: fix problem with early termination when stream has no PCRsjstebbins2012-03-181-0/+9
* libhb: Fix detection of streams in tivo capturesjstebbins2012-03-181-1/+4
* Testing Github SVN Access.sr552012-03-181-0/+1
* WinGui: (WPF) Numerous fixes / UI tweaks.sr552012-03-187-45/+101
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...sr552012-03-1717-667/+808
* WinGui: (WPF) Add x64 target for HandBrakeWPFsr552012-03-172-2/+20
* WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to c...sr552012-03-1717-106/+488
* WinGui: Fix an issue with the Query Parser Utility Class which would miss out...sr552012-03-171-0/+5
* WinGui: (trunk) Fix an issue with the update check / build number storage cod...sr552012-03-173-5/+8
* WinGui: (WPF) Preview pane grouping added.sr552012-03-103-37/+53
* WinGui: (trunk) 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: trunk ranch switch installer to use .NET 4 Client Profile.sr552012-03-044-8/+8
* WinGui: (WPF) Add basic Preview window.sr552012-03-046-13/+437
* WinGui: (WPF) Wiring up the Subtitles Auto-selection and Point-to-Point on th...sr552012-03-0411-86/+209
* Updating doc files in trunksr552012-03-046-270/+305
* WinGui: Add missing HandBrakePlatform? key to the settings file. It should no...sr552012-03-042-4/+20
* Fix p-to-p start time detectionjstebbins2012-03-041-2/+0
* Removed contact info from 2nd authors file.sr552012-03-031-28/+29
* Remove contact info from Authors file.sr552012-03-031-22/+22
* WinGui: (WPF) Audio Panel work to support presets / automatic track selection.sr552012-03-023-39/+165
* Added extra software to THANKS file.sr552012-03-011-0/+2
* 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
* 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