aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* scripting: expand --script filename for C pluginsGravatar Hoyon Mak2017-06-09
* ytdl_hook: don't override start time set by saved stateGravatar Martin D2017-06-09
* ytdl_hook: don't override user-set start timeGravatar Ricardo Constantino2017-06-08
* options: another missed --sub-ass-style-override useGravatar wm42017-06-07
* options: fix some missing --sub-ass-style-override renamesGravatar wm42017-06-07
* external_files: parse ~ in --{sub,audio}-pathsGravatar rr-2017-05-31
* OSD message: "Drop files or URLs to play here."Gravatar nodiscc2017-05-31
* player: make sure version information is always included in --log-fileGravatar wm42017-05-22
* command: use scale_units to add/cycle integer propertiesGravatar James Ross-Gowan2017-05-12
* vo.c, vo.h, vo_null.c: change license to LGPLGravatar wm42017-05-10
* audio: replace from_dB functionGravatar wm42017-05-05
* ytdl_hook: rework edl joining to use lua tablesGravatar Ricardo Constantino2017-05-04
* lua: increase subprocess stdout limit to 64MBGravatar Ricardo Constantino2017-05-04
* player: fix potential segfault when playing dvd:// with DVD disabledGravatar wm42017-05-01
* audio: merge --replaygain-track and --replaygain-album into one optionGravatar wm42017-04-27
* audio: fix replaygain volume scaleGravatar wm42017-04-27
* audio: move replaygain control to top-level optionsGravatar wm42017-04-26
* player: close audio device on no audio trackGravatar Marko Hauptvogel2017-04-25
* osc: also add processing for axis_up/down eventsGravatar Ricardo Constantino2017-04-25
* ytdl_hook: treat single-entry playlists as a single videoGravatar Ricardo Constantino2017-04-23
* ytdl_hook: move single video code to a separate functionGravatar Ricardo Constantino2017-04-23
* external_files.c: add GPL headerGravatar wm42017-04-21
* osc: add user_opts.boxmaxchars for box layout title limitGravatar Avi Halachmi (:avih)2017-04-19
* osc: add volume icons to osd font and use themGravatar Ricardo Constantino2017-04-19
* osc: move volume left of fullscreen buttonGravatar Ricardo Constantino2017-04-19
* osc: bottom/topbar: add fullscreen buttonGravatar Ricardo Constantino2017-04-19
* osc: add volume buttonGravatar Ricardo Constantino2017-04-19
* osc: support handling mouse wheel eventsGravatar Ricardo Constantino2017-04-19
* osc: simplify checks in key handlerGravatar Ricardo Constantino2017-04-19
* osc: fix last potential race condition on key eventsGravatar Ricardo Constantino2017-04-19
* Fix use of ISC licenseGravatar wm42017-04-15
* player: fix a corner case in previous commitGravatar wm42017-04-14
* player: fix core-idle and eof-reached update notifcationsGravatar wm42017-04-14
* player: unmess pause state handlingGravatar wm42017-04-14
* player: add --keep-open-pause=no optionGravatar Dan Oscarsson2017-04-14
* osc: use "loop-playlist" instead of "loop" propertyGravatar wm42017-04-11
* command, manpage: some leftover mentions of renamed --loop optionGravatar wm42017-04-11
* command: update sub-fps etc. options on runtime changesGravatar wm42017-04-10
* audio: deprecate most audio filtersGravatar wm42017-04-04
* video: deprecate almost all video filtersGravatar wm42017-04-02
* screenshot: cleanup: use normal MSGL_ definesGravatar wm42017-04-01
* player: make screenshot commands honor the async flagGravatar wm42017-04-01
* player: enable "buffering" pausing for DASH streams tooGravatar wm42017-04-01
* external_files: enable autoloading with URLsGravatar Ricardo Constantino2017-04-01
* external_files: actually try to autoload from fallback pathsGravatar Ricardo Constantino2017-04-01
* command: add property notifications for hwdec propertiesGravatar wm42017-03-31
* osc: escape ASS and strip newlines on titleGravatar Ricardo Constantino2017-03-27
* osc: make title configurable and use property expansion on itGravatar Ricardo Constantino2017-03-27
* Revert "osc: make the title toggleable between media-title and filename"Gravatar Ricardo Constantino2017-03-27
* osx: initial Touch Bar supportGravatar Akemi2017-03-26