Tristan Matthews
49874dfa94
copyright: update for 2025
2 years ago
Sean McGovern
a5809dc0c6
build: update changelogs target for 2024
3 years ago
Thomas Guillem
a8a57ba8c4
doc: rename vlc-thumb.c
3 years ago
Thomas Guillem
b285ba6d92
doc: build some libvlc samples
Assure that these samples can always build.
3 years ago
Sean McGovern
3a174676a3
welcome to 2024
3 years ago
Sean McGovern
9bccd7b7aa
welcome to 2023
4 years ago
Alexandre Janniaux
0886e801c7
doc: Makefile.am: add appkit_player to LIBVLC_SAMPLES
4 years ago
Steve Lhomme
090b5ee9d2
doc: libvlc: add the CMakeLists.txt to the tarball
4 years ago
Marvin Scholz
550ef5634b
doc: add needed script to EXTRA_DIST
The script is needed to build the documentation,
so it should be included in the dist tarballs.
4 years ago
Jean-Baptiste Kempf
f1603b6994
2022 is here
5 years ago
Jean-Baptiste Kempf
5f990b0cd3
Update Changelogs
Close #21463
5 years ago
Steve Lhomme
1c4ec06836
doc: add the libvlc set_hwnd sample code
6 years ago
Steve Lhomme
4df5968f37
doc: add the OpenGL callbacks libvlc player sources
7 years ago
Steve Lhomme
6e7495bf8c
doc: add the d3d11/d3d9 libvlc player sources
7 years ago
Romain Vimont
abba5c2972
doc: fix make distcheck with git worktrees
In a git worktree, .git is a regular (text) file, not a directory.
Signed-off-by: Thomas Guillem <thomas@gllm.fr>
7 years ago
Jean-Baptiste Kempf
643a30d5f8
Welcome to 2019
8 years ago
Rémi Denis-Courmont
3de6692cea
lib: remove VLM API
There does not appear to be any real user. The "broadcast"
functionality can be reproduced more simply with the LibVLC media
player API. The "VoD" functionality does not make much sense outside of
the VLC executable process.
8 years ago
Jean-Baptiste Kempf
51d6a66774
Welcome to 2018!
9 years ago
Jean-Baptiste Kempf
f3fe29607f
Update Copyright for 2017
10 years ago
Rémi Denis-Courmont
933424d7ed
vcdx: remove unmaintained module
11 years ago
Jean-Baptiste Kempf
a2aca1efed
Welcome to 2016
11 years ago
Jean-Baptiste Kempf
d8976582c4
2015
Still alive!
12 years ago
Rémi Denis-Courmont
468745cc16
doc: remove outdated stub doc ( fixes #11700 )
12 years ago
Jean-Baptiste Kempf
33d54e40eb
Happy New Year 2014!
13 years ago
Rafaël Carré
fccc6ab913
Happy new year 2013
14 years ago
Pierre Ynard
9cd19ad5d3
doc: install libvlc samples in proper subdirectory
14 years ago
Pierre Ynard
b995c7405e
Update changelog rules to 2012
14 years ago
Jean-Baptiste Kempf
c7fd79264f
Happy New Year
15 years ago
Pierre Ynard
69df7da798
doc: install libvlc sample applications
15 years ago
Rémi Denis-Courmont
ccf9342370
Remove vlc-config
15 years ago
Jean-Baptiste Kempf
c65a0ac1fe
Makefile.am: tab fix
16 years ago
Pierre Ynard
881fbe3547
doc: update .PHONY to 2011
16 years ago
Jean-Baptiste Kempf
e697532e66
Doc: generate Changelog for 2011
16 years ago
Jakob Leben
d269c7681a
doc: fix compilation
remove non-existent file reference
17 years ago
Rémi Denis-Courmont
e42ff3a865
We are in 2010
17 years ago
Rémi Denis-Courmont
d9e0c70b42
Remove old ARM cross-compilation (2004)
Software versions are totally out-of-date.
Platforms don't even exist anymore.
And this predated ARM support in the contrib.
17 years ago
Rémi Denis-Courmont
df9c038d58
Delete hopefully last leftover from menuconfig
17 years ago
Rémi Denis-Courmont
ad5c94fdcb
Remove cddax documentation as cddax was already removed
17 years ago
Rémi Denis-Courmont
8c4abfd8a7
Remove (very very) old Win32 cross-compilation howto
Use INSTALL.win32 instead.
17 years ago
Christophe Mutricy
b4ad772933
Move the Changelogs to maintainer-clean.
As they need git to be generated, you don't want them to disappear when you do make distclean in sources extracted from the tarball
17 years ago
Christophe Mutricy
df01ece21f
Changelogs: we are in 2009
18 years ago
Daniel Mierswa
839fc16481
let the configure --docdir pass through
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
18 years ago
Christophe Mutricy
df1b7e7a4c
Fix distribution of manpages
18 years ago
Christophe Mutricy
116ca8af6f
Install the manpages
18 years ago
Christophe Mutricy
374338c3f0
Add a manpage for vlc-wrapper
18 years ago
Rémi Denis-Courmont
119a49ff66
Add make doc and fix Doxygen from top_builddir
18 years ago
Rémi Denis-Courmont
87c8d9dd25
Fix changelog distribution
18 years ago
Christophe Mutricy
7b12ac8c3c
Fix changelog generation
19 years ago
Rémi Denis-Courmont
5ab3b81401
No need for sed here
19 years ago
Rémi Denis-Courmont
16402c26de
Don't attempt to create ChangeLogs if not in a git-tree.
There is no need to copy the files in that case thanks to VPATH.
That assumes you are using a source tarball then - if not, you are
screwed anywhow.
19 years ago