OSDN Git Service

Updated CA certificates file for cURL.
[x264-launcher/x264-launcher.git] / src / ipc.h
2021-12-07 lordmulderUpdated copyright year.
2020-01-03 lordmulderHappy new year 2020!
2019-05-02 lordmulderUpdated copyright year.
2018-02-26 lordmulderUpdated copyright year.
2017-01-07 lordmulderHappy new year 2017!
2016-01-01 lordmulderHappy new year 2016!
2015-02-01 lordmulderMoved some more functions into MUtilities libraries.
2015-02-01 lordmulderSome initial work to use the MUtilities library.
2015-01-31 lordmulderHappy new year 2015 !!!
2014-02-01 lordmulderEnhanced IPC class to pass an additional "flags" value...
2014-01-29 lordmulderSome more refactoring of the IPC code. Moved "core...
2014-01-29 lordmulderSome small improvements to IPC handling.
2014-01-27 lordmulderHandle incoming IPC commands in the "main" window.
2014-01-27 lordmulderAdded new IPC handler class. Ported from MediaInfoXP...