aboutsummaryrefslogtreecommitdiffhomepage
path: root/common/playlist.c
Commit message (Expand)AuthorAge
* playlist: improve shuffle algorithmGravatar Niklas Haas2016-03-20
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* player: make watch later/resume work when "playing" directoriesGravatar wm42016-01-06
* player: warn against using HLS URLs with --playlistGravatar wm42015-08-04
* path: make mp_path_join accept normal C stringsGravatar wm42015-05-09
* Update license headersGravatar Marcin Kurczewski2015-04-13
* demux: add a demux_open_url() functionGravatar wm42015-02-20
* demux: change demux_open() signatureGravatar wm42015-02-20
* player: deal with some corner cases with playlist navigationGravatar wm42014-09-09
* player: normalize playlist entries on addGravatar wm42014-09-09
* playlist: don't add the base path twiceGravatar wm42014-09-01
* command: append entries to the end of the playlist with loadlist appendGravatar Alessandro Ghedini2014-07-25
* playlist: fix playlist_move on itselfGravatar wm42014-05-25
* player: remove ASX, SMIL and NSC playlist parsersGravatar wm42014-04-13
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17