Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dispatch: document some guarantees | wm4 | 2014-04-25 | 1 | -0/+4 |
* | dispatch: wakeup only if needed on mp_dispatch_resume() | wm4 | 2014-04-24 | 1 | -1/+3 |
* | dispatch: improve documentation comments | wm4 | 2014-04-23 | 1 | -8/+10 |
* | threads: fix function name | wm4 | 2014-04-23 | 1 | -1/+1 |
* | dispatch: implement timeout | wm4 | 2014-04-23 | 1 | -6/+11 |
* | dispatch: use a real lock for mp_dispatch_lock() | wm4 | 2014-04-23 | 1 | -37/+20 |
* | dispatch: fix broken locking | wm4 | 2014-04-23 | 1 | -0/+7 |
* | dispatch: wakeup target thread when locking/suspending | wm4 | 2014-04-23 | 1 | -1/+16 |
* | dispatch: move into its own source file | wm4 | 2014-04-23 | 2 | -0/+274 |
* | charset_conv: mp_msg conversions | wm4 | 2013-12-21 | 2 | -23/+28 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 4 | -0/+552 |