summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: use bindings to enable/disable the main window ui elements.ritsuka2015-01-203-111/+101
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-1917-34/+90
* WinGui: Adding additional logging around LibHB scan / encode to track down wh...sr552015-01-193-19/+67
* build: fix mingw Jenkins buildsjstebbins2015-01-192-3/+3
* MacGui: enable and fix more compiler warnings in the Xcode project.ritsuka2015-01-1913-42/+43
* MacGui: remove startProgressHandler:completationHandler: method in HBCore. Sw...ritsuka2015-01-195-43/+40
* MacGui: moved the queue code from HBController to HBQueueController, reworked...ritsuka2015-01-1920-2395/+2278
* WinGui: Removing some more dead code in the interop library.sr552015-01-1820-759/+65
* WinGui: Removing some redundant code from the interop library.sr552015-01-187-326/+6
* WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...sr552015-01-189-637/+566
* Work around fedora mingw pthread library requirementjstebbins2015-01-185-4/+23
* WinGui: Combine the Still and Live previews into a single window in the same ...sr552015-01-1714-634/+455
* WinGui: Don't set audio rate fields in the json message for passthru.sr552015-01-173-11/+22
* WinGui: Fix SRT subtitle filepath issue.sr552015-01-171-1/+1
* json: fix srt filename parsingjstebbins2015-01-171-1/+1
* WinGui: Make the Bitrate, compression and quality nullable in the json audiol...sr552015-01-171-3/+3
* WinGui:sr552015-01-1720-159/+224
* libav: remove dos line endings from patchjstebbins2015-01-151-110/+110
* build: fix configure environment of several contribsjstebbins2015-01-154-8/+8
* dvd: demote an hb_error to hb_log to prevent GUI error dialog spamjstebbins2015-01-151-1/+1
* 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