summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. sr552013-09-212-0/+11
* MacGui: fix compil<tion with clang.Rodeo2013-09-201-1/+1
* MacGui: use FSEvent api to create a FSEventStream to keep track of when a fil...ritsuka2013-08-192-28/+105
* MacGui: calculate the actual height of the queue rows. Align the interface el...ritsuka2013-08-182-1308/+318
* MacGui: Read events from the mouse scroll wheel in HBPreviewController.m to c...ritsuka2013-08-041-0/+17
* MacGui: fix UI lockup when adding a chapter with a name containing non-UTF8 c...Rodeo2013-07-221-1/+2
* Add hb_video_quality_get_limits and hb_video_quality_get_name to libhb API.Rodeo2013-07-131-51/+74
* MacGui: populate the SRT subtitle language list dynamically from libhb.Rodeo2013-07-131-187/+13
* MacGui: improve previous commit a bit.Rodeo2013-07-011-2/+13
* MacGui: Fix a silly Logic bug in logging code.sr552013-07-011-6/+1
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-303-15/+12
* MacGui: get rid of now obsolete @"UseCoreAudio" preference and related widgetsRodeo2013-06-203-223/+134
* improve aac encoder build options and change some aac encoder defaultsjstebbins2013-06-152-7/+6
* Experimental preset for Windows Phone 8 Devices. Would be appreciated that an...sr552013-06-081-0/+105
* libhb/common: improve fallback mechanism.Rodeo2013-06-033-5/+6
* MacGUI: Patch -Replace some deprecated API Calls https://reviews.handbrake.fr...sr552013-06-012-40/+44
* Don't expose rate, mixdown, dither and encoder arrays to the UIs.Rodeo2013-05-305-288/+276
* Make initialization of vfr filter work as I intended.jstebbins2013-05-281-10/+14
* MacGui: stop before the last ("None") subtitle track when converting incompat...Rodeo2013-05-121-3/+5
* MacGui: fix a bug where the iPod 5G checkbox would be disabled for x264 in MP4.Rodeo2013-05-121-16/+13
* MacGui: refactor handling on chapter titles.Rodeo2013-05-113-60/+49
* MacGui: harmonize audio configuration code in prepareJob and prepareAudioForJob.Rodeo2013-04-282-37/+41
* MacGui: bugfix: set video framerate mode (vfr, pfr, cfr) when editing queue i...Rodeo2013-04-281-15/+29
* MacGui: Bump year to 2013sr552013-04-211-1/+1
* MacGui: Bump the Growl SDK to 2.0.1 bringing notification centre support for ...sr552013-04-207-906/+189
* MacGui: simplify queue display code.Rodeo2013-04-123-197/+64
* MacGui: main and queue window improvements.Rodeo2013-04-123-193/+182
* MacGui: don't mention grayscale twice in the queue display.Rodeo2013-04-121-5/+0
* MacGui: rename a variable.Rodeo2013-04-123-18/+18
* MacGui: fix loading preset which specify an advanced options string (rather t...Rodeo2013-04-121-70/+87
* MacGui: widen the preview window's HUD display by 10 pixels.Rodeo2013-04-101-7/+7
* MacGui: when switching from the x264 system to the advanced panel, populate t...Rodeo2013-04-091-11/+17
* MacGui: fix a bug when saving a preset, the x264 system is used but the unpar...Rodeo2013-04-091-2/+9
* MacGui: fix an issue where the advanced panel's widgets were not being popula...Rodeo2013-04-071-0/+3
* MacGUI: Fix a crash that happens when the Preview window backingScaleFactor c...ritsuka2013-03-191-1/+2
* MacGui: PictureComntroller reloadStillPreview, remove code that does nothing.Rodeo2013-03-181-6/+1
* Update the in-app icons to the new graphicssr552013-03-1846-83/+131
* MacGui: fix crash in PictureController.Rodeo2013-03-181-13/+18
* hb_system_sleep: refactoring.Rodeo2013-03-182-12/+12
* MacGui: improve hb_system_sleep support.Rodeo2013-03-182-26/+53
* hb_system_sleep: allow/prevent sleep from the UI rather than libhb.Rodeo2013-03-181-0/+3
* MacGui: fix external SRT subtitles after last commit.Rodeo2013-03-131-2/+2
* MacGui: forbid including passthru PGS subtitle streams in MP4.Rodeo2013-03-122-78/+195
* MacGui: only show the global default preset in bold.Rodeo2013-03-041-3/+3
* MacGui: add default Auto Passthru settings to all presets.Rodeo2013-03-041-82/+71
* 2013 preset changes:Rodeo2013-03-042-915/+960
* MacGui: add a TODO.Rodeo2013-03-041-0/+2
* Add optional fdk-aac encoderjstebbins2013-03-031-0/+6
* CLI, MacGui: cosmetics.Rodeo2013-03-011-11/+22
* Improve scan progress granularityjstebbins2013-03-011-11/+30