]> git.sesse.net Git - vlc/history - modules
- support for specific WIN32 file URL such as file:/C:/ and file:///C:/
[vlc] / modules /
2005-08-21 Damien Fouilleul- support for specific WIN32 file URL such as file...
2005-08-21 Felix Paul Kühne* forgot these 2 files
2005-08-21 Felix Paul Kühne* port of the wx-update-panel to OSX (GUI works, updati...
2005-08-21 Derk-Jan Hartman* Fix mouse down event forwarding from opengl (closes...
2005-08-21 Rémi Denis-CourmontCompile fix
2005-08-21 Rémi Denis-CourmontDefine IPV6_PROTECTION_LEVEL manually - closes #96
2005-08-20 Gildas Bazin* modules/demux/playlist/dvb.c: win32 build fix.
2005-08-20 Gildas Bazin* modules/demux/playlist/dvb.c: playlist import for...
2005-08-20 Rémi Denis-CourmontFix url converter on win32
2005-08-20 Antoine Cellerierpropset
2005-08-20 Antoine Cellerieradd KEY_ENTER and KEY_SPACE to launch action()
2005-08-20 Antoine Cellerier * keyboard (arrows) navigation
2005-08-20 Antoine Celleriercode CtrlTree::autoScoll . Its still mostly buggy and...
2005-08-20 Damien Fouilleulmissing const to non-const cast
2005-08-20 Clément StenacSanity check
2005-08-20 Antoine Celleriersome more mouse control on playtree display/selection
2005-08-20 Clément StenacFix Xosd interface (Debian #324039)
2005-08-20 Clément StenacWrap all gz functions to avoid void* -> int casts.
2005-08-20 Antoine Cellerier * ctrl_*.cpp : mouse scrolling behavior change
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...
2005-08-19 Christophe Massiot * modules/demux/playlist/m3u.c: If name is empty,...
2005-08-19 Christophe Massiot * modules/control/http/rpn.c: vlc_var_* now take an...
2005-08-19 Derk-Jan Hartman* Section titles for the OSX Preferences.
2005-08-19 Jean-Paul SamanFix region width/height encoding bug. Dvbsub never...
2005-08-19 Jean-Paul SamanCleanup of status reporting.
2005-08-18 Clément StenacIf passed ?control=play without any item, just ask...
2005-08-18 Clément StenacFix consistency of some function names
2005-08-18 Derk-Jan Hartman* Change only the frontmost window opaqueness
2005-08-18 Derk-Jan Hartman* Fix on the fly Opaqueness changing
2005-08-18 Clément StenacDie !
2005-08-18 Clément Stenacwtf ?
2005-08-18 Clément StenacSplit the HTTP interface and begin to document it
2005-08-18 Jean-Paul SamanFix an issue with the state option (behaves differently...
2005-08-18 Felix Paul Kühne* get the correct vout, when using the opengl-output...
2005-08-18 Rémi Denis-CourmontRedo 12234; this time with (hopefully) Mac OS X support
2005-08-18 Antoine Cellerierremove tabs/trailing spaces
2005-08-18 Clément StenacRemove debug
2005-08-18 Rémi Denis-CourmontRevert the other half
2005-08-18 Jean-Paul SamanAdded --volume-step to override AOUT_VOLUME_DEFAULT...
2005-08-18 Felix Paul Kühne* added the opaqueness-slider to the extended panel...
2005-08-18 Christophe Massiot * modules/demux/demuxdump.c: Better error detection...
2005-08-18 Rémi Denis-Courmont- Use a common rule to build plugins (refs #297)
2005-08-18 Rémi Denis-CourmontDon't print EAFNOSUPPORT error when the given name...
2005-08-18 Jean-Paul SamanFix compiler warning. Removed unused variable
2005-08-18 Christophe Massiot * modules/control/http.c: Implemented RPN functions...
2005-08-17 Antoine Cellerierremove tabs and trailing spaces
2005-08-17 Antoine Cellerierif ttl==0, don't update the feeds
2005-08-17 Antoine Cellerierremove debug stuff
2005-08-17 Antoine Cellerier * add --rss-ttl parmeter so the feeds can be updated
2005-08-17 Christophe Massiot * modules/access/file.c: Expansion of '~/' in filenames.
2005-08-17 Christophe Massiot * src/libvlc.c: Expand ~/ in --config-file.
2005-08-17 Christophe Massiot * Makefile.am: New file version.c, generated at each...
2005-08-17 Christophe Massiot * modules/control/http.c: New RPN functions :
2005-08-16 Derk-Jan Hartman* Fix an issue with sgi announce files and adding the...
2005-08-15 Clément StenacCompile fix
2005-08-15 Clément StenacTest commit. This commit breaks the build, don't use it
2005-08-15 Cyril Deguet * compilation fix
2005-08-15 Cyril Deguet * all: replaced remaining C callbacks by commands
2005-08-15 Jean-Paul SamanUse an empty palette to get the colors of the picture...
2005-08-15 Jean-Paul SamanOops, Disable debugging.
2005-08-15 Jean-Paul SamanAlso allow an empty palette marked with palette.i_entri...
2005-08-15 Rémi Denis-CourmontFix playlist item insertion when local charset is not...
2005-08-15 Rémi Denis-CourmontFix stat() when local charset is not UTF-8
2005-08-15 Jean-Paul SamanFound a simpler way to send an empty picture to the...
2005-08-15 Jean-Paul SamanSend an empty subpicture to remove the OSD menu on...
2005-08-15 Jean-Paul SamanReplaced // comments with /* .. */ and added some sanit...
2005-08-14 Rémi Denis-CourmontFix compiler warnings
2005-08-14 Rémi Denis-CourmontDon't set LC_NUMERIC in the wxWidgets plugin.
2005-08-14 Eric Petit ALL: compile fixes
2005-08-14 Christophe Massiot * modules/demux/ts.c: Fixed a side-effect when p_sys...
2005-08-14 Sam Hocevar * reverted commit 12177 (aRts removal).
2005-08-14 Rémi Denis-Courmontgot the value for PROTECTION_LEVEL_* hard-coded
2005-08-13 Jean-Paul SamanFix breakage of revision 12164 when a non-socket connec...
2005-08-13 Jean-Paul SamanReworked OSD Volume handling and display of volumebar...
2005-08-13 Rémi Denis-Courmont[Win32] Attempt to guess best interface for multicast
2005-08-13 Clément StenacUpdate modules list
2005-08-13 Rémi Denis-CourmontRemove severely broken unmaintained aRts plugin
2005-08-13 Jean-Paul SamanPrint status change message when volume is changed...
2005-08-13 Rémi Denis-Courmont- convert UTF16/UTF32 to UTF8 rather than Latin1 -...
2005-08-13 Rémi Denis-CourmontUndo LC_NUMERIC change
2005-08-13 Antoine CellerierDisclaimer : this commit would need to be checked by...
2005-08-13 Rémi Denis-Courmont- Append CRLF manually
2005-08-13 Jean-Paul Samanremove unusefull comment
2005-08-13 Rémi Denis-CourmontRevert commit [12128] that violate gettext rules
2005-08-13 Rémi Denis-CourmontUse net_AddressIsMulticast helper
2005-08-13 Christophe Massiot * modules/access/http.c: Do not use vlc_UrlEncode...
2005-08-12 Clément StenacRemove gtk, gtk2, qt and kde plugins
2005-08-12 Clément StenacRemove slp and joystick plugins
2005-08-12 Christophe Massiot * modules/control/http.c: Added an id="include" macro...
2005-08-12 Christophe Massiot * modules/demux/livedotcom.cpp: Do not use vlc_UrlEnco...
2005-08-12 Christophe Massiot * modules/control/http.c: Fixed vlc_set_var() and...
2005-08-12 Christophe Massiot * modules/control/http.c: New foreach tags to walk...
2005-08-12 Christophe Massiot * modules/stream_out/transcode.c: New --sout-transcode...
2005-08-12 Christophe MutricyALL: Improvements in the M3U output and parser. Patch...
2005-08-11 Jean-Paul SamanFix volume callback
2005-08-11 Jean-Paul SamanDon't explicitly flag the block. Clement could you...
2005-08-11 Jean-Paul SamanFix revision 12116 which broke other transcode options...
2005-08-11 Jean-Paul SamanFix \r\n issues for Windows compatibility
2005-08-11 Christophe Massiot * modules/control/http.c: New RPN function vlc_seek...
2005-08-11 Christophe Massiot * modules/control/http.c: foreach directory is now...
next