0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/obs
jp9000 b92e8dfe92 Change "kbp/s" to "kb/s"
As pointed out by da_coder
2014-07-07 22:06:06 -07:00
..
forms Implement status bar 2014-07-06 17:36:46 -07:00
CMakeLists.txt Implement status bar 2014-07-06 17:36:46 -07:00
display-helpers.hpp Ensure sizes passed to OBS are actual pixel sizes 2014-04-16 22:39:05 +02:00
obs-app.cpp Rename locale extensions from .txt to .ini 2014-07-07 21:49:36 -07:00
obs-app.hpp UI: Add function to generate time/date filenames 2014-05-20 23:26:19 -07:00
platform-osx.mm UI: Add function to find default video save path 2014-05-20 23:08:47 -07:00
platform-windows.cpp UI: Fix 'unused param' warnings in windows code 2014-06-25 01:54:33 -07:00
platform-x11.cpp UI: Add function to find default video save path 2014-05-20 23:08:47 -07:00
platform.hpp UI: Add function to find default video save path 2014-05-20 23:08:47 -07:00
properties-view.cpp Implement 'path' property in to properties view 2014-06-28 10:12:58 -07:00
properties-view.hpp Implement 'path' property in to properties view 2014-06-28 10:12:58 -07:00
qt-display.hpp Mark method as override 2014-01-25 07:23:57 +01:00
qt-wrappers.cpp Fix getting the X11 display with the Qt ui 2014-04-03 23:41:22 +02:00
qt-wrappers.hpp Use only one widget for preview 2014-03-07 10:19:03 -07:00
volume-control.cpp UI: Add new volume meter handling 2014-06-03 04:51:27 -07:00
volume-control.hpp UI: Add new volume meter handling 2014-06-03 04:51:27 -07:00
window-basic-main.cpp Implement status bar 2014-07-06 17:36:46 -07:00
window-basic-main.hpp Implement status bar 2014-07-06 17:36:46 -07:00
window-basic-preview.cpp Do not visually select audio-only sources 2014-07-04 10:58:03 -07:00
window-basic-preview.hpp UI: Add scene editing 2014-06-15 20:33:13 -07:00
window-basic-properties.cpp Remove 'locale' parameter from all callbacks 2014-06-25 12:36:26 -07:00
window-basic-properties.hpp Fix crash when closing windows via the X title bar button 2014-04-17 17:20:00 +02:00
window-basic-settings.cpp Move locale.ini to obs-studio base data directory 2014-07-07 21:46:55 -07:00
window-basic-settings.hpp Add auto-reconnect settings 2014-07-03 18:07:33 -07:00
window-basic-source-select.cpp Remove 'locale' parameter from all callbacks 2014-06-25 12:36:26 -07:00
window-basic-source-select.hpp Add 'source selection' dialog 2014-05-10 18:47:48 -07:00
window-basic-status-bar.cpp Change "kbp/s" to "kb/s" 2014-07-07 22:06:06 -07:00
window-basic-status-bar.hpp Implement status bar 2014-07-06 17:36:46 -07:00
window-basic-transform.cpp UI: Change transform value 'scale' to 'size' 2014-06-22 17:37:06 -07:00
window-basic-transform.hpp UI: Add scene editing 2014-06-15 20:33:13 -07:00
window-log-reply.cpp Add help menu with log file uploading 2014-05-18 17:44:10 -07:00
window-log-reply.hpp Add help menu with log file uploading 2014-05-18 17:44:10 -07:00
window-main.hpp Move basic mode configuration to a separate file 2014-03-06 21:08:12 -07:00
window-namedialog.cpp Auto suggest scene and source names. 2014-05-12 15:01:51 -04:00
window-namedialog.hpp Auto suggest scene and source names. 2014-05-12 15:01:51 -04:00