- 02 Dec, 2004 5 commits
-
-
Andre Pang authored
attributes in chapter 7 of the VLC user guide actually work ;).
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/video_output/directx: no window decoration patch by Marius Kjeldahl (marius at kjeldahl dot net) + modifications by me.
-
Gildas Bazin authored
* modules/video_output/directx/*: fixed symbol conflicts when compiling both vout_directx and glwin32 as builtins.
-
Rocky Bernstein authored
least it it no longer core dumps.
-
- 01 Dec, 2004 5 commits
-
-
Benjamin Pracht authored
-
Gildas Bazin authored
-
Sigmund Augdal Helberg authored
-
Gildas Bazin authored
-
Rocky Bernstein authored
(There remain still some core dumps to fix.)
-
- 30 Nov, 2004 2 commits
-
-
Rocky Bernstein authored
warning, guard against dereferencing more unitialized pointers.
-
Benjamin Pracht authored
* Link some actions and outlets in IB * some small visual fixes
-
- 29 Nov, 2004 3 commits
-
-
Felix Paul Kühne authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/video_output/directx/directx.c,glwin32.c: don't unload the plugin as we can't unregister our window classes. This fixes crashes with the mozilla plugin.
-
- 28 Nov, 2004 8 commits
-
-
Eric Petit authored
-
Gildas Bazin authored
* modules/demux/mp4/libmp4.c: use stream_MemoryDelete() instead of free() + some coding style changes.
-
Eric Petit authored
ffmpeg.patch.cvs: BeOS fix
-
Gildas Bazin authored
* src/misc/vlm.c, modules/demux/playlist/m3u.c, modules/services_discovery/sap.c: portability fixes.
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/demux/mp4/mp4.c: avoid reading raw audio (or slightly compressed) a sample at a time + coding style changes.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 27 Nov, 2004 9 commits
-
-
Gildas Bazin authored
-
Clément Stenac authored
some more size verifications
-
Sigmund Augdal Helberg authored
-
Clément Stenac authored
-
Felix Paul Kühne authored
* fixed some other incorrect translations of 'Quit' -- thanks to the forum users 'jfsch01' and 'sushi'
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Sigmund Augdal Helberg authored
-
Clément Stenac authored
-
- 26 Nov, 2004 5 commits
-
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
-
Clément Stenac authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* include/vlc_xml.h, src/misc/xml.c: core wrapper for XML modules. * modules/misc/xml/xtag.c: trivial XML parser module. * modules/misc/xml/libxml.c: XML parser module using libxml2. * modules/gui/skins2/parser/*: removed dependancy on libxml2 and use an XML module.
-
- 25 Nov, 2004 3 commits
-
-
Olivier Teulière authored
(useful for shoutcast) * modules/gui/wxwindows/timer.cpp: update the item name on the main window
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-