- 08 Feb, 2005 5 commits
-
-
Laurent Aimar authored
-
Clément Stenac authored
Autofocus the OK button in bookmark edit
-
Jean-Paul Saman authored
Run makensis installer on Linux without wine to produce Windows installer package. NSIS 204 needs a patch for installation under Linux, it will be uploaded to contrib directory.
-
Gildas Bazin authored
-
Mark Moriarty authored
preferences_widgets -- Delete spinctrl hack for WIN32 (not needed with updated wxwidgets). People using Cygwin: either need a new contrib set, else compile wxwidgets CVS, at least the 6 Feb version.
-
- 07 Feb, 2005 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Gildas Bazin authored
* include/vlc_common.h, include/modules_inner.h, modules/codec/ffmpeg/: MSVC build fixes by Steve Lhomme (steve dot lhomme at free dot fr) + IMPORT_SYMBOL change by me.
-
- 06 Feb, 2005 6 commits
-
-
Rémi Denis-Courmont authored
-
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)
-