- Feb 27, 2004
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
gbazin authored
-
- Feb 26, 2004
-
-
Carlo Calabrò authored
fr.po: minor fixes
-
hartman authored
- don't crash when i_output < 0
-
gbazin authored
A few users have been reporting problems with the directx audio output and it might very well be the cause of their problems (ie. with buggy drivers).
-
hartman authored
- Fix Playlist Save. Can only do m3u atm.
-
gbazin authored
-
hartman authored
-
hartman authored
--macosx-stretch mode. Ignore aspect ratio and stretch video to fill window.
-
gbazin authored
* modules/gui/wxwindows/wxwindows.cpp: include setlocale.h after the vlc headers. * modules/gui/wxwindows/menus.cpp: fixed memory leaks. * modules/gui/wxwindows/playlist.cpp: fixed deadlock.
-
gbazin authored
* modules/gui/wxwindows/playlist.cpp: removed useless lock.
-
gbazin authored
* modules/gui/wxwindows/*: a whole bunch of bug-fixes spotted by running the debug build of wxWindows.
-
- Feb 25, 2004
-
-
hartman authored
-
ipkiss authored
-
Jean-Paul Saman authored
Removed unused files.
-
zorglub authored
This file need reviewing, please help
-
Eric Petit authored
-
gbazin authored
* src/input/input_dec.c: compilation fix.
-
gbazin authored
* modules/packetizer/mpeg4audio.c, modules/packetizer/mpegvideo.c: compilation fix.
-
gbazin authored
* modules/gui/wxwindows/wxwindows.h: workaround/compilation fix for new wxWindows versions.
-
Laurent Aimar authored
-
Laurent Aimar authored
field and a few BLOCK_FLAG_*.
-
zorglub authored
Andr� de Barros Martins Ribeiro
-
Laurent Aimar authored
-
- Feb 24, 2004
-
-
gbazin authored
* modules/gui/wxwindows/menus.cpp: try to display choices menus in a more clever way (hide useless things like empty menus).
-
gbazin authored
* modules/demux/dts.c: improved detection of wav dts files.
-
zorglub authored
Strangely, the "AddPendingEvent" wxwindows call seems to hang, so replace it bhy "ProcessEvent" (the playlist update is processed immediately in the callback, but it is only the update of one item, so it should not be a problem)
-
gbazin authored
* modules/access/cdda.c: added "cddasimple" shortcut.
-
gbazin authored
* modules/stream_out/transcode.c: compilation fixes for ffmpeg-0.4.8.
-
bigben authored
-
Laurent Aimar authored
-
- Feb 23, 2004
-
-
gbazin authored
* modules/demux/wav.c: more fixes for multichannel wav files support. * include/codecs.h: ms speakers definitions. * modules/codec/araw.c: added support for fl64 fourcc.
-
gbazin authored
* src/playlist/playlist.c: who said testing was useful ?
-
gbazin authored
* src/playlist/playlist.c: bug fix.
-
sigmunau authored
* fixed two memleaks, one of them rather large * fix for http announces that don't start the filename part with '/'
-
Felix Paul Kühne authored
-
Laurent Aimar authored
-
Laurent Aimar authored
using weird value after a synch with RTCP.
-
gbazin authored
* include/vlc_common.h: added the UI64C() macro for unsinged long long constants.
-