0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/obs
jp9000 771eac6015 Be more consistent about log levels
LOG_ERROR should be used in places where though recoverable (or at least
something that can be handled safely), was unexpected, and may affect
the user/application.

LOG_WARNING should be used in places where it's not entirely unexpected,
is recoverable, and doesn't really affect the user/application.
2014-02-28 20:02:29 -07:00
..
forms Make ffmpeg test output sync A/V properly 2014-02-24 01:48:14 -07:00
CMakeLists.txt Move CPack win32 generator from NSIS to WIX 2014-02-02 22:38:21 +01:00
obs-app.cpp Be more consistent about log levels 2014-02-28 20:02:29 -07:00
obs-app.hpp Apply a number of fixes to the main window 2014-01-25 09:08:56 -07:00
platform-osx.mm Remove unnecessary distinction between 32bit and 64bit on osx 2014-01-25 20:39:09 +01:00
platform-windows.cpp Adjust file finding functions to also search the install root dir on Windows 2014-01-26 02:04:37 +01:00
platform-x11.cpp Restructure installation and package generation 2014-01-25 19:13:33 +01:00
platform.hpp Finish the rest of the settings dialog code 2014-01-26 15:36:15 -07:00
qt-display.hpp Mark method as override 2014-01-25 07:23:57 +01:00
qt-wrappers.cpp Add Qt support for osx 2014-01-25 07:23:56 +01:00
qt-wrappers.hpp Finish the rest of the settings dialog code 2014-01-26 15:36:15 -07:00
window-basic-main.cpp Wrap FFmpeg operations in mutexes, switch to MP4 2014-02-28 03:50:30 -07:00
window-basic-main.hpp Fix video reset and apply new video settings 2014-02-22 20:14:19 -07:00
window-basic-settings.cpp Make ffmpeg test output sync A/V properly 2014-02-24 01:48:14 -07:00
window-basic-settings.hpp Implement a few more audio options/functions 2014-02-23 16:27:19 -07:00
window-main.hpp Apply a number of fixes to the main window 2014-01-25 09:08:56 -07:00
window-namedialog.cpp Fix building on non-MSVC compilers 2014-01-24 18:56:33 +01:00
window-namedialog.hpp Fix building on non-MSVC compilers 2014-01-24 18:56:33 +01:00