| Commit message (Expand) | Author | Age | Files | Lines |
* | WinGui: use libhb presets for QSV. | Rodeo | 2013-11-08 | 4 | -109/+48 |
* | WinGui: don't ignore the H.264 profile and level when the encoder is QSV. | Rodeo | 2013-11-08 | 1 | -19/+47 |
* | WinGui: Remove AV_MKV option. Now default for the build | sr55 | 2013-11-08 | 6 | -11/+8 |
* | Denoise (hqdn3d) syntax change: accept settings for individual chroma channels. | Rodeo | 2013-11-08 | 1 | -3/+3 |
* | Interop: Exposed properties and methods on subtitle tracks to determine if th... | randomengy | 2013-11-07 | 4 | -7/+56 |
* | WinGui: fix an issue where the value of the H.264 level and profile widgets w... | Rodeo | 2013-11-02 | 1 | -8/+11 |
* | WinGui: Update the video preview window icon. Was using the wrong one. | sr55 | 2013-11-02 | 3 | -5/+4 |
* | WinGui: Changed the Source Menu file icon to something that scales down a bit... | sr55 | 2013-11-02 | 4 | -2/+5 |
* | WinGui: Fixed an issue with the Queue toolbar where resizing the widow to a s... | sr55 | 2013-11-02 | 3 | -11/+19 |
* | WinGui: Couple of cosmetic fixes / minor improvements. | sr55 | 2013-10-27 | 4 | -6/+8 |
* | WinGui: Fixed burn-in checkbox for subtitles | sr55 | 2013-10-25 | 1 | -1/+1 |
* | WinGui: Fix adding a new VobSub or PGS subtitle, default it to "Burned In" fo... | sr55 | 2013-10-20 | 4 | -34/+40 |
* | WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle tra... | sr55 | 2013-10-20 | 5 | -4/+51 |
* | Interop: Input/output paths are now encoded to UTF-8. Removed references to h... | randomengy | 2013-10-13 | 12 | -280/+377 |
* | WinGui: Fixed an issue with PGS subtitle detection. | sr55 | 2013-10-13 | 1 | -0/+3 |
* | WinGui: Use a specific culture to make sure . is used rather than , | sr55 | 2013-10-10 | 1 | -1/+1 |
* | WinGui: Fix a culture issue with the samplerate query generation. | sr55 | 2013-10-10 | 1 | -1/+1 |
* | WinGUI: Add a notice for XP users letting them know the app is not currently ... | sr55 | 2013-10-10 | 1 | -2/+10 |
* | WinGui: Make Lanczos the default scaler in the WinGUI again. | sr55 | 2013-10-10 | 1 | -1/+1 |
* | WinGui: Handle libhb dll errors. | sr55 | 2013-10-08 | 4 | -369/+391 |
* | WinGui: Add some sanity checks around the Gpu Info checker. | sr55 | 2013-10-06 | 1 | -6/+11 |
* | WinGui: Mising CsvReader library files. | sr55 | 2013-10-06 | 3 | -0/+1538 |
* | WinGui: Use the LumenWorks CsvReader library for the chapters tab. (MIT Licen... | sr55 | 2013-10-05 | 3 | -10/+17 |
* | WinGui: All the hardware acceleration options are now available view a new ta... | sr55 | 2013-09-28 | 12 | -29/+60 |
* | WinGui: Fix an index problem with the angles dropdown. | sr55 | 2013-09-27 | 1 | -1/+1 |
* | WinGui: Flip the dvdnav option back to the correct way round. | sr55 | 2013-09-27 | 1 | -1/+1 |
* | QSV: libhb-based preset system. | Rodeo | 2013-09-24 | 1 | -0/+3 |
* | WinGui: Fix typo | sr55 | 2013-09-21 | 2 | -2/+2 |
* | WinGui: Added a new tab in Options to host "Video" related settings including... | sr55 | 2013-09-21 | 18 | -177/+631 |
* | WinGui: Remove now unneeded debug menu | sr55 | 2013-09-21 | 9 | -53/+13 |
* | WinGui: Fix up libhb encode feature. | sr55 | 2013-09-21 | 10 | -126/+291 |
* | WinGui: Remove the scan service wrapper as it's no longer needed. | sr55 | 2013-09-21 | 10 | -231/+12 |
* | Interop: Removed unused structs and constants and added warnings in libhb cod... | randomengy | 2013-09-19 | 23 | -613/+482 |
* | WinGui: Remove the option to disable libhb features as it's now vital to have... | sr55 | 2013-09-17 | 7 | -49/+38 |
* | QSV: minor refactoring. | Rodeo | 2013-09-15 | 4 | -8/+20 |
* | Interop: Various fixes/improvements | randomengy | 2013-09-14 | 13 | -178/+211 |
* | WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "... | sr55 | 2013-09-14 | 15 | -41/+29 |
* | WinGui: Fix the Audio Track selection again. | sr55 | 2013-09-10 | 1 | -0/+11 |
* | WinGui: Remove some unused References | sr55 | 2013-09-08 | 1 | -5/+0 |
* | WinGui: Remove system info from about window. | sr55 | 2013-09-08 | 2 | -50/+0 |
* | WinGui: Add System Information to the About Window and Log header. | sr55 | 2013-09-07 | 5 | -1/+97 |
* | WinGui: Fix the Automatic Auto selection when a preset is selected. Honour th... | sr55 | 2013-09-07 | 1 | -1/+1 |
* | WinGui: Change the implementation of the Source Menu Image handling. Hopefull... | sr55 | 2013-09-03 | 4 | -19/+42 |
* | WinGui: Fix around logging when the TextWriter is closed and Removed an unne... | sr55 | 2013-09-01 | 2 | -13/+18 |
* | WinGui: Another small fix around point to point mode setting of start and end... | sr55 | 2013-09-01 | 1 | -1/+1 |
* | WinGui: Fix an issue with the Seconds mode (not setting end point correctly) | sr55 | 2013-09-01 | 1 | -5/+5 |
* | WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod... | sr55 | 2013-09-01 | 2 | -5/+5 |
* | WinGui: Possible fix for the main feature detection. | sr55 | 2013-08-30 | 1 | -2/+6 |
* | Interop: Add Path to the Title object | sr55 | 2013-08-29 | 3 | -2/+9 |
* | WinGui: Some more work on the Instant HandBrake prototype. | sr55 | 2013-08-27 | 10 | -60/+1142 |