| Commit message (Expand) | Author | Age | Files | Lines |
* | WinGui: Fix a number of styles that were not obeying the Use System Colours o... | sr55 | 2014-01-02 | 8 | -18/+101 |
* | WinGui: cleanup some warnings. | sr55 | 2014-01-02 | 19 | -46/+54 |
* | WinGui: Fix a crash when updating the status display. | sr55 | 2014-01-02 | 4 | -14/+2 |
* | WinGui: Move a bunch of strings out to the resources file. | sr55 | 2013-12-29 | 8 | -66/+516 |
* | WinGui: Improved an Add All Error message in relation to the Auto File Naming... | sr55 | 2013-12-29 | 3 | -6/+65 |
* | WinGui: Fix a few bugs: | sr55 | 2013-12-29 | 6 | -77/+25 |
* | WinGui: Some more minor tweaks to the new source menu and tidyup on the optio... | sr55 | 2013-12-26 | 10 | -354/+57 |
* | WinGui: Tags/Spaces tidyup | sr55 | 2013-12-22 | 1 | -1913/+1913 |
* | WinGui: Add support for passing through chapter names. | sr55 | 2013-12-22 | 3 | -2/+9 |
* | WinGui: Attempt to make the new source selection window less jarring in terms... | sr55 | 2013-12-21 | 2 | -9/+10 |
* | WinGui: Remove needless QSV checkbox to enable QSV in options. | sr55 | 2013-12-07 | 6 | -73/+6 |
* | WinGui: Remove support for Growl. This library has been causing numerous issu... | sr55 | 2013-12-07 | 7 | -168/+5 |
* | WinGui: Some further work in the background on the still preview feature. | sr55 | 2013-12-06 | 6 | -9/+131 |
* | WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ... | sr55 | 2013-12-01 | 11 | -14/+311 |
* | WinGui: Undo the Preview Change from last checkin. | sr55 | 2013-11-28 | 1 | -2/+2 |
* | Interop: Fix an issue with the path being presented in the system codepath. U... | sr55 | 2013-11-28 | 2 | -2/+8 |
* | WinGui: Fix typo on the Options window | sr55 | 2013-11-22 | 2 | -2/+2 |
* | WinGui: Some additional work on Static Previews. Added slider to select the p... | sr55 | 2013-11-22 | 4 | -10/+174 |
* | WinGui: Putting in place the framework for a static preview window. Initial ... | sr55 | 2013-11-19 | 11 | -20/+225 |
* | WinGui: Fix a large number of stylecop warnings. | sr55 | 2013-11-19 | 30 | -80/+75 |
* | WinGui: Finish off moving the User Settings service to the UI Layer. | sr55 | 2013-11-19 | 27 | -105/+107 |
* | WinGui: Removed the need for the user settings service from IEncode and IScan... | sr55 | 2013-11-19 | 20 | -218/+195 |
* | WinGui: Started work on API improvements in the Application services dll. Rem... | sr55 | 2013-11-19 | 23 | -104/+190 |
* | WinGui: Regenerate the handbrakepineapple.ico file. Improves the icon appeara... | sr55 | 2013-11-09 | 1 | -0/+0 |
* | 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 |