summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LinGui: remove extraneous files dist files like AUTHORS etc.jstebbins2009-03-019-618/+8
* MacGui; fixed warnings related to 64bit cocoa.ritsuka2009-03-016-58/+54
* BuildSystem:konablend2009-03-011-1/+1
* - svn properties correctionskonablend2009-03-011-0/+0
* BuildSystem: conversion from jam-based to make-based system.konablend2009-03-01149-3087/+4047
* LinGui: make it possible to build outside srcdirjstebbins2009-02-288-22704/+104
* MacGui: Replaced a quicktime call with a 64bit compatible one.ritsuka2009-02-281-8/+7
* LinGui: clean up my improper use of HB_VERSION and HB_BUILD.jstebbins2009-02-273-10/+9
* WinGui:sr552009-02-251-2/+13
* Don't truncate RF/QP values down to integers when displaying job config. Stil...jbrjake2009-02-231-1/+1
* WinGui:sr552009-02-222-6/+18
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2173 b64f7644-9d1e-0410-96...sr552009-02-223-79/+81
* remove .contrib on make clean for cygwin. This allows libraries to rebuild wh...sr552009-02-211-0/+1
* Cygwin building changed slightly.sr552009-02-201-5/+8
* WinGui:sr552009-02-203-0/+2113
* WinGui:sr552009-02-194-101/+135
* WinGui:sr552009-02-191-8/+7
* WinGui:sr552009-02-199-972/+160
* WinGui:sr552009-02-166-990/+87
* change my email addy in the authors filedynaflash2009-02-161-1/+1
* MacGui: Moves the tooltips for the x264 advanced tab from the .xib file to th...jbrjake2009-02-142-363/+315
* LinGui: add single title scan option to file menujstebbins2009-02-149-72/+770
* MacGui: Yet another x264 advanced controller change...rewording the b-adapt p...jbrjake2009-02-131-4/+4
* MacGui: Removes a bunch of redundant code from the x264 advanced option contr...jbrjake2009-02-132-538/+253
* MacGui: Hopefully this time the option hiding code for the advanced x264 tab ...jbrjake2009-02-131-9/+14
* MacGui: Restructures that x264 advanced option widget hiding method so it suc...jbrjake2009-02-131-141/+212
* WinGui:sr552009-02-131-36/+42
* MacGui: change buttons in hud overlays to "round textured" (which are not rea...dynaflash2009-02-132-52/+39
* MacGui: Picture Preview - fix full screen mode on multi-display systems.dynaflash2009-02-131-9/+25
* MacGui: Fix crash when trying to quit with preview in full screen mode.dynaflash2009-02-134-9/+26
* LinGui: add video quality slider granularity preference.jstebbins2009-02-1210-137/+379
* MacGui: Being lazy and copying and pasting code never pays. Fixes an issue wi...jbrjake2009-02-121-1/+1
* WinGui:sr552009-02-124-66/+313
* MacGui: Queue -Stop animating currently encoding job icon when paused, restar...dynaflash2009-02-121-2/+8
* MacGui: Oops, only trellis can hide psy-trellis now so it has to hide when se...jbrjake2009-02-121-1/+1
* WinGui:sr552009-02-124-61/+83
* MacGui: Remove ".33" from Preferences > Advanced > x264 quality slider granul...dynaflash2009-02-121-24/+3
* LinGui: add b-adapt combo box to x264 tabjstebbins2009-02-119-91/+269
* WinGui:sr552009-02-1111-159/+343
* MacGui: Constant Quality slider, fix percentage readouts for ffmpeg, xvid and...dynaflash2009-02-111-3/+4
* MacGui: Adds a widget for adaptive b-frames to the x264 advanced tab.jbrjake2009-02-113-14/+281
* MacGui: Some changes to the method that fades in and out different widgets, t...jbrjake2009-02-111-28/+50
* LinGui: fix a window resize problem when app is first startedjstebbins2009-02-111-7/+0
* LinGui: add sliders for psy-rd and psy-trellisjstebbins2009-02-118-11/+500
* MacGui: Adds slider widgets for Psy-RD and Psy-Trellis to the x264 advanced t...jbrjake2009-02-113-53/+400
* MacGui: Constant Quality Slider - theora's qp goes up as the quality goes up.dynaflash2009-02-111-19/+28
* LinGui: Constant Quality Slider now QP/RF basedjstebbins2009-02-1113-346/+290
* LinGui: fix problem with writing null values to presets filejstebbins2009-02-113-40/+39
* Allows direct setting of job->vquality from interfaces in the native QP scale...jbrjake2009-02-102-5/+21
* MacGui: Constant Quality Slider now QP/RF based.dynaflash2009-02-106-66/+459