summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGui: When launching a second instance of HB, warn of existing instance and...dynaflash2009-03-162-17/+62
* MacGui: setUsesThreadedAnimation to false for the progress indicators in the ...dynaflash2009-03-132-3/+9
* Macgui: set "setUsesThreadedAnimation" to false for the two main window progr...dynaflash2009-03-121-35/+49
* BuildSystem: darwin + Xcode dependencies and enhancementskonablend2009-03-111-254/+268
* BuildSystem: effects Darwin platforms onlykonablend2009-03-102-168/+664
* BuildSystem: fixed configure --debug + Xcodekonablend2009-03-091-0/+1
* BuildSystem: general, configure and Xcode updates.konablend2009-03-084-25/+37
* MacGui: The textarea was misaligned of 1px to the left.ritsuka2009-03-071-19/+29
* MacGui: Reverted the updateUI: timer mode to NSDefaultRunLoopMode. Hopefully ...ritsuka2009-03-071-1/+1
* MacGui: Disable physical dvd access for 64 bit arches with an appropriate war...dynaflash2009-03-061-12/+25
* MacGui: Fix issue where sometimes hb would not remember that the preview wind...dynaflash2009-03-061-0/+1
* MacGui: Preview Window postioning fixesdynaflash2009-03-061-0/+20
* MacGui: Set hud overlay controls as initially hidden in Preview Window.dynaflash2009-03-061-3/+3
* MacGui: Picture Settings - If Preview is in full screen and pic settings are ...dynaflash2009-03-051-6/+8
* MacGui: Fix picture settings panel so that it stays on top when open like a t...dynaflash2009-03-052-4/+9
* MacGui: Fix wonky tabbed view layout in picture settings at launch.dynaflash2009-03-052-1/+3
* MacGui: Put Picture Settings and Video Filters into one inspector.dynaflash2009-03-0510-4096/+3469
* BuildSystem:konablend2009-03-041-1/+1
* BuildSystem: darwinkonablend2009-03-043-153/+225
* Mac: Suppress IB warnings and notices when building HandBrake.appdynaflash2009-03-031-0/+12
* MacGui: Report the svn version and arch in the session activity log and the i...dynaflash2009-03-032-2/+2
* BuildSystem:konablend2009-03-031-0/+2
* BuildSystem:konablend2009-03-034-327/+189
* MacGui: ritsuka2009-03-024-27/+22
* MacGui: Removed some unused call to fProgressIndicator that may break the pro...ritsuka2009-03-021-8/+1
* MacGui:ritsuka2009-03-022-6/+15
* MacGui: Fix main window progress indicators for scan and encode for x86_64dynaflash2009-03-021-2/+3
* BuildSystem:konablend2009-03-022-9/+8
* MacGui; fixed warnings related to 64bit cocoa.ritsuka2009-03-016-58/+54
* BuildSystem: conversion from jam-based to make-based system.konablend2009-03-0110-803/+951
* MacGui: Replaced a quicktime call with a 64bit compatible one.ritsuka2009-02-281-8/+7
* MacGui: Moves the tooltips for the x264 advanced tab from the .xib file to th...jbrjake2009-02-142-363/+315
* 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
* 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
* MacGui: Being lazy and copying and pasting code never pays. Fixes an issue wi...jbrjake2009-02-121-1/+1
* 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
* MacGui: Remove ".33" from Preferences > Advanced > x264 quality slider granul...dynaflash2009-02-121-24/+3
* 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
* 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
* MacGui: Constant Quality Slider now QP/RF based.dynaflash2009-02-106-66/+459
* MacGui: Hides the merange widget on the advanced tab when the motion estimati...jbrjake2009-02-101-0/+18