| Commit message (Expand) | Author | Age | Files | Lines |
* | Merging Trunk to openCl | sr55 | 2013-02-25 | 3 | -7/+17 |
* | Merging Trunk into OpenCL Branch. | sr55 | 2013-02-24 | 2 | -6/+9 |
* | Merging trunk to cl branch. | sr55 | 2013-02-02 | 16 | -224/+397 |
* | add a new compile option: --enable-hwd | handbrake | 2013-01-31 | 6 | -14/+14 |
* | Merging trunk into opencl branch. This includes an update to libav-9.1 | sr55 | 2013-01-16 | 2 | -3/+3 |
* | modified some display information errors | handbrake | 2013-01-15 | 2 | -7/+23 |
* | Merging Trunk into the OpenCL branch. This includes an updated version of lib... | sr55 | 2013-01-06 | 2 | -7/+7 |
* | Merging trunk to opencl branch. | sr55 | 2012-12-29 | 8 | -45/+142 |
* | add hardware decoder support for H264(vob/m2ts), mpeg2(vob/m2ts), VC1(WMV3/m2... | handbrake | 2012-12-18 | 9 | -1/+79 |
* | WinGui: Fix a number of potential culture issues with doubles. (Advanced Pane... | sr55 | 2012-12-08 | 1 | -1/+1 |
* | WinGui: General code tidy-up and fix a couple of possible points that could t... | sr55 | 2012-11-27 | 1 | -33/+17 |
* | WinGui: Couple of Audio and Advanced Panel bug fixes. | sr55 | 2012-11-24 | 1 | -6/+2 |
* | WinGui: Quick fix to restore building of the app. | sr55 | 2012-11-22 | 1 | -2/+2 |
* | WinGui: Better error messages from the user settings service. | sr55 | 2012-11-10 | 1 | -2/+3 |
* | WinGui: Fixes to deblock filter. | sr55 | 2012-11-08 | 1 | -1/+1 |
* | WinGui: Initial work to overhaul the plist import code. | sr55 | 2012-10-27 | 6 | -454/+504 |
* | WinGui: Refactor multi-instance support to use Process ID. Fix old log file c... | sr55 | 2012-10-13 | 5 | -57/+30 |
* | WinGui: API Tidyup Part 3 of many. | sr55 | 2012-10-13 | 6 | -707/+576 |
* | WinGui: Settings tidyup | sr55 | 2012-10-10 | 1 | -20/+0 |
* | WinGui: Missed files from previous checkin. | sr55 | 2012-10-10 | 8 | -171/+4 |
* | WinGui: Remove old ShowCLI setting. There isn't much reason to have this anym... | sr55 | 2012-10-09 | 2 | -6/+1 |
* | WinGui: Fix a couple of swallowed exceptions. | sr55 | 2012-10-07 | 2 | -9/+16 |
* | WinGui: API Tidyup Part 1 of many | sr55 | 2012-10-07 | 8 | -75/+28 |
* | WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ... | sr55 | 2012-10-07 | 2 | -31/+27 |
* | WinGui: Improvements to status messages. | sr55 | 2012-09-30 | 1 | -2/+11 |
* | WinGui: Misc Fixes | sr55 | 2012-09-30 | 1 | -2/+12 |
* | WinGui: LibHb Encode and Scan support (off by default for the moment until I ... | sr55 | 2012-09-25 | 15 | -19/+732 |
* | WinGui: Misc typos, tidyup | sr55 | 2012-09-23 | 1 | -1/+1 |
* | WinGui: Missing comma with "Greek, Modern" | sr55 | 2012-09-11 | 1 | -1/+1 |
* | WinGui: Update a broken Property Changed notification in the AudioTrack model | sr55 | 2012-09-09 | 1 | -12/+11 |
* | WinGui: Couple Corrections to the Audiobitrate converter. | sr55 | 2012-09-08 | 1 | -1/+1 |
* | WinGui: Implement hb_get_audio_bitrate_limits() in the Windows UI to provide ... | sr55 | 2012-09-08 | 1 | -0/+12 |
* | WinGui: Updated the Bitrate Converted to be a bit more intelligent about it's... | sr55 | 2012-09-07 | 1 | -0/+1 |
* | WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on... | sr55 | 2012-09-07 | 1 | -6/+32 |
* | WinGui: Further work and fixes on the Process Isolation Service | sr55 | 2012-09-02 | 3 | -11/+26 |
* | WinGui: Further work in the process isolation service. | sr55 | 2012-09-01 | 2 | -5/+8 |
* | WinGui: Fix culture issue with the framerate. Any non round number selection ... | sr55 | 2012-09-01 | 1 | -1/+1 |
* | WinGui: General Tidyup of the Services Library API. | sr55 | 2012-08-25 | 15 | -138/+166 |
* | WinGui: Initial Work to wire up Encode Process Isolation. | sr55 | 2012-08-22 | 12 | -87/+373 |
* | WinGui: Prototype of process isolation support (to be used for libhb when thi... | sr55 | 2012-08-19 | 10 | -31/+507 |
* | WinGui: Highlight the default preset in italics. | sr55 | 2012-08-12 | 1 | -15/+45 |
* | WinGui: --subtitle-burn -> should be burned | sr55 | 2012-08-08 | 1 | -1/+1 |
* | WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt... | sr55 | 2012-08-05 | 2 | -3/+45 |
* | WinGui: Don't set -X or -Y for the CLI Query. The UI handles Max Width / Height. | sr55 | 2012-07-25 | 1 | -2/+2 |
* | WinGui: Fix up the Audio Passthru selection options. | sr55 | 2012-07-23 | 4 | -26/+138 |
* | WinGui: Fix a possible crash after scanning a source. | sr55 | 2012-07-23 | 3 | -132/+1 |
* | WinGui: Move some stuff around in the services library and refactor out some ... | sr55 | 2012-07-20 | 25 | -95/+59 |
* | WinGui: Array of fixes and changes | sr55 | 2012-07-20 | 2 | -0/+130 |
* | WinGui: Fix an issue where selecting the dvd drive in the source menu would n... | sr55 | 2012-07-11 | 1 | -7/+3 |
* | WinGui: Initial work to restore queue editing functionality. (Note, it's not ... | sr55 | 2012-07-08 | 5 | -35/+47 |