summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGUI: Consolidate passthrough mixdowns.dynaflash2011-07-194-26/+24
* WinGui: Fix "Set Default" preset option.sr552011-07-183-16/+37
* Add the cpu architecture to the Windows CLI zip packages.sr552011-07-171-1/+1
* WinGui: Add support for x64 to the build script.sr552011-07-171-5/+4
* WinGui: Setup a simple msbuild configuration and simplified the project build...sr552011-07-175-134/+64
* WinGui: Another build fix.sr552011-07-163-4/+15
* WinGui: Another attempt at sorting the build.sr552011-07-164-125/+24
* Another set of build fixessr552011-07-163-1/+5
* cli: add --audio-copy-mask and --audio-fallback optionsjstebbins2011-07-161-11/+76
* WinGui: Build fixes.sr552011-07-164-11/+68
* WinGui: Some fixes to the Queue Current encoding information display and remo...sr552011-07-1612-40/+41
* WinGui: Another duplicate model removed.sr552011-07-167-34/+7
* WinGui: Starting to remove model objects from the Application Services module...sr552011-07-1616-228/+64
* lingui: add backwards compatible "AC3" translation for audio encoder valuejstebbins2011-07-161-0/+1
* WinGui: Switch from using the Interop binary lib, to the source version which...sr552011-07-166-48/+51
* lingui: add some preset translations that I missedjstebbins2011-07-161-0/+5
* WinGui: Missed one.sr552011-07-141-1/+1
* WinGui: Fix issues with Analyse x264 option.sr552011-07-143-10/+10
* contrib: enable debuggin when debug=max and disable optimizations when optimi...jstebbins2011-07-117-34/+51
* libhb: fix a couple small memory leaksjstebbins2011-07-111-3/+2
* contrib: enable a52dec debugging when debug=maxjstebbins2011-07-111-0/+5
* contrib: dvdread and dvdnav, allow disabling optimizations with debug disabledjstebbins2011-07-112-0/+8
* build: fix configure to define GCC.O before including main.defsjstebbins2011-07-112-3/+5
* contrib: enable ffmpeg debug when debug=max is setjstebbins2011-07-111-0/+10
* contrib: enable dvdread and dvdnav debugging when debug=max is configuredjstebbins2011-07-112-0/+14
* libhb: improve dvdnav main feature detectionjstebbins2011-07-101-106/+145
* libhb: improve dvdnav main feature detectionjstebbins2011-07-091-68/+76
* Some Duplicate text removed.sr552011-07-091-4/+1
* Added a note to the Github Readme about submitting patchessr552011-07-091-0/+5
* WinGui: Added file headers to the interop library, and corrected a number of ...sr552011-07-0954-202/+649
* back off part of the last dvdread fixjstebbins2011-07-081-18/+0
* Fix crash when scanning True Gritjstebbins2011-07-082-3/+43
* WinGui: Fix a null pointer exception after scan.sr552011-07-081-14/+13
* libhb: fix a couple small memory leaksjstebbins2011-07-072-6/+2
* WinGui: Updated Nsis scripts.sr552011-07-072-0/+4
* libhb: fix a stack corruption crash when scanning some BDsjstebbins2011-07-071-11/+5
* libhb: when doing main feature search, skip prohibited buttons.jstebbins2011-07-061-33/+41
* libhb: add some logging to main feature searchjstebbins2011-07-061-11/+33
* WinGui: Replace the old-school Windows 9x folder dialog with a 3rd party (ook...sr552011-07-0313-34/+3651
* WinGui: Fix an issue that allowed Mp4 only options to be selected with MKV. (...sr552011-07-021-7/+9
* fix some warnings in the clijstebbins2011-07-013-43/+8
* LinGui: change page increment of preview frame sliderjstebbins2011-06-271-1/+1
* LinGui: fix initial enabled state of audio options after scanjstebbins2011-06-271-0/+1
* LinGui: fix a problem with enabling dts and dts-hd passthru in audio optionsjstebbins2011-06-271-4/+4
* libhb: fix progress information for batch scansjstebbins2011-06-231-0/+1
* WinGui: Add DTS-HD Passthru support and a bit of code tidy-up.sr552011-06-226-103/+42
* LinGui: fix appindicator warning message in log at startupjstebbins2011-06-221-8/+11
* LinGui: fix scaling problem with preview windowjstebbins2011-06-221-1/+1
* LinGui: when appindicator is found, disable gtkstatusiconjstebbins2011-06-212-26/+34
* LinGui: fix a couple compiler warningsjstebbins2011-06-211-2/+2