- 06 Feb, 2005 5 commits
-
-
Clément Stenac authored
* DAAP: don't crash if connection to host timeouts
-
Clément Stenac authored
DAAP compile fix
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
VLC can now be built in a subdirectory
-
Clément Stenac authored
hopefully prevent deadlocks * API : add the b_force parameter to playlist_NodeDelete. If TRUE, nodes that are marked as read-only will also be deleted. Use with care. * SAP/DAAP : Ensure that the node gets removed on quit * HAL : Remove the node on quit and fix f**age of the Close function
-
- 05 Feb, 2005 2 commits
-
-
Rémi Denis-Courmont authored
* fix bug in previous SAP commit
-
Sigmund Augdal Helberg authored
-
- 04 Feb, 2005 3 commits
-
-
Andre Pang authored
* modules/video_filter/scale.c: Guard against p_pic->pf_release being NULL, which can happen e.g. if an unknown chroma is passed to the video output/filter
-
Rémi Denis-Courmont authored
(will fix improperly encoded playlist items when the user's charset does not match the SAP announcer's one, provided all SAP announce be made into UTF-8)
-
Rémi Denis-Courmont authored
-
- 03 Feb, 2005 2 commits
-
-
Eric Petit authored
-
Gildas Bazin authored
* modules/packetizer/mpeg4video.c: oops, don't forget to handle streams where only the DTS is available.
-
- 02 Feb, 2005 1 commit
-
-
Gildas Bazin authored
-
- 01 Feb, 2005 5 commits
-
-
Benjamin Pracht authored
-
Olivier Aubert authored
-
Andre Pang authored
-
Derk-Jan Hartman authored
-
Mark Moriarty authored
wizard update -- set default vbitrate, abitrate (courtesy of zorglub), make boxes wxCB_READONLY to restrict choices
-
- 31 Jan, 2005 2 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/misc/vlm.c, modules/codec/vorbis.c: MSVC compilation fixes by Steve Lhomme (steve dot lhomme at free dot fr).
-
- 30 Jan, 2005 4 commits
-
-
Mark Moriarty authored
-
Clément Stenac authored
-
Sam Hocevar authored
-
Rocky Bernstein authored
-
- 29 Jan, 2005 7 commits
-
-
Clément Stenac authored
-
Mark Moriarty authored
-
Clément Stenac authored
* Update the LIST * Coding style fixes
-
Sam Hocevar authored
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
in the streaming method page of the wizard, in order to properly show all text. Hardcode the top spacing in order to prevent controls from moving around on Layout(). reported by markfm
-
Sigmund Augdal Helberg authored
actually selecting anything (reported by Trax) both: fix a compiler warning (c++ likes function that don't change their parameters to declare them const)
-
- 28 Jan, 2005 4 commits
-
-
Sam Hocevar authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
* cdda/access.c: removed #include <cdio/cdda.h> since it's a new header that isn't always available and wasn't version ifdef'ed. An already version ifdef'ed include already exists in cdda/cdda.h
-
Derk-Jan Hartman authored
-
- 27 Jan, 2005 5 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* src/playlist/playlist.c: Don't touch object_lock vlc_object_create and vlc_object_destroy already take care of it.
-
Gildas Bazin authored
* modules/codec/dvbsub.c: don't render empty subtitles when we receive subtitles data that doesn't match our subtitles page id.
-
Gildas Bazin authored
* modules/demux/ts.c: fixed typo for DVB subtitles descriptor parsing (only affects multiple tracks streams).
-
Gildas Bazin authored
* modules/access/smb.c: win32 implementation which doesn't depend on libsmbclient + proper URI parsing.
-