]> git.sesse.net Git - casparcg/history - shell/server.cpp
Fixed bug where av_lockmgr unregistration occurred before avcodec_close at server...
[casparcg] / shell / server.cpp
2013-09-04 Helge NorbergFixed bug where av_lockmgr unregistration occurred...
2013-08-26 Helge NorbergReplaced openal with portaudio for lower latency
2013-08-19 niklaspanderssonMerge pull request #145 from cambell-prince/ffmpeg...
2013-06-25 Helge NorbergAdded new decklink consumer implementation which does...
2013-06-18 Helge NorbergMerge branch 'master' of https://github.com/CasparCG...
2013-06-18 Helge NorbergExperimental support for synchronizing output of multip...
2013-06-11 Helge NorbergExperimental support for switching output between premu...
2013-05-31 Helge NorbergMisc refactoring and fixes
2013-05-31 Helge NorbergSome refactoring based on the new parameters class
2013-05-31 Helge NorbergMerge branch 'master' of https://github.com/CasparCG...
2013-05-31 HellGoreMerge pull request #138 from cambell-prince/master_para...
2013-05-31 cambellRebase parameters branch on current master.
2013-05-30 HellGoreMerge pull request #134 from cambell-prince/master_dshow
2013-05-30 Helge NorbergChanged copyright header in all files, and added it...
2013-05-30 Helge NorbergMerge branch 'master' of https://github.com/CasparCG...
2013-05-30 HellGoreMerge pull request #136 from cambell-prince/master_chroma
2013-05-29 Helge Norbergchanged term prenumeration to subscription in OSC imple...
2013-05-28 Helge NorbergModifications to OSC support after discussions with...
2013-05-28 Helge NorbergModifications of audio config xml.
2013-05-28 Helge Norbergremoved include
2013-05-27 Helge NorbergModified OSC support so that whenever an AMCP connectio...
2013-05-27 Helge NorbergFixed bug in OSC implementation where the little endian...
2013-05-21 Peter KarlssonChanged the default port for OSC protocol when parsing...
2013-04-30 Helge NorbergAdded support for more than 2 audio channels
2013-04-15 Helge NorbergMerge branch 'master' of https://github.com/ronag/Serve...
2013-03-24 TK3Subtree merge of old SVN "docs" folder into the "master...
2013-03-24 TK3Subtree merge of old SVN "dependencies" folder into...
2013-03-19 hellgore3563178: Added KILL command to shutdown the server...
2013-03-14 hellgore3607983: Added support for generating thumbnails
2012-09-19 hellgore3568865: CLK server component can't handle more than...
2011-12-21 ronag- ogl_consumer: Fixed params for create.
2011-12-06 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-05 ronag2.0.2: - Updated to use std::wstring more consistently.
2011-12-03 ronag2.0.2: Updated file info headers.
2011-12-01 ronag2.0.2: Changed ADD syntax. sub-index no longer required...
2011-11-26 ronag2.0.2: playlist producer is not [PLAYLIST]. Now possibl...
2011-11-25 ronag2.0.2: - Send index information to consumers.
2011-11-14 ronag2.0.2: ogl_device life-time fixed.
2011-11-13 ronag2.0.2: MAYOR CHANGES => needs testing
2011-10-25 ronag2.0.2: Renamed audio to system-audio in configuration...
2011-10-22 ronag2.0.0: Fixed ogl_device destruction order.
2011-09-07 ronag2.0. Updated namespaces.
2011-08-08 ronag2.0. More header optimizations.
2011-08-07 Ronag2.0. ffmpeg: Header file optimization and fixes.
2011-06-16 ronag2.0. ffmpeg: Fixed ffmpeg multithreaded codec support.
2011-06-08 ronag2.0.0.2: ffmpeg_consumer: Misc work.
2011-06-07 ronag2.0.0.2: - Renamed core components, since they no longe...
2011-06-06 ronag2.0.0.2
2011-06-03 ronag2.0.0.2: - Hard-coded consumer buffer depth to 7.
2011-06-01 ronag2.0.0.2:
2011-05-31 ronag2.0.0.2: decklink_consumer: Fixed prerolling bug which...
2011-05-29 ronag2.0.0.2: All pipeline stages share thread context....
2011-05-29 ronag2.0.0.2: - ogl_device: No longer monostate.
2011-05-18 ronag2.0.0.2: Added only_key support to all consumers.
2011-05-17 ronag2.0.0.2: -server: Don't init silverlight.
2011-05-17 ronag2.0.0.2: -server: Changed exception to warning.
2011-05-17 ronag2.0.0.2: Added some warning on invalid consumer config.
2011-05-17 ronag2.0.0.2: Improved logging. Refactored ogl_consumer...
2011-05-08 ronag2.0.0.2:
2011-05-08 ronag2.0.0.2:
2011-05-07 ronag2.0.0.2:
2011-05-07 ronag2.0.0.2:
2011-05-02 ronag2.0.0.2: decklink_consumer: Possible to choose internal...
2011-04-28 ronag2.0.0.2: Misc typos.
2011-04-28 ronag2.0.0.2: Added copyright notice to all files.
2011-04-28 ronag2.0.0.2: - Cleanup and improvements in main.cpp.