aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* gl_w32: remove some non-senseGravatar wm42014-05-26
* vo_opengl: always dynamically load OpenGL symbolsGravatar wm42014-05-26
* x11: fix restoring position when leaving fullscreenGravatar wm42014-05-26
* x11: fix datatype for _NET_WM_PIDGravatar wm42014-05-26
* input: make combined commands repeatableGravatar wm42014-05-26
* lua: add missing include filesGravatar wm42014-05-26
* lua: fix compilation with lua 5.2Gravatar wm42014-05-26
* command: add write_watch_later_config commandGravatar Martin2014-05-26
* autoload.lua: fix autoloading of files to prependGravatar wm42014-05-25
* DOCS/coding-style: add a hint that new features should be documentedGravatar wm42014-05-25
* TOOLS: add a Lua script to autoload playlist entriesGravatar wm42014-05-25
* lua: add some filesystem utility functionsGravatar wm42014-05-25
* manpage: lua: cosmetic changes to mp.options sectionGravatar wm42014-05-25
* playlist: fix playlist_move on itselfGravatar wm42014-05-25
* vf_vdpaupp: cosmetics: rename functionGravatar wm42014-05-25
* osxbundle: fix recursion terminationGravatar Tsukasa OMOTO2014-05-25
* osc: fix chapter list displayGravatar ChrisK22014-05-24
* build: disable cdda and vcd by defaultGravatar wm42014-05-24
* stream_cdda: fix compilationGravatar wm42014-05-24
* stream_smb: fix compilationGravatar wm42014-05-24
* client API: fix mpv_observe_property with MP_FORMAT_NONEGravatar wm42014-05-24
* video: add --video-rotate option for controlling auto-rotationGravatar wm42014-05-24
* stream_file: readjust some windows ifdefferyGravatar wm42014-05-24
* stream: remove chaos related to writeable streamsGravatar wm42014-05-24
* stream_lavf: remove redundant message prefixesGravatar wm42014-05-24
* stream: don't use end_posGravatar wm42014-05-24
* stream: kill start_pos, remove --sb optionGravatar wm42014-05-24
* player: don't init/uninit terminal at runtimeGravatar wm42014-05-24
* timer: remove unneeded time_t overflow checkGravatar wm42014-05-24
* manpage: update references to renamed optionsGravatar Alessandro Ghedini2014-05-23
* x11: un-inline GNOME layer stuffGravatar wm42014-05-23
* x11: prefer NetWM hints over _WIN_LAYER for --ontopGravatar wm42014-05-23
* x11: rename identifiers using reserved namespaceGravatar wm42014-05-23
* x11: fix NetWM ontop settingGravatar wm42014-05-23
* x11: add a generic function for NetWM state settingGravatar wm42014-05-23
* old-build: fix building with libquvi4Gravatar wm42014-05-23
* old-makefile: add options.luaGravatar wm42014-05-23
* lua/osc: forgot some changed files in previous commitGravatar ChrisK22014-05-23
* lua/osc: small overhaulGravatar ChrisK22014-05-23
* timer: workaround for crappy operating systemsGravatar wm42014-05-23
* timer: fix previous commitGravatar wm42014-05-22
* timer: improve overflow checksGravatar wm42014-05-22
* player: give quit_watch_later an exit code argument like quitGravatar wm42014-05-22
* tl_mpv_edl: correct misspelling on line 233Gravatar Yomi02014-05-22
* timer: fix (usually impossible) timespec.tv_sec overflowGravatar wm42014-05-22
* vdpau: move RGB surface management out of the VOGravatar wm42014-05-22
* vo_vdpau: always allocate the black pixelGravatar wm42014-05-22
* old-configure: we accidentally used bash featuresGravatar wm42014-05-22
* player: fix cover art sometimes "syncing" against audioGravatar wm42014-05-22
* player: suggest --no-audio-display on cover artGravatar wm42014-05-22