diff options
Diffstat (limited to 'docs/TODO')
-rw-r--r-- | docs/TODO | 25 |
1 files changed, 3 insertions, 22 deletions
@@ -1,30 +1,11 @@ TODO: ------------------------------------------------------------------------------- -Version v0.x.y: - config: add support for pre-pending or appending config items - from command-line options +Please see: - improve first-time user experience, add a new module that will - prompt the user for a SIP uri and (optionally) a password. + https://github.com/alfredh/baresip/issues - improve gui and multi-UA and multi-call interaction - - vumeter code is common for vumeter-module and gtk-module. - move to a common place ? - - move password-prompt from ua (core) to module ? - - add a FPS (framerate) throttler for fast vidsrc modules - - long term goal: a fully re-entrant libbaresip with no static data - - vidsrc: add timestamp to api - -------------------------------------------------------------------------------- -BUGS: - - sdl: crashes in virtualbox/linux + https://github.com/alfredh/baresip/wiki/Roadmap ------------------------------------------------------------------------------- |