obs-studio/obs
jp9000 fd64fbb2f4 Basic UI: Remove "CPU" from "x264 CPU Preset" text
I feel like people keep mistaking how x264 preset functions.  They often
associate it with their own CPU speed, and I feel the name does not help
with that issue.  I think it may be for the best to just take it out.
At best, it will keep people away from using it unless they know what
they're doing, and at worst, people at least won't be able to associate
it with their CPU as easily anymore.
2014-09-24 21:20:41 -07:00
..
data Basic UI: Remove "CPU" from "x264 CPU Preset" text 2014-09-24 21:20:41 -07:00
dist Add .desktop file for obs on linux 2014-08-05 21:15:31 +02:00
forms Add interaction gui 2014-09-15 18:29:26 -05:00
CMakeLists.txt Merge pull request #265 from kc5nra/interaction 2014-09-15 16:42:19 -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 Make application quit on main window close 2014-07-23 00:02:13 -07:00
obs-app.hpp Make application quit on main window close 2014-07-23 00:02:13 -07:00
platform-osx.mm Move config values from the commandline to obsconfig.h 2014-07-26 14:07:14 +02:00
platform-windows.cpp Move config values from the commandline to obsconfig.h 2014-07-26 14:07:14 +02:00
platform-x11.cpp Move config values from the commandline to obsconfig.h 2014-07-26 14:07:14 +02:00
platform.hpp Add platform specific locale priority enumeration 2014-07-13 19:10:39 +02:00
properties-view.cpp Basic UI: Signal resize of properties view 2014-08-27 18:18:26 -07:00
properties-view.hpp Basic UI: Signal resize of properties view 2014-08-27 18:18:26 -07:00
qt-display.hpp Mark method as override 2014-01-25 07:23:57 +01:00
qt-wrappers.cpp Adjust OBSErrorBox severity 2014-07-13 15:23:26 +02:00
qt-wrappers.hpp Use only one widget for preview 2014-03-07 10:19:03 -07:00
volume-control.cpp Basic UI: Reduce audio meter mute timing threshold 2014-08-28 18:39:41 -07:00
volume-control.hpp Workaround for audio meter widget getting stuck 2014-07-23 19:56:36 +03:00
window-basic-interaction.cpp Fix APPLE -> __APPLE__ def in interaction gui 2014-09-17 12:09:26 -05:00
window-basic-interaction.hpp Move raw pointer usage/delete to RAII in interaction 2014-09-17 11:01:54 -05:00
window-basic-main.cpp Add interaction gui 2014-09-15 18:29:26 -05:00
window-basic-main.hpp Add interaction gui 2014-09-15 18:29:26 -05:00
window-basic-preview.cpp Fix gs_matrix_* issues 2014-08-20 13:04:13 -07:00
window-basic-preview.hpp UI: Add scene editing 2014-06-15 20:33:13 -07:00
window-basic-properties.cpp Remove processEvents 2014-09-04 15:19:01 -07:00
window-basic-properties.hpp Basic UI: Signal resize of properties view 2014-08-27 18:18:26 -07:00
window-basic-settings.cpp Basic UI: Add advanced encoder settings 2014-08-25 08:46:47 -07:00
window-basic-settings.hpp Use locale (name) enumeration helper in basic settings window 2014-07-13 19:10:39 +02:00
window-basic-source-select.cpp Alert user when using existing source name. 2014-08-12 17:07:59 -04:00
window-basic-source-select.hpp Don't use "type" of source, use "id" of source 2014-08-08 10:50:24 -07:00
window-basic-status-bar.cpp (API Change) Use 'get' convention in libobs (base) 2014-08-08 11:04:46 -07:00
window-basic-status-bar.hpp Implement status bar 2014-07-06 17:36:46 -07:00
window-basic-transform.cpp (API Change) Use 'get' convention in libobs (base) 2014-08-08 11:04:46 -07:00
window-basic-transform.hpp UI: Add scene editing 2014-06-15 20:33:13 -07:00
window-license-agreement.cpp Add license agreement dialog 2014-07-13 11:40:47 -07:00
window-license-agreement.hpp Add license agreement dialog 2014-07-13 11:40:47 -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