summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Allow and check for 64 bit vlc. Match HandBrake architecture to VLC a...dynaflash2009-09-241-25/+115
* bump x264 to r1271jstebbins2009-09-241-1/+1
* MacGui: Remove hosed up "NSString stringWithFormat :"in the advanced panel as...dynaflash2009-09-161-2/+2
* MacGui: Replace deprecated -createDirectoryAtPath:attributes: with -createDir...dynaflash2009-09-161-2/+6
* MacGui: replace deprecated -stringWithCString with -stringWithUTF8String.dynaflash2009-09-162-22/+22
* MacGui: fix eyetv package scanning borked by Snow Leopard.dynaflash2009-09-151-1/+1
* build system: add capability to build Leopard target from Snow Leopard Hostjstebbins2009-09-041-0/+2
* MacGUI: rename PictureController.mm tooritsuka2009-08-292-4/+14
* MacGUI: Renamed Controller.mm to Controller.m, changed the default std to C99.ritsuka2009-08-292-19/+29
* MacGUI: Renamed HBPreviewController.mm to HBPreviewController.m to enable the...ritsuka2009-08-293-8/+9
* MacGUI: ritsuka2009-08-282-92/+74
* MacGui: Picture Filtersdynaflash2009-08-264-87/+94
* Fixed a localization issue in the constant quality slider.ritsuka2009-08-211-77/+191
* Reworked the hud to be more responsive, and added a category to QTMovieView s...ritsuka2009-08-213-337/+1015
* - Bumps x264 to r1195-5d75a9b. x264 has new default settings: subme 6->7, bfr...jbrjake2009-08-012-28/+30
* MacGui: Subtitles - fix bug that prevented being able to select burned in sub...dynaflash2009-07-171-1/+1
* MacGui: remove broken conditional that was errantly included in srt subtitle ...dynaflash2009-07-161-10/+0
* MacGui: srt subtitle support initial implementationdynaflash2009-07-165-89/+955
* MacGui: include deep scan ( subtitle foreign language search) pass informatio...dynaflash2009-06-302-6/+27
* MacGui: Change the format for individual activity log file names.dynaflash2009-06-261-1/+1
* 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-232-2/+32
* MacGui: Queue - Display varying row heights based on the content of the encode. dynaflash2009-06-231-4/+110
* CLI: SubRip Subtitle importeddyg2009-06-231-2/+8
* MacGui: Fix Scale To Screen when in full screen mode.dynaflash2009-06-202-11/+38
* MacGUI: Disabled the Picture panel in the preferences window, some minor alig...ritsuka2009-06-192-94/+209
* BuildSystem: appcast updateskonablend2009-06-182-0/+18
* MacGUI: fix 64-bit icon to be used during dock-icon progress bar updates.konablend2009-06-181-8/+3
* MacGui: Remove Sparkle's "Send anonymouns system information" preference as t...dynaflash2009-06-171-72/+14
* MacGui: Sparkle - Added "Send anonymous system information" to the preference...dynaflash2009-06-171-15/+73
* MacGui: Sparkel updater prefs - remove hourly from the check for updates inte...dynaflash2009-06-171-24/+2
* MacGui: Fix creating new user presets which was borked in rev 2530.dynaflash2009-06-171-3/+4
* MacGui: Sparkle Updater preferences changes.dynaflash2009-06-171-51/+289
* MacGui: remove deprecated headers from the previous Sparkle frameworkdynaflash2009-06-1712-383/+0
* MacGUI: added 64-bit savvy application icon.konablend2009-06-175-14/+48
* Macgui: Update Sparkle to 1.5 b6dynaflash2009-06-16151-1243/+661
* MacGui: Queue - Only display audio tracks with a valid track selected (remove...dynaflash2009-06-161-17/+28
* MacGui: Subtitles - Fix bug where setting the first track to None ( deleting ...dynaflash2009-06-161-45/+50
* MacGui: Fix subtitle issuesdynaflash2009-06-151-16/+8
* MacGui: Multiple subtitle tracks initial implementationdynaflash2009-06-137-473/+1370
* MacGui and CLI: New built-in presets. The list has been much pared down, and ...jbrjake2009-06-042-822/+201
* MacGui: Fix activity log headers to show correct version when clearing the wi...dynaflash2009-06-021-3/+3
* MacGui: Fix issue in custom anamorphic where clicking the keep ar checkbox wo...dynaflash2009-06-021-9/+6
* softsubtitles:jstebbins2009-06-021-2/+2
* MacGui: Add Toolbar Item for Preview Windowdynaflash2009-05-293-3/+24
* MacGui: Add Preference to use CoreAudio in place of FAAC when choosing a preset.dynaflash2009-05-293-29/+120
* 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-262-23/+2
* Darwin Xcode builds:konablend2009-05-231-20/+10
* - Add CoreAudio AAC as one of the encoder on Mac OS X.ritsuka2009-05-232-4/+32