summaryrefslogtreecommitdiffstats
path: root/win/CS
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Further work in the process isolation service.sr552012-09-0112-26/+158
* WinGui: Fix culture issue with the framerate. Any non round number selection ...sr552012-09-012-2/+2
* WinGui: Only allow 1 instance of the Queue, About, Log and Preview window to ...sr552012-09-011-6/+42
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-2718-135/+0
* WinGui: Fix a second Integer overflow.sr552012-08-251-1/+1
* WinGui: Fix an Integer overflow in the picture settings panel.sr552012-08-251-1/+1
* WinGui: General Tidyup of the Services Library API.sr552012-08-2516-150/+184
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-2218-154/+698
* WinGui: Setup properties for the HandBrake.Server app.sr552012-08-192-3/+11
* WinGui: Prototype of process isolation support (to be used for libhb when thi...sr552012-08-1921-36/+1160
* WinGui: Fixes to the Advanced Panel (8x8t and ref) and Picture Panel (Further...sr552012-08-154-28/+35
* WinGui: Picture settings MaxWidth/Height fixessr552012-08-131-4/+4
* Interop: Some refactoring, exposing list of video encoders, fixed const value...randomengy2012-08-125-297/+344
* WinGui: Highlight the default preset in italics.sr552012-08-123-21/+56
* WinGui: --subtitle-burn -> should be burnedsr552012-08-082-2/+2
* WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt...sr552012-08-053-19/+91
* WinGui: Improvements in the options screen layoutsr552012-08-041-15/+9
* WinGui: Added a right click menu for the Audio, Subtitles and Chapters tabs w...sr552012-08-046-85/+174
* WinGui: Couple more Picture Settings Tab bug fixes. Note: Still a few more is...sr552012-07-251-1/+6
* WinGui: Don't set -X or -Y for the CLI Query. The UI handles Max Width / Height.sr552012-07-251-2/+2
* WinGui: Couple UI tweaks and better text rendering throughout the app since n...sr552012-07-237-10/+20
* WinGui: Fix up the Audio Passthru selection options.sr552012-07-237-45/+172
* WinGui: Fix a possible crash after scanning a source.sr552012-07-234-136/+9
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-2034-103/+74
* WinGui: Array of fixes and changessr552012-07-2010-27/+199
* WinGui: Pushing version numbers forward for the main branch.sr552012-07-164-6/+6
* WinGui: Working drive tray insert/remove detection.sr552012-07-149-59/+148
* WinGui: Improve the code behind the taskbar source menu. Note, The Disc inser...sr552012-07-135-125/+250
* WinGui: Fix an issue where selecting the dvd drive in the source menu would n...sr552012-07-111-7/+3
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-0824-132/+387
* WinGui: Add support for keyboard shortcuts. These are slightly different to t...sr552012-07-085-1/+168
* WinGui: Additional fixes for multi-instance.sr552012-07-075-62/+114
* WinGui: Fixes to allow for multi-instance to work again.sr552012-07-073-32/+3
* WinGui: Fix for Chapter markers starting at the wrong point. sr552012-07-061-1/+1
* WinGui: Fix Add Preset not honouring custom source width / height.sr552012-06-303-46/+58
* WinGui: Fix an issue where the Autoname would keep the existing file extensio...sr552012-06-301-1/+1
* WinGui: Assorted fixes. sr552012-06-308-24/+133
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-3014-330/+584
* WinGui: Update the behaviour of the Burned / Default check boxes to make them...sr552012-06-301-5/+37
* WinGui: More UI tweaks and improvements.sr552012-06-263-3/+12
* WinGui: Another set of assorted fixes and UI tweaks.sr552012-06-266-38/+95
* WinGui: Additional fixes to the picture settings panel.sr552012-06-241-13/+17
* WinGui: Assorted Fixessr552012-06-246-82/+61
* WinGui: Missing file from last checkinsr552012-06-221-3/+3
* WinGui: Fix to the MaxWidth/Height Width/Height query being generated incorre...sr552012-06-221-1/+0
* WinGui: Replace the EncodeStart with QueueStart event to fix an issue where P...sr552012-06-201-12/+11
* WinGui: - Fixed an incorrect method call in the last checkin.sr552012-06-201-2/+4
* WinGui: - Another fix to the Subtitles panel. sr552012-06-202-5/+15
* WinGui:WinGui:sr552012-06-196-30/+61
* WinGui: Fix a couple of the issues with the Picture settings view with regard...sr552012-06-171-7/+125