]> granicus.if.org Git - handbrake/shortlog
handbrake
2012-06-17 sr55WinGui: Fix a couple of the issues with the Picture...
2012-06-17 sr55WinGui: Output settings were not loading with the presets.
2012-06-17 jstebbinsremove unnecessary include
2012-06-17 jstebbinsAdd CFLAGS and LDFLAGS specified during configure to...
2012-06-16 sr55WinGui: Convert the Presets Panel to a Listbox and...
2012-06-16 sr55WinGui: Various fixes
2012-06-15 sr55WinGui: Fix an issue in the AudioTrack copy constructor.
2012-06-15 sr55WinGui: Add extension to file when exporting the queue
2012-06-15 sr55Updated file copyright / GPL headers
2012-06-14 sr55WinGui: Fix another issue with Scanning sources at...
2012-06-14 sr55WinGui: Fix build and further clean out some legacy...
2012-06-14 sr55WinGui: Code Cleanup
2012-06-14 sr55WinGui: Strip out more legacy code.
2012-06-14 sr55WinGui: Remove the legacy WinForms GUI.
2012-06-14 sr55WinGui: Additional layout changes to the options window.
2012-06-14 sr55WinGui: Some layout tweaks by beta-tester
2012-06-14 sr55WinGui: Initial layout changes to the options screen.
2012-06-08 jstebbinsDon't override fribidi lib and cflags when building...
2012-06-08 jstebbinsLinGui: fix crash when dvd volume id has non-ascii...
2012-06-08 jstebbinsLinGui: fix problem with setting the default destinatio...
2012-06-08 sr55WinGui: Added a Shell View which can host various windo...
2012-06-07 sr55WinGui: Changes to the Main Window and Advanced Tab...
2012-06-07 sr55WinGui: Fix in the scan service for scanning folders...
2012-06-07 sr55Wingui: Fix an issue where a trailing slash can cause...
2012-06-07 jstebbinsPortability patches
2012-06-07 jstebbinsLinGui: remove deprecated "Encoding" key from desktop...
2012-06-06 RodeoMake HB_AMIXDOWN_* defines a simple enumeration. The...
2012-06-06 sr55WinGui: Order Language listboxes on the Options / Audio...
2012-06-06 sr55WinGui: Allow Modulus with Anamorphic Mode None. Tweaks...
2012-06-03 sr55WinGui: Fix chapter csv file import. Names were not...
2012-06-03 sr55WinGui: Numerous fixes to the picture settings tab...
2012-05-31 sr55WinGui: Fix an issue with the x264 CQ Granulairty on...
2012-05-27 sr55WinGui: Fix a bug in chapter duration calculation.
2012-05-27 sr55WinGui: Fix a threading bug in the Queue Manger. ClearC...
2012-05-27 sr55WinGui: Fix for the Constant Quality slider when changi...
2012-05-27 Rodeodecdca: attempt to fix Dolby Surround and Pro Logic...
2012-05-26 RodeoBump x264 to r2200-999b753.
2012-05-26 sr55WinGui: Add a warning when closing the app while an...
2012-05-26 jstebbinsfix more compiler warnings
2012-05-26 jstebbinsLinGui: fix a bunch of compiler warnings
2012-05-26 jstebbinsLinGui: oops, fixed on sigsegv and created another :(
2012-05-26 jstebbinsLinGui: fix crash when ejecting dvd
2012-05-26 sr55WinGui: Improvements and fixes to the Queue Window...
2012-05-25 sr55WinGui: Change the Binding behaviour to update the...
2012-05-21 sr55WinGui: Add a file to indicate that the WinForms UI...
2012-05-21 sr55WinGui: Fixes to the DragDrop Library and added the...
2012-05-21 sr55WinGui: Bug fixes on the subtitles panel.
2012-05-20 sr55WinGui: Allow folders to be dropped on the main window.
2012-05-20 RodeoFix crash in MKV muxer with SRT subtitle sources (intro...
2012-05-20 sr55WinGui: Range of bug fixes and UI tweaks.
2012-05-20 sr55WinGui: Status overlay when scanning. Not sure if this...
2012-05-20 sr55WinGui: Initial Implementation of Add All to Queue...
2012-05-19 sr55WinGui: When Changing the output format, limit to only...
2012-05-19 sr55WinGui: Fix issue with query for mkv files.
2012-05-18 jstebbinsForgot to svn add some taskset files
2012-05-17 jstebbinslibhb: tasksets API provided by scsiguy
2012-05-17 jstebbinslibhb: forgot to clear the flag indicating forced sub...
2012-05-17 jstebbinslibhb: improve termination of forced subtitles
2012-05-15 sr55WinGui: Fix a bunch of dodgy regexs that could lead...
2012-05-15 sr55WinGui: Fixes Picture Height CLI Query. Fix Framerate...
2012-05-14 sr55WinGui:
2012-05-14 RodeoForeign Audio Search: improve duplicate subtitle detection.
2012-05-14 RodeoFix a couple Foreign Audio Search issues causes by...
2012-05-14 Rodeolibhb: include subtitles in all passes. When doing...
2012-05-14 RodeoFix a crash when doing Foreign Audio Search with subtit...
2012-05-14 sr55WinGui: Fix a crash in the user settings service on...
2012-05-13 sr55WinGui: Fix a bug that was causing the incorrect qualit...
2012-05-12 sr55WinGui: Fix Installer Scripts
2012-05-12 sr55WinGui: 64bit WPF build fix.
2012-05-12 sr55WinGui: Another attempt at fixing the build script.
2012-05-12 sr55WinGui: Build Script Updates for the WPF UI.
2012-05-12 sr55WinGui: Make the new WPF UI default. (the old UI exe...
2012-05-12 RodeoMacGUI: miscllaenous cleanup.
2012-05-12 RodeoCLI: fix mismatch between ShowHelp() and ParseOptions...
2012-05-12 RodeoSorry, missed one.
2012-05-12 RodeoFurther cleanup.
2012-05-12 RodeoCleanup: merge two consecutive if( job->indepth_scan...
2012-05-12 RodeoMacGui: cosmetics.
2012-05-12 RodeoMacGui: do not disable fQueueStatus in enableUI. A...
2012-05-10 Rodeolibhb: PGS subtitle improvements.
2012-05-10 jstebbinslibhb: don't relocate SSA subtitle when burning
2012-05-09 Rodeodecavcodec: merge double if to a single statement.
2012-05-09 RodeoMacGui: apply Auto Passthru settings even if the widget...
2012-05-08 jstebbinsLinGui: remove unnecessary 100 title limit
2012-05-07 jstebbinslibhb: fix another filter initialization problem
2012-05-06 sr55WinGui: (WPF) UI Consistency tweaks and improvements.
2012-05-05 sr55WinGui: (WPF) Build system tweaks.
2012-05-05 sr55WinGui: Add bob support in the plist parser.
2012-05-05 sr55WinGui: (WPF) Change the Preset window from singleton...
2012-05-05 sr55WinGui: Support for bob deinterlacing/ decomb.
2012-05-05 sr55WinGui: Fix an issue importing SRT subs.
2012-05-05 jstebbinslibhb: yet another fix for ssa burn-in positioning...
2012-05-05 jstebbinslibhb: Fix problem with positions of burned-in subs
2012-05-05 jstebbinsLinGui: use "allowed passthru" options even when hidden...
2012-05-05 jstebbinsLinGui: Enable advanced options entry box for mpeg4...
2012-05-03 Rodeoaudio->config.lang.description: code cleanup.
2012-05-03 Rodeolibhb: if no source chapter name information is availab...
2012-05-03 RodeoCLI: CLI: skip invalid audio input tracks, like we...
2012-05-03 RodeoMacGUI: fix stupid bug introduced in revision 4633.
2012-05-03 RodeoMacGui: lots of stuff I forgot to to in revision 4627...
next