summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libhb: drop HB_INPUT_CH_LAYOUT_*Rodeo2012-06-1822-340/+267
* Fix yet another stupid overshight on my part.Rodeo2012-06-182-40/+0
* Remove debug code.Rodeo2012-06-181-2/+0
* Fix HE-AAC in MKV.Rodeo2012-06-182-1/+72
* Add PGS codec ID to libmkv and use it.Rodeo2012-06-182-1/+25
* Fix Foreign Audio Search bug introduced in revision 4677.Rodeo2012-06-171-1/+11
* WinGui: Fix a couple of the issues with the Picture settings view with regard...sr552012-06-171-7/+125
* WinGui: Output settings were not loading with the presets.sr552012-06-172-0/+9
* remove unnecessary includejstebbins2012-06-171-1/+0
* Add CFLAGS and LDFLAGS specified during configure to compile and link commandsjstebbins2012-06-173-7/+7
* WinGui: Convert the Presets Panel to a Listbox and update the styling. This s...sr552012-06-163-31/+71
* WinGui: Various fixessr552012-06-168-10/+98
* WinGui: Fix an issue in the AudioTrack copy constructor.sr552012-06-151-1/+1
* WinGui: Add extension to file when exporting the queuesr552012-06-151-1/+7
* Updated file copyright / GPL headerssr552012-06-1564-167/+425
* WinGui: Fix another issue with Scanning sources at the drive letter level.sr552012-06-141-5/+3
* WinGui: Fix build and further clean out some legacy code.sr552012-06-1411-48/+38
* WinGui: Code Cleanupsr552012-06-1478-558/+1209
* WinGui: Strip out more legacy code.sr552012-06-148-78/+29
* WinGui: Remove the legacy WinForms GUI.sr552012-06-14119-32923/+3
* WinGui: Additional layout changes to the options window.sr552012-06-141-99/+48
* WinGui: Some layout tweaks by beta-testersr552012-06-1410-338/+860
* WinGui: Initial layout changes to the options screen.sr552012-06-144-107/+242
* Don't override fribidi lib and cflags when building libass on linuxjstebbins2012-06-081-1/+5
* LinGui: fix crash when dvd volume id has non-ascii charactersjstebbins2012-06-081-1/+1
* LinGui: fix problem with setting the default destination file namejstebbins2012-06-081-7/+1
* WinGui: Added a Shell View which can host various windows. By default this wi...sr552012-06-0813-34/+291
* WinGui: Changes to the Main Window and Advanced Tab to make allow it to bette...sr552012-06-072-478/+977
* WinGui: Fix in the scan service for scanning folders with spaces.sr552012-06-071-1/+3
* Wingui: Fix an issue where a trailing slash can cause an encode not to start.sr552012-06-071-0/+8
* Portability patchesjstebbins2012-06-074-6/+21
* LinGui: remove deprecated "Encoding" key from desktop filejstebbins2012-06-071-1/+0
* Make HB_AMIXDOWN_* defines a simple enumeration. The existing system wasn't n...Rodeo2012-06-0613-94/+107
* WinGui: Order Language listboxes on the Options / Audio and Subtitles Tabsr552012-06-061-2/+5
* WinGui: Allow Modulus with Anamorphic Mode None. Tweaks to Destination filena...sr552012-06-062-4/+4
* WinGui: Fix chapter csv file import. Names were not displaying on the chapter...sr552012-06-032-4/+20
* WinGui: Numerous fixes to the picture settings tab. Fixed framerate typo on t...sr552012-06-034-6/+71
* WinGui: Fix an issue with the x264 CQ Granulairty on certain cultures. Change...sr552012-05-313-7/+33
* WinGui: Fix a bug in chapter duration calculation.sr552012-05-273-7/+9
* WinGui: Fix a threading bug in the Queue Manger. ClearCompleted should always...sr552012-05-271-8/+14
* WinGui: Fix for the Constant Quality slider when changing the granularity wit...sr552012-05-272-22/+40
* decdca: attempt to fix Dolby Surround and Pro Logic II mixdown. We were doing...Rodeo2012-05-277-99/+139
* Bump x264 to r2200-999b753.Rodeo2012-05-262-3/+3
* WinGui: Add a warning when closing the app while an encode is running. A fix ...sr552012-05-263-10/+48
* fix more compiler warningsjstebbins2012-05-264-10/+3
* LinGui: fix a bunch of compiler warningsjstebbins2012-05-2612-56/+21
* LinGui: oops, fixed on sigsegv and created another :(jstebbins2012-05-263-7/+4
* LinGui: fix crash when ejecting dvdjstebbins2012-05-262-9/+11
* WinGui: Improvements and fixes to the Queue Window. Added WhenDone option. Fi...sr552012-05-266-77/+341
* WinGui: Change the Binding behaviour to update the bound field as the user ty...sr552012-05-251-1/+1