summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Default the custom anamorphic values correctly. (Part 1 of Custom ana...sr552012-11-182-30/+101
* WinGui: Handle FileNotFound Exceptions with a nicer error message.sr552012-11-181-3/+16
* Interop: Fix build break from bad merge.randomengy2012-11-171-0/+3
* WinGui: Tweaks to the graphics files by nikpawlak and some alternate play/pau...sr552012-11-1710-2/+2
* Interop: Exposing raw FPS numerator/denominator on Title. Exposing IsH264Leve...randomengy2012-11-126-18/+98
* WinGui: Updated the preset pane icons.sr552012-11-115-6/+8
* WinGui: UI Tweaks and improvementssr552012-11-107-41/+58
* Another scaling artefact fix.sr552012-11-101-0/+0
* WinGui: Initial set of new icons implemented.sr552012-11-1021-11/+9
* WinGui: Better error messages from the user settings service. sr552012-11-101-2/+3
* WinGui: Fixes to deblock filter.sr552012-11-082-2/+3
* WinGui: Remove debug menu optionsr552012-10-271-1/+0
* WinGui: Initial work to overhaul the plist import code.sr552012-10-2714-476/+533
* WinGui: Couple of UI fixes.sr552012-10-211-26/+50
* WinGui: Couple minor fixes.sr552012-10-182-1/+5
* WinGui: Fixes to the new queue recovery code. Cleanup of old recovery files s...sr552012-10-161-4/+3
* WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...sr552012-10-138-70/+78
* WinGui: API Tidyup Part 3 of many.sr552012-10-1310-733/+601
* WinGui: Settings tidyupsr552012-10-107-36/+36
* WinGui: Missed files from previous checkin.sr552012-10-108-171/+4
* WinGui: API Tidyup Part 2 of many. Growl Support.sr552012-10-1011-7/+259
* WinGui: Remove old ShowCLI setting. There isn't much reason to have this anym...sr552012-10-094-32/+1
* WinGui: Fix a couple of swallowed exceptions.sr552012-10-072-9/+16
* WinGui: Build Fixsr552012-10-071-10/+0
* WinGui: API Tidyup Part 1 of manysr552012-10-078-75/+28
* WinGui: Updated docs with trunk copy.sr552012-10-072-0/+18
* WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ...sr552012-10-0712-238/+35
* WinGui: Fix an exception when shutting down.sr552012-10-072-1/+8