| Commit message (Expand) | Author | Age | Files | Lines |
* | client API: allow using msg-level option for log messages | wm4 | 2015-06-20 | 1 | -1/+4 |
* | client API: add MPV_END_FILE_REASON_REDIRECT | wm4 | 2015-06-11 | 1 | -1/+10 |
* | Always block SIGPIPE globally | wm4 | 2015-05-11 | 1 | -3/+5 |
* | player: use profiles for libmpv and encoding defaults | wm4 | 2015-05-07 | 1 | -0/+2 |
* | client API: add MPV_FORMAT_BYTE_ARRAY type | wm4 | 2015-04-20 | 1 | -1/+28 |
* | vo_opengl_cb: add a function to report vsync time | wm4 | 2015-04-09 | 1 | -1/+1 |
* | player, client API: refactor cplayer init, reduce client API differences | wm4 | 2015-03-05 | 1 | -3/+5 |
* | client API: hint that opengl_cb is an alternative to window embedding | wm4 | 2015-02-23 | 1 | -0/+7 |
* | client API: clarify filename string encoding | wm4 | 2015-02-14 | 1 | -0/+24 |
* | client API: add mpv_wait_async_requests() | wm4 | 2015-02-02 | 1 | -1/+15 |
* | client API: notify API user on event queue overflow | wm4 | 2015-01-19 | 1 | -5/+16 |
* | client API: add function to create new mpv_handles from existing ones | wm4 | 2014-12-31 | 1 | -0/+26 |
* | client API: qthelper: add a refcounting wrapper around mpv_handle | wm4 | 2014-12-30 | 1 | -1/+1 |
* | client API: document requirement to block SIGPIPE | wm4 | 2014-12-24 | 1 | -0/+2 |
* | client API: expose OpenGL renderer | wm4 | 2014-12-09 | 1 | -5/+35 |
* | input, lua: redo input handling | wm4 | 2014-11-23 | 1 | -17/+9 |
* | client API: deprecate some events | wm4 | 2014-11-08 | 1 | -0/+23 |
* | client API: additional documentation comments | wm4 | 2014-11-07 | 1 | -5/+19 |
* | client API: nothing uses the result parameter of mpv_command_node() | wm4 | 2014-11-02 | 1 | -0/+2 |
* | client API: better error reporting | wm4 | 2014-10-28 | 1 | -1/+38 |
* | client API: add an enum for mpv_event_end_file.reason | wm4 | 2014-10-28 | 1 | -8/+26 |
* | client API: clarify statement about thread-safety | wm4 | 2014-10-28 | 1 | -5/+6 |
* | client API: add qthelper.hpp | wm4 | 2014-10-13 | 1 | -1/+1 |
* | client API: add mpv_command_node[_async] | wm4 | 2014-10-11 | 1 | -3/+43 |
* | client API: introduce numeric log levels | wm4 | 2014-10-08 | 1 | -1/+24 |
* | msg, client API: buffer partial lines | wm4 | 2014-10-08 | 1 | -7/+3 |
* | msg: set an explicit overflow message | wm4 | 2014-10-08 | 1 | -1/+4 |
* | client API: improve mpv_observe_property docs | wm4 | 2014-10-07 | 1 | -11/+18 |
* | client API: clarify pause/unpause events, modify core-idle property | wm4 | 2014-10-07 | 1 | -5/+16 |
* | client API, X11: change default keyboard input handling again | wm4 | 2014-09-28 | 1 | -1/+1 |
* | x11: when using --wid, inherit event flags from parent window | wm4 | 2014-08-31 | 1 | -1/+1 |
* | client API: adjust documentation for mpv_suspend() | wm4 | 2014-08-14 | 1 | -20/+5 |
* | client API: add and use the MPV_MAKE_VERSION macro | wm4 | 2014-08-05 | 1 | -5/+4 |
* | player: some further playloop cleanups | wm4 | 2014-08-03 | 1 | -2/+4 |
* | client API: make "cache" property and similar observable | wm4 | 2014-07-31 | 1 | -0/+1 |
* | client API: fix typos in documentation | wm4 | 2014-07-30 | 1 | -2/+2 |
* | Remove stream_pts stuff | wm4 | 2014-07-06 | 1 | -1/+1 |
* | DOCS: add a file listing API changes for the client API | wm4 | 2014-07-03 | 1 | -2/+25 |
* | client API: declare as stable | wm4 | 2014-06-20 | 1 | -10/+6 |
* | client API: minor documentation fixes/enhancements | wm4 | 2014-06-08 | 1 | -2/+4 |
* | client API: restructure waiting, do log msg wakeup properly | wm4 | 2014-06-07 | 1 | -1/+3 |
* | client API: rename mpv_destroy() to mpv_detach_destroy() | wm4 | 2014-06-07 | 1 | -16/+16 |
* | client API: clarify mpv_get_wakeup_pipe docs | wm4 | 2014-06-07 | 1 | -13/+43 |
* | client API: add API function that ensures total destruction | wm4 | 2014-06-07 | 1 | -1/+18 |
* | client API: docs: some clarifications | wm4 | 2014-06-07 | 1 | -1/+7 |
* | client API: change mpv_wait_event() timeout semantics | wm4 | 2014-06-07 | 1 | -1/+2 |
* | client API: report success status when running commands | wm4 | 2014-06-01 | 1 | -6/+6 |
* | client API: add mpv_load_config_file() | wm4 | 2014-05-18 | 1 | -0/+24 |
* | client API: add chapter change event | wm4 | 2014-04-27 | 1 | -1/+5 |
* | client API: remove mpv_event_pause_reason | wm4 | 2014-04-14 | 1 | -30/+5 |
* | client API: add mpv_get_wakeup_pipe convenience function | wm4 | 2014-04-12 | 1 | -1/+32 |
* | client API: include the reason in MPV_EVENT_END_FILE | wm4 | 2014-04-11 | 1 | -0/+14 |
* | client API: remove outdated comments | wm4 | 2014-04-11 | 1 | -3/+3 |
* | client API: improve comments | wm4 | 2014-04-10 | 1 | -25/+31 |
* | client API: avoid redundant property change events if possible | wm4 | 2014-04-08 | 1 | -0/+4 |
* | client API: add a way to notify clients of property changes | wm4 | 2014-04-06 | 1 | -2/+59 |
* | client APIs: fix some typos | xylosper | 2014-02-28 | 1 | -1/+1 |
* | client API: rename MPV_EVENT_PLAYBACK_START, add MPV_EVENT_SEEK | wm4 | 2014-02-28 | 1 | -2/+14 |
* | options: allow changing options at runtime | wm4 | 2014-02-25 | 1 | -5/+8 |
* | client API: change description of format conversions | wm4 | 2014-02-25 | 1 | -6/+10 |
* | client API: report pause/unpause reason | wm4 | 2014-02-24 | 1 | -0/+28 |
* | client API: expose the internal clock | wm4 | 2014-02-24 | 1 | -0/+12 |
* | client API: add comment about character encoding issues | wm4 | 2014-02-24 | 1 | -0/+10 |
* | client API: add more data formats, add a structured data type | wm4 | 2014-02-24 | 1 | -3/+156 |
* | client API: change semantics for MPV_FORMAT_STRING | wm4 | 2014-02-24 | 1 | -2/+14 |
* | client API: fix a typo | wm4 | 2014-02-24 | 1 | -1/+1 |
* | client API: remove trailing "," from enums | wm4 | 2014-02-24 | 1 | -3/+3 |
* | client API: spelling | wm4 | 2014-02-24 | 1 | -1/+1 |
* | client API: add event for metadata changes | wm4 | 2014-02-19 | 1 | -0/+6 |
* | client API: add events for video and audio reconfig | wm4 | 2014-02-17 | 1 | -0/+16 |
* | client API: add a client message event | wm4 | 2014-02-17 | 1 | -0/+19 |
* | client API: fix description of mpv_event.error field | wm4 | 2014-02-12 | 1 | -4/+7 |
* | Add a client API | wm4 | 2014-02-10 | 1 | -0/+809 |