| Commit message (Expand) | Author | Age | Files | Lines |
* | player: fix previous commit | wm4 | 2016-10-03 | 1 | -3/+3 |
* | player: remove some explicit options accesses when saving resume file | wm4 | 2016-09-22 | 1 | -29/+26 |
* | player: some M_SETOPT_RUNTIME cleanups | wm4 | 2016-09-22 | 1 | -1/+2 |
* | player: add --watch-later-directory option | David Logie | 2016-09-22 | 1 | -2/+10 |
* | player: Save sub-speed value when resuming playback | Vladimir Panteleev | 2016-09-13 | 1 | -0/+1 |
* | stream_dvd, stream_dvdnav: remove weird option parsing stuff | wm4 | 2016-09-08 | 1 | -2/+2 |
* | config: deprecate ao and vo auto-profiles | wm4 | 2016-09-03 | 1 | -0/+2 |
* | options: make mp_vo_opts options an actual sub-option group | wm4 | 2016-08-30 | 1 | -2/+2 |
* | audio: drop --softvol=no and --softvol=auto | wm4 | 2016-07-09 | 1 | -1/+2 |
* | mpv_talloc.h: rename from talloc.h | Dmitrij D. Czarkoff | 2016-01-11 | 1 | -1/+1 |
* | player: make watch later/resume work when "playing" directories | wm4 | 2016-01-06 | 1 | -9/+61 |
* | command: make time properties unavailable if timestamp is unknown | wm4 | 2015-10-16 | 1 | -5/+3 |
* | options: fix --no-config | wm4 | 2015-09-05 | 1 | -2/+0 |
* | player: restore video-aspect on playback resume | wm4 | 2015-05-29 | 1 | -0/+1 |
* | player: reuse a function | wm4 | 2015-05-09 | 1 | -5/+1 |
* | player: make resuming playlists less noisy in verbose mode | wm4 | 2015-05-09 | 1 | -13/+13 |
* | player: avoid undefined behavior when resumign DVD/BD playback | wm4 | 2015-05-09 | 1 | -3/+3 |
* | path: make mp_path_join accept normal C strings | wm4 | 2015-05-09 | 1 | -2/+2 |
* | m_config: make m_config_set_profile() use a name | wm4 | 2015-05-07 | 1 | -2/+2 |
* | player: do not load encoding config files in non-encoding mode | wm4 | 2015-04-21 | 1 | -8/+6 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 | 1 | -5/+4 |
* | player: fix seekability test | wm4 | 2015-03-20 | 1 | -1/+1 |
* | player: refuse to write resume file with unseekable files | wm4 | 2015-03-18 | 1 | -0/+6 |
* | sub: mess with styling defaults, change --ass-use-margins behavior | wm4 | 2015-02-16 | 1 | -1/+2 |
* | osxbundle: config file special case isn't needed anymore | wm4 | 2015-02-15 | 1 | -6/+0 |
* | player: undeprecate 'config' files | wm4 | 2015-02-15 | 1 | -22/+5 |
* | Fix build on OSX broken by previous commit | wm4 | 2015-02-13 | 1 | -1/+1 |
* | player: deprecate 'config' files (use mpv.conf), warn against clashes | wm4 | 2015-02-13 | 1 | -5/+27 |
* | options: add option for ignoring patch in resume mechanism | wm4 | 2014-12-13 | 1 | -4/+8 |
* | player: restore ab-loop settings with playback resume | wm4 | 2014-12-09 | 1 | -0/+2 |
* | Remove some superfluous NULL checks | wm4 | 2014-11-21 | 1 | -1/+1 |
* | options: don't load per-file config files by default | wm4 | 2014-10-17 | 1 | -11/+11 |
* | player: quote %-starting strings | shdown | 2014-10-16 | 1 | -0/+2 |
* | player: don't let multiline filenames set options on resume | wm4 | 2014-09-16 | 1 | -4/+7 |
* | player: check for null in resume config search | James Ross-Gowan | 2014-09-05 | 1 | -1/+2 |
* | Revert "Remove DVD and Bluray support" | wm4 | 2014-07-15 | 1 | -0/+6 |
* | Remove DVD and Bluray support | wm4 | 2014-07-14 | 1 | -6/+0 |
* | Audit and replace all ctype.h uses | wm4 | 2014-07-01 | 1 | -2/+2 |
* | config, player: avoid some temporary talloc contexts | wm4 | 2014-06-26 | 1 | -15/+10 |
* | player: create config dir if it doesn't exist | wm4 | 2014-06-26 | 1 | -0/+2 |
* | player: remove some minor code duplication in config loader code | wm4 | 2014-06-26 | 1 | -18/+14 |
* | Basic xdg directory implementation | Kenneth Zhou | 2014-06-26 | 1 | -14/+19 |
* | encode: make option struct local | wm4 | 2014-06-11 | 1 | -1/+3 |
* | Add more const | wm4 | 2014-06-11 | 1 | -1/+1 |
* | stream_dvd, stream_dvdnav, stream_bluray: remove global option variables | wm4 | 2014-06-11 | 1 | -6/+4 |
* | player: write file name to the watch later config file | Alessandro Ghedini | 2014-06-01 | 1 | -0/+2 |
* | player: don't complain on too long filenames | wm4 | 2014-05-10 | 1 | -2/+2 |
* | encode: don't apply default config options | wm4 | 2014-04-19 | 1 | -4/+17 |
* | build: simplify libavfilter configure checks | wm4 | 2014-03-16 | 1 | -1/+1 |
* | config: don't load global config files with --config-dir | wm4 | 2014-02-28 | 1 | -1/+2 |
* | config: when writing resume config, read options, not properties | wm4 | 2014-02-25 | 1 | -33/+33 |
* | config: don't save options to resume-config that didn't change | wm4 | 2014-02-25 | 1 | -5/+28 |
* | config: don't write default config file | wm4 | 2014-02-25 | 1 | -13/+3 |
* | player: load encoding-profiles.conf before the main config | wm4 | 2014-01-01 | 1 | -7/+7 |
* | Install encoding-profiles.conf by default | wm4 | 2013-12-28 | 1 | -9/+26 |
* | player: fix buggy error condition when loading mpv.conf | wm4 | 2013-12-28 | 1 | -1/+1 |
* | player: simplify mp_load_per_file_config | wm4 | 2013-12-22 | 1 | -8/+7 |
* | player: move code around | wm4 | 2013-12-22 | 1 | -41/+37 |
* | player: remove code duplication for auto-loaded config profiles | wm4 | 2013-12-22 | 1 | -60/+14 |
* | path lookup functions: mp_msg conversions | wm4 | 2013-12-21 | 1 | -43/+58 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -2/+2 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 1 | -5/+5 |
* | Rename mp_core.h to core.h | wm4 | 2013-12-17 | 1 | -1/+1 |
* | Move mpvcore/player/ to player/ | wm4 | 2013-12-17 | 1 | -0/+354 |