summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libhb: Sort BD titles by playlist idjstebbins2011-06-071-6/+29
* WinGui: Update the Audio Track name handling code to work with the CLI fixes.sr552011-06-071-3/+3
* libhb: fix crash when x264 fails to initializejstebbins2011-06-062-1/+6
* Fix a problem with filtering and picking correct BD titlejstebbins2011-06-053-2/+15
* Merge pull request #2 from rdp/mastersr552011-06-041-1/+3
* WinGui: Removed some duplicate code and some general cleanup to the scan serv...sr552011-06-041-23/+10
* LinGui: Add support for naming audio tracks.jstebbins2011-06-036-35/+92
* WinGui:sr552011-06-037-16/+85
* LinGui: fix preview encode progress display when # previews > 10jstebbins2011-06-031-1/+1
* WinGui: Improvements to the AutoName functionality.sr552011-06-024-12/+17
* bump x264 from r1937 to r1995jstebbins2011-05-311-3/+3
* Add patch to disable SSE in mpeg2dec for mingw64jstebbins2011-05-311-0/+30
* Fix build breakage on gcc < 4.5jstebbins2011-05-311-51/+40
* Fix gcc4.6 build error that results in a crash in sse2 codejstebbins2011-05-301-0/+133
* WinGui: Some additional work on the libhb encode service to move it closer to...sr552011-05-298-21/+323
* WinGui: Refactored the Encode Service to move any reusable code into a base c...sr552011-05-297-252/+584
* WinGui: Add fps display to the queue window.sr552011-05-281-1/+3
* WinGui: Fix to the Audio Panel. It now creates a copy of the sources Audio Tr...sr552011-05-261-4/+7
* MacGui: Update project file for XCode 3.2.6dynaflash2011-05-261-0/+1
* MacGui: Add -selectedPreset helper methoddynaflash2011-05-262-65/+71
* MacGui: Clean up internal architecture of HB Audio and HBAudioControllerdynaflash2011-05-265-85/+1095
* MacGui: Fix some compile time warnings.dynaflash2011-05-263-7/+1
* MacGui: Audio Gain Control initial implementationdynaflash2011-05-266-31/+284
* WinGui: Fix the option to always automatically add closed closed captions to ...sr552011-05-251-9/+10
* WinGui: Made a change to the Query Generator to use the Scanned Source Path r...sr552011-05-231-2/+7
* WinGui: Update the Installer.nsi to include the splitbutton control dll.sr552011-05-222-0/+4
* WinGui: Update the interop library.sr552011-05-221-0/+0
* WinGui: Add a new option "Add All" to the Audio track which adds any remainin...sr552011-05-227-51/+158
* WinGui: Fix an unusual issue with the DataBinding on the AudioTrack dropdown ...sr552011-05-223-11/+11
* WinGui: Another fix for the preset service which was not correctly updating p...sr552011-05-215-23/+48
* WinGui: Add Exported Preset contents to the error dialog for the presets serv...sr552011-05-211-37/+39
* WinGui: Added missing update fromm previous checkin.sr552011-05-214-14/+6
* WinGui: Fix a Serialization issue that was causing the Winforms designer to t...sr552011-05-216-76/+114
* WinGui:sr552011-05-212-8/+7
* WinGui:sr552011-05-211-3/+6
* Remove the depreciated hb_calc_bitrate methodsr552011-05-213-130/+0
* MacGui: Remove deprecated PictureDecombDeinterlace key.dynaflash2011-05-191-12/+4
* MacGui: Don't assign nil to ints (duh)dynaflash2011-05-192-9/+2
* MacGui: Remove unused variables to suppress warnings at compile timedynaflash2011-05-193-7/+0
* Macgui: libhb, MacGUI: reflect the fact that DRC only applies to non-passthru...dynaflash2011-05-192-2/+10
* MacGui: Fix the wording for Peak Framerate to match the Lingui.dynaflash2011-05-192-4/+4
* Fix some problems with rgb2yuv and yuv2rgbjstebbins2011-05-172-10/+10
* WinGui:sr552011-05-141-4/+8
* WinGui:sr552011-05-147-65/+134
* WinGui:sr552011-05-101-1/+3
* WinGui:sr552011-05-102-1/+10
* WinGui:sr552011-05-091-1/+1
* WinGui:sr552011-05-082-5/+3
* WinGui:sr552011-05-083-7/+15
* WinGui:sr552011-05-0810-51/+97