Mercurial > audlegacy-plugins
view src/vtx/config.c @ 1376:3a2a91d80818
- introduce target_time and simplify the flow of the watchdog thread. TRANSITION_GUARD_TIME is no longer needed.
- improve seek response.
- change the behavior of finetune_seek.
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Thu, 26 Jul 2007 19:30:53 +0900 |
parents | 26ff35aa9b2b |
children | 2ebeb7816c5e |
line wrap: on
line source
/* * Plugin configure dialog. */ #include "audacious/plugin.h" void vtx_config(void) { }