summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LinGui: fix propagation of tags from input file to outputjstebbins2013-06-111-0/+29
* Experimental preset for Windows Phone 8 Devices. Would be appreciated that an...sr552013-06-082-1/+175
* WinGui: Better keyboard navigation in the GUI. Added an encode progress bar ...sr552013-06-064-36/+41
* LinGui: fix preset import/exportjstebbins2013-06-061-188/+189
* Cosmetics.Rodeo2013-06-061-1/+1
* CLI: Silence compiler warningjstebbins2013-06-061-0/+1
* libhb: move one-time registrations to hb_global_init().Rodeo2013-06-061-62/+33
* WinGui: Undo last commit, causes more problems than it fixes.sr552013-06-051-4/+4
* WinGui: Disable the last bit of Custom Anamorphic calculation code until I ca...sr552013-06-051-4/+4
* WinGui: Fix an issue where cropping wasn't getting set correctly after a titl...sr552013-06-051-18/+18
* hb_mixdown_*: use meaningful values instead of -1.Rodeo2013-06-041-3/+3
* manicure: support new mixdowns added before 0.9.9.Rodeo2013-06-042-22/+62
* hb_video_encoders: cosmetics.Rodeo2013-06-031-8/+4
* libhb/common: improve fallback mechanism.Rodeo2013-06-0312-464/+830
* WinGui: Put Lower / Placebo Quality (Higher quality for non x264) markers und...sr552013-06-024-8/+66
* WinGui: Some usability improvements around presets. Also trying out a "Hide P...sr552013-06-028-9/+138
* MacGUI: Patch -Replace some deprecated API Calls https://reviews.handbrake.fr...sr552013-06-012-40/+44
* WinGui: Added option to AutoName functionality to remove common punctuation f...sr552013-06-015-15/+54
* WinGui: Don't crash if a corrupted source file causes the duration to be mis...sr552013-06-011-1/+1
* WinGui: Change the Add button on the Audio/Subtitle tabs to DropButtons to be...sr552013-06-017-14/+116
* WinGui: Add support for the 24bit flac encoder.sr552013-06-013-3/+16
* cropscale: fix initial value of output width/heightjstebbins2013-05-311-2/+2
* libhb: fix problem with logging of crop/scale settingsjstebbins2013-05-311-2/+2
* LinGui: remove oneiric from nightly buildsjstebbins2013-05-311-13/+0
* hb_display_job_info: improve formatting of start and stop times.Rodeo2013-05-301-3/+4
* Change AssemblyInfo.cs.tmpl0.9.9.1sr552013-05-301-1/+1
* WinGui: Temp workaround for iPod preset.sr552013-05-301-0/+5
* Prep for patch release.sr552013-05-304-6/+6
* Don't expose rate, mixdown, dither and encoder arrays to the UIs.Rodeo2013-05-3016-1876/+2631
* WinGui: Picture Settings Tab and Preset Behaviours changed to be consistent w...sr552013-05-292-81/+83
* WinGui: Use ISO639-2 Codes rather than language names for auto language selec...sr552013-05-294-9/+71
* WinGui: Fix a potential crash in the options window for clearing log files if...sr552013-05-291-4/+11
* Make initialization of vfr filter work as I intended.jstebbins2013-05-286-85/+95
* WinGui: Continuation of previous fix to the queue event handling.sr552013-05-271-0/+20
* WinGui: Fix an option in prefs that wasn't reloadingsr552013-05-271-2/+3
* WinGui: Add an attached property to the source menu to handle drive detection...sr552013-05-268-166/+153
* WinGui: Disable End point affecting the start point for anything other than c...sr552013-05-261-1/+1
* WinGui: Add Clear buttons back to the Audio/Subs tabs.sr552013-05-252-14/+20
* WinGui: Attempt 2 at fixing text overlap and fixed lossless warning label not...sr552013-05-252-2/+2
* WinGui: Add some margin to prevent help prevent overlapping of CQ value and R...sr552013-05-251-1/+1
* WinGui: Refactor the Presets Picture Size handling to make it a bit clearer w...sr552013-05-258-71/+89
* WinGui: End Point can not be greater than Start and vice versa for the chapte...sr552013-05-251-0/+10
* WinGui: Some usability improvements and bug fixes around the queue window.sr552013-05-244-56/+75
* WinGui: Redesign the tooltip for the Queue items to show Source and Destinati...sr552013-05-242-22/+51
* WinGui: Add a warning about user presets not being updated until such time th...sr552013-05-241-1/+2
* WinGui: Fix Queue Job display count not refreshing after the window is closed...sr552013-05-241-0/+2
* WinGui: Fix AutoName when no {title} tag is set.sr552013-05-241-2/+1
* libhb: fix hb_vfr_info() and refactor hb_vfr_init() a bit.Rodeo2013-05-223-48/+29
* WinGui: Make the AutoNaming feature less trigger happy. It should not run for...sr552013-05-223-5/+24
* WinGui: Adding missing x264UseAdvancedOptions Key. Allow the Queue window to...sr552013-05-223-2/+6