summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-1618-163/+230
* Fix the build under MinGWsr552013-06-161-1/+1
* WinGui: Fix a styling issue on the audio/subs tabsr552013-06-162-5/+6
* libhb: fix calculation of chapter durations in dvdread and dvdnav.Rodeo2013-06-162-23/+4
* Cosmetics after last commit.Rodeo2013-06-151-8/+8
* libhb: improve video and audio encoder names.Rodeo2013-06-152-150/+176
* Upgrade x264 to r2334-a3ac64bsr552013-06-152-5/+5
* libhb: fix incorrect sizeof()jstebbins2013-06-151-1/+1
* LinGui: use hb_audio_quality_get_default() to show/hide quality widgets.jstebbins2013-06-152-5/+22
* improve aac encoder build options and change some aac encoder defaultsjstebbins2013-06-1512-18/+141
* LinGui: merge windows phone 8 presetjstebbins2013-06-141-2/+135
* WinGui: Added a new option that will allow users to fallback to using system ...sr552013-06-1313-16/+182
* 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