GoaLitiuM
|
517827875a
test: Update Windows test application for windowless contexts
|
10 éve |
Palana
|
44b5afbd07
(API Change) libobs: Add profile_name_store_t parameter to obs_startup
|
10 éve |
Palana
|
1d39c3e9b6
(API Change) libobs: Add hotkey data to *_create functions
|
11 éve |
jp9000
|
fb414e8988
win/test: Fix string format specifier
|
10 éve |
Carl Fürstenberg
|
6095e7ef51
Add SOVERSION to libobs-opengl
|
11 éve |
jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 éve |
jp9000
|
73baaa59e9
(API Change) Unsquish libobs (base) names
|
11 éve |
jp9000
|
b007c6b139
(API Change) Un-squish obs_sceneitem_*
|
11 éve |
jp9000
|
59ea3becf2
(API Change) Refactor module handling
|
11 éve |
jp9000
|
778cc2b318
(API Change) obs_reset_video: Use return codes
|
11 éve |
jp9000
|
4cc1a42908
Use IETF standard language tags for locale names
|
11 éve |
Jim
|
2ea50cab36
Merge pull request #124 from jp9000/new-locale-handling
|
11 éve |
jp9000
|
899f053034
Add API for setting/getting current locale
|
11 éve |
jp9000
|
3c2d81033f
Mark WinMain parameters as unused
|
11 éve |
jp9000
|
506daa17d9
Changed the windows test app a bit
|
11 éve |
jp9000
|
dbd8b2167d
Update test programs and filters
|
11 éve |
jp9000
|
fa490fa8c4
Implement some basic logging for windows
|
11 éve |
jp9000
|
771eac6015
Be more consistent about log levels
|
11 éve |
jp9000
|
8e81d8be56
Revamp API and start using doxygen
|
11 éve |
BtbN
|
45ec80fb7d
Full rewrite of all CMakeLists
|
12 éve |
jp9000
|
c4af3e2a75
change obs_scene_destroy to obs_scene_release, add ability to add scenes, fix name dialog sizing
|
12 éve |
jp9000
|
e5ef03954e
added name dialog code, moved 'using namespace std;' out of headers and into source files
|
12 éve |
jp9000
|
cec94b042e
implement scene adding callbacks, make a few API tweaks
|
12 éve |
jp9000
|
95a7da2d4c
add names to sources, use 'id' for the internal source identifier names rather than 'name'
|
12 éve |
Palana
|
e6017ec1ba
changed allocation counter to uint64_t
|
12 éve |
jp9000
|
e5c99175c5
fixed some build issues on non-windows systems
|
12 éve |
jp9000
|
58810f9806
changed gs_draw_sprite to allow custom sizes, added output textures to the core, and adjusted the test code to accommodate the changes
|
12 éve |
jp9000
|
409b011a8e
cleaned up main internal data structure design, changed to reference counting for sources to ensure safe destruction of source objects from all parts of the system, added some service-related stuff for testing
|
12 éve |
jp9000
|
8847d11e8e
adjust file locations to be more portable
|
12 éve |
jp9000
|
a6a6118c04
finish up most of the source audio stuff and rename some variables/structs/enum to be a bit more consistent
|
12 éve |