summaryrefslogtreecommitdiffstats
path: root/win/CS
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Removing some redundant code from the interop library.sr552015-01-187-326/+6
* WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...sr552015-01-189-637/+566
* WinGui: Combine the Still and Live previews into a single window in the same ...sr552015-01-1714-634/+455
* WinGui: Don't set audio rate fields in the json message for passthru.sr552015-01-173-11/+22
* WinGui: Fix SRT subtitle filepath issue.sr552015-01-171-1/+1
* WinGui: Make the Bitrate, compression and quality nullable in the json audiol...sr552015-01-171-3/+3
* WinGui:sr552015-01-1720-159/+224
* WinGui: Fix QSV Preset/Profile/Levelsr552015-01-141-0/+6
* WinGui: Libhb JSON API, Fix Extra encode arguments.sr552015-01-141-3/+2
* WinGui: Fixes to new JSON API Code, Audio and Chapter settings.sr552015-01-134-17/+22
* WinGui: Fix build.sr552015-01-131-3/+3
* WinGui: Some fixes around x264/x265 tune/profile optionssr552015-01-127-13/+32
* WinGui: Another fix to 2Pass encoding on the new JSON api.sr552015-01-111-0/+2
* WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...sr552015-01-1110-24/+41
* WinGui: Fix a large memory leak in the preview window that was introduced wit...sr552015-01-103-1/+11
* WinGui: sr552015-01-1013-18/+110
* WinGui: Another copyright notice updated.sr552015-01-092-2/+2
* WinGui: Update copyright yearsr552015-01-093-3/+3
* WinGui: Missed file from previous checkinsr552015-01-091-2/+2
* WinGui: Moving the Interop Converts to the Top level as well since it's consi...sr552015-01-094-15/+15
* WinGui: Move the Encoders class to the root level of the Interop Library and ...sr552015-01-0915-92/+51
* WinGui: Further API tidyup in the interop library. Moving some filesize calcu...sr552015-01-095-311/+335
* WinGui: Better UTF-8 Fix, Also fixed encode classsr552015-01-091-7/+3
* WinGui: Some Tweaks to the configure defaults UI. Improve auto passthru langu...sr552015-01-092-12/+26
* WinGui: Remove "Aspect Ratio" Display on the Picture tab. It's not really use...sr552015-01-095-10/+2
* WinGui: Fix an issue with non-ASCII characters in the new JSON Scan API. Than...sr552015-01-091-6/+7
* WinGui: Correcting namespaces.sr552015-01-0535-36/+37
* WinGui: Further fixes to libhb json api filters code.sr552015-01-055-28/+13
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-0459-58/+114
* WinGui: Further fixes to libhb json encoding. FPS and Anamorphic should now w...sr552015-01-049-111/+294
* WinGui: Bug fixes to the libhb json encode factory and surrounding classes. E...sr552015-01-029-124/+168
* WinGui: Make the Tabs in the logging window a bit larger and improve the init...sr552015-01-025-23/+51
* WinGui: Updated to use hb_get_preview2. sr552014-12-283-19/+64
* WinGui: Initial implementation of the new JSON API for encoding. Not exposed ...sr552014-12-2622-1806/+227
* WinGui: Adding the JSON models and factories for Encoding and Anamorphic calc...sr552014-12-2624-0/+1463
* WinGui: Fix the Check for update frequency setting. (Removed daily as an opti...sr552014-12-203-16/+9
* WinGui: Fix a bug in the anamorphic size code.sr552014-12-202-15/+6
* WinGui: Switch to using the new JSON based scan API.sr552014-12-2027-294/+982
* WinGui: Refactor the scan model namespace in preparation for json api implsr552014-12-2015-43/+46
* WinGui: QuickFix for a crash, will resolve properly later.sr552014-12-201-1/+1
* WinGui: Update the libhb scan code to work with the updated API. See rev6602 ...sr552014-12-189-58/+27
* WinGui: Switching the preset format over to JSON and adding a container objec...sr552014-12-126-9/+128
* WinGui: Fix an issue with the width/height not exporting in presets. sr552014-12-121-2/+2
* WinGUI: Update the installer to abort if running on windows xp or earlier wit...sr552014-12-114-0/+28
* WinGui: Adding JSON.NET librarysr552014-12-1110-0/+17332
* WinGui: Add picture settings to the Queue Tooltipsr552014-11-302-12/+55
* WinGui: Move the event trigger to make drag/drop of files on the UI more reli...sr552014-11-294-12/+35
* WinGui: Improve the design of the Source Selection window. The pane will now ...sr552014-11-291-11/+15
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-2952-156/+179
* WinGui: Re-factoring the services library. sr552014-11-2912-20/+23