summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: disable the alert on error coderitsuka2015-01-151-11/+11
* MacGui: fix some leaksritsuka2015-01-155-9/+59
* WinGui: Fix QSV Preset/Profile/Levelsr552015-01-141-0/+6
* WinGui: Libhb JSON API, Fix Extra encode arguments.sr552015-01-141-3/+2
* stream: Fix scanning files with large PNGsjstebbins2015-01-141-1/+15
* MacGui: simplify the toolbar/menu validation methods, plus some cosmetics.ritsuka2015-01-144-173/+143
* WinGui: Fixes to new JSON API Code, Audio and Chapter settings.sr552015-01-134-17/+22
* WinGui: Fix build.sr552015-01-131-3/+3
* MacGui: fix a crash when editing a queue item.ritsuka2015-01-131-0/+3
* Fix libdvdnav dvd name and add additional fallback if no name is foundritsuka2015-01-132-1/+18
* LinGui: fix small memory leakjstebbins2015-01-131-6/+4
* Revert a change Xcode committed on its own.ritsuka2015-01-131-8/+1
* MacGui: Move the audio/subtitles selection logic out of the view controllers....ritsuka2015-01-1322-1531/+1815
* MacGui: reorganize createMovieAsyncWithImageIndex:andDuration: method. and ad...ritsuka2015-01-132-36/+33
* WinGui: Some fixes around x264/x265 tune/profile optionssr552015-01-127-13/+32
* Simplify frontend useage of hb_add()jstebbins2015-01-129-245/+53
* MacGui: fix frame rate mode description in the queue.ritsuka2015-01-121-1/+1
* LinGui: fix parent window of dialogsjstebbins2015-01-118-42/+89
* WinGui: Another fix to 2Pass encoding on the new JSON api.sr552015-01-111-0/+2
* WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...sr552015-01-1110-24/+41
* json: simplify hb_add_json APIjstebbins2015-01-111-10/+25
* json: fix parsing of SRT subtitlesjstebbins2015-01-111-1/+1
* MacGui: refactored some duplicated code.ritsuka2015-01-112-66/+58
* MacGui: use a smaller timer internal while scanning to make the UI more respo...ritsuka2015-01-111-5/+7
* rendersub: fix small blending errorjstebbins2015-01-101-3/+3
* WinGui: Fix a large memory leak in the preview window that was introduced wit...sr552015-01-103-1/+11
* WinGui: sr552015-01-1013-18/+110
* MacGui: declare the public.movie UTI document type in the info.plist, so HB w...ritsuka2015-01-101-0/+8
* Bump year to 2015ritsuka2015-01-101-1/+1
* MacGui: fix a leak of the output log file path string.ritsuka2015-01-102-20/+21
* MacGui: remove HBViewValidation protocol.ritsuka2015-01-103-7/+8
* MacGui: fix the number of pass in the job queue description.ritsuka2015-01-102-16/+1
* MacGui: remove a deprecated api call.ritsuka2015-01-101-1/+1
* Fix some leaks in OpenCL code. https://reviews.handbrake.fr/r/779/ritsuka2015-01-101-39/+18
* libhb: reduce framerate fps/num for all encoders.Rodeo2015-01-091-0/+7
* libhb: only sanitize PAR for the MPEG-4 encoder.Rodeo2015-01-091-17/+7
* QSV: disable AdaptiveI/B options by default.Rodeo2015-01-091-2/+2
* WinGui: Another copyright notice updated.sr552015-01-092-2/+2
* WinGui: Update copyright yearsr552015-01-093-3/+3
* WinGui: Missed file from previous checkinsr552015-01-091-2/+2
* WinGui: Moving the Interop Converts to the Top level as well since it's consi...sr552015-01-094-15/+15
* WinGui: Move the Encoders class to the root level of the Interop Library and ...sr552015-01-0915-92/+51
* WinGui: Further API tidyup in the interop library. Moving some filesize calcu...sr552015-01-095-311/+335
* WinGui: Better UTF-8 Fix, Also fixed encode classsr552015-01-091-7/+3
* WinGui: Some Tweaks to the configure defaults UI. Improve auto passthru langu...sr552015-01-092-12/+26
* WinGui: Remove "Aspect Ratio" Display on the Picture tab. It's not really use...sr552015-01-095-10/+2
* WinGui: Fix an issue with non-ASCII characters in the new JSON Scan API. Than...sr552015-01-091-6/+7
* MacGui: fix the error alert, the error message wasn't captured properly by th...ritsuka2015-01-091-1/+5
* MacGui: update a file header and fix a comment.ritsuka2015-01-093-15/+11
* MacGui: remove some NSString -> NSURL conversions. Added a default size value...ritsuka2015-01-093-43/+39