summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui:sr552010-06-061-4/+0
* WinGui:sr552010-06-0610-67/+325
* WinGui:sr552010-06-064-43/+4
* CLI: remove 'L' from short opts so that getopt_long properly flags it as an i...jstebbins2010-06-051-3/+6
* WinGui:sr552010-06-0429-190/+434
* WinGuisr552010-06-041-24/+0
* WinGui:sr552010-06-0438-60/+394
* WinGui:sr552010-06-0436-209/+79
* WinGui:sr552010-06-0441-0/+3987
* MacGui: Add flexible dylib path manipulation so that we can handle external d...jstebbins2010-06-046-139/+140
* LinGui: make Help->Guide work on windows/mingwjstebbins2010-06-041-0/+5
* MacGui: Set the hud control panels origin based on the size of the actual pre...dynaflash2010-06-021-7/+9
* oops, left in a modified plist file location that i used for testing on linuxjstebbins2010-06-021-2/+1
* Add preset override for anamorphic to manicurejstebbins2010-06-021-7/+13
* x264 bump from r1592 to r1627dynaflash2010-06-021-1/+1
* fix potential buffer overrunjstebbins2010-06-021-3/+3
* handle the utf8 byte order mark when present at the beginning of srt subsjstebbins2010-06-011-2/+11
* oops. forgot to commit the new file jstebbins2010-06-011-0/+269
* Add SSA subtitle supportjstebbins2010-06-0111-83/+78
* Add more subtitle info to the activity logjstebbins2010-06-011-8/+20
* link hb.dll with -static flag so that extra dll's are not requiredjstebbins2010-06-011-1/+1
* CLI: allow overriding of the anamorphic mode of a preset jstebbins2010-05-301-5/+20
* add check for reasonable vobsub width/height values when parsing out of mp4jstebbins2010-05-301-2/+10
* preserve vobsub palette, width, and height from mkv and mp4 vobsub tracksjstebbins2010-05-305-22/+87
* Improve left/right dplii surround separationjstebbins2010-05-301-13/+13
* fix compiler warnings in several libhb filesjstebbins2010-05-304-23/+23
* WinGui:sr552010-05-302-24/+109
* WinGui:sr552010-05-303-164/+595
* LinGui: tweak the ui to accommodate universal subtitle inputjstebbins2010-05-293-20/+50
* WinGui:sr552010-05-291-0/+44
* WinGui:sr552010-05-281-1/+1
* fix a problem with point-to-point hanging when searching for start pointjstebbins2010-05-262-40/+50
* Macgui: Sanity check multiple burned in vobsubs.dynaflash2010-05-261-3/+21
* LinGui: fix module.defs code merge errorjstebbins2010-05-251-9/+4
* MacGui: Enable soft vobsubs in mp4dynaflash2010-05-252-94/+25
* add support for Nero vobsubs in mp4jstebbins2010-05-245-49/+218
* LinGui: disable update checks for snapshot PPA since it does it's own update ...jstebbins2010-05-241-1/+1
* LinGui: add option to completely disable update checkingjstebbins2010-05-247-13/+42
* WinGui:sr552010-05-241-2/+7
* LinGui: fix crash when processing appcastjstebbins2010-05-241-1/+4
* fix memory leak in pinvoke patchjstebbins2010-05-241-6/+6
* WinGui:sr552010-05-232-58/+388
* fix stderr redirection on mingw. dup2 function doesn't work as it should so ...jstebbins2010-05-232-0/+10
* add wrapper functions that make it easier to call libhb from C# and otherjstebbins2010-05-233-10/+240
* add ability to probe for existance of headers and libraries to configure.pyjstebbins2010-05-237-16/+248
* WinGui:sr552010-05-2317-231/+657
* WinGui:sr552010-05-231-2/+2
* WinGui:sr552010-05-223-77/+81
* WinGui:sr552010-05-221-37/+199
* add strtok_r to ports.c for mingwjstebbins2010-05-222-0/+29