summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Macgui: Remove now defunct PictureGLView .h and .mm as they are no longer nec...dynaflash2008-01-133-491/+0
* MacGui: Switch PicturePreview to use NSImageView instead of the openGL view.dynaflash2008-01-123-3104/+3189
* MacGUI: Make a copy of HBCore in macosx folder.ritsuka2008-01-112-0/+322
* IHB: A new xcode project file, plus some experimental changes to test HBCore.ritsuka2008-01-1112-293/+6965
* Fixed jam error caused by my previous commit.ritsuka2008-01-111-5/+1
* MacGUI: move IHB source code to his own folder.ritsuka2008-01-1111-262/+0
* MacGui: False Update notices BE GONE!dynaflash2008-01-101-4/+6
* MacGui: Fix issue where presets were not applying their filters properly the ...dynaflash2008-01-101-3/+7
* WinGui:sr552008-01-091-1/+2
* WinGui:sr552008-01-0913-122/+918
* MacGui: Add some activity log messages pertaining to source scan selectiondynaflash2008-01-091-6/+10
* MacGui: Add preset name used (or custom) to the queue and activity logdynaflash2008-01-093-309/+436
* MacGui: Be gone useless IB notices!dynaflash2008-01-081-0/+2
* MacGui: establish the source display name in browseSourcesDone instead of sho...dynaflash2008-01-083-28/+38
* MacGui: modify writeToActivityLog to use vargsdynaflash2008-01-082-7/+16
* WinGui:sr552008-01-081-0/+10
* WinGui:sr552008-01-082-6/+6
* MacGui: HandBrake.app xib nib conversiondynaflash2008-01-0826-1504/+24304
* Macgui: Implement writeToActivityLog method with provides a simple way to sen...dynaflash2008-01-082-6/+13
* Macgui: Change to using stderr to write to the activity window from within th...dynaflash2008-01-071-6/+6
* - figure out MPEG PS duration from stream rather than faking it.van2008-01-061-91/+136
* fix for duplicate chapters when encoding with ffmpeg.van2008-01-061-3/+7
* Apply same edit to chapter track as to video track so chapters will stay invan2008-01-061-0/+7
* WinGui:sr552008-01-066-30/+39
* MacGUI: Fixed "Alert Window And Growl" option (thanks travistex) and small al...ritsuka2008-01-066-49/+84
* Structural changes:jbrjake2008-01-051-84/+111
* Fill in the "Encoded By:" tag in MP4 files with "HandBrake" followed by the v...jbrjake2008-01-041-0/+7
* add me per jbrjake's request to check svn accountvan2008-01-041-0/+6
* Change url to check LATEST file to "handbrake.fr" dynaflash2008-01-031-1/+1
* MacGui: Loose Anamorphic initial implementationdynaflash2008-01-0310-211/+325
* WinGui:sr552008-01-026-34/+63
* Program Streams: Vans patch to set a fake duration for program streams.dynaflash2008-01-011-5/+5
* Only drop frames when using VFR, not with regular detelecine.jbrjake2008-01-011-2/+6
* WinGui:sr552007-12-311-7/+1
* Macgui: Enable opening up .eyetv packages directlydynaflash2007-12-311-12/+59
* Program Stream Enhancements - Van: Libhbdynaflash2007-12-314-239/+213
* Fixes a typo in MP4 chapter marker durations. Thanks, van!jbrjake2007-12-291-1/+1
* Extends hb_set_anamorphic_size() to make it possible to do "dry-runs"...this ...jbrjake2007-12-283-40/+63
* Better b-frame muxing. Instead of using an arbitrarily long offset and then l...jbrjake2007-12-283-39/+46
* "Great! Where are we going?"jbrjake2007-12-281-2/+2
* Patches mpeg4ip's build script so it doesn't check for libmp4v2 compatibility...jbrjake2007-12-282-1/+17
* Updated makefile for cygwin buildssr552007-12-271-9/+14
* MacGui: Maintain Picture Filters state across sourcesdynaflash2007-12-263-22/+36
* WinGui:sr552007-12-2433-5/+213
* Adds a bunch of code comments to the x264 option controller, in order to make...jbrjake2007-12-211-27/+147
* WinGui:sr552007-12-2110-726/+190
* WinGui:sr552007-12-214-8/+14
* WinGui:sr552007-12-212-4/+1
* WinGui:sr552007-12-201-76/+18
* WinGui:sr552007-12-2019-284/+133