summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-1923-104/+190
* WinGui: Regenerate the handbrakepineapple.ico file. Improves the icon appeara...sr552013-11-091-0/+0
* WinGui: use libhb presets for QSV.Rodeo2013-11-084-109/+48
* WinGui: don't ignore the H.264 profile and level when the encoder is QSV.Rodeo2013-11-081-19/+47
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-086-11/+8
* Denoise (hqdn3d) syntax change: accept settings for individual chroma channels.Rodeo2013-11-081-3/+3
* Interop: Exposed properties and methods on subtitle tracks to determine if th...randomengy2013-11-074-7/+56
* WinGui: fix an issue where the value of the H.264 level and profile widgets w...Rodeo2013-11-021-8/+11
* WinGui: Update the video preview window icon. Was using the wrong one.sr552013-11-023-5/+4
* WinGui: Changed the Source Menu file icon to something that scales down a bit...sr552013-11-024-2/+5
* WinGui: Fixed an issue with the Queue toolbar where resizing the widow to a s...sr552013-11-023-11/+19
* WinGui: Couple of cosmetic fixes / minor improvements. sr552013-10-274-6/+8
* WinGui: Fixed burn-in checkbox for subtitlessr552013-10-251-1/+1
* WinGui: Fix adding a new VobSub or PGS subtitle, default it to "Burned In" fo...sr552013-10-204-34/+40
* WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle tra...sr552013-10-205-4/+51
* Interop: Input/output paths are now encoded to UTF-8. Removed references to h...randomengy2013-10-1312-280/+377
* WinGui: Fixed an issue with PGS subtitle detection.sr552013-10-131-0/+3
* WinGui: Use a specific culture to make sure . is used rather than ,sr552013-10-101-1/+1
* WinGui: Fix a culture issue with the samplerate query generation.sr552013-10-101-1/+1
* WinGUI: Add a notice for XP users letting them know the app is not currently ...sr552013-10-101-2/+10
* WinGui: Make Lanczos the default scaler in the WinGUI again.sr552013-10-101-1/+1
* WinGui: Handle libhb dll errors.sr552013-10-084-369/+391
* WinGui: Add some sanity checks around the Gpu Info checker.sr552013-10-061-6/+11
* WinGui: Mising CsvReader library files.sr552013-10-063-0/+1538
* WinGui: Use the LumenWorks CsvReader library for the chapters tab. (MIT Licen...sr552013-10-053-10/+17
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-2812-29/+60
* WinGui: Fix an index problem with the angles dropdown.sr552013-09-271-1/+1
* WinGui: Flip the dvdnav option back to the correct way round.sr552013-09-271-1/+1
* QSV: libhb-based preset system.Rodeo2013-09-241-0/+3
* WinGui: Fix typosr552013-09-212-2/+2
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-2118-177/+631
* WinGui: Remove now unneeded debug menusr552013-09-219-53/+13
* WinGui: Fix up libhb encode feature.sr552013-09-2110-126/+291
* WinGui: Remove the scan service wrapper as it's no longer needed.sr552013-09-2110-231/+12
* Interop: Removed unused structs and constants and added warnings in libhb cod...randomengy2013-09-1923-613/+482
* WinGui: Remove the option to disable libhb features as it's now vital to have...sr552013-09-177-49/+38
* QSV: minor refactoring.Rodeo2013-09-154-8/+20
* Interop: Various fixes/improvementsrandomengy2013-09-1413-178/+211
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-1415-41/+29
* WinGui: Fix the Audio Track selection again.sr552013-09-101-0/+11
* WinGui: Remove some unused References sr552013-09-081-5/+0
* WinGui: Remove system info from about window.sr552013-09-082-50/+0
* WinGui: Add System Information to the About Window and Log header.sr552013-09-075-1/+97
* WinGui: Fix the Automatic Auto selection when a preset is selected. Honour th...sr552013-09-071-1/+1
* WinGui: Change the implementation of the Source Menu Image handling. Hopefull...sr552013-09-034-19/+42
* WinGui: Fix around logging when the TextWriter is closed and Removed an unne...sr552013-09-012-13/+18
* WinGui: Another small fix around point to point mode setting of start and end...sr552013-09-011-1/+1
* WinGui: Fix an issue with the Seconds mode (not setting end point correctly)sr552013-09-011-5/+5
* WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod...sr552013-09-012-5/+5
* WinGui: Possible fix for the main feature detection.sr552013-08-301-2/+6