summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Add a file to indicate that the WinForms UI is deprecated.sr552012-05-212-0/+4
* WinGui: Fixes to the DragDrop Library and added the source as a zip package.sr552012-05-214-114/+28
* WinGui: Bug fixes on the subtitles panel.sr552012-05-212-6/+16
* WinGui: Allow folders to be dropped on the main window.sr552012-05-201-1/+1
* Fix crash in MKV muxer with SRT subtitle sources (introduced in revision 4605).Rodeo2012-05-201-0/+5
* WinGui: Range of bug fixes and UI tweaks.sr552012-05-208-25/+26
* WinGui: Status overlay when scanning. Not sure if this is going to stay, just...sr552012-05-207-254/+670
* WinGui: Initial Implementation of Add All to Queue. Fix the Queue so that it ...sr552012-05-206-17/+132
* WinGui: When Changing the output format, limit to only valid choices in the v...sr552012-05-1914-38/+299
* WinGui: Fix issue with query for mkv files.sr552012-05-191-1/+5
* Forgot to svn add some taskset filesjstebbins2012-05-183-0/+370
* libhb: tasksets API provided by scsiguyjstebbins2012-05-175-448/+188
* libhb: forgot to clear the flag indicating forced sub seenjstebbins2012-05-171-0/+1
* libhb: improve termination of forced subtitlesjstebbins2012-05-171-5/+107
* WinGui: Fix a bunch of dodgy regexs that could lead to certain filenames caus...sr552012-05-151-18/+18
* WinGui: Fixes Picture Height CLI Query. Fix Framerate mode controls (PFR/VFR ...sr552012-05-153-4/+9
* WinGui:sr552012-05-142-6/+16
* Foreign Audio Search: improve duplicate subtitle detection.Rodeo2012-05-141-6/+8
* Fix a couple Foreign Audio Search issues causes by the changes introduced in ...Rodeo2012-05-141-9/+3
* libhb: include subtitles in all passes. When doing 2-pass, we want to send th...Rodeo2012-05-142-51/+25
* Fix a crash when doing Foreign Audio Search with subtitle tracks that contain...Rodeo2012-05-141-31/+18
* WinGui: Fix a crash in the user settings service on a clean install. Also han...sr552012-05-143-7/+8
* WinGui: Fix a bug that was causing the incorrect quality setting to be set.sr552012-05-131-9/+4
* WinGui: Fix Installer Scriptssr552012-05-123-3/+3
* WinGui: 64bit WPF build fix.sr552012-05-121-1/+1
* WinGui: Another attempt at fixing the build script.sr552012-05-121-4/+4
* WinGui: Build Script Updates for the WPF UI.sr552012-05-121-9/+7
* WinGui: Make the new WPF UI default. (the old UI exe is still included in the...sr552012-05-1218-137/+247
* 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