summaryrefslogtreecommitdiffstats
path: root/win/CS/libraries
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Upgrade Caliburn to version 2.0.2sr552015-07-256-2025/+2651
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7378 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Bumping JSON.net to version 7.0sr552015-07-257-11120/+2757
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7376 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ↵sr552015-07-214-12668/+0
| | | | | | IoC. We don't need anything as powerful as castle. Also, since the license appears to now be Apache License 2 which is not compatible with GPLv2, we can't upgrade this library any more. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7356 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remove the EagleBoost.Wpf library as it's not used by the GUI.sr552015-02-282-0/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6948 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Adding JSON.NET librarysr552014-12-118-0/+17324
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6595 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update the Gong WPF Drag/Drop library. This fixes a few issues with ↵sr552014-08-284-23/+87
| | | | | | the moving/ordering of Audio/Subtitle and Queue items. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6379 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remove support for Growl. This library has been causing numerous ↵sr552013-12-073-25/+0
| | | | | | issues and appears to no longer be in development. Will look into a replacement at a later date. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5923 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Mising CsvReader library files.sr552013-10-063-0/+1538
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5822 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Updating Caliburn Micro Librariessr552013-07-284-1108/+1543
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5675 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix the Source Drive MenuItems occasionally not working when ↵sr552013-06-213-0/+5
| | | | | | pressed. Updated the Drag/Drop library that has a few bug fixes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5596 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update the dragdrop library to fix a number of glitches.sr552013-03-305-174/+251
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5368 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a bug in the GongSolutions.Wpf.DragDrop library that was causing ↵sr552013-01-264-39/+39
| | | | | | queue items to be re-added after they were removed from the list simply by hovering the mouse over the control. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5203 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ↵sr552012-10-079-207/+0
| | | | | | .NET 4 since we can use .NETs built in taskbar progress states. Removed some other libraries we no longer use. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5005 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fixes to the DragDrop Library and added the source as a zip package.sr552012-05-214-114/+28
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4695 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Improvements to the new audio panel.sr552012-05-012-0/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4614 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui (WPF) Fix a bug in the GongSolutions WPF Drag/Drop Library to prevent ↵sr552012-04-293-19/+286
| | | | | | a crash with dropdowns when clicking an item outside of the listbox control area. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4613 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update Caliburn Micro Framework to 1.3.1sr552012-04-063-74/+453
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4581 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-012-0/+270
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4479 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Starting to wire up bits of the main window. (Source Scan)sr552011-11-061-0/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4342 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Added backing properties for binding on the options window & ↵sr552011-10-221-0/+0
| | | | | | some general tidy up of the code/comments. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4310 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrakeWPF: Switch from Caliburn to Caliburn Micro and Add a CastleWindsor ↵sr552011-09-1728-212/+16220
| | | | | | Bootstrapper. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4230 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Switch from using the Interop binary lib, to the source version ↵sr552011-07-162-0/+0
| | | | | | which is now part of the project. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4107 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Replace the old-school Windows 9x folder dialog with a 3rd party ↵sr552011-07-039-0/+3631
| | | | | | (ookii) control which uses the new Vista / 7 style folder dialog which is significantly easier to use. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4083 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Refactored the Encode Service to move any reusable code into a base ↵sr552011-05-292-0/+0
| | | | | | | | class. Added a new service which will eventually work with libhb to do encodes. Currently this just contains placeholders which throw NotImplementedExceptions. Removed the Total Elapsed Time on the Queue window since it doesn't work. This will be re-implemented later. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4009 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update the interop library.sr552011-05-221-0/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3996 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add a new option "Add All" to the Audio track which adds any ↵sr552011-05-223-0/+22
| | | | | | remaining tracks to the audio list, with default audio settings. Also changed the ObservableCollection back to a BindingList as the Track dropdown behaves better with this. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3995 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552011-03-272-0/+0
| | | | | | - Some move re factoring to push the logic code into the service library. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3885 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552011-03-271-0/+0
| | | | | | | - Remove built-in quicktime based video preview support. - Resigned the Preview window as a result. Currently only supports VLC launching, but will later add an option to use the systems default player for the format produced. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3882 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Rename Direction C# to CSsr552011-03-1329-0/+257
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3846 b64f7644-9d1e-0410-96f1-a4d463321fa5