summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Minor UI tweaks to the preset window.sr552015-04-181-43/+14
* WinGui: Small bug fix to handling of queue recovery when running mulitple ins...sr552015-04-181-1/+15
* WinGui: Add "Delete" key shortcut to the queue to delete selected items.sr552015-04-185-7/+157
* LinGui: Modify how dest filename is constructed for iso imagesjstebbins2015-04-181-43/+51
* WinGui: Some further UI design tweaks.sr552015-04-183-79/+91
* WinGui: Misc UI fixes and fixes to the logging code for scanning that could s...sr552015-04-189-100/+218
* MacGui: Add TrueHD, Flac and EAC3 auto passthru options in the default sheet.ritsuka2015-04-184-14/+78
* MacGui: fix HBPicture copy method.ritsuka2015-04-171-0/+10
* MacGui: remove HBPicture dependency on HBTitle.ritsuka2015-04-174-53/+79
* MacGui: update the UI correctly for custom denoise preset.ritsuka2015-04-171-1/+1
* MacGui: use the new the filter preset/tune lookup and setting validation func...ritsuka2015-04-173-111/+77
* json: fix another cut/paste error. incorrect dither parsing.jstebbins2015-04-131-1/+1
* WinGui: Misc IScan API tweaks.sr552015-04-127-50/+53
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-1219-62/+103
* deccc608sub: tweak font size once againjstebbins2015-04-112-3/+3
* WinGui: Add a basic outline of a logging system to allow logging of the JSON ...sr552015-04-108-0/+181
* LinGui: fix pause button/resumejstebbins2015-04-101-1/+1
* WinGui: When Switching from x264 to another encoder, the video tab options wo...sr552015-04-101-0/+5
* WinGui: For default user presets, make sure the advanced tab shows correctly...sr552015-04-101-0/+6
* text subtitles: make font height independent of croppingjstebbins2015-04-104-4/+8
* decccsub608: make font size independent on the amount of croppingjstebbins2015-04-102-6/+6
* Move strtok_r fallback to dedicated "compat" files.Rodeo2015-04-107-38/+90
* MacGui: run the Xcode "convert to modern objective-c" on the entire project.ritsuka2015-04-0943-111/+111
* LinGui: fix libhb work state trackingjstebbins2015-04-091-80/+93
* reader: fix subtitle start time not advancingjstebbins2015-04-071-2/+37
* deccc608sub: don't ignore text attributes in PACjstebbins2015-04-071-4/+5
* json: fix copy_mask (again) :(jstebbins2015-04-071-1/+1