aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpv
Commit message (Expand)AuthorAge
...
* client API: additional documentation commentsGravatar wm42014-11-07
* client API: nothing uses the result parameter of mpv_command_node()Gravatar wm42014-11-02
* client API: qthelper: add set_option_variant()Gravatar wm42014-10-30
* client API: better error reportingGravatar wm42014-10-28
* client API: add an enum for mpv_event_end_file.reasonGravatar wm42014-10-28
* client API: clarify statement about thread-safetyGravatar wm42014-10-28
* client API: qthelper: remove commented codeGravatar wm42014-10-14
* client API: qthelper: fix bugsGravatar wm42014-10-14
* client API: add qthelper.hppGravatar wm42014-10-13
* libmpv/mpv.def: add mpv_command_node[_async]Gravatar James Ross-Gowan2014-10-12
* client API: add mpv_command_node[_async]Gravatar wm42014-10-11
* client API: introduce numeric log levelsGravatar wm42014-10-08
* msg, client API: buffer partial linesGravatar wm42014-10-08
* msg: set an explicit overflow messageGravatar wm42014-10-08
* client API: improve mpv_observe_property docsGravatar wm42014-10-07
* client API: clarify pause/unpause events, modify core-idle propertyGravatar wm42014-10-07
* client API, X11: change default keyboard input handling againGravatar wm42014-09-28
* x11: when using --wid, inherit event flags from parent windowGravatar wm42014-08-31
* client API: adjust documentation for mpv_suspend()Gravatar wm42014-08-14
* build: add hacks to force waf to generate valid .pc filesGravatar wm42014-08-07
* build: move def file to libmpv/Gravatar wm42014-08-05
* client API: add and use the MPV_MAKE_VERSION macroGravatar wm42014-08-05
* player: some further playloop cleanupsGravatar wm42014-08-03
* client API: make "cache" property and similar observableGravatar wm42014-07-31
* client API: fix typos in documentationGravatar wm42014-07-30
* Remove stream_pts stuffGravatar wm42014-07-06
* DOCS: add a file listing API changes for the client APIGravatar wm42014-07-03
* client API: declare as stableGravatar wm42014-06-20
* client API: minor documentation fixes/enhancementsGravatar wm42014-06-08
* client API: restructure waiting, do log msg wakeup properlyGravatar wm42014-06-07
* client API: rename mpv_destroy() to mpv_detach_destroy()Gravatar wm42014-06-07
* client API: clarify mpv_get_wakeup_pipe docsGravatar wm42014-06-07
* client API: add API function that ensures total destructionGravatar wm42014-06-07
* client API: docs: some clarificationsGravatar wm42014-06-07
* client API: change mpv_wait_event() timeout semanticsGravatar wm42014-06-07
* client API: report success status when running commandsGravatar wm42014-06-01
* client API: add mpv_load_config_file()Gravatar wm42014-05-18
* client API: add chapter change eventGravatar wm42014-04-27
* client API: remove mpv_event_pause_reasonGravatar wm42014-04-14
* client API: add mpv_get_wakeup_pipe convenience functionGravatar wm42014-04-12
* client API: include the reason in MPV_EVENT_END_FILEGravatar wm42014-04-11
* client API: remove outdated commentsGravatar wm42014-04-11
* client API: improve commentsGravatar wm42014-04-10
* client API: avoid redundant property change events if possibleGravatar wm42014-04-08
* client API: add a way to notify clients of property changesGravatar wm42014-04-06
* libmpv: add pkg-config fileGravatar Alessandro Ghedini2014-03-11
* client APIs: fix some typosGravatar xylosper2014-02-28
* client API: rename MPV_EVENT_PLAYBACK_START, add MPV_EVENT_SEEKGravatar wm42014-02-28
* options: allow changing options at runtimeGravatar wm42014-02-25
* client API: change description of format conversionsGravatar wm42014-02-25