summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* libhb: fix incorrect error message when adding substreams to ts listjstebbins2011-06-211-8/+8
* libhb: flush frame re-ordering delay queue properly when there are < 8 framesjstebbins2011-06-211-1/+3
* WinGui: Some more work on the libencode service.sr552011-06-201-13/+140
* WinGui: Update the About Window GPL statement & Fix an issue on the subtitles...sr552011-06-205-9/+19
* LinGui: Add status tray icon support for Ubuntu 11.04jstebbins2011-06-206-1/+98
* Remove the qt4 directory. Nothing useful has come from this code and too much...sr552011-06-2014-1100/+0
* Updated Credits file with a bunch of missing libraries. Removed all the names...sr552011-06-201-171/+28
* Some tidy up of the Standard files. THANKS and TRANSLATIONSsr552011-06-202-77/+18
* Update the GPL v2 License file to the latest copy from gnu.org. This is just ...sr552011-06-201-22/+21
* WinGui: Fix Broken Preview Window.sr552011-06-181-3/+3
* WinGui:sr552011-06-157-36/+77
* libhb: fix a warning in decssasub.c by adding new hb_valog functionjstebbins2011-06-153-42/+40
* libhb: eliminate use of deprecated sws_getContextjstebbins2011-06-151-8/+28
* MacGui: Don't call "return" at the end of a void function.. .. Redux!dynaflash2011-06-142-33/+0
* MacGui: Add blank line to previous commit files to fix the commit notes I tot...dynaflash2011-06-142-0/+2
* MacGui: Don't call "return" at the end of a void function.dynaflash2011-06-143-54/+55
* Add DTS-HD passthru \o/jstebbins2011-06-1415-111/+170
* MacGui: HBAudio Indentation Cleanupdynaflash2011-06-134-848/+963
* libhb: fix problem with processing audio gaps in dts streamsjstebbins2011-06-121-1/+1
* libhb: generalize channel remapping between decoders and encodersjstebbins2011-06-1212-91/+71