summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Change the CLI Helper to use the application startup path rather than...sr552013-05-191-2/+3
* WinGui: Some additional work on my prototype batch add to queue feature.sr552013-05-199-20/+115
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-1915-157/+269
* WinGui: Fix build scriptsr552013-05-184-570/+665
* WinGui: Fix typosr552013-05-181-1/+1
* x264: hardcode the version string so that the full and correct x264 version i...Rodeo2013-05-171-0/+23
* sync: fall back to drop_video_to_sync when hb_avcodec_open() fails, instesd o...Rodeo2013-05-171-39/+41
* decsrtsub: clear remnants of the previous line before progessing a new one.Rodeo2013-05-141-0/+3
* Bump Libav to v9.6.Rodeo2013-05-135-9/+9
* MacGui: stop before the last ("None") subtitle track when converting incompat...Rodeo2013-05-121-3/+5
* MacGui: fix a bug where the iPod 5G checkbox would be disabled for x264 in MP4.Rodeo2013-05-121-16/+13
* MacGui: refactor handling on chapter titles.Rodeo2013-05-113-60/+49
* WinGui: Fix a number of cosmetic issues and a bug with the Check for updates ...sr552013-05-114-8/+8
* LinGui: fix a problem with batch enqueuejstebbins2013-05-101-0/+5
* LinGui: Fix a bug in audio paneljstebbins2013-05-091-0/+2
* Improve upon previous commit.Rodeo2013-05-081-4/+5
* decsrtsub: rework character substitution logic.Rodeo2013-05-081-20/+30
* CLI: fix broken code for preserving libhb's default muxer.Rodeo2013-05-081-22/+23
* muxmkv: fix audio track private data for 24-bit FLAC.Rodeo2013-05-051-0/+1
* LinGui: Fix live preview reset for previews > 10jstebbins2013-05-032-2/+4
* LinGui: fix live preview "encoded" array size.jstebbins2013-05-031-1/+1
* Fix typo in previous commit.Rodeo2013-04-301-1/+1
* CLI: minor help text updates in preparation for the next release.Rodeo2013-04-301-24/+21
* contrib: patch libbluray to fix "duplicate" filterjstebbins2013-04-301-0/+80
* libhb: fix crash when EOF is found before first video framejstebbins2013-04-301-0/+1
* WinGui: Fix a reset issue on the log window.sr552013-04-301-0/+1
* WinGui: Fix buildsr552013-04-291-1/+1
* WinGui: Fix Lock System action and hide the quit handbrake option from when d...sr552013-04-292-3/+3