Commit message (Expand) | Author | Age | |
---|---|---|---|
* | ring: use a different type for read/write pointers | wm4 | 2014-05-30 |
* | ring: implement drain in terms of read | wm4 | 2014-05-29 |
* | Fix gcc 4.7 warning about shadowing talloc_parent in mp_dispact_queue | Paweł Forysiuk | 2014-05-28 |
* | atomics: switch to C11 stdatomic.h | wm4 | 2014-05-21 |
* | threads: use mpv time for mpthread_cond_timedwait wrapper | wm4 | 2014-05-18 |
* | dispatch: document some guarantees | wm4 | 2014-04-25 |
* | dispatch: wakeup only if needed on mp_dispatch_resume() | wm4 | 2014-04-24 |
* | dispatch: improve documentation comments | wm4 | 2014-04-23 |
* | threads: fix function name | wm4 | 2014-04-23 |
* | dispatch: implement timeout | wm4 | 2014-04-23 |
* | dispatch: use a real lock for mp_dispatch_lock() | wm4 | 2014-04-23 |
* | dispatch: fix broken locking | wm4 | 2014-04-23 |
* | dispatch: wakeup target thread when locking/suspending | wm4 | 2014-04-23 |
* | dispatch: move into its own source file | wm4 | 2014-04-23 |
* | charset_conv: mp_msg conversions | wm4 | 2013-12-21 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |