summaryrefslogtreecommitdiffstats
path: root/win/CS
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Output settings were not loading with the presets.sr552012-06-172-0/+9
* WinGui: Convert the Presets Panel to a Listbox and update the styling. This s...sr552012-06-163-31/+71
* WinGui: Various fixessr552012-06-168-10/+98
* WinGui: Fix an issue in the AudioTrack copy constructor.sr552012-06-151-1/+1
* WinGui: Add extension to file when exporting the queuesr552012-06-151-1/+7
* WinGui: Fix another issue with Scanning sources at the drive letter level.sr552012-06-141-5/+3
* WinGui: Fix build and further clean out some legacy code.sr552012-06-1411-48/+38
* WinGui: Code Cleanupsr552012-06-1478-558/+1209
* WinGui: Strip out more legacy code.sr552012-06-148-78/+29
* WinGui: Remove the legacy WinForms GUI.sr552012-06-14119-32923/+3
* WinGui: Additional layout changes to the options window.sr552012-06-141-99/+48
* WinGui: Some layout tweaks by beta-testersr552012-06-1410-338/+860
* WinGui: Initial layout changes to the options screen.sr552012-06-144-107/+242
* WinGui: Added a Shell View which can host various windows. By default this wi...sr552012-06-0813-34/+291
* WinGui: Changes to the Main Window and Advanced Tab to make allow it to bette...sr552012-06-072-478/+977
* WinGui: Fix in the scan service for scanning folders with spaces.sr552012-06-071-1/+3
* Wingui: Fix an issue where a trailing slash can cause an encode not to start.sr552012-06-071-0/+8
* WinGui: Order Language listboxes on the Options / Audio and Subtitles Tabsr552012-06-061-2/+5
* WinGui: Allow Modulus with Anamorphic Mode None. Tweaks to Destination filena...sr552012-06-062-4/+4
* WinGui: Fix chapter csv file import. Names were not displaying on the chapter...sr552012-06-032-4/+20
* WinGui: Numerous fixes to the picture settings tab. Fixed framerate typo on t...sr552012-06-034-6/+71
* WinGui: Fix an issue with the x264 CQ Granulairty on certain cultures. Change...sr552012-05-313-7/+33
* WinGui: Fix a bug in chapter duration calculation.sr552012-05-273-7/+9
* WinGui: Fix a threading bug in the Queue Manger. ClearCompleted should always...sr552012-05-271-8/+14
* WinGui: Fix for the Constant Quality slider when changing the granularity wit...sr552012-05-272-22/+40