summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix an issue with multi-instance queue recovery files not being clear...sr552012-01-292-6/+20
* WinGui: Fix an issue that was causing the CLI version to be queried on very l...sr552012-01-293-3/+3
* WinGui: Fix an issue where preset save changes was not working.sr552012-01-262-4/+6
* WinGui: Fix for the Encode Quality type mode not being set correctly.sr552012-01-252-2/+4
* ca_aac: set minimum VBR quality to 1 instead of 0.Rodeo2012-01-251-1/+1
* Vorbis: adjust default VBR quality after revision 4385.Rodeo2012-01-251-1/+1
* Fix crash in add_ffmpeg_attachment: the value for "filename" metadata may be ...Rodeo2012-01-241-1/+1
* MacGui: add Auto Passthru support.Rodeo2012-01-248-372/+994
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...sr552012-01-2225-204/+761
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4417 b64f7644-9d1e-0410-96...sr552012-01-221-75/+83
* WinGui: Another fix to AutoPassthru functionality so that built-in presets st...sr552012-01-211-6/+14
* WinGui: Tweak the auto-correction of selected encoder feature on the audio pa...sr552012-01-181-17/+48
* BuildSystem: Mac OS X - fix terminal-driven build to relink when contrib prod...konablend2012-01-171-0/+5
* WinGui: Missed one file.sr552012-01-151-0/+9
* WinGui: Updated app-services library with support for auto-passthru.sr552012-01-153-2/+66
* Oops, disabled more widgets than I meant tojstebbins2012-01-142-360/+385
* Add preference to enabled auto passthru optionsjstebbins2012-01-145-54/+107
* WinGui: "copy" not "copy:*"sr552012-01-141-3/+3
* WinGui: Add support for --audio-copy-mask and --audio-fallbacksr552012-01-145-6/+55
* WinGui: Add an option to hide the Allowed Passthru checkboxes. (Hidden by def...sr552012-01-1412-135/+266
* Improve mpeg-ps detectionjstebbins2012-01-141-0/+20
* Fix fontconfig search path for linux and osxjstebbins2012-01-093-73/+20633
* WinGui: (WPF) Further work on hooking up the various tabs on the Main Window.sr552012-01-0822-74/+1280
* manicure: add support for AAC/MP3 Passthru and FLAC.Rodeo2012-01-071-0/+24
* WinGui: Couple of bug fixes to the Auto-Passthru feature.sr552012-01-072-7/+40
* WinGui: Control over automatic passthru options on the Audio Panel.sr552012-01-0710-27/+385
* MacGUI: fix the popups in the audio panel.Rodeo2012-01-051-1079/+627
* Backport mp4v2 SVN revision 473.Rodeo2012-01-051-0/+22
* Fix flac md5 sumjstebbins2012-01-041-8/+10
* BuildSystem: Mac OS X - fix pkg.create to use correct minver .dmg namingkonablend2012-01-041-4/+6
* BuildSystem: Mac OS X - fix pkg.create targetkonablend2012-01-041-2/+2
* BuildSystem: Mac OS X - transition to Xcode4konablend2012-01-0439-2682/+1867
* WinGui: (WPF) Bug fixes, Initial work on the Filters Viewsr552011-12-3011-22/+353
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...sr552011-12-3045-449/+896
* WinGui: (WPF) Fix build, Audio / Subtitle Panel initial template design, Outp...sr552011-12-305-132/+401
* Add path to log when decoding previews in batch scanjstebbins2011-12-291-1/+8
* WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...sr552011-12-2718-54/+780
* WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....sr552011-12-2731-70/+1168
* Use -2 to 10 range for Vorbis audio quality (same as what oggenc uses), inste...Rodeo2011-12-232-4/+5
* WinGui: (WPF) Work on the Chapters Panel + Missing Image files.sr552011-12-226-11/+137
* Fix overlapping vobsubsjstebbins2011-12-221-10/+8
* WinGui: Fix the Query Parser for x264 preset options. sr552011-12-221-5/+7
* Add utilities for debugging fifo and buffer poolsjstebbins2011-12-211-0/+166
* Fix corruption of buffer pools by render subsjstebbins2011-12-211-0/+4
* WinGui: (WPF) Some further work on the WPF GUI. Started to hook up presets.sr552011-12-2112-20/+393
* WinGui: Fix an issue with the Output Settings preset name display. It was int...sr552011-12-201-1/+1
* WinGui: Some Audio Panel refactoring and an additional method to the scan ser...sr552011-12-204-12/+58
* WinGui: Import Patch to fix corrupted characters in the Parser class. http://...sr552011-12-201-1/+1
* MacGui: fix some warnings introduced in the previous commit.Rodeo2011-12-081-2/+2
* MacGUI: add "Fast" decomb option.Rodeo2011-12-083-11/+29