- 01 Mar, 2004 5 commits
-
-
Cyril Deguet authored
in the xml parser instead of the builder: fixes nasty bugs related to layout IDs * theme/skin.dtd: "id" attribute is no longer required for window
-
Gildas Bazin authored
* modules/gui/wxwindows/*: make sure we re-use the streaming wizard so the user selection doesn't get lost each time it is opened.
-
Gildas Bazin authored
* modules/demux/mkv.cpp: fixed copy&paste bug.
-
Gildas Bazin authored
+ lower a bit the input thread priority on win32 (using THREAD_PRIORITY_ABOVE_NORMAL now). * modules/access/file.c: + s/config_GetInt()/var_Get() for file-caching. * modules/access_output/udp.c: + less verbose debug messages. + increase thread priority on win32.
-
Christophe Massiot authored
-
- 29 Feb, 2004 19 commits
-
-
Carlo Calabrò authored
-
Jean-Paul Saman authored
-
Carlo Calabrò authored
Actually, we still got some (huge) untranslated strings in libvlc.h, I'll care about them after the release.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Gildas Bazin authored
* configure.ac: fixed --with-dts-tree.
-
Gildas Bazin authored
* NEWS: updated.
-
Gildas Bazin authored
* modules/demux/rawdv.c: DV audio support was removed from libavcodec so reimplemented it here.
-
Cyril Deguet authored
-
Cyril Deguet authored
variable is now owned by CtrlGeneric, and handled directly by the layout and the window (at the moment only the slider control uses it) * theme/skin.dtd, parser/builder.cpp, parser, skin_parser.cpp: added the "color" attribute for control text
-
Gildas Bazin authored
* INSTALL.win32: updated win32 build instructions.
-
Clément Stenac authored
-
Cyril Deguet authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Gildas Bazin authored
* ipkg/Makefile.am: don't try to package files which have been removed.
-
Gildas Bazin authored
* src/misc/variables.c: fixed memleak. * include/vlc_common.h: use pragma to disable useless MSVC warnings.
-
Gildas Bazin authored
* ALL: bumped revision number to 0.7.1 * modules/audio_filter/converter/dtstofloat32.c: update for libdts-0.0.2
-
Gildas Bazin authored
* src/packages.mak: updated for libdts-0.0.2
-
- 28 Feb, 2004 5 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
-
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 4 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.
-