summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: DRC Slider Enhancementsdynaflash2007-12-132-1/+1
* MacGui: Presets (code cleanup)dynaflash2007-12-121-254/+248
* MacGui: Presets Drawer improvementsdynaflash2007-12-123-7/+8
* MacGui: Dynamic Range Control implemented in the audio tab of the main window.dynaflash2007-12-125-7/+38
* MacGui: Update Presets to use NSOutlineView and change the associated methods...dynaflash2007-12-105-177/+206
* MacGui: cosmetic changes for the advanced x264opts controller source code. Re...jbrjake2007-12-091-595/+598
* Cosmetic changes for the presets. Alphabetical sorting, no more hard tabs, an...jbrjake2007-12-092-1242/+1412
* Adds a preset for the 360, accounts for filters in the presets, updates manic...jbrjake2007-12-082-23/+237
* MacGui: fix a bracket on same line screw up from the last commit.dynaflash2007-12-071-45/+47
* MacGui: fix issue in which picture settings filters in presets would'nt set t...dynaflash2007-12-071-30/+76
* MacGui: Increase Presets Drawer width to 200 px to make room for nested presets.dynaflash2007-12-062-1/+2
* MacGui: Built-In Presets moved to new class: HBPresetsdynaflash2007-12-055-1213/+1280
* MacGui: Scanning progress bar now shows as indeterminate (barber pole) as for...dynaflash2007-12-042-13/+13
* MacGui: Increase size of main window by 200 px wide and 50 px high.dynaflash2007-12-036-88/+158
* Mac: Change the default configuration to Deployment, was switched to Developm...ritsuka2007-11-301-9/+9
* MacGui: Split Picture settings for new preset up into Size and Filters and ad...dynaflash2007-11-295-379/+459
* MacGUI: Fix a warning on 10.5ritsuka2007-11-281-1/+8
* MacGui: Fix some warnings for compiling in 10.5dynaflash2007-11-282-7/+7
* New build configuration for xcode: Deployment 10.4. Right now is only useful ...ritsuka2007-11-271-206/+218
* MacGUI: Added a little macro in PictureGLView to make it compiles on Tiger ag...ritsuka2007-11-272-6/+9
* Fix Previous Bad Commit (1077)dynaflash2007-11-263-32/+51
* MacGui: fix open last used source directory. broken in rev. 1067dynaflash2007-11-211-6/+9
* MacGui: add "Open Source (Specify Title)" featuredynaflash2007-11-195-87/+189
* MacGui: Activity Logdynaflash2007-11-165-5/+15
* Minor preset changes:jbrjake2007-11-151-8/+8
* MacGui: Move app support directory check to -init in controller.mmdynaflash2007-11-152-59/+61
* MacGui: Activity Window Logging Initial Implementationdynaflash2007-11-145-10/+97
* MacGui: VFR controls initial implementationdynaflash2007-11-107-3/+55
* MacGui: Fixes a small bug -- if a default value was selected twice for one of...jbrjake2007-11-091-3/+6
* MacGui: change -PrepareJob to -prepareJob to match cocoa coding conventionsdynaflash2007-11-091-3/+3
* MacGui: Add Deblock to the presets systemdynaflash2007-11-071-1/+9
* MacGui: Added Deblock to filters in Picture Preview Windowdynaflash2007-11-0711-7/+42
* MacGui: Reorganize Controller.mm methodsdynaflash2007-11-021-1141/+1206
* Modify the xcode libhb default target to properly reflect version 0.9.1 for j...dynaflash2007-10-241-2/+2
* MacGui: Queue Enhancements courtesy of travistexdynaflash2007-10-0918-272/+772
* MacGui: Remove the sanity check for 23.976 framerate and detelecinedynaflash2007-10-092-18/+2
* MacGui: Rename iPhone preset to iPhone / iPod Touch0.9.1dynaflash2007-10-081-1/+1
* MacGui: update build number to : 2007100800 for 0.9.1 releasedynaflash2007-10-082-3/+3
* MacGUI: Removed some localized strings so the presets work fine in the frenc...ritsuka2007-10-051-0/+0
* MacGui: Fix issue where Source is display with the volume id (ie. disk1) inst...dynaflash2007-09-281-3/+4
* MacGui: Add the auto detected framerate to the "Same as source" item in the "...dynaflash2007-09-271-4/+66
* A line went missing from Controller.mm in the reorg of that file, youeddyg2007-09-261-0/+5
* MacGui: Queue - fixes issue where starting a job and then adding to the queue...dynaflash2007-09-261-18/+58
* MacGui: Queue update adds auto wrap to detail lines so that detail does not g...dynaflash2007-09-2426-1352/+808
* MacGUI: Remove not used icons from xcode projectritsuka2007-09-231-41/+9
* MacGUI: Various little code cleanup and small alignment fixes in the nib.ritsuka2007-09-234-143/+87
* MacGUI: don't reset codecs popup when changing format, if the new format supp...ritsuka2007-09-221-0/+6
* MacGui: Keep track of the state of the keep aspect ratio checkbox when turnin...dynaflash2007-09-192-10/+27
* MacGui: Add conditional to 6 channel vorbis to remove < 192 bitrates from po...dynaflash2007-09-181-0/+11
* MacGui: Enable 6-channel Vorbis audiodynaflash2007-09-181-1/+2