- 20 Jan, 2003 11 commits
-
-
Christophe Massiot authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Christophe Massiot authored
-
Derk-Jan Hartman authored
- Added .cue and .ogg to the known filetypes ALL: - When files are added they are not automatically played anymore. They are always queue'ed and optionally played. - Preliminary divx filesubtitle support.
-
Eric Petit authored
previous commits (closes #100)
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-
- 19 Jan, 2003 6 commits
-
-
Jean-Paul Saman authored
New "qte_main" module. It should be used by all plugins/modules that need QT embedded. Also ported modules/qte/qte.{cpp,h} to use it.
-
Olivier Teulière authored
-
Christophe Massiot authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Sam Hocevar authored
the GetProgramPath call, stored the path in p_libvlc instead. Fixes compilation under anything other than OS X.
-
- 18 Jan, 2003 4 commits
-
-
Alexis de Lattre authored
-
Christophe Massiot authored
-
Derk-Jan Hartman authored
- .bin files are now opened as disks, instead of as files
-
Derk-Jan Hartman authored
- Removed the pretty animation. Wasn't working. This looks better. - fixed a potential memory problem
-
- 17 Jan, 2003 13 commits
-
-
Sam Hocevar authored
the source comments.
-
Derk-Jan Hartman authored
* ./modules/gui/macosx/controls.m: made the fullscreen command work, even if the videowindow is not the frontmost window
-
Sam Hocevar authored
-
Sam Hocevar authored
navigation fixes from the Gtk+ interface.
-
Sam Hocevar authored
-
Sam Hocevar authored
of boundary checks in the handling of title/chapter menus. Title 0 is no longer reachable (Closes: #26).
-
Eric Petit authored
-
Jean-Paul Saman authored
-
Christophe Massiot authored
-
Sam Hocevar authored
sent to the parent video output by all filters, and mouse coordinates are translated when necessary (Closes: #15).
-
Laurent Aimar authored
* mpeg4video: removed a bad code dealing with pts discontinuity. * pes.c: try to avoid copying the whole PES. (the first 64ko ins't any more copied :)
-
Loïc Minier authored
-
Sam Hocevar authored
calculation in slow-mo.
-
- 16 Jan, 2003 6 commits
-
-
Sam Hocevar authored
-
Boris Dorès authored
-
Loïc Minier authored
. renamed access_slp to slp . slp is enabled by default if slp.h is present * modules/access/slp.c: . slp is now an access and a demux and forces the use of itself . cleanups and bug corrections . disappears of the playlist Thanks to fenrir for the help in debugging!
-
Christophe Massiot authored
* Rearranged fields in the OS X interface to accomodate for translations, * modules/access/dvd/ifo.c: fixed a crash with bad streams, * Auto-updated po files, * Manually updated fr.po.
-
Boris Dorès authored
unsupported format (S/PDIF, ...) - m3u.c : support for MRLs better detection of absolute path under Windows - configure.ac.in : off_t was defined twice for mingw32 - fr.po : translation of headphone filter strings
-
Loïc Minier authored
-