summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Restore the "No Titles Found" dialog from previous versions of HandBr...sr552015-04-201-0/+10
* WinGui: Add "Delete" key shortcut to the queue to delete selected items.sr552015-04-181-0/+1
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-121-2/+5
* WinGui: Adding Subtitle Burn-in Behaviour Support.sr552015-04-041-0/+2
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-291-0/+3
* WinGui: Remove the EncodeServiceWrapper sr552015-03-031-1/+0
* WinGui: Dropping more legacy code and moving some more UI only code up to the...sr552015-03-011-0/+2
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-011-0/+5
* WinGui: General VS Project Cleanup. Simplified build profiles. Installer no l...sr552015-02-281-31/+4
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-4/+0
* WinGui: Remove the EagleBoost.Wpf library as it's not used by the GUI.sr552015-02-281-4/+0
* WinGui: Rename interop library to match naming convention. Remove some old te...sr552015-02-281-2/+2
* WinGui: Misc UI consistency improvements. sr552015-02-091-7/+0
* WinGui: Remove a bunch of CLI handling code.sr552015-01-311-9/+0
* WinGui: sr552015-01-271-0/+1
* WinGui: Switch all the FileOpen / FileSave dialogs over to the native windows...sr552015-01-231-1/+2
* WinGui: Remove the Simple advanced options tab. sr552015-01-231-9/+0
* WinGui: Combine the Still and Live previews into a single window in the same ...sr552015-01-171-9/+0
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-041-0/+6
* WinGui: Switching the preset format over to JSON and adding a container objec...sr552014-12-121-0/+1
* WinGui: Adding JSON.NET librarysr552014-12-111-0/+4
* WinGui: Re-factoring the services library. sr552014-11-291-0/+5
* WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...sr552014-11-281-1/+0
* WinGui: Stop using HandBrakeCLI to fetch preset information. Removing another...sr552014-11-281-1/+1
* WinGui: Remove the option to enable the static preview window. Window is now ...sr552014-11-271-1/+1
* WinGui: Move the preset model object into the presets package.sr552014-11-231-2/+1
* WinGui: Move the preset system out of the services package.sr552014-11-231-0/+6
* WinGui: Remove some cruft from the solution.sr552014-08-211-4/+0
* WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.sr552014-07-051-0/+2
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-181-0/+1
* WinGui: Give the preview window a presence on the picture settings tab. Added...sr552014-05-171-0/+18
* WinGui: Restore rolled back tabbing fix + added a check for illegal character...sr552014-03-231-0/+1
* WinGui: Add a new command line argument to the HandBrake GUI executable (--r...sr552014-03-011-0/+1
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-161-0/+2
* WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...sr552013-12-261-1/+0
* WinGui: Remove support for Growl. This library has been causing numerous issu...sr552013-12-071-9/+0
* WinGui: Some further work in the background on the still preview feature.sr552013-12-061-0/+1
* WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ...sr552013-12-011-1/+37
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-191-0/+9
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+2
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-191-0/+1
* WinGui: Update the video preview window icon. Was using the wrong one.sr552013-11-021-1/+0
* WinGui: Changed the Source Menu file icon to something that scales down a bit...sr552013-11-021-1/+4
* WinGui: Use the LumenWorks CsvReader library for the chapters tab. (MIT Licen...sr552013-10-051-0/+4
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-281-1/+0
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-211-0/+2
* WinGui: Remove the scan service wrapper as it's no longer needed.sr552013-09-211-1/+0
* WinGui: Some more work on the Instant HandBrake prototype. sr552013-08-271-3/+5
* WinGui: Replace the MenuButtons with SplitButtons on the Audio/Subtitle tabs.sr552013-08-221-0/+7
* WinGui: Initial work around around a when done countdown.sr552013-08-211-1/+12