- 22 Dec, 2003 2 commits
-
-
Sam Hocevar authored
code is still unsafe, bounds need to be checked after each sprintf/strcat call.
-
Eric Petit authored
for sliders)
-
- 21 Dec, 2003 2 commits
-
-
Sam Hocevar authored
-
Eric Petit authored
+ Cleaned a bit the way the prefs are created + Added missing CONFIG_ITEM_KEY implementation
-
- 20 Dec, 2003 6 commits
-
-
Boris Dorès authored
fix support of audio channel mixers, like the headphone channel mixer for instance, which was broken since the introduction of user audio filters; if specified by the user and compatible with the audio pipeline, we add the channel mixer after the user filters. -> unfortunately, this fix removed two strings and introduced 4 new ones -> TODO: allow the user to choose only amongst channel mixers, not all available audio filters * vlc.exe.manifest Makefile.am install-win32 : add a manifest file to allow the win32 gui to use Windows XP visual styles when available.
-
Gildas Bazin authored
* modules/demux/mp4/mp4.c: fixed problem with buggy files that don't set the audio sample rate properly.
-
Gildas Bazin authored
* modules/codec/araw.c: added "mlaw" as a fourcc for ulaw audio.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
- 18 Dec, 2003 2 commits
-
-
Derk-Jan Hartman authored
-
Rocky Bernstein authored
-
- 17 Dec, 2003 5 commits
-
-
Derk-Jan Hartman authored
this system yet and will not work before release. The visualizer system needs to be cleaned in 0.7.1 with one 'visual' audio filter which loads one or more 'visualization' true modules.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Eric Petit authored
* share/vlc_beos.rsrc: new icon based on Stephane's cone
-
- 16 Dec, 2003 15 commits
-
-
Christophe Massiot authored
* Jumped to ogg-1.1 * Reverted to ffmpeg-0.4.8
-
Gildas Bazin authored
* modules/access/cdda/access.c: need to include errno.h
-
Gildas Bazin authored
* modules/video_output/directx/events.c: the coordinates used to blit the video must be relative to the current primary surface (current display).
-
Jason Luka authored
-
Gildas Bazin authored
* modules/gui/wxwindows/open.cpp: compilation fix.
-
Gildas Bazin authored
* modules/gui/skins/src/themeloader.cpp: the tar loader now checks the magic value in the tar header.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/codec/ffmpeg/ffmpeg.c, modules/demux/ogg.c: theora decoding support via ffmpeg (currently slower than libtheora).
-
Rémi Denis-Courmont authored
-
Rocky Bernstein authored
Disc" and use that as the default for next time.
-
Gildas Bazin authored
* doc/Makefile.am: added intf-cdda.txt to EXTRA_DIST.
-
Gildas Bazin authored
* ALL: preparing for 0.7.0-test2.
-
- 15 Dec, 2003 8 commits
-
-
Gildas Bazin authored
* modules/demux/ogg.c: a couple of fixes for flac streaming.
-
Gildas Bazin authored
* modules/packetizer/mpeg4audio.c: fixed raw mpeg4 audio packetizer. * modules/demux/mp4/libmp4.c: fixed (again) parsing of wave tag.
-
Gildas Bazin authored
* modules/gui/skins/src/skin_main.cpp: bail out if we can't open an X11 display.
-
Gildas Bazin authored
* modules/codec/vorbis.c: added 5.1 channel configuration to the decoder.
-
Gildas Bazin authored
* modules/audio_output/directx.c: don't set the default audio output to mono even if the windows settings are set to mono. Too many people just don't know how to set the windows speakers configuration setting properly.
-
Jean-Paul Saman authored
-
Gildas Bazin authored
* modules/video_output/directx/directx.c: debug message.
-
Gildas Bazin authored
* modules/gui/wxwindows/open.cpp: compilation fix.
-