| Commit message (Expand) | Author | Age | Files | Lines |
* | WinGui: When we have a variable framerate preset, reset to "same as source" r... | sr55 | 2012-12-08 | 2 | -6/+8 |
* | WinGui: UI Tweaks and further fixes to Custom Anamorphic. | sr55 | 2012-11-27 | 1 | -0/+12 |
* | WinGui: General code tidy-up and fix a couple of possible points that could t... | sr55 | 2012-11-27 | 1 | -3/+10 |
* | WinGui: Tweak the advanced panel design so it is less likely to go off screen. | sr55 | 2012-11-25 | 1 | -1/+1 |
* | WinGui: Couple of Audio and Advanced Panel bug fixes. | sr55 | 2012-11-24 | 1 | -12/+25 |
* | WinGui: Default the custom anamorphic values correctly. (Part 1 of Custom ana... | sr55 | 2012-11-18 | 1 | -30/+38 |
* | WinGui: UI Tweaks and improvements | sr55 | 2012-11-10 | 2 | -9/+9 |
* | WinGui: Fixes to deblock filter. | sr55 | 2012-11-08 | 1 | -1/+2 |
* | WinGui: Initial work to overhaul the plist import code. | sr55 | 2012-10-27 | 1 | -1/+4 |
* | WinGui: Couple of UI fixes. | sr55 | 2012-10-21 | 1 | -26/+50 |
* | WinGui: Couple minor fixes. | sr55 | 2012-10-18 | 2 | -1/+5 |
* | WinGui: Refactor multi-instance support to use Process ID. Fix old log file c... | sr55 | 2012-10-13 | 1 | -3/+8 |
* | WinGui: API Tidyup Part 3 of many. | sr55 | 2012-10-13 | 2 | -24/+24 |
* | WinGui: Settings tidyup | sr55 | 2012-10-10 | 2 | -5/+5 |
* | WinGui: API Tidyup Part 2 of many. Growl Support. | sr55 | 2012-10-10 | 2 | -6/+10 |
* | WinGui: Remove old ShowCLI setting. There isn't much reason to have this anym... | sr55 | 2012-10-09 | 1 | -25/+0 |
* | WinGui: Improvements to status messages. | sr55 | 2012-09-30 | 1 | -2/+23 |
* | WinGui: Cancel Scan menu option now greyed out when not scan running. | sr55 | 2012-09-30 | 1 | -0/+6 |
* | WinGui: Misc Fixes | sr55 | 2012-09-30 | 2 | -9/+8 |
* | WinGui: Fix broken log window. | sr55 | 2012-09-29 | 1 | -3/+3 |
* | WinGui: Readded missing functionality that scans files dropped on the app ico... | sr55 | 2012-09-29 | 2 | -16/+25 |
* | WinGui: Swap out the interface for IEncode in the preview window. | sr55 | 2012-09-26 | 1 | -1/+1 |
* | WinGui: LibHb Encode and Scan support (off by default for the moment until I ... | sr55 | 2012-09-25 | 2 | -49/+28 |
* | WinGui: Misc typos, tidyup | sr55 | 2012-09-23 | 1 | -10/+1 |
* | WinGui: Couple fixes to Pictures settings and add presets. | sr55 | 2012-09-11 | 3 | -53/+48 |
* | WinGui: Hide the Debug Menu behind an option. | sr55 | 2012-09-08 | 2 | -0/+34 |
* | WinGui: Add new sample rates, 8, 11.025, 12 and 16 as options | sr55 | 2012-09-07 | 1 | -1/+1 |
* | WinGui: Further work and fixes on the Process Isolation Service | sr55 | 2012-09-02 | 1 | -0/+7 |
* | WinGui: Fix preview window. | sr55 | 2012-09-02 | 1 | -1/+3 |
* | WinGui: Further work in the process isolation service. | sr55 | 2012-09-01 | 2 | -12/+61 |
* | WinGui: Fix culture issue with the framerate. Any non round number selection ... | sr55 | 2012-09-01 | 1 | -1/+1 |
* | WinGui: Only allow 1 instance of the Queue, About, Log and Preview window to ... | sr55 | 2012-09-01 | 1 | -6/+42 |
* | WinGui: Strip out the last traces of MEF since it's not going to be used. | sr55 | 2012-08-27 | 16 | -35/+0 |
* | WinGui: Fix a second Integer overflow. | sr55 | 2012-08-25 | 1 | -1/+1 |
* | WinGui: Fix an Integer overflow in the picture settings panel. | sr55 | 2012-08-25 | 1 | -1/+1 |
* | WinGui: General Tidyup of the Services Library API. | sr55 | 2012-08-25 | 1 | -12/+18 |
* | WinGui: Initial Work to wire up Encode Process Isolation. | sr55 | 2012-08-22 | 1 | -13/+17 |
* | WinGui: Prototype of process isolation support (to be used for libhb when thi... | sr55 | 2012-08-19 | 1 | -5/+33 |
* | WinGui: Fixes to the Advanced Panel (8x8t and ref) and Picture Panel (Further... | sr55 | 2012-08-15 | 2 | -19/+32 |
* | WinGui: Picture settings MaxWidth/Height fixes | sr55 | 2012-08-13 | 1 | -4/+4 |
* | WinGui: Added a right click menu for the Audio, Subtitles and Chapters tabs w... | sr55 | 2012-08-04 | 3 | -83/+143 |
* | WinGui: Couple more Picture Settings Tab bug fixes. Note: Still a few more is... | sr55 | 2012-07-25 | 1 | -1/+6 |
* | WinGui: Couple UI tweaks and better text rendering throughout the app since n... | sr55 | 2012-07-23 | 1 | -4/+7 |
* | WinGui: Fix up the Audio Passthru selection options. | sr55 | 2012-07-23 | 1 | -3/+0 |
* | WinGui: Fix a possible crash after scanning a source. | sr55 | 2012-07-23 | 1 | -4/+8 |
* | WinGui: Move some stuff around in the services library and refactor out some ... | sr55 | 2012-07-20 | 4 | -4/+5 |
* | WinGui: Array of fixes and changes | sr55 | 2012-07-20 | 2 | -0/+16 |
* | WinGui: Working drive tray insert/remove detection. | sr55 | 2012-07-14 | 3 | -26/+23 |
* | WinGui: Improve the code behind the taskbar source menu. Note, The Disc inser... | sr55 | 2012-07-13 | 1 | -121/+83 |
* | WinGui: Initial work to restore queue editing functionality. (Note, it's not ... | sr55 | 2012-07-08 | 12 | -7/+214 |