- 21 Jan, 2004 10 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Jean-Paul Saman authored
-
Gildas Bazin authored
* modules/demux/dts.c: support for DTS WAV files. * modules/codec/dts.c: support for 14bits little endian DTS bitstreams.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Sam Hocevar authored
-
Laurent Aimar authored
* udp: cleaned to use net_*
-
Rocky Bernstein authored
-
Rocky Bernstein authored
Render->Blend
-
- 20 Jan, 2004 8 commits
-
-
Sam Hocevar authored
+ Control files for a forthcoming official upload.
-
Sam Hocevar authored
+ Added proper const keywords. * modules/demux/mp4/drms.c: + Minor coding style fix.
-
Sigmund Augdal Helberg authored
* add description to valid values of --align
-
Derk-Jan Hartman authored
official method. * modules/gui/macosx/playlist.m: Fix Add with options and no enqueue. * modules/gui/macosx/applescript.m: PLAYLIST_GO fix
-
Laurent Aimar authored
(modplug-xmms.sourceforge.net/) The demuxer is selected by extention look up.(mod, s3m, xm, it, 669, amf, ams, dbm, dmf, dsm, far, mdl, med, mtm, okt, ptm, stm, ult, umx, mt2, psm), I hope that won't give problems.
-
Laurent Aimar authored
playlist_SetDuration. TODO -> add meta info queries trough demux2_Control (a demuxer should NEVER touch playlist themself).
-
Laurent Aimar authored
-
Rocky Bernstein authored
problems it is close to correct.
-
- 19 Jan, 2004 10 commits
-
-
Laurent Aimar authored
-> I'm not sure to set correct alpha values and that values are endian. safe (both alpha and palette) .
-
Laurent Aimar authored
- subtitle/audio selection works - subtitle display works - menu fixed. Problem: - when we see a menu, the currently selected item isn't highlighted You have to select another to see them. I don't understand why ... - manual audio/sub selection is lost when we switch back to the menu.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jon Lech Johansen authored
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
* www.videolan -> download.videolan
-
Gildas Bazin authored
* modules/demux/dvdnav.c: menus navigation seems to be working ok now.
-
- 18 Jan, 2004 12 commits
-
-
Gildas Bazin authored
* modules/demux/dvdnav.c: restart the decoders on VTS change only, not CELL change. * src/input/input_dec.c: fixed the pictures leak work-around. Wasn't working before because there always is at least one READY_PICTURE which is the last/currently displayed picture.
-
Laurent Aimar authored
Please test, it may have heavily broken playback of some files !!!
-
Laurent Aimar authored
-
Cyril Deguet authored
(not writing); use VarBoolImpl instead to instanciate read/write variables. Bool variables can now be combined with VarNotBool and VarBoolAndBool (TODO: VarBoolOrBool) * commands/cmd_show_window.hpp: the commands now call directly GenericWindow::show/hide, because the visibility variable of a window is a VarBool (so, read-only) * commands/cmd_input.hpp: added Play and Pause commands * parser/interpreter.cpp: beginning of support of boolean expressions, like "vlc.isSeekable and not vlc.isStopped" (operator precedence is not really well handled yet) * src/vlcproc.*: new variables "vlc.isSeekable", "vlc.isStopped" and "vlc.isPaused" * controls/ctrl_checkbox.cpp: the "state" variable of a checkbox is now a passive VarBool, so actions must be explicitely set with 'action1="..." action2="..."' in the xml file * removed src/vlcvars.* => "vlc.isMute" doesn't work any more (anyway it didn't work well...) * theme/theme.xml: updated with the new VarBool behaviour
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/demux/dvdnav.c: added parsing of DVD style MRLs. * modules/demux/ps.h: small cosmetic changes.
-
Gildas Bazin authored
* modules/demux/dvdnav.c: some coding style butchery and added on-the-fly menus selection.
-
Gildas Bazin authored
* configure.ac, modules/demux/Modules.am: added ps2, ts2 and dvdnav modules to the build system. * modules/demux/demux2.c: added an "ffmpeg" shortcut for the ffmpeg/libavformat demuxer.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-