OSDN Git Service

handbrake-jp/handbrake-jp-git.git
2008-01-11 ritsukaIHB: A new xcode project file, plus some experimental...
2008-01-11 ritsukaFixed jam error caused by my previous commit.
2008-01-11 ritsukaMacGUI: move IHB source code to his own folder.
2008-01-10 dynaflashMacGui: False Update notices BE GONE!
2008-01-10 dynaflashMacGui: Fix issue where presets were not applying their...
2008-01-09 sr55WinGui:
2008-01-09 sr55WinGui:
2008-01-09 dynaflashMacGui: Add some activity log messages pertaining to...
2008-01-09 dynaflashMacGui: Add preset name used (or custom) to the queue...
2008-01-08 dynaflashMacGui: Be gone useless IB notices!
2008-01-08 dynaflashMacGui: establish the source display name in browseSour...
2008-01-08 dynaflashMacGui: modify writeToActivityLog to use vargs
2008-01-08 sr55WinGui:
2008-01-08 sr55WinGui:
2008-01-08 dynaflashMacGui: HandBrake.app xib nib conversion
2008-01-08 dynaflashMacgui: Implement writeToActivityLog method with provid...
2008-01-07 dynaflashMacgui: Change to using stderr to write to the activity...
2008-01-06 van- figure out MPEG PS duration from stream rather than...
2008-01-06 vanfix for duplicate chapters when encoding with ffmpeg.
2008-01-06 vanApply same edit to chapter track as to video track...
2008-01-06 sr55WinGui:
2008-01-06 ritsukaMacGUI: Fixed "Alert Window And Growl" option (thanks...
2008-01-05 jbrjakeStructural changes:
2008-01-04 jbrjakeFill in the "Encoded By:" tag in MP4 files with "HandBr...
2008-01-04 vanadd me per jbrjake's request to check svn account
2008-01-03 dynaflashChange url to check LATEST file to "handbrake.fr"
2008-01-03 dynaflashMacGui: Loose Anamorphic initial implementation
2008-01-02 sr55WinGui:
2008-01-01 dynaflashProgram Streams: Vans patch to set a fake duration...
2008-01-01 jbrjakeOnly drop frames when using VFR, not with regular detel...
2007-12-31 sr55WinGui:
2007-12-31 dynaflashMacgui: Enable opening up .eyetv packages directly
2007-12-31 dynaflashProgram Stream Enhancements - Van: Libhb
2007-12-29 jbrjakeFixes a typo in MP4 chapter marker durations. Thanks...
2007-12-28 jbrjakeExtends hb_set_anamorphic_size() to make it possible...
2007-12-28 jbrjakeBetter b-frame muxing. Instead of using an arbitrarily...
2007-12-28 jbrjake"Great! Where are we going?"
2007-12-28 jbrjakePatches mpeg4ip's build script so it doesn't check...
2007-12-27 sr55Updated makefile for cygwin builds
2007-12-26 dynaflashMacGui: Maintain Picture Filters state across sources
2007-12-24 sr55WinGui:
2007-12-21 jbrjakeAdds a bunch of code comments to the x264 option contro...
2007-12-21 sr55WinGui:
2007-12-21 sr55WinGui:
2007-12-21 sr55WinGui:
2007-12-20 sr55WinGui:
2007-12-20 sr55WinGui:
2007-12-20 sr55WinGui:
2007-12-20 eddyghb_log should not be used outside of HB Lib, it's priva...
2007-12-19 sr55WinGui:
2007-12-19 sr55WinGui:
2007-12-19 dynaflashMacGui: DRC slider modifications
2007-12-19 sr55WinGui:
2007-12-19 sr55WinGui:
2007-12-18 jbrjakeRenumber start and stop timestamps for VFR, so they...
2007-12-18 dynaflashMacGui: add outlets for the DRC descriptive labels...
2007-12-18 dynaflashMacGui: Add Preset Window
2007-12-17 dynaflashMacGui: Queue Update - thanks travistex
2007-12-14 sr55Missed trunk makefile when checking in 1109
2007-12-14 sr55WinGui:
2007-12-14 dynaflashMacGui: HTTP optimized mp4 implementation
2007-12-13 dynaflashMacGui: DRC Slider minor visual fix
2007-12-13 dynaflashMacGui: DRC Slider Enhancements
2007-12-13 jbrjakeOnly call the dynamic range compression function when...
2007-12-13 jbrjakeMPEG-2 stream reading fixes for missing audio, multiple...
2007-12-13 jbrjakeUpdates manicure for the new default CRF setting in...
2007-12-13 jbrjakeCLI: Makes CRF (constant rate factor) the default const...
2007-12-12 dynaflashMacGui: Presets (code cleanup)
2007-12-12 dynaflashMacGui: Presets Drawer improvements
2007-12-12 dynaflashMacGui: Dynamic Range Control implemented in the audio...
2007-12-12 jbrjakeOoops -- when copying and pasting code snippets, it...
2007-12-12 eddygDon't copy the frame before passing it to x264, let...
2007-12-10 dynaflashMacGui: Update Presets to use NSOutlineView and change...
2007-12-10 sr55Cli:
2007-12-09 sr55WinGui:
2007-12-09 jbrjakeMacGui: cosmetic changes for the advanced x264opts...
2007-12-09 jbrjakeCosmetic changes for the presets. Alphabetical sorting...
2007-12-08 jbrjakeAdds a preset for the 360, accounts for filters in...
2007-12-08 sr55Updated jamfile to fix a small compile issue with zlib
2007-12-08 jbrjakeAdds extra, user-selectable dynamic range compression...
2007-12-07 sr55WinGui:
2007-12-07 jbrjakeAdds parsing of picture filter settings.
2007-12-07 dynaflashMacGui: fix a bracket on same line screw up from the...
2007-12-07 dynaflashMacGui: fix issue in which picture settings filters...
2007-12-07 sr55WinGui:
2007-12-07 sr55WinGui:
2007-12-06 sr55WinGui:
2007-12-06 sr55WinGui:
2007-12-06 dynaflashMacGui: Increase Presets Drawer width to 200 px to...
2007-12-05 dynaflashMacGui: Built-In Presets moved to new class: HBPresets
2007-12-04 dynaflashMacGui: Scanning progress bar now shows as indeterminat...
2007-12-03 dynaflashMacGui: Increase size of main window by 200 px wide...
2007-12-03 sr55WinGui:
2007-12-02 jbrjakePatch liba52's downmixer to apply bias when going from...
2007-12-01 sr55WinGui:
2007-12-01 sr55WinGui:
2007-12-01 sr55WinGui:
2007-11-30 sr55WinGui:
2007-11-30 sr55WinGui:
2007-11-30 ritsukaMac: Change the default configuration to Deployment...
next