Historial de Commits

Autor SHA1 Mensaje Fecha
  jp9000 c9df41c1e2 (API Change) Remove pointers from all typedefs hace 11 años
  jp9000 73baaa59e9 (API Change) Unsquish libobs (base) names hace 11 años
  jp9000 b007c6b139 (API Change) Un-squish obs_sceneitem_* hace 11 años
  jp9000 59ea3becf2 (API Change) Refactor module handling hace 11 años
  jp9000 778cc2b318 (API Change) obs_reset_video: Use return codes hace 11 años
  jp9000 4cc1a42908 Use IETF standard language tags for locale names hace 11 años
  Jim 2ea50cab36 Merge pull request #124 from jp9000/new-locale-handling hace 11 años
  jp9000 899f053034 Add API for setting/getting current locale hace 11 años
  jp9000 3c2d81033f Mark WinMain parameters as unused hace 11 años
  jp9000 506daa17d9 Changed the windows test app a bit hace 11 años
  jp9000 dbd8b2167d Update test programs and filters hace 12 años
  jp9000 fa490fa8c4 Implement some basic logging for windows hace 12 años
  jp9000 771eac6015 Be more consistent about log levels hace 12 años
  jp9000 8e81d8be56 Revamp API and start using doxygen hace 12 años
  BtbN 45ec80fb7d Full rewrite of all CMakeLists hace 12 años
  jp9000 c4af3e2a75 change obs_scene_destroy to obs_scene_release, add ability to add scenes, fix name dialog sizing hace 12 años
  jp9000 e5ef03954e added name dialog code, moved 'using namespace std;' out of headers and into source files hace 12 años
  jp9000 cec94b042e implement scene adding callbacks, make a few API tweaks hace 12 años
  jp9000 95a7da2d4c add names to sources, use 'id' for the internal source identifier names rather than 'name' hace 12 años
  Palana e6017ec1ba changed allocation counter to uint64_t hace 12 años
  jp9000 e5c99175c5 fixed some build issues on non-windows systems hace 12 años
  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 hace 12 años
  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 hace 12 años
  jp9000 8847d11e8e adjust file locations to be more portable hace 12 años
  jp9000 a6a6118c04 finish up most of the source audio stuff and rename some variables/structs/enum to be a bit more consistent hace 12 años
  jp9000 ab08c2c3f2 fixed a minor bug in the gl shader parser hace 12 años
  jp9000 dfa2dc6eab fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory hace 12 años
  jp9000 9570f0b8d7 change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information hace 12 años
  jp9000 f255ae1922 first commit hace 12 años