summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Show the two log files as tabs rather than a combobox selection. Make...sr552013-03-052-89/+33
* WinGui: Push Any up to the top of the language lists.sr552013-03-033-12/+3
* WinGui: Port advanced tab caching code to trunksr552013-03-021-0/+41
* WinGui: Update the scan parser to handle the new scan progress meter.sr552013-03-024-10/+19
* WinGui: Show "Scan failed: Unrecognized file type." when a scan fails for thi...sr552013-02-244-10/+24
* WinGui: Enhancements to the preview window and scanning option.ssr552013-02-232-9/+24
* WinGui: Split out the advanced tab code into separate panels.sr552013-02-1613-1628/+2014
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-1234-265/+591
* WinGui: Fix the source display label for batch scan mode.sr552013-02-091-19/+3
* WinGui: Add support for the tray icon.sr552013-02-029-861/+1098
* WinGui: Code Tidyup.sr552013-01-263-25/+58
* WinGui: Numerous bug fixes to the services library.sr552013-01-2610-234/+291
* WinGui: Fix a bug in the GongSolutions.Wpf.DragDrop library that was causing ...sr552013-01-264-39/+39
* WinGui: Remember the last used preview duration.sr552013-01-243-0/+15
* WinGui: Allow a shorted preview video.sr552013-01-241-1/+1
* WinGui: For Point to Point Frames: Use Numeric Up Down Control. For PTP Se...sr552013-01-235-19/+955
* WinGui: Add duration of the chapter to the chapters tab.sr552013-01-233-3/+16
* WinGui: Just some prototype code for safe keeping. Not currently used.sr552013-01-2012-8/+554
* WinGui: Couple UI tidyup'ssr552013-01-183-14/+11
* WinGui: Update advanced tab notice to be clearer.sr552013-01-182-0/+4
* WinGui: UI Tweaks.sr552013-01-1714-42/+406
* WinGui: Fix Allow Sleep option.sr552013-01-171-1/+1
* WinGui: Options screen refactoring.sr552013-01-1317-119/+333
* WinGui: Numerous bug fixes. Many around the automatic selection feature on th...sr552013-01-136-119/+117
* WinGui: Some Layout improvements to the Advanced tab to make it clearer what ...sr552013-01-113-185/+147
* WinGui: Couple of minor UI tweaks and new tooltips.sr552013-01-115-7/+69
* WinGui: Restore RF0 warning and Correctly show RF or QP depending on the vide...sr552013-01-065-5/+67
* WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...sr552013-01-067-28/+1002
* WinGui: Removed High444, use auto instead.sr552012-12-312-5/+5
* WinGui: Increase the size of the cropping numeric boxes and change their bind...sr552012-12-311-4/+4
* WinGui: Missed a place for removing High10 and 422sr552012-12-311-4/+4
* WinGui: Bump copyright date.sr552012-12-315-5/+5
* WinGui: Remove High10 and High422 options.sr552012-12-311-4/+4
* WinGui: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...sr552012-12-297-8/+85
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-2825-221/+732
* WinGui: Default the textboxes for Seconds and Frames to sensible values.sr552012-12-271-1/+23
* WinGui: Improved handling of preview filename generation and fixed the second...sr552012-12-273-18/+22
* WinGui: Make the advanced encoder options respond before the control has lost...sr552012-12-241-1/+1
* WinGui: Allow negative srt offset.sr552012-12-241-0/+1
* WinGui: Fix SRT Offset.sr552012-12-241-1/+1
* WinGui: Fix a number of potential culture issues with doubles. (Advanced Pane...sr552012-12-083-5/+5
* WinGui: When we have a variable framerate preset, reset to "same as source" r...sr552012-12-082-6/+8
* Interop: Fixing title number/title index mixup. Adding Playlist to the Title ...randomengy2012-12-024-13/+51
* WinGui: UI Tweaks and further fixes to Custom Anamorphic.sr552012-11-273-7/+25
* WinGui: General code tidy-up and fix a couple of possible points that could t...sr552012-11-273-39/+35
* WinGui: Tweak the advanced panel design so it is less likely to go off screen.sr552012-11-252-5/+6
* WinGui: Couple of Audio and Advanced Panel bug fixes.sr552012-11-243-19/+28
* WinGui: Quick fix to restore building of the app.sr552012-11-221-2/+2
* Interop: Updated to work with hb_chapter_set_title for chapter markers.randomengy2012-11-225-35/+108
* Interop: Updated to support removal of title->job. Removed some obsolete prop...randomengy2012-11-2111-98/+177