summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Update Caliburn Micro Framework to 1.3.1sr552012-04-063-74/+453
* WinGui: (WPF) User Setting Service fixes, Query Generation fixes, Logviewer l...sr552012-04-015-26/+36
* WinGui: (WPF) Cleanup and fixes to the main window and preferences screen.sr552012-04-015-24/+134
* WinGui: (WPF) Bug fixes to the advanced panelsr552012-04-014-6/+22
* WinGui: Fix an filepath issue in libhb scan service.sr552012-04-011-2/+2
* WinGui: (0.9.x) User Settings Service Fixes/Improvements from Trunksr552012-04-011-0/+4
* libhb: fix incorrect audio gapsjstebbins2012-04-011-1/+3
* Interop: Fixes / API Updates for Encoding.sr552012-03-314-42/+102
* Interop: Update hb_job_s and hb_title_s with latest API changes.sr552012-03-312-0/+8
* Interop: Expose option to enable or disable LibDVDNav on scans.randomengy2012-03-311-80/+87
* Bump x264 to r2184-5c85e0a.Rodeo2012-03-311-1/+1
* Cosmetic after last commit.Rodeo2012-03-311-1/+1
* encx264: cleanup.Rodeo2012-03-311-33/+33
* LinGui: fix queue display problem with "same as source (constant)" frameratejstebbins2012-03-311-6/+16
* Activity Log: fix some typos and make indentation a bit more consistent.Rodeo2012-03-312-3/+3
* MacGUI: use hb_reset_job.Rodeo2012-03-312-27/+5
* libhb: fix cfr encodingjstebbins2012-03-315-121/+148
* Add hb_dict_unset and hb_dict_to_encopts.Rodeo2012-03-312-1/+49
* libhb: Fix problem with TS streams that have no PAT or PMTjstebbins2012-03-301-14/+22
* cqm=/some/path has the same effect as cqmfile=/some/path AND param.psz_cqm_fi...Rodeo2012-03-291-0/+1
* hb_apply_h264_level: avoid division by zero due to some x264_param_t fields b...Rodeo2012-03-291-4/+16
* WinGui: More refactoring of user settings / exception handling for the user s...sr552012-03-293-41/+29
* libhb/hd_dict.c, add newline at end of file.Rodeo2012-03-292-2/+1
* hb_dict: cosmetics.Rodeo2012-03-291-3/+3
* encx264: add functionality to retrieve the "preferred" option name for option...Rodeo2012-03-296-4/+46
* hb_dict: minor improvements.Rodeo2012-03-291-7/+3
* libhb: use source colorimetry information when available.Rodeo2012-03-287-34/+224
* encx264: use x264_param_apply_fastfirstpass.Rodeo2012-03-286-109/+32
* libhb: add basic dictionary implementation.Rodeo2012-03-284-91/+247
* Controller.m: replace usage of hb_strdup_printf with NSString.Rodeo2012-03-281-25/+16
* WinGui: Add code to overwrite corrupted settings file.sr552012-03-281-0/+9
* MacGui: fix commit 4546 so it works on os x which is the filter pipeline rewo...dynaflash2012-03-283-15/+9
* Rework filter pipelinejstebbins2012-03-2755-2995/+3659
* LinGui: fix default value for fallback audio encoder for autopassthrujstebbins2012-03-261-1/+1
* WinGui: Fix build scripts.sr552012-03-253-3/+7
* WinGuWinGui:(WPF) Remove some legacy queue code with the queue models and fix...sr552012-03-2514-131/+134
* Fix hb_apply_h264_level. x264_sps_init doesn't yet take VBV into account when...Rodeo2012-03-251-5/+18
* Add Auto Passthru support to manicure.Rodeo2012-03-252-50/+279
* Add "Web Optimized" support to manicure. Patch by Sam Homer, thanks!Rodeo2012-03-251-0/+20
* WinGui: (WPF) Port the Advanced Panel for x264 from VidCoder. sr552012-03-2413-110/+2299
* Misc. improvements to the previous commit.Rodeo2012-03-242-26/+69
* Add hb_apply_h264_level(). Sets and ensures compliance with the specified H.2...Rodeo2012-03-245-15/+211
* WinGui: (WPF) Setup all the Installer (Nightly and Release, x86/64) and Build...sr552012-03-2414-200/+1398
* WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.sr552012-03-2411-32/+165
* WinGui: Turn Full debug on for the Windows GUI, and include pdb's in the nigh...sr552012-03-235-6/+10
* WinGui: (trunk) Fix Default preset option not working for custom presets.sr552012-03-231-1/+10
* WinGui: (WPF) Wired up the queue window and added missing functionality. Fixe...sr552012-03-2319-153/+493
* MacGui: Remove Detelecine from the Hi Profile Preset.dynaflash2012-03-231-1/+1
* Fix loop counter decrement in CFR frame duplication code. CFR would never dup...Rodeo2012-03-211-1/+1
* WinGui: Fix exception when adding to queue.sr552012-03-201-0/+1