summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Lay the foundation for editing presets with a simple rename window.sr552016-07-251-0/+9
* WinGui: Stubbing out some meta data code.sr552016-07-231-0/+10
* WinGui: Make the "Presets" menu grouped by category.sr552016-06-161-0/+2
* WinGui: Add a track list on the Audio Defaults screen. This changes the behav...sr552016-05-121-0/+1
* WinGui: Improve the security of the update checker on windows. This download ...sr552016-04-291-0/+1
* WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...sr552016-04-231-0/+1
* WinGui: Some initial work to make the HandBrake.ApplicationServices library m...sr552016-04-191-0/+2
* WinGui: Strip out the overlay panel code. It's not used.sr552016-04-181-3/+0
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-091-0/+2
* WinGui: Add a new JSON file type to the queue export functionality. This expo...sr552016-03-261-0/+1
* WinGui: Add an app.manifest to explicitly declare supported operating systems...sr552016-03-221-0/+8
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-211-0/+1
* WinGui: Adding a "Queue" Menusr552016-02-201-0/+2
* WinGui:sr552016-02-061-0/+27
* WinGui: Couple of UI Tweaks.sr552016-02-021-0/+1
* WinGui: Allow the Nightly build and Release version to be run side-by-side. ...[email protected]2016-01-291-0/+1
* WinGui: Some API and warnings cleanup.Scott2015-12-271-0/+2
* Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref...Sverrir Sigmundarson2015-11-231-0/+5
* Fixing importing and exporting of chapters via CSV files. Adding proper handl...Sverrir Sigmundarson2015-11-211-3/+2
* Improve the In-line queue display.Scott2015-10-241-0/+7
* Refactoring the Preset service to store the Built-In Presets and User Presets...Scott2015-10-161-1/+0
* App Services Modelling Tidy UpScott2015-09-261-0/+1
* App Services Cleanup ContdScott2015-09-261-0/+2
* App Services Tidyup ContdScott2015-09-261-0/+6
* AppServices tidyupScott2015-09-261-0/+36
* WinGui: Strip out some old unused code.Scott2015-09-181-3/+0
* WinGui: Build fixes for git.Scott2015-08-271-2/+2
* WinGui: Upgrade Caliburn to version 2.0.2sr552015-07-251-1/+4
* WinGui: Bumping JSON.net to version 7.0sr552015-07-251-1/+1
* WinGui: Migrate to the newly release .NET Framework 4.6. The installer will a...sr552015-07-221-3/+8
* WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ...sr552015-07-211-7/+1
* WinGui: Correcting lower case b in HandBrake project assembly name. Only doin...sr552015-07-211-1/+1
* WinGui: Add a Mini Status Display window that can be accessed via the tray no...sr552015-07-181-0/+9
* WinGui: Initial Implementation of the json preset export code.sr552015-07-051-1/+0
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-261-3/+1
* WinGui: Initial implementation of quality based encoding option. Please note,...sr552015-06-201-0/+1
* WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHBsr552015-06-201-1/+0
* WinGui: Moving more of the view strings into resources. sr552015-06-071-0/+10
* WinGui: Starting to move UI text string to resources. This will allow us to s...sr552015-06-041-0/+10
* WinGui: Use the new libhb preset management code to fetch built-in presets on...sr552015-05-311-1/+1
* WinGui: Adding new dropdown to the Configure Audio Options. The new "Track Se...sr552015-05-261-0/+2
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-171-2/+0
* 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