summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LinGui: ensure loose crop always crops even valuesjstebbins2011-09-191-4/+16
* LinGui: oops! forgot to use existing filterjstebbins2011-09-191-2/+1
* LinGui: add source type filter to source dialogjstebbins2011-09-192-0/+122
* hb_ff_layout_xlat: minor cleanup.Rodeo2011-09-191-16/+15
* Add fake keyframes for PIR encodingjstebbins2011-09-191-10/+18
* Fix corrupt first frame in BD point-to-pointjstebbins2011-09-196-116/+128
* HandBrakeWPF: Switch from Caliburn to Caliburn Micro and Add a CastleWindsor ...sr552011-09-1762-484/+16438
* Interop: Add in a bunch of missing comments.sr552011-09-179-25/+121
* Interop: Added support for various audio encoding options that were missing f...sr552011-09-175-14/+65
* WinGui: Correctly reload audio tracks on queue edit.sr552011-09-162-2/+8
* WinGui: Workaround an issue with audio controls not updating when no audio tr...sr552011-09-161-0/+4
* WinGui: Fixes to the Audio Panel.sr552011-09-165-91/+115
* don't pass unhandled TS/PS stream types to demuxjstebbins2011-09-161-0/+3
* fix silly error in scanning BDjstebbins2011-09-151-1/+1
* CLI: add missing newline in help text.Rodeo2011-09-141-1/+1
* fix for broken lpcm streamsjstebbins2011-09-141-41/+109
* Improve mpeg PS supportjstebbins2011-09-1411-1179/+2886
* WinGui: Numerous fixes to Libhb based scanning and encoding. Aside from sever...sr552011-09-126-11/+24
* WinGui: Some further work to enable libhb encode support.sr552011-09-117-62/+359
* WinGui: Remove bad auto-gen.sr552011-09-111-1/+0
* WinGui: Remove bad auto-gen again.sr552011-09-111-27/+0
* WinGui: Some further work removing duplicate models, updating the libscan/enc...sr552011-09-1119-232/+216
* WinGui: Update the Interop Mixdown and Audio Encoder objectssr552011-09-112-2/+23
* WinGui: Correct an issue with updating old presets (from 0.9.5 or earlier) to...sr552011-09-111-0/+1
* x264 bump from r2044 to r2074 - misc. fixes and improvements.Rodeo2011-09-101-1/+1
* WinGui: Missed a case where the queue recovery file was not being updated whe...sr552011-09-101-0/+1
* libhb: fix incorrect decrementing of audio->config.out.track; it starts at 1,...Rodeo2011-09-091-5/+4
* libhb: work around the lack of 6.1 support for DTS sourcesRodeo2011-09-094-0/+46
* WinGui: Make sure the queue state is correctly state when it is done processing.sr552011-09-081-0/+1
* WinGui: Don't "recover" completed queue items when restarting.sr552011-09-081-2/+4
* CLI: fix a case where DTS/DTS-HD Passthru was reaching code only meant for Au...Rodeo2011-09-051-29/+40
* WinGui: Add support for longer previews.sr552011-09-041-9/+5
* CLI: fix a typo in the help text.Rodeo2011-09-031-1/+1
* WinGui: Remove some bad auto-gen... again.sr552011-09-031-1/+0
* WinGui: Initial support for batch queueing.sr552011-09-029-153/+345
* MacGui: Behold that which is hidden ... Batch Queueing Support.dynaflash2011-09-023-5/+91
* WinGui: Remove some remaining unused .NET settings code.sr552011-09-028-82/+0
* WinGui: Reverted Auto-Gen Resx change from previous commitsr552011-09-021-27/+0
* WinGui: Fix a display issue with the Title Dropdown. The dropdown area width ...sr552011-09-022-73/+102
* LinGui: Show video codec name in summary tabjstebbins2011-09-014-10/+46
* WinGui: Some tweaks to the way the picture settings panel handles cropping an...sr552011-08-271-2/+10
* WinGui: Broke the preset loader in the last commit. Now Fixed.sr552011-08-273-1/+9
* WinGui: Some refactoring of the preset services to make them simpler and rest...sr552011-08-273-25/+22
* MacGui: Live Preview ...dynaflash2011-08-242-24/+36
* LinGui: fix problem with preset updatesjstebbins2011-08-241-8/+12
* LinGui: make values for preset key AudioEncoderFallback compatible with mac uijstebbins2011-08-221-1/+13
* CLI: standardize passthru fallbacks.Rodeo2011-08-191-33/+81
* CLI: fix a bug where gain wouldn't be initialized when there were more input ...Rodeo2011-08-191-1/+15
* LinGui: compute passthru fallbacksjstebbins2011-08-191-11/+42
* lingui: fix issues with preset valuesjstebbins2011-08-192-7/+20