]> git.sesse.net Git - casparcg/history - common/os/linux
Fix a few Clang warnings.
[casparcg] / common / os / linux /
2017-05-06 Steinar H. GundersonRemove most of boost::lexical_cast.
2017-05-06 Steinar H. GundersonMove from boost::thread to std::thread for nearly every...
2017-01-11 Antonio Ruano CuestaMerge branch '2.1.0' of https://github.com/aruanoc...
2016-11-22 Helge Norberg[logging] Simplified code for setting kernel thread...
2016-11-22 Helge Norberg[logging] Suppress the logging of full path names in...
2016-11-22 Helge Norberg[logging] Suppress the logging of full path names in...
2016-10-03 HellGoreMerge pull request #444 from dimitry-ishenko-casparcg...
2016-10-03 Helge Norberg[linux] Don't overwrite thread name if it is already...
2015-12-03 Helge NorbergIndent stack traces in Linux as well
2015-11-04 Helge Norberg* Removed space indentation accidentally committed...
2015-11-04 Helge Norberg* Implemented cpu_info(), system_product_name() and...
2015-11-03 Helge Norberg* Avoid printing stack trace elements where no symbols...
2015-08-26 Helge Norberg* Improved precision of prec_timer on Linux.
2015-08-14 Helge NorbergEnabled Linux support for native thread id in INFO...
2015-08-12 Helge NorbergMerged INFO THREADS from 2.0
2015-05-19 Helge Norberg* Removed use of system font folder in favor of only...
2015-05-08 Helge Norberg* Compiled ffmpeg for Linux as similary to Zeranoe...
2015-04-17 Helge Norberg* Working server startup in Linux
2015-04-10 Helge Norberg* Added some libraries in linux
2015-03-26 Helge NorbergMade the server more portable
2015-03-20 Helge NorbergMade the code more portable.