summaryrefslogtreecommitdiffstats
path: root/common/playlist.c
Commit message (Expand)AuthorAgeFilesLines
* playlist: improve shuffle algorithmNiklas Haas2016-03-201-5/+3
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-111-1/+1
* player: make watch later/resume work when "playing" directorieswm42016-01-061-0/+12
* player: warn against using HLS URLs with --playlistwm42015-08-041-0/+4
* path: make mp_path_join accept normal C stringswm42015-05-091-1/+1
* Update license headersMarcin Kurczewski2015-04-131-4/+4
* demux: add a demux_open_url() functionwm42015-02-201-10/+7
* demux: change demux_open() signaturewm42015-02-201-1/+2
* player: deal with some corner cases with playlist navigationwm42014-09-091-1/+9
* player: normalize playlist entries on addwm42014-09-091-1/+2
* playlist: don't add the base path twicewm42014-09-011-3/+0
* command: append entries to the end of the playlist with loadlist appendAlessandro Ghedini2014-07-251-0/+9
* playlist: fix playlist_move on itselfwm42014-05-251-1/+4
* player: remove ASX, SMIL and NSC playlist parserswm42014-04-131-0/+41
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-0/+241