summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: Make AAC and MP3 passthru fall back to the AAC and MP3 encoders, resp...Rodeo2011-08-182-3/+24
* MacGui: Fix crash when launching then cancelling new source and quitting woul...dynaflash2011-08-181-5/+11
* MacGui: Fix a crash in live preview where upon closing the preview window dur...dynaflash2011-08-171-9/+6
* WinGui: Finish migrating the settings over to the new user setting service.sr552011-08-1733-999/+422
* Blu-ray: display playlist number in log, CLI scan output, and title drop-down.Rodeo2011-08-166-7/+38
* WinGui: Add support for upcoming changes to CLI scan output showing bluray pl...sr552011-08-161-4/+19
* libhb: Use h.264 recovery points as key frames when decodingjstebbins2011-08-163-27/+164
* MacGUI: Advanced panel: remove unnecessary checks when hiding the psy sliders.Rodeo2011-08-151-10/+4
* MacGUI: HBAudioController.m: remove two stray newlines which my patch inexpli...Rodeo2011-08-151-2/+0
* WinGui: Add a service manager to maintain single instances of services & upda...sr552011-08-1530-41/+565
* WinGui: Couple of minor bug fixes in the user settings code.sr552011-08-152-1/+2
* WinGui: Finished re-writing the user settings service to use xml file storage...sr552011-08-1523-565/+329
* WinGui: Remove a duplicate model object.sr552011-08-158-50/+1
* WinGui: Clear all option on the queue.sr552011-08-158-23/+74
* WinGui: Fix an issue with Multi-instance detection.sr552011-08-141-1/+1
* Interop: Struct changes to keep up with libhb and passthrough updates. Also f...randomengy2011-08-1310-17/+45
* libhb: fix setting Libav codec private optionsjstebbins2011-08-125-10/+37
* WinGui: Added in release installer support to the msbuild file.sr552011-08-121-4/+20
* MacGui: Fix borked "When Done" Preference drop down which was inexplicably lo...dynaflash2011-08-122-776/+423
* WinGui: Disable the "Run HandBrake" option after the installer. Running under...sr552011-08-114-4/+4
* WinGui: Add support for performing a silent install. (Patch by cookie23 - Jer...sr552011-08-114-20/+32