- 22 Dec, 2003 6 commits
-
-
Eric Petit authored
-
Eric Petit authored
because it's reserved for system shorcuts - added a workaround)
-
Sam Hocevar authored
+ Added pda.glade to the list of Glade2 generated files. + Remove strings such as "http://" or "/dev/video0" from the list of translated strings in the PDA interface. * Fixed grammar, spelling, a few pathetic inconsistencies, removed trailing whitespaces and tabulations here and there.
-
Sam Hocevar authored
-
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.
-
gbazin authored
* modules/demux/mp4/mp4.c: fixed problem with buggy files that don't set the audio sample rate properly.
-
gbazin 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
-
-
hartman authored
-
Rocky Bernstein authored
-
- 17 Dec, 2003 5 commits
-
-
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.
-
hartman authored
-
hartman authored
-
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
-
gbazin authored
* modules/access/cdda/access.c: need to include errno.h
-
gbazin 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
-
gbazin authored
* modules/gui/wxwindows/open.cpp: compilation fix.
-
gbazin authored
* modules/gui/skins/src/themeloader.cpp: the tar loader now checks the magic value in the tar header.
-
gbazin authored
-
gbazin authored
-
gbazin authored
-
gbazin authored
-
gbazin 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.
-
gbazin authored
* doc/Makefile.am: added intf-cdda.txt to EXTRA_DIST.
-
gbazin authored
* ALL: preparing for 0.7.0-test2.
-
- 15 Dec, 2003 4 commits
-
-
gbazin authored
* modules/demux/ogg.c: a couple of fixes for flac streaming.
-
gbazin authored
* modules/packetizer/mpeg4audio.c: fixed raw mpeg4 audio packetizer. * modules/demux/mp4/libmp4.c: fixed (again) parsing of wave tag.
-
gbazin authored
* modules/gui/skins/src/skin_main.cpp: bail out if we can't open an X11 display.
-
gbazin authored
* modules/codec/vorbis.c: added 5.1 channel configuration to the decoder.
-