summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-191-0/+2
* WinGui: Appcast related fixes and tidyup.sr552013-03-201-0/+1
* WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...sr552013-03-191-2/+1
* WinGui: Split out the advanced tab code into separate panels.sr552013-02-161-4/+22
* WinGui: Add support for the tray icon.sr552013-02-021-0/+1
* WinGui: For Point to Point Frames: Use Numeric Up Down Control. For PTP Se...sr552013-01-231-0/+7
* WinGui: Just some prototype code for safe keeping. Not currently used.sr552013-01-201-0/+10
* WinGui: UI Tweaks.sr552013-01-171-0/+1
* WinGui: Options screen refactoring.sr552013-01-131-0/+4
* WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...sr552013-01-061-1/+10
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-281-0/+3
* WinGui: Tweaks to the graphics files by nikpawlak and some alternate play/pau...sr552012-11-171-1/+1
* WinGui: Updated the preset pane icons.sr552012-11-111-0/+2
* WinGui: Initial set of new icons implemented.sr552012-11-101-4/+2
* WinGui: API Tidyup Part 2 of many. Growl Support.sr552012-10-101-0/+12
* WinGui: Cancel Scan menu option now greyed out when not scan running.sr552012-09-301-0/+1
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-251-6/+4
* WinGui: Misc typos, tidyupsr552012-09-231-9/+0
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-271-2/+0
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-221-0/+2
* WinGui: Prototype of process isolation support (to be used for libhb when thi...sr552012-08-191-0/+9
* WinGui: Working drive tray insert/remove detection.sr552012-07-141-0/+2
* WinGui: Improve the code behind the taskbar source menu. Note, The Disc inser...sr552012-07-131-0/+3
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-081-2/+1
* WinGui: Add support for keyboard shortcuts. These are slightly different to t...sr552012-07-081-0/+1
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-301-1/+4
* WinGui: Various fixessr552012-06-161-0/+1
* WinGui: Remove the legacy WinForms GUI.sr552012-06-141-8/+0
* WinGui: Initial layout changes to the options screen.sr552012-06-141-0/+1
* WinGui: Added a Shell View which can host various windows. By default this wi...sr552012-06-081-0/+10
* WinGui: Improvements and fixes to the Queue Window. Added WhenDone option. Fi...sr552012-05-261-0/+1
* WinGui: Status overlay when scanning. Not sure if this is going to stay, just...sr552012-05-201-0/+14
* WinGui: When Changing the output format, limit to only valid choices in the v...sr552012-05-191-0/+2
* WinGui: 64bit WPF build fix.sr552012-05-121-1/+1
* WinGui: Make the new WPF UI default. (the old UI exe is still included in the...sr552012-05-121-1/+6
* WinGui: (WPF) Improvements to the new audio panel.sr552012-05-011-0/+1
* WinGui: (WPF) Initial Implementation of title specific scanning.sr552012-04-061-0/+9
* WinGui: (WPF) Port the Advanced Panel for x264 from VidCoder. sr552012-03-241-1/+19
* WinGui: (WPF) Setup all the Installer (Nightly and Release, x86/64) and Build...sr552012-03-241-2/+5
* WinGui: (WPF) Wired up the queue window and added missing functionality. Fixe...sr552012-03-231-0/+9
* WinGui: (WPF) Started implementing the startup procedure: Update checking, Pr...sr552012-03-191-0/+1
* WinGui: (WPF) Add x64 target for HandBrakeWPFsr552012-03-171-0/+18
* WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to c...sr552012-03-171-0/+6
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-011-9/+5
* WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...sr552012-02-181-0/+3
* WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup th...sr552012-02-111-0/+1
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...sr552012-01-221-0/+1
* WinGui: (WPF) Further work on hooking up the various tabs on the Main Window.sr552012-01-081-0/+1
* WinGui: (WPF) Bug fixes, Initial work on the Filters Viewsr552011-12-301-3/+3
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...sr552011-12-301-16/+44