summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui:sr552009-06-1517-768/+968
* WinGui:sr552009-06-147-42/+35
* WinGui:sr552009-06-143-0/+579
* WinGui: sr552009-06-1314-578/+98
* MacGui: Multiple subtitle tracks initial implementationdynaflash2009-06-137-473/+1370
* LinGui: delete usage of job->select_subtitle. it's definition has been removedjstebbins2009-06-131-6/+0
* dvdnav: oops. initialize d->chapter to 0 instead of first chapterjstebbins2009-06-134-31/+25
* dvdnav: fix title scanning issuejstebbins2009-06-131-0/+1
* libhb: fix forced foreign language scan issuesjstebbins2009-06-133-2/+13
* WinGui:sr552009-06-122-2/+34
* CLI: remove usage of strtok_r in subtitle option handling. it's not availablejstebbins2009-06-121-88/+100
* WinGui:sr552009-06-129-82/+62
* libhb: interjob vrate info did not get updated when there is an indepth scanjstebbins2009-06-111-1/+1
* WinGui:sr552009-06-114-78/+34
* LinGui: per irc discussion with D_S, in turbo 1st pass, leave weightb alonejstebbins2009-06-113-36/+86
* WinGui:sr552009-06-111-18/+18
* CLI: add support for multiple subtitles and soft-subsjstebbins2009-06-111-47/+220
* WinGui:sr552009-06-111-4/+4
* WinGui:sr552009-06-111-1/+1
* WinGuisr552009-06-111-4/+7
* WinGui:sr552009-06-115-200/+1039
* WinGui:sr552009-06-111-1/+7
* WinGui:sr552009-06-115-58/+99
* LinGui: small cleanup of warning messages when powermanagement inhibitjstebbins2009-06-101-18/+21
* LinGui: remove the big jump in the drc slider when going from 1.0->Offjstebbins2009-06-105-29/+59
* WinGui:sr552009-06-092-31/+6
* LinGui: fix a problem with parameters to a signal that caused segfaultsjstebbins2009-06-091-3/+1
* WinGui:sr552009-06-094-106/+116
* WinGui:sr552009-06-094-17/+32
* LinGui: dim the drc label along with the control when passthru is selectedjstebbins2009-06-083-1/+3
* LinGui: revert the extra widgets for subtitle foreign audio searchjstebbins2009-06-085-156/+50
* LinGui: replace drc hscale with scalebuttonjstebbins2009-06-084-46/+86
* WinGui:sr552009-06-085-80/+126
* LinGui: allow up to 99 audio tracks since libhb now supports that manyjstebbins2009-06-082-3/+12
* LinGui: forgot to set keep_display_aspect when setting up and encode jobjstebbins2009-06-081-0/+2
* Some DVD titles end with a 'link' command back to the beginning chapter which...van2009-06-081-1/+9
* WinGui:sr552009-06-071-2/+2
* WinGui:sr552009-06-0712-580/+1580
* - nasty bug: at eof, dropping a delay queue frame for CFR could link the ren...van2009-06-072-15/+3
* - mingw fixes to use fopen() with 'b' flag.konablend2009-06-064-3/+7
* libhb: correct error in preview scalingjstebbins2009-06-061-1/+1
* LinGui: use new job->anamorphic.keep_display_apsect flag for ana mode 3jstebbins2009-06-061-1/+2
* Adds a keep_display_aspect toggle to the job->anamorphic struct in order to f...jbrjake2009-06-064-25/+29
* Probably a good idea to set the new par width after calculating it.jbrjake2009-06-051-1/+3
* LinGui: when preview window is really small, the hud can be wider thanjstebbins2009-06-052-6/+15
* cli: remove unused variable that generated a compile warningjstebbins2009-06-051-1/+0
* CLI: List ca_aac as an the audio encoder in the help, when running in OS X.jbrjake2009-06-051-2/+13
* CLI: Implements custom anamorphic. No more -p or -P. Choices are --strict-ana...jbrjake2009-06-054-84/+239
* LinGui: fix a problem in validation of the subtitle list while setting up jobjstebbins2009-06-051-1/+1
* LinGui: make "Foreign Audio Search" a separate widget instead of adding itjstebbins2009-06-045-56/+160