summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LinGui: rename json preferences file ...jstebbins2015-05-141-2/+4
* lingui: use libhb preset management from linux guijstebbins2015-05-1429-4915/+2805
* cli: fix --heightjstebbins2015-05-141-0/+10
* cli: fix initialization of encode rangesjstebbins2015-05-132-0/+6
* cli: restore -O, -I, -P, -U, and -g optionsjstebbins2015-05-131-5/+20
* LinGui: fix 32bit buildsjstebbins2015-05-132-1/+7
* MacGui: remove che previews cache in HBPreviewGenerator when a setting change...ritsuka2015-05-132-3/+4
* MacGui: limit the preview images cache to ~ the size of 60 1080p images.ritsuka2015-05-121-4/+10
* scan: increase scan size thresh to accomodate raw 4K avijstebbins2015-05-121-1/+1
* cli: fix missing subtitle "Default" flag when --all-subtitles is usedjstebbins2015-05-112-1/+48
* WinGui: Remove some test code.sr552015-05-093-26/+5
* WinGui: Pad out some initial infrastructure to read built-in presets from libhb.sr552015-05-097-101/+553
* cli: fix audio codec selection when one codec specified on the command linejstebbins2015-05-091-1/+4
* cli: fix off-by-one error in subtitle track selectionjstebbins2015-05-091-2/+2
* WinGui: Restore Preview functionality. The calc logic still needs fixed as t...sr552015-05-073-24/+53
* MacGui: use small size for the cropping radio button.ritsuka2015-05-071-42/+42
* MacGui: wrap more hb_title properties in HBTitle.ritsuka2015-05-075-15/+72
* MacGui: cosmetics.ritsuka2015-05-071-1/+1
* cli: fix off-by-one audio track selectionjstebbins2015-05-061-3/+3
* scripts: set svn:executable property on new scriptsjstebbins2015-05-062-0/+0
* libhb,cli: add preset management to libhb, use it in clijstebbins2015-05-0624-2945/+7796
* libhb: enable vbr encoding with fdk-aac and libav-aacjstebbins2015-05-042-0/+29
* MacGui: fix endpoints for point-2-point encoding.Rodeo2015-05-031-2/+2
* MacGui: fix a couple nasty rounding errors.Rodeo2015-05-032-2/+2
* LinGui: refresh queue button pending count when queue item editedjstebbins2015-05-031-0/+1
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-0324-423/+486
* WinGui: Some Model Re-factoring by RandomEngysr552015-05-0325-780/+963
* WinGui: sr552015-05-038-56/+75
* LinGui: fix scanning file specified on command linejstebbins2015-05-011-2/+5
* stream: fix TS parsing after a seekjstebbins2015-05-011-0/+1
* LinGui: add snapshot build for ubuntu 15.04jstebbins2015-05-013-0/+129
* fdk-aac: bump to version 0.1.4jstebbins2015-05-011-1/+6
* MacGui: fix autocrop.ritsuka2015-05-011-6/+13
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-0136-87/+94
* MacGui: fix built in presets update on earlier os x versions. The dot is not ...ritsuka2015-05-011-1/+1
* libhb: fix mingw link, undefined symbol CoTaskMemFreejstebbins2015-05-012-2/+2
* hb_get_user_config_directory: improvements.Rodeo2015-04-303-17/+52
* libbluray: use official 0.8.0 releasejstebbins2015-04-303-3/+5
* MacGui: fix the multiple instances alert.ritsuka2015-04-301-16/+15
* LinGui: Fix issue with editing audio or subtitlesjstebbins2015-04-305-0/+31
* libbluray: bump to version with UDF supportjstebbins2015-04-303-97/+4
* MacGui: fix scan progress bar.ritsuka2015-04-304-17/+17
* MacGui: add a new formatter to convert a hb_state_t to a textual representation.ritsuka2015-04-306-150/+260
* MacGui: cosmeticsritsuka2015-04-301-1/+3
* LinGui: fix dest file generateion for block devicesjstebbins2015-04-281-2/+2
* WinGui: left in a empty static style. now removed.sr552015-04-271-1/+1
* WinGui: Further Minor UI tweaks. F1 Keyboard shortcut for Help.sr552015-04-275-12/+30
* json: fix packig audio track in titlejstebbins2015-04-271-1/+1
* json: fix "End" parsing of p-to-p frame rangejstebbins2015-04-261-1/+1
* LinGui: Allow setting p-to-p end frame beyond guessed durationjstebbins2015-04-261-4/+4