summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* LinGui: Allow setting p-to-p end time beyond guessed durationjstebbins2015-04-261-4/+4
* WinGui: Further UI / UX Tweaks. Main body of settings disabled until the use...sr552015-04-255-25/+45
* p-to-p: fix seek to start pts source initial PTS != 0jstebbins2015-04-242-20/+6
* libhb: Build local pkgconfig when building local autotools.bradleys2015-04-242-2/+3
* ports: use standardized sched_yield instead of pthread_yieldjstebbins2015-04-231-1/+1
* demuxmpeg: Don't drop frames with bad timestampsjstebbins2015-04-223-37/+22
* stream: Improve transport stream PCR handlingjstebbins2015-04-224-286/+338
* sync: fix frame p-to-p extra audio after end framejstebbins2015-04-227-330/+291
* LinGui: Add pending count to "Queue" toolbar buttonjstebbins2015-04-222-0/+15
* WinGui: Some minor UI Improvements. Including Waiting Queue Count on the "Sho...sr552015-04-228-31/+79
* LinGui: adjust tooltip line alignmentsjstebbins2015-04-224-16/+16
* LinGui: fix setting forces subtitles in jobjstebbins2015-04-221-1/+1
* LinGui: Remove "reload queue" dialog. The queue is always reloaded.jstebbins2015-04-224-57/+125
* MacGui: Remove the "Reload queue" alert. The queue is always reloaded and the...ritsuka2015-04-223-83/+13
* MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...ritsuka2015-04-2227-109/+245
* param: Allow ',' as decimal separator in filter valuesjstebbins2015-04-211-1/+1
* WinGui: Minor design tweaks to the No Titles found dialog. sr552015-04-204-4/+135
* WinGui: Restore the "No Titles Found" dialog from previous versions of HandBr...sr552015-04-209-11/+228
* MacGui: update the tooltips of the new auto passthru options.ritsuka2015-04-201-3/+3
* ports: add functions for looking up user config directoryjstebbins2015-04-199-12/+99
* WinGui: Further UI design updates to Queue selection and Task action countdown.sr552015-04-182-38/+10
* WinGui: Adding Del shortcut to preset pane, and better warnings when deleting. sr552015-04-182-0/+34
* LinGui: Check for NULL filter settings stringjstebbins2015-04-181-9/+24
* filters: Fix generation of filter stringjstebbins2015-04-181-1/+2
* LinGui: Use real sample rate when creating jobjstebbins2015-04-181-4/+11