COMMITS
/ common/playlist.c October 7, 2025
G
various: don't normalize playlist filenames again
Guido Cella committed
G
common/playlist: store normalized playlist filenames
Guido Cella committed
October 8, 2025
G
demux_playlist: add base paths when adding playlist entries
Guido Cella committed
August 8, 2025
D
Reapply "various: expand paths for all file/directory related options"
Dudemanguy committed
July 12, 2025
D
Revert "various: expand paths for all file/directory related options"
Dudemanguy committed
March 30, 2025
N
misc/random: add mp_rand_in_range32()
NRK committed
N
misc/random: eliminate mutex
NRK committed
March 1, 2025
K
various: use mp_assert macro
Kacper Michajłow committed
January 25, 2025
D
various: expand paths for all file/directory related options
Dudemanguy committed
January 3, 2025
K
various: fix typos
Kacper Michajłow committed
November 16, 2024
K
common/playlist: don't allocate duplicated playlist_path
Kacper Michajłow committed
August 22, 2024
L
playlist: fix setting current item with autocreate-playlist
llyyr committed
August 11, 2024
K
common/playlist: add missing playlist_dir clear
Kacper Michajłow committed
July 29, 2024
K
common/playlist: add playlist_set_current()
Kacper Michajłow committed
June 18, 2024
D
playlist: let playlist-next go to first item if player is idle
Dudemanguy committed
D
playlist: let playlist-prev go to last item in playlist
Dudemanguy committed
February 13, 2024
D
input/player: add loadfile/loadlist insert-at command
David Vaughan committed
February 4, 2024
D
player: change insert_next to insert_at
David Vaughan committed
February 3, 2024
D
player: add loadfile insert-next commands
David Vaughan committed
December 12, 2023
D
playlist: correctly populate playlist-path with the --playlist option
Dudemanguy committed
October 13, 2023
G
command: fix segfault with playlist-{next,prev}-playlist
Guido Cella committed
October 7, 2023
G
command: add playlist-next-playlist and playlist-prev-playlist
Guido Cella committed
August 27, 2023
G
playlist: remove unused code to track redirects
Guido Cella committed
August 11, 2023
D
player: add playlist-path properties
Dudemanguy committed
February 18, 2023
T
various: drop unused #include "config.h"
Thomas Weißschuh committed
August 15, 2022
L
misc/random: add xoshiro random number implementation
Leo Izen committed
March 26, 2020
March 21, 2020
W
client API: add a playlist entry unique ID
wm4 committed
December 28, 2019
W
command: add a playlist-unshuffle command
wm4 committed
W
playlist: change from linked list to an array
wm4 committed
December 20, 2019
W
stream, demux: redo origin policy thing
wm4 committed
May 19, 2018
W
demux: get rid of free_demuxer[_and_stream]()
wm4 committed
May 18, 2018
W
command: make loadlist command async and abortable
wm4 committed
March 20, 2016
N
playlist: improve shuffle algorithm
Niklas Haas committed
January 19, 2016
W
January 11, 2016
D
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff committed
January 6, 2016
August 4, 2015
W
player: warn against using HLS URLs with --playlist
wm4 committed
May 9, 2015
W
path: make mp_path_join accept normal C strings
wm4 committed
April 13, 2015
M
Update license headers
Marcin Kurczewski committed
February 20, 2015
W
demux: add a demux_open_url() function
wm4 committed
W
demux: change demux_open() signature
wm4 committed
September 8, 2014
W
W
player: normalize playlist entries on add
wm4 committed
August 31, 2014
W
playlist: don't add the base path twice
wm4 committed
July 24, 2014
A
command: append entries to the end of the playlist with loadlist append
Alessandro Ghedini committed
May 25, 2014
W
playlist: fix playlist_move on itself
wm4 committed
April 13, 2014
W
player: remove ASX, SMIL and NSC playlist parsers
wm4 committed
December 17, 2013
W
Split mpvcore/ into common/, misc/, bstr/
wm4 committed