Rocky Bernstein
add4e22d76
A start for what little public documentation there is for CVD and OGT
subtitles.
23 years ago
Sam Hocevar
a9bd5d7e22
* debian/control:
+ Build-depend on fixed linux-kernel-headers packages.
* debian/rules:
+ Look for faad in extras/faad2, not extras/faad.
+ Enable postprocessing in the ffmpeg configuration.
+ Activated libcaca video output.
23 years ago
Sam Hocevar
26ede62821
* doc/ChangeLog-2003: Happy new year!
23 years ago
Sam Hocevar
a58b4dc89a
* Fixed URLs here and there.
23 years ago
Rocky Bernstein
bf4ae21662
Go over for spelling and acurracy.
23 years ago
Gildas Bazin
af1fa8e749
* doc/Makefile.am: added intf-cdda.txt to EXTRA_DIST.
23 years ago
Sam Hocevar
404e9c3695
* doc/vlc.1: Fixed a minor typo (Debian bug #223605 ).
23 years ago
Sam Hocevar
cdc665c9f0
* Updated current changelog and regenerated previous ones as to include
changes to removed directories.
23 years ago
Rocky Bernstein
a0fdcb13f5
Separate title format string into cases where CDDB is enabled and where
it is is not. Now have callback for CDDB enabled boolean.
23 years ago
Rocky Bernstein
feaa663924
Make sure we distribute the CD-DA plugin info.
23 years ago
Rocky Bernstein
16416a0056
Add a copyright.
23 years ago
Rocky Bernstein
2fbb3ce9b2
Add more verbiage.
23 years ago
Rocky Bernstein
e998e3d537
Some basic CDDA plugin documentation.
23 years ago
Rocky Bernstein
057d2ab9db
Add intf-vcd.txt to distribution and installed documentation.
23 years ago
Rocky Bernstein
6378fd38a8
Some basic help for the VCD plugin.
23 years ago
Simon Latapie
32ed571bf3
* src/playlist/item.c : stops the playlist if we delete the currently
played item
* doc/intf-http.txt : adding "pl.group"
* share/http/index.html : little cosmetic change (better according to
gibalou).
23 years ago
Simon Latapie
0caf8ce6e9
* http.c : added parsing of options in Add MRL option. In http.c is a the
parse_MRL function which perhaps should be somewhere else
(playlist ?).
* Makefile.am : forgoten style.css
* index.html : little fixes
* intf-http.txt : updated doc
23 years ago
Gildas Bazin
2a212b5c72
* modules/control/http.c: delete command supports a list of items.
23 years ago
Sam Hocevar
aa9e8c482d
* doc/Makefile.am: Install a few files in /usr/share/doc/vlc/.
23 years ago
Olivier Teulière
bbf9da7dac
* modules/gui/skins/*: Added a "playondrop" attribute to the "Window"
tag, which enables to choose whether drop files should be played
directly or only enqueued (default is "true", to be backwards
compatible).
Implemented on win32 and x11, only tested on win32.
* doc/skins/skins-howto.txt: Updated the doc accordingly
23 years ago
Laurent Aimar
0dea3ebd67
* intf-http.txt: small doc about how to write .html page for the http
interface (up to date, but a bit technical...).
Btw, the first who ask me to write another documentation will just go
to hell ;)
23 years ago
Olivier Teulière
c416fc0b88
* modules/gui/skins/src/banks.cpp: Two events had the same shortcut
* doc/skins/events-howto.txt: Updated the doc accordingly
23 years ago
Sigmund Augdal Helberg
1b6aa2c826
Doxyfile:
* changed project name from 'vlc' to 'VLC'
* excluded src/extras from the documentation
src/misc/variables.c, include/variables.h:
* Doxygen-documented most of the vlc variables code
23 years ago
Loïc Minier
a5a7097d62
* doc/Makefile.am: removed references to deleted files "subtitles/*"
23 years ago
Derk-Jan Hartman
5935dc9cd7
We no longer need this.
23 years ago
Sigmund Augdal Helberg
2e18ced8ee
doc/Doxyfile:
* Extract documentation on static functions, useful to get the static
inline functions defined in header files listed. Drawback is that private
functions in source files are also listed.
23 years ago
Sigmund Augdal Helberg
b9d25717d7
moved Doxyfile to doc/ to make sam happy. Changed Doxyfile so the generated
documentation does not include information on which headers each file
includes, since this information isn't correct.
Clarified and doxygenized some of the documentation on subpictures
23 years ago
Sam Hocevar
f53fe2616c
* configure.ac:
+ Fixed a == test bashism.
+ Cosmetic changes.
* toolbox, vlc-config.in.in: Cosmetic changes.
* Makefile.am: Fixed the Mozilla plugin build (happy bootstrap).
23 years ago
Derk-Jan Hartman
4b34812010
* modules/gui/macosx/playlist.m: 10.1 is archaic. i don't know why i bother ;)
finally fixed, confirmed etc.
* doc/fortunes.txt: one more
23 years ago
Sam Hocevar
c278cac27a
* toolbox:
+ toolbox --changelog now only generates this year's changelog.
* ChangeLog, doc/ChangeLog-*:
+ Split the changelog into several files, one per year.
* debian/rules, vlc.ebuild:
+ Distribute the new changelog files.
23 years ago
Christophe Massiot
297cd7399d
++
23 years ago
Gildas Bazin
d4f7b4655c
* doc/Makefile.am: one more like this and I'll become crazy.
23 years ago
Gildas Bazin
7153b18000
* doc/Makefile.am: fixed make dist
23 years ago
Sam Hocevar
9542cc88a8
* configure.ac.in is no more, we can now use configure.ac like normal people,
bootstrap generates the proper magic for us.
23 years ago
Olivier Teulière
6a36d4218d
* ./doc/skins/events-howto.txt: added some events
* ./modules/gui/skins/*: fixed my last commit
23 years ago
Olivier Teulière
d5ca2edfbd
* ./modules/gui/skins/src/vlcproc.cpp: added the "title" option to the
"display" attribute of ControlText. It allows to show the title of
the current stream, without the full path.
* ./doc/skins/*: updated the doc
23 years ago
Gildas Bazin
fdfb00e9d5
* share/Makefile.ami, doc/Makefile.am: forgot to include some files in the "make dist".
24 years ago
Gildas Bazin
8f9a8bf81d
* doc/subtitles/*, share/font-eutopiabold21.rle: new (smaller) font + scripts
24 years ago
Alexis de Lattre
41d11c19b2
ALL : VLC FAQ transformed into VideoLAN FAQ, which is hosted in the CVS
under www.videolan.org/doc/faq/
24 years ago
Eric Petit
9534c1b617
* Makefile.am: minor change in BeOS packages generation
* doc/release-howto.txt: remove outdated info about how to build BeOS
packages
24 years ago
Derk-Jan Hartman
ac121d9972
* modules/gui/macosx/output.m: fixed the stream/transcode dialog. test1
version was broken.
* extras/MacOSX/vlc.pbproj/project.pbxproj: darn, absolute paths.
24 years ago
Derk-Jan Hartman
8c59018c87
* Resized some elements to allow for better translations.
24 years ago
Christophe Massiot
dbdbc7822b
France 1 - Italy 0
24 years ago
Alexis de Lattre
e5d8f0b412
Makefile : Minor changes.
24 years ago
Cyril Deguet
c19bfe22d8
* added a preferences button in the default skin
24 years ago
Clément Stenac
e8f95f3483
* the file generated is not article1.html anymore but faq.html. This should fix the 404 problems with the builds.
* /doc/faq/Makefile: now use "onehtml" output.
* /doc/faq/faq-alone.sgml: added id="faq" to make generated files coherent
24 years ago
Cyril Deguet
c31926a048
* user-friendly(?) build system, based on linux Menuconfig script.
Just run ./menuconfig and ./build-vlc (or just ./build-vlc)
It's actually a wrapper which calls configure, but only a small number
of vlc functionalities has been implemented at the moment.
Please try it however ;)
(you must have libncurses-dev installed)
24 years ago
Christophe Massiot
e0cde63a7d
* OS X : create dummy fr.lproj etc. directories, so that the Apple menu and standard file dialogs be translated too
* modules/gui/wxwindows/open.cpp: fixed a string
* src/misc/configuration.c: don't yell when a config variable disappears
* po/de.po po/it.po: new translations by maintainers
24 years ago
Christophe Massiot
2e36f35220
.
24 years ago
Marc Ariberti
a159279989
* cross-compilation doc : work in progress
24 years ago