- 28 Feb, 2004 3 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/playlist/*: portability fixes, moved playlist_AddOption() to item-ext.c.
-
Eric Petit authored
fixed a segfault
-
- 27 Feb, 2004 7 commits
-
-
Felix Paul Kühne authored
-
Gildas Bazin authored
* parser/xmlparser.hpp: removed useless change.
-
Laurent Aimar authored
-
Laurent Aimar authored
handle 24 and 32 the same way :(
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
-
- 26 Feb, 2004 10 commits
-
-
Carlo Calabrò authored
fr.po: minor fixes
-
Derk-Jan Hartman authored
- don't crash when i_output < 0
-
Gildas Bazin 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).
-
Derk-Jan Hartman authored
- Fix Playlist Save. Can only do m3u atm.
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
--macosx-stretch mode. Ignore aspect ratio and stretch video to fill window.
-
Gildas Bazin 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.
-
Gildas Bazin authored
* modules/gui/wxwindows/playlist.cpp: removed useless lock.
-
Gildas Bazin authored
* modules/gui/wxwindows/*: a whole bunch of bug-fixes spotted by running the debug build of wxWindows.
-
- 25 Feb, 2004 12 commits
-
-
Derk-Jan Hartman authored
-
Olivier Teulière authored
-
Jean-Paul Saman authored
Removed unused files.
-
Clément Stenac authored
This file need reviewing, please help
-
Eric Petit authored
-
Gildas Bazin authored
* src/input/input_dec.c: compilation fix.
-
Gildas Bazin authored
* modules/packetizer/mpeg4audio.c, modules/packetizer/mpegvideo.c: compilation fix.
-
Gildas Bazin 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_*.
-
Clément Stenac authored
Andr� de Barros Martins Ribeiro
-
Laurent Aimar authored
-
- 24 Feb, 2004 7 commits
-
-
Gildas Bazin authored
* modules/gui/wxwindows/menus.cpp: try to display choices menus in a more clever way (hide useless things like empty menus).
-
Gildas Bazin authored
* modules/demux/dts.c: improved detection of wav dts files.
-
Clément Stenac 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)
-
Gildas Bazin authored
* modules/access/cdda.c: added "cddasimple" shortcut.
-
Gildas Bazin authored
* modules/stream_out/transcode.c: compilation fixes for ffmpeg-0.4.8.
-
Benjamin Pracht authored
-
Laurent Aimar authored
-
- 23 Feb, 2004 1 commit
-
-
Gildas Bazin 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.
-