summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CLI: fix hb_get_cpu_count call.Rodeo2015-04-051-1/+1
* Propagate an error when hb_json_to_job fails.Rodeo2015-04-051-0/+1
* encx264: fix hb_dict_init call.Rodeo2015-04-051-1/+1
* LinGui: fix json job creationjstebbins2015-04-051-2/+3
* x265: fix a conflict between Live Preview and the current job.Rodeo2015-04-051-0/+49
* libav: Fix failure on mingw to write date tag to mp4 filesjstebbins2015-04-051-0/+134
* WinGui: Updates to the latest JSON API. This enables hardware decode / encode...sr552015-04-0512-82/+102
* WinGui: Adding Subtitle Burn-in Behaviour Support.sr552015-04-049-23/+285
* LinGui: fix parent of preset delete dialogjstebbins2015-04-041-1/+3
* libhb: Add filter preset/tune lookup and setting validation for more filter t...jstebbins2015-04-044-36/+453
* libhb: Improvements and key changes to json/hb_dict_t job definitionsjstebbins2015-04-042-193/+363
* LinGui: remove unused functionjstebbins2015-04-031-14/+0
* LinGui: more refactoringjstebbins2015-04-0315-1224/+1079
* LinGui: refactor dict valuesjstebbins2015-04-0314-1084/+583
* hb_dict: add 'const' to a few prototypes and add a couple new helper funcsjstebbins2015-04-032-4/+27
* Bump libx265 to version 1.6Rodeo2015-04-034-32/+4
* Bump fontconfig to release 2.11.93Rodeo2015-04-032-20623/+5
* LinGui: fix activation of queue pulserjstebbins2015-04-021-7/+9
* LinGui: use hb_dict_t, hb_value_array_t, hb_value_t instead direct to json_tjstebbins2015-04-021-124/+119
* libhb: use hb_dict_t, hb_value_array_t, and hb_value_t in hb_json.cjstebbins2015-04-022-329/+370
* libhb: log "default" filter settings when settings string is 0 lengthjstebbins2015-04-021-1/+1
* libhb: add language lookup based on any of iso639_1/2/2b, eng_name, or nativejstebbins2015-04-022-1/+23
* libhb: add functions to lookup details of mixdown, video, audio, containerjstebbins2015-04-022-2/+72
* libhb: add conversions hb_value_t <-> jsonjstebbins2015-04-022-12/+44
* WinGui: Rename some of the models in the JSON encode folder.sr552015-04-017-46/+42
* WinGui: Refactor the JSON scan model names to be a bit clearer.sr552015-04-018-21/+21
* WinGui: Some initial re-modelling in the JSON folder. Created a "Shared" fold...sr552015-04-0118-202/+37
* WinGui: Enable the Auto Passthru behaviours though the JSON api copymasksr552015-04-012-10/+21
* LinGui: fix unused variable warning.jstebbins2015-03-301-0/+2
* LinGui: fix error messagesjstebbins2015-03-301-18/+18
* ffmpeg: remove obsolete configure option.Rodeo2015-03-291-1/+0
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-2918-86/+135
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-2924-210/+869
* Remove unused hb_get_scancount functionritsuka2015-03-293-18/+0
* LinGui: refresh mingw build of gtk UIjstebbins2015-03-284-17/+60
* LinGui: move ui xml to GResourcejstebbins2015-03-2710-948/+42
* LinGui: build icon resources from iconsjstebbins2015-03-263-436947/+11
* LinGui: move data resources into GResourcejstebbins2015-03-264-5/+57
* LinGui: move icons into a GResourcejstebbins2015-03-269-57/+437006
* LinGui: fix queue file open dialog filtersjstebbins2015-03-264-10/+8
* LinGui: fix activity window scrollingjstebbins2015-03-261-30/+40
* LinGui: work around yet another gtk+-3 bugjstebbins2015-03-254-5/+49
* LinGui: fix UI issue with x264Option updatesjstebbins2015-03-251-0/+1
* LinGui: init VideoPreset with valid valuejstebbins2015-03-251-1/+1
* MacGui: add an alert window to show the exceptions not handled. Hopefully it ...ritsuka2015-03-247-1/+283
* libav: bump to v11.3jstebbins2015-03-233-65/+1
* MacGui: bind angle popup to the angle property of HBJob.ritsuka2015-03-192-31/+38
* MacGui: fix the error variable in canScan:error: , it was dereferenced one ti...ritsuka2015-03-192-3/+3
* MacGui: add a missing ownership qualifier needed by ARC.ritsuka2015-03-193-8/+8
* LinGui: add defaults for new copy mask optionsjstebbins2015-03-181-5/+11