]> git.sesse.net Git - vlc/history - modules
Force the EOL to the native Windows one
[vlc] / modules /
2005-08-28 Derk-Jan Hartman* Fix the case of duration == -1 in M3U playlists....
2005-08-28 Derk-Jan Hartman* Update some comments
2005-08-28 Rémi Denis-CourmontFix typo
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-26 Christophe Massiot * src/extras/libc.c: Fixed Win32 compilation.
2005-08-26 Christophe Massiot * src/extras/libc.c: Implemented a wrapper around...
2005-08-26 Derk-Jan Hartman* added --sout-shout-name to set a stream name
2005-08-25 Clément StenacAdd new spectrum analyzer effect, patch from zcot.
2005-08-25 Christophe MutricyCompile fix tentative
2005-08-25 Christophe MutricyAdd the compile information
2005-08-25 Christophe Massiot * modules/gui/wxwidgets: Fix charset when getting...
2005-08-25 Derk-Jan Hartman* vorbis comments can be mixed case. strstr -> strcasestr
2005-08-25 Jean-Paul SamanReverting to revision 12383 to 12340. This make wxwidge...
2005-08-24 Jean-Paul SamanProperly update the right ToolTip on the volumebar.
2005-08-24 Christophe Massiot * modules/codec/fake.c: Fixed compilation.
2005-08-24 Jean-Paul SamanShorten the short description of --osdmenu-update
2005-08-24 Christophe Massiot * modules/codec/fake.c: Fixed a segfault when outputti...
2005-08-24 Christophe Massiot * modules/access/udp.c: Disabled ts forcing on streamt...
2005-08-24 Derk-Jan Hartman* sync up the outgoing shoutcast stream.
2005-08-23 Sam Hocevar * modules/access_output/shout.c: Shoutcast output...
2005-08-23 Sam Hocevar * modules/video_chroma/i420_yuy2.c: only include...
2005-08-23 Jean-Paul SamanReworked revision 12361. Added a new option --osdmenu...
2005-08-23 Jean-Paul Samansanity checking
2005-08-23 Christophe Massiot * toolbox: Removed compilation information from versio...
2005-08-23 Jean-Paul SamanForward port of revision 12360.
2005-08-22 Gildas Bazin* modules/codec/dvbsub.c: fixed segfault.
2005-08-22 Sam Hocevar * modules/control/hotkeys.c: replaced pow(2,x) constr...
2005-08-22 Gildas Bazin* modules/codec/dvbsub.c: fixed recent breakage of...
2005-08-22 Christophe Massiot * src/extras/libc.c: Implemented a vlc_readdir_wrapper...
2005-08-22 Sam Hocevar * modules/control/http/Modules.am: added missing...
2005-08-22 Derk-Jan Hartman* revert previous patch
2005-08-22 Derk-Jan Hartman* Show the true volume range (0-400%) instead of 0...
2005-08-22 Derk-Jan Hartman* finally use the iTunes volumeslider knob that we...
2005-08-22 Jean-Paul SamanForward port of rev 12332
2005-08-22 Jean-Paul SamanForward port of revision 12329 and cosmetic cleanup
2005-08-22 Derk-Jan Hartman* remove debug line
2005-08-22 Derk-Jan Hartman* Use insert instead of append. Does not yet work for...
2005-08-21 Derk-Jan Hartman* Nicer playlist reordering for OSX. cosmetic changes...
2005-08-21 Felix Paul Kühne* implement the extract-button of the bookmarks-window...
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...
next