summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.mm
Commit message (Expand)AuthorAgeFilesLines
* MacGUI: Renamed Controller.mm to Controller.m, changed the default std to C99.ritsuka2009-08-291-7519/+0
* MacGui: Picture Filtersdynaflash2009-08-261-66/+71
* MacGui: srt subtitle support initial implementationdynaflash2009-07-161-0/+84
* MacGui: include deep scan ( subtitle foreign language search) pass informatio...dynaflash2009-06-301-2/+18
* MacGui: Fix the quality slider setting when using presets for ffmpeg and theora.dynaflash2009-06-241-1/+10
* MacGui: Preview - Add the foreign language search for subtitles scan to the l...dynaflash2009-06-231-2/+6
* MacGUI: fix 64-bit icon to be used during dock-icon progress bar updates.konablend2009-06-181-8/+3
* MacGui: Fix creating new user presets which was borked in rev 2530.dynaflash2009-06-171-3/+4
* MacGUI: added 64-bit savvy application icon.konablend2009-06-171-2/+22
* MacGui: Fix subtitle issuesdynaflash2009-06-151-16/+8
* MacGui: Multiple subtitle tracks initial implementationdynaflash2009-06-131-108/+295
* softsubtitles:jstebbins2009-06-021-2/+2
* MacGui: Add Toolbar Item for Preview Windowdynaflash2009-05-291-3/+20
* MacGui: Add Preference to use CoreAudio in place of FAAC when choosing a preset.dynaflash2009-05-291-0/+37
* MacGui: Store the PresetBuildNumber value as an int instead of a string in th...dynaflash2009-05-261-1/+1
* Excises xvid from libhb because it's not worthy. Having two different MPEG-4 ...jbrjake2009-05-261-3/+2
* - Add CoreAudio AAC as one of the encoder on Mac OS X.ritsuka2009-05-231-4/+26
* mkv soft subtitle supportjstebbins2009-05-191-4/+4
* MacGui: Implement DTS Pass Thru for MKV and DTS Sources.dynaflash2009-05-121-8/+47
* MacGui: Preset Import / Export initial implementation and auto updating of bu...dynaflash2009-05-081-5/+178
* MacGui: Change new preset code to use AudioList for storing the audio track i...dynaflash2009-05-071-135/+235
* MacGui: disable and deselect chapter markers when only one chapter is being e...dynaflash2009-05-051-2/+24
* Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected...eddyg2009-05-041-11/+48
* MacGui: Add an "Attempt Scan Anyway" option to the 64-bit physical dvd scan w...dynaflash2009-05-011-1/+14
* MacGui: Custom Anamorphic initial implementation (experimental) and pic setti...dynaflash2009-05-011-6/+28
* add libdvdnav supportjstebbins2009-04-271-3/+32
* MacGui: Put AVI, OGM and Xvid out of our miserydynaflash2009-04-101-27/+2
* MacGui: When launching a second instance of HB, warn of existing instance and...dynaflash2009-03-161-17/+60
* MacGui: setUsesThreadedAnimation to false for the progress indicators in the ...dynaflash2009-03-131-3/+5
* Macgui: set "setUsesThreadedAnimation" to false for the two main window progr...dynaflash2009-03-121-35/+49
* 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: Put Picture Settings and Video Filters into one inspector.dynaflash2009-03-051-106/+90
* MacGui: Report the svn version and arch in the session activity log and the i...dynaflash2009-03-031-1/+1
* MacGui: ritsuka2009-03-021-3/+3
* MacGui: Removed some unused call to fProgressIndicator that may break the pro...ritsuka2009-03-021-8/+1
* MacGui:ritsuka2009-03-021-6/+13
* MacGui: Fix main window progress indicators for scan and encode for x86_64dynaflash2009-03-021-2/+3
* MacGui; fixed warnings related to 64bit cocoa.ritsuka2009-03-011-48/+44
* MacGui: Fix crash when trying to quit with preview in full screen mode.dynaflash2009-02-131-4/+10
* MacGui: Constant Quality slider, fix percentage readouts for ffmpeg, xvid and...dynaflash2009-02-111-3/+4
* 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-101-9/+93
* MacGui: Implement DRC 0.0. dynaflash2009-02-061-0/+8
* MacGui: Video Filter and Picture Settingsdynaflash2009-02-061-154/+58
* MacGui: Add preset code for custom filter fieldsdynaflash2009-02-051-31/+49
* MacGui: Picture Filters Inspector enhancementsdynaflash2009-02-041-111/+241
* MacGui: Live Preview Fixesdynaflash2009-01-281-49/+3
* MacGui: Fix issue where selecting a preset selects the right widget settings ...dynaflash2009-01-271-1/+1
* MacGui: remember window postion and open/close state of the Picture Filter an...dynaflash2009-01-271-12/+19