]> granicus.if.org Git - handbrake/shortlog
handbrake
2015-04-10 jstebbinstext subtitles: make font height independent of cropping
2015-04-10 jstebbinsdecccsub608: make font size independent on the amount...
2015-04-10 RodeoMove strtok_r fallback to dedicated "compat" files.
2015-04-09 ritsukaMacGui: run the Xcode "convert to modern objective...
2015-04-09 jstebbinsLinGui: fix libhb work state tracking
2015-04-07 jstebbinsreader: fix subtitle start time not advancing
2015-04-07 jstebbinsdeccc608sub: don't ignore text attributes in PAC
2015-04-07 jstebbinsjson: fix copy_mask (again) :(
2015-04-07 sr55WinGui: Fix the copy mask list.
2015-04-07 jstebbinsjson: fix audio autopassthru copy_mask and fallback
2015-04-07 jstebbinsdeccc608sub: fix range for tab offsets
2015-04-07 ritsukaMacGui: disabled the alternate row background in the...
2015-04-07 ritsukaMacGui: changed the Preview Window and Picture Panel...
2015-04-07 jstebbinsjson: fix potential crash when source file or title...
2015-04-05 jstebbinsdeccc608sub: improve CC positioning
2015-04-05 jstebbinshb_dict: fix prototypes for functions that take no...
2015-04-05 jstebbinsdeccc608sub: fix column alignment issues
2015-04-05 RodeoCLI: fix hb_get_cpu_count call.
2015-04-05 RodeoPropagate an error when hb_json_to_job fails.
2015-04-05 Rodeoencx264: fix hb_dict_init call.
2015-04-05 jstebbinsLinGui: fix json job creation
2015-04-05 Rodeox265: fix a conflict between Live Preview and the curre...
2015-04-05 jstebbinslibav: Fix failure on mingw to write date tag to mp4...
2015-04-05 sr55WinGui: Updates to the latest JSON API. This enables...
2015-04-04 sr55WinGui: Adding Subtitle Burn-in Behaviour Support.
2015-04-04 jstebbinsLinGui: fix parent of preset delete dialog
2015-04-04 jstebbinslibhb: Add filter preset/tune lookup and setting valida...
2015-04-04 jstebbinslibhb: Improvements and key changes to json/hb_dict_t...
2015-04-03 jstebbinsLinGui: remove unused function
2015-04-03 jstebbinsLinGui: more refactoring
2015-04-03 jstebbinsLinGui: refactor dict values
2015-04-03 jstebbinshb_dict: add 'const' to a few prototypes and add a...
2015-04-03 RodeoBump libx265 to version 1.6
2015-04-03 RodeoBump fontconfig to release 2.11.93
2015-04-02 jstebbinsLinGui: fix activation of queue pulser
2015-04-02 jstebbinsLinGui: use hb_dict_t, hb_value_array_t, hb_value_t...
2015-04-02 jstebbinslibhb: use hb_dict_t, hb_value_array_t, and hb_value_t...
2015-04-02 jstebbinslibhb: log "default" filter settings when settings...
2015-04-02 jstebbinslibhb: add language lookup based on any of iso639_1...
2015-04-02 jstebbinslibhb: add functions to lookup details of mixdown,...
2015-04-02 jstebbinslibhb: add conversions hb_value_t <-> json
2015-04-01 sr55WinGui: Rename some of the models in the JSON encode...
2015-04-01 sr55WinGui: Refactor the JSON scan model names to be a...
2015-04-01 sr55WinGui: Some initial re-modelling in the JSON folder...
2015-04-01 sr55WinGui: Enable the Auto Passthru behaviours though...
2015-03-30 jstebbinsLinGui: fix unused variable warning.
2015-03-30 jstebbinsLinGui: fix error messages
2015-03-29 Rodeoffmpeg: remove obsolete configure option.
2015-03-29 jstebbinslibhb: Eliminate global variable hb_gui_use_hwd_flag
2015-03-29 sr55WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3...
2015-03-29 ritsukaRemove unused hb_get_scancount function
2015-03-28 jstebbinsLinGui: refresh mingw build of gtk UI
2015-03-27 jstebbinsLinGui: move ui xml to GResource
2015-03-26 jstebbinsLinGui: build icon resources from icons
2015-03-26 jstebbinsLinGui: move data resources into GResource
2015-03-26 jstebbinsLinGui: move icons into a GResource
2015-03-26 jstebbinsLinGui: fix queue file open dialog filters
2015-03-26 jstebbinsLinGui: fix activity window scrolling
2015-03-25 jstebbinsLinGui: work around yet another gtk+-3 bug
2015-03-25 jstebbinsLinGui: fix UI issue with x264Option updates
2015-03-25 jstebbinsLinGui: init VideoPreset with valid value
2015-03-24 ritsukaMacGui: add an alert window to show the exceptions...
2015-03-23 jstebbinslibav: bump to v11.3
2015-03-19 ritsukaMacGui: bind angle popup to the angle property of HBJob.
2015-03-19 ritsukaMacGui: fix the error variable in canScan:error: ,...
2015-03-19 ritsukaMacGui: add a missing ownership qualifier needed by...
2015-03-18 jstebbinsLinGui: add defaults for new copy mask options
2015-03-18 jstebbinsLinGui: fix off-by-one error in subtitle track selection
2015-03-18 jstebbinsLinGui: update generation of audio copy mask with new...
2015-03-18 jstebbinsrendersub: remove unnecessary filter settings
2015-03-17 ritsukaMacGui: fix a crash in the add preset and add titles...
2015-03-17 ritsukaMacGui: fix live preview crash caused by the ARC conver...
2015-03-17 ritsukaMacGui: clean up the preview controller, and fix the...
2015-03-17 jstebbinsrendersub: fix text rendering frame size
2015-03-17 ritsukaMacGui: convert the mac gui to Objective-C ARC.
2015-03-16 jstebbinsdecomb: oops, fix overread when height is mod 4
2015-03-15 jstebbinsLinGui: add widgets for eac3, truehd, and flac autopassthru
2015-03-15 jstebbinsmuxavformat: add "creation_time" metadata
2015-03-14 jstebbinsdecomb: fix green line when source hight is modulus 2
2015-03-14 sr55WinGui: Make the anamorphic objects in the services...
2015-03-14 sr55WinGui: Fixed the temp Property Changed Base Impl.
2015-03-14 sr55WinGui: Remove the Caliburn Micro / Castle dependency...
2015-03-13 Rodeolibhb: fix building with QSV enabled.
2015-03-12 sr55WinGui: Add the word "sources" to the quality tooltip...
2015-03-11 jstebbinsjson: fix crash when foreign audio search is *not*...
2015-03-09 sr55WinGui: Fix the Encoder Tune option.
2015-03-09 jstebbinslibhb: use jansson for hb_dict
2015-03-08 ritsukaMacGui: simplify the encoding state string creation...
2015-03-07 sr55WinGui: Updating the app to handle the latest JSON...
2015-03-07 jstebbinsjson: automatically scan title when processing json...
2015-03-07 jstebbinsLinGui: remove unused function
2015-03-07 jstebbinsLinGui: convert resource files to json
2015-03-07 jstebbinsLinGui: rename resource file since it's no longer a...
2015-03-07 jstebbinsLinGui: clean settings better before writing to presets...
2015-03-06 sr55WinGui: Stripping out a lot of legacy abstraction code...
2015-03-06 jstebbinsLinGui: add methods for reading and writing json config...
2015-03-06 sr55WinGui: Restore the preview functionality after refacto...
2015-03-06 jstebbinsLinGui: change settings dict from glib to jansson
2015-03-05 sr55WinGui: Moving some more namespaces.
2015-03-05 sr55WinGui: Remove the EncodeJob model. This removes anothe...
next