2015-04-02 |
jstebbins | LinGui: fix activation of queue pulser |
commit | commitdiff | tree | snapshot |
2015-04-02 |
jstebbins | LinGui: use hb_dict_t, hb_value_array_t, hb_value_t... |
commit | commitdiff | tree | snapshot |
2015-04-02 |
jstebbins | libhb: use hb_dict_t, hb_value_array_t, and hb_value_t... |
commit | commitdiff | tree | snapshot |
2015-04-02 |
jstebbins | libhb: log "default" filter settings when settings... |
commit | commitdiff | tree | snapshot |
2015-04-02 |
jstebbins | libhb: add language lookup based on any of iso639_1... |
commit | commitdiff | tree | snapshot |
2015-04-02 |
jstebbins | libhb: add functions to lookup details of mixdown,... |
commit | commitdiff | tree | snapshot |
2015-04-02 |
jstebbins | libhb: add conversions hb_value_t <-> json |
commit | commitdiff | tree | snapshot |
2015-04-01 |
sr55 | WinGui: Rename some of the models in the JSON encode... |
commit | commitdiff | tree | snapshot |
2015-04-01 |
sr55 | WinGui: Refactor the JSON scan model names to be a... |
commit | commitdiff | tree | snapshot |
2015-04-01 |
sr55 | WinGui: Some initial re-modelling in the JSON folder... |
commit | commitdiff | tree | snapshot |
2015-04-01 |
sr55 | WinGui: Enable the Auto Passthru behaviours though... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
jstebbins | LinGui: fix unused variable warning. |
commit | commitdiff | tree | snapshot |
2015-03-30 |
jstebbins | LinGui: fix error messages |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Rodeo | ffmpeg: remove obsolete configure option. |
commit | commitdiff | tree | snapshot |
2015-03-29 |
jstebbins | libhb: Eliminate global variable hb_gui_use_hwd_flag |
commit | commitdiff | tree | snapshot |
2015-03-29 |
sr55 | WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
ritsuka | Remove unused hb_get_scancount function |
commit | commitdiff | tree | snapshot |
2015-03-28 |
jstebbins | LinGui: refresh mingw build of gtk UI |
commit | commitdiff | tree | snapshot |
2015-03-27 |
jstebbins | LinGui: move ui xml to GResource |
commit | commitdiff | tree | snapshot |
2015-03-26 |
jstebbins | LinGui: build icon resources from icons |
commit | commitdiff | tree | snapshot |
2015-03-26 |
jstebbins | LinGui: move data resources into GResource |
commit | commitdiff | tree | snapshot |
2015-03-26 |
jstebbins | LinGui: move icons into a GResource |
commit | commitdiff | tree | snapshot |
2015-03-26 |
jstebbins | LinGui: fix queue file open dialog filters |
commit | commitdiff | tree | snapshot |
2015-03-26 |
jstebbins | LinGui: fix activity window scrolling |
commit | commitdiff | tree | snapshot |
2015-03-25 |
jstebbins | LinGui: work around yet another gtk+-3 bug |
commit | commitdiff | tree | snapshot |
2015-03-25 |
jstebbins | LinGui: fix UI issue with x264Option updates |
commit | commitdiff | tree | snapshot |
2015-03-25 |
jstebbins | LinGui: init VideoPreset with valid value |
commit | commitdiff | tree | snapshot |
2015-03-24 |
ritsuka | MacGui: add an alert window to show the exceptions... |
commit | commitdiff | tree | snapshot |
2015-03-23 |
jstebbins | libav: bump to v11.3 |
commit | commitdiff | tree | snapshot |
2015-03-19 |
ritsuka | MacGui: bind angle popup to the angle property of HBJob. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
ritsuka | MacGui: fix the error variable in canScan:error: ,... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
ritsuka | MacGui: add a missing ownership qualifier needed by... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
jstebbins | LinGui: add defaults for new copy mask options |
commit | commitdiff | tree | snapshot |
2015-03-18 |
jstebbins | LinGui: fix off-by-one error in subtitle track selection |
commit | commitdiff | tree | snapshot |
2015-03-18 |
jstebbins | LinGui: update generation of audio copy mask with new... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
jstebbins | rendersub: remove unnecessary filter settings |
commit | commitdiff | tree | snapshot |
2015-03-17 |
ritsuka | MacGui: fix a crash in the add preset and add titles... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
ritsuka | MacGui: fix live preview crash caused by the ARC conver... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
ritsuka | MacGui: clean up the preview controller, and fix the... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
jstebbins | rendersub: fix text rendering frame size |
commit | commitdiff | tree | snapshot |
2015-03-17 |
ritsuka | MacGui: convert the mac gui to Objective-C ARC. |
commit | commitdiff | tree | snapshot |
2015-03-16 |
jstebbins | decomb: oops, fix overread when height is mod 4 |
commit | commitdiff | tree | snapshot |
2015-03-15 |
jstebbins | LinGui: add widgets for eac3, truehd, and flac autopassthru |
commit | commitdiff | tree | snapshot |
2015-03-15 |
jstebbins | muxavformat: add "creation_time" metadata |
commit | commitdiff | tree | snapshot |
2015-03-14 |
jstebbins | decomb: fix green line when source hight is modulus 2 |
commit | commitdiff | tree | snapshot |
2015-03-14 |
sr55 | WinGui: Make the anamorphic objects in the services... |
commit | commitdiff | tree | snapshot |
2015-03-14 |
sr55 | WinGui: Fixed the temp Property Changed Base Impl. |
commit | commitdiff | tree | snapshot |
2015-03-14 |
sr55 | WinGui: Remove the Caliburn Micro / Castle dependency... |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Rodeo | libhb: fix building with QSV enabled. |
commit | commitdiff | tree | snapshot |
2015-03-12 |
sr55 | WinGui: Add the word "sources" to the quality tooltip... |
commit | commitdiff | tree | snapshot |
2015-03-11 |
jstebbins | json: fix crash when foreign audio search is *not*... |
commit | commitdiff | tree | snapshot |
2015-03-09 |
sr55 | WinGui: Fix the Encoder Tune option. |
commit | commitdiff | tree | snapshot |
2015-03-09 |
jstebbins | libhb: use jansson for hb_dict |
commit | commitdiff | tree | snapshot |
2015-03-08 |
ritsuka | MacGui: simplify the encoding state string creation... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
sr55 | WinGui: Updating the app to handle the latest JSON... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
jstebbins | json: automatically scan title when processing json... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
jstebbins | LinGui: remove unused function |
commit | commitdiff | tree | snapshot |
2015-03-07 |
jstebbins | LinGui: convert resource files to json |
commit | commitdiff | tree | snapshot |
2015-03-07 |
jstebbins | LinGui: rename resource file since it's no longer a... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
jstebbins | LinGui: clean settings better before writing to presets... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
sr55 | WinGui: Stripping out a lot of legacy abstraction code... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
jstebbins | LinGui: add methods for reading and writing json config... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
sr55 | WinGui: Restore the preview functionality after refacto... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
jstebbins | LinGui: change settings dict from glib to jansson |
commit | commitdiff | tree | snapshot |
2015-03-05 |
sr55 | WinGui: Moving some more namespaces. |
commit | commitdiff | tree | snapshot |
2015-03-05 |
sr55 | WinGui: Remove the EncodeJob model. This removes anothe... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
jstebbins | LinGui: fix compiler warning |
commit | commitdiff | tree | snapshot |
2015-03-05 |
jstebbins | LinGui: random clean-ups |
commit | commitdiff | tree | snapshot |
2015-03-03 |
sr55 | WinGui: Remove the EncodeServiceWrapper |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Rodeo | ProRes: extend the padding check to 16 bits. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
sr55 | WinGui: Dropping more legacy code and moving some more... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
sr55 | WinGui: Moving the Queue Code out to the UI level.... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
sr55 | WinGui: Removing the Isolation code as it's not used... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
jstebbins | x265: fix crash when encoding twice with different... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
jstebbins | x265: enable debug symbols when configured for debugging |
commit | commitdiff | tree | snapshot |
2015-02-28 |
sr55 | WinGui: Fix a couple of typos in the build script. |
commit | commitdiff | tree | snapshot |
2015-02-28 |
sr55 | WinGui: Update Build file for VS project updates. |
commit | commitdiff | tree | snapshot |
2015-02-28 |
sr55 | WinGui: Tabs -> Spaces. |
commit | commitdiff | tree | snapshot |
2015-02-28 |
sr55 | WinGui: General VS Project Cleanup. Simplified build... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
sr55 | WinGui: Remove Interop Library for Previous commit. |
commit | commitdiff | tree | snapshot |
2015-02-28 |
sr55 | WinGui: Moving the Interop Code into the services libra... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
sr55 | WinGui: Remove the EagleBoost.Wpf library as it's not... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
sr55 | WinGui: Rename interop library to match naming conventi... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
ritsuka | MacGui: check for duplicated file names when adding... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
jstebbins | nlmeans: fix build on non-x86 architectures |
commit | commitdiff | tree | snapshot |
2015-02-25 |
jstebbins | muxavformat: only set subtitle "forced" flag when ... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
ritsuka | MacGui: add some accessibility titles to the UI items. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
ritsuka | MacGui: fix a crash on 10.8 and previous versions.... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
jstebbins | mkv: mark "default" subtitle tracks with both default... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
jstebbins | LinGui: Fix data type of PictureDenoiseFilter in defaul... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
ritsuka | MacGui: load the built-in presets from a plist file... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
ritsuka | MacGui: fix queue drag&drop when there is not job being... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
sr55 | WinGui: Extend the scope of libhb encode exception... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
ritsuka | MacGui: add a preference to toggle the log cleanup... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
ritsuka | MacGui: remove logs older than a month in the EncodeLog... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
ritsuka | MacGui: revert unrelated part of the previous commit... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
ritsuka | MacGui: remove the Queue directory in the Application... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
ritsuka | MacGui: fix warnings. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
ritsuka | MacGui: add a protocol HBUniqueObject objects must... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
ritsuka | MacGui: update the Xcode project to include the new... |
commit | commitdiff | tree | snapshot |
next |