summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump Libav to v9.2.Rodeo2013-02-277-232/+12
* WinGui: Show "Scan failed: Unrecognized file type." when a scan fails for thi...sr552013-02-244-10/+24
* WinGui: Enhancements to the preview window and scanning option.ssr552013-02-232-9/+24
* Disable mno-ms-bitfields globally - Thanks to Maxym Dmytrychenko and Konab1en...sr552013-02-211-0/+2
* LinGui: increase max number of static previews to 60jstebbins2013-02-201-1/+1
* LinGui: increase max live preview duration to 240 secondsjstebbins2013-02-201-4/+4
* MacGui: Raise the maximum allowable previews from 30 to 60 in 5 preview incre...dynaflash2013-02-201-22/+166
* MacGui: Live Preview extend the live preview maximum duration to 240 seconds ...dynaflash2013-02-191-0/+8
* cleanup build system settings for several moduleskonablend2013-02-193-10/+6
* minor fixup: append to GCC.args.extra konablend2013-02-191-1/+1
* WinGui: Split out the advanced tab code into separate panels.sr552013-02-1613-1628/+2014
* add --disable-sndfile to avoid build failurekonablend2013-02-151-0/+3
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-1234-265/+591
* WinGui: Fix the source display label for batch scan mode.sr552013-02-091-19/+3
* Set AVCodecContext.request_channel_layout when decoding.Rodeo2013-02-052-35/+125
* Audio dithering.Rodeo2013-02-056-0/+217
* MacGui: re enable deinterlaced still preview images when deinterlace is selec...dynaflash2013-02-043-18/+40
* Prevent OSX ML sleep during encoding, thanks to Jerome Lacubesr552013-02-045-10/+122
* MacGUI: add a missing else statement. Don't pass key event down the response ...ritsuka2013-02-041-3/+4
* WinGui: Add support for the tray icon.sr552013-02-029-861/+1098
* LinGui: add tooltips for subtitle optionsjstebbins2013-02-022-0/+68
* MacGUI: make the control box in preview window 10 px larger to avoid splittin...ritsuka2013-02-012-30/+38
* LinGui: fix crash caused by bug in newer versions of gtk2jstebbins2013-02-012-19/+11
* MacGUI: Reworked a bit of HBPreviewController, the main differences are:ritsuka2013-02-018-1727/+1759
* MacGUI: Fix build on 10.6sdk.ritsuka2013-01-311-0/+6
* MacGUI: make the preview window HiDPI aware, so that the preview images will ...ritsuka2013-01-302-16/+45
* x264 preset system: miscellaneous improvements.Rodeo2013-01-3011-202/+228
* - xcode debug builds now use --debug=std instead of --debug=maxkonablend2013-01-291-1/+1
* LinGui: remove unnecessary GtkFramejstebbins2013-01-291-18/+11
* LinGui: fix gtk3 subtitle and audio list issuejstebbins2013-01-292-12/+28
* Bump local automake to version 1.13.1.Rodeo2013-01-291-1/+1
* - drop deprecated usage of automake macrokonablend2013-01-293-0/+36
* - drop deprecated usage of automake macrokonablend2013-01-291-0/+12
* libhb: remove exta log text that was used for debuggingjstebbins2013-01-291-2/+2
* libhb: Fix CC processing for packets that have no PTSjstebbins2013-01-291-7/+19
* libhb: Fix main feature detection for some DVDs (Brave)jstebbins2013-01-281-1/+1
* MacGui: Remove extra space in encoding status line string for 1 pass encodes.dynaflash2013-01-281-1/+9
* MacGui: Add missing tooltips . Align and fix issues.dynaflash2013-01-273-286/+422
* MacGui: Fix a null placeholder upon launch in the x264 unparse string.dynaflash2013-01-271-3/+10
* Updating generated docssr552013-01-273-22/+25
* Updated texi docs.sr552013-01-273-10/+11
* Only show the warning about copy proteciton once.sr552013-01-271-52/+13
* Remove the deprecated VLC DYLD codesr552013-01-271-76/+4
* build: Fix mingw crashes in libdvdread when using gcc >= 4.7jstebbins2013-01-261-0/+19
* MacGui: sync built-in presets with the other UIs.Rodeo2013-01-263-514/+227
* WinGui: Code Tidyup.sr552013-01-263-25/+58
* WinGui: Numerous bug fixes to the services library.sr552013-01-2610-234/+291
* manicure: bugfixes.Rodeo2013-01-262-99/+103
* WinGui: Fix a bug in the GongSolutions.Wpf.DragDrop library that was causing ...sr552013-01-264-39/+39
* - parse yasm version at configure timekonablend2013-01-251-4/+101