summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: Adds a popup menu item for Hadamard-transformed exhaustive motion est...jbrjake2009-02-101-3/+20
* MacGui: Disable the toolbar hide button in the pref window, it was looking at...ritsuka2009-02-081-20/+64
* MacGui: Implement DRC 0.0. dynaflash2009-02-062-18/+26
* MacGui: Video Filter and Picture Settingsdynaflash2009-02-069-1337/+274
* MacGui: Change "Picture Filters" to "Video Filters"dynaflash2009-02-053-10/+9
* MacGui: Add preset code for custom filter fieldsdynaflash2009-02-053-34/+94
* MacGui: Picture Filters Inspector enhancementsdynaflash2009-02-048-798/+2205
* MacGui: Change the order of the filters in both the Filters Inspector and the...dynaflash2009-01-282-46/+336
* MacGui: Live Preview Fixesdynaflash2009-01-282-49/+4
* MacGui: Fix issue where selecting a preset selects the right widget settings ...dynaflash2009-01-272-5/+4
* MacGui: remember window postion and open/close state of the Picture Filter an...dynaflash2009-01-276-33/+62
* MacGui: Picture Filters separate hud inspector initial implementationdynaflash2009-01-2612-1105/+1983
* Organizes anamorphic parameters in a struct, requiring some minor search and ...jbrjake2009-01-263-24/+24
* MacGui: Preview Window scale to screen initial implementationdynaflash2009-01-214-167/+384
* MacGui: Remove the decomb string from the main window so decomb uses the libh...dynaflash2009-01-151-6/+5
* MacGui: Picture Preview and Settings window interaction fixesdynaflash2009-01-144-8/+21
* MacGui; save the expanded/collapsed state for folders in the presets drawer.ritsuka2009-01-141-0/+12