summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGUI: miscllaenous cleanup.Rodeo2012-05-121-71/+75
* CLI: fix mismatch between ShowHelp() and ParseOptions(). Fix help in order to...Rodeo2012-05-121-1/+1
* Sorry, missed one.Rodeo2012-05-121-2/+3
* Further cleanup.Rodeo2012-05-121-10/+10
* Cleanup: merge two consecutive if( job->indepth_scan ) blocks.Rodeo2012-05-121-18/+8
* MacGui: cosmetics.Rodeo2012-05-121-1/+1
* MacGui: do not disable fQueueStatus in enableUI. A disabled fQueueStatus look...Rodeo2012-05-121-3/+5
* libhb: PGS subtitle improvements.Rodeo2012-05-102-21/+98
* libhb: don't relocate SSA subtitle when burningjstebbins2012-05-101-55/+63
* decavcodec: merge double if to a single statement.Rodeo2012-05-091-6/+3
* MacGui: apply Auto Passthru settings even if the widgets are hidden.Rodeo2012-05-091-75/+35
* LinGui: remove unnecessary 100 title limitjstebbins2012-05-081-2/+0
* libhb: fix another filter initialization problemjstebbins2012-05-071-1/+3
* WinGui: (WPF) UI Consistency tweaks and improvements.sr552012-05-0610-60/+90
* WinGui: (WPF) Build system tweaks.sr552012-05-052-2/+4
* WinGui: Add bob support in the plist parser.sr552012-05-051-0/+8
* WinGui: (WPF) Change the Preset window from singleton to transient sr552012-05-051-1/+1
* WinGui: Support for bob deinterlacing/ decomb.sr552012-05-056-23/+65
* WinGui: Fix an issue importing SRT subs.sr552012-05-051-1/+9
* libhb: yet another fix for ssa burn-in positioning problemjstebbins2012-05-051-8/+4
* libhb: Fix problem with positions of burned-in subsjstebbins2012-05-0514-79/+31
* LinGui: use "allowed passthru" options even when hidden by preference optionjstebbins2012-05-051-12/+1
* LinGui: Enable advanced options entry box for mpeg4 codecjstebbins2012-05-051-1/+1
* audio->config.lang.description: code cleanup.Rodeo2012-05-034-180/+199
* libhb: if no source chapter name information is available, set default chapte...Rodeo2012-05-037-53/+68
* CLI: CLI: skip invalid audio input tracks, like we already do for subtitles.Rodeo2012-05-031-51/+57
* MacGUI: fix stupid bug introduced in revision 4633.Rodeo2012-05-031-0/+5
* MacGui: lots of stuff I forgot to to in revision 4627, plus a minor code clea...Rodeo2012-05-032-62/+69
* Scan: fix some 24000/1001 sources being detected as "almost" 24000/1001, usin...Rodeo2012-05-021-1/+12
* libhb: fix initialization problem in chroma resamplingjstebbins2012-05-021-0/+1
* LinGui: fix incorrect PAR in loose anamorphic modejstebbins2012-05-021-6/+4
* libhb: fix problem with filter initializationjstebbins2012-05-021-0/+1
* MacGUI: add new "Bob" options in the decomb and deinterlace popup buttons.Rodeo2012-05-022-13/+29
* don't do combing check twice per frame when bobbingjstebbins2012-05-012-1/+15
* libhb: bob deinterlacingjstebbins2012-05-015-163/+261
* cli: allow use of hh:mm:ss format when specifying p-to-p start/stop timejstebbins2012-05-011-12/+29
* Minor simplification.Rodeo2012-05-011-2/+2
* Simplify Foreign Audio Search code:Rodeo2012-05-014-102/+98
* merge assorted fixes provided by Rogerio Britojstebbins2012-05-016-5/+17
* libhb: fix problem with incorrect addition of audio silencejstebbins2012-05-016-3/+21
* libhb: allow arbitrary number of preview images, fixes potential crashjstebbins2012-05-011-9/+28
* WinGui: (WPF) Updates to the new Query Generator to deal with passthru tracks...sr552012-05-011-7/+8
* WinGui: (WPF) Improvements to the new audio panel.sr552012-05-017-42/+177
* WinGui (WPF) Fix a bug in the GongSolutions WPF Drag/Drop Library to prevent ...sr552012-04-293-19/+286
* WinGui: Basic support for PGS subtitles in the forms UI.sr552012-04-295-21/+84
* WinGui: Fix Preview Window Play button crash.sr552012-04-281-0/+4
* Fix a potential null pointer referencejstebbins2012-04-281-1/+1
* LinGui: fix problem with fallback audio encoder selectionjstebbins2012-04-271-4/+6
* Fix naming of ubuntu 12.04 repository. it expects "precise" not "pangolin"jstebbins2012-04-271-12/+12
* PGS (bluray) subtitle support \o/jstebbins2012-04-2638-330/+1236