]> git.sesse.net Git - vlc/shortlog
vlc
2006-04-23 Rémi Denis... Partially updated russian localization by Pavlov Konstantin
2006-04-23 Rémi Denis... Doxygenization
2006-04-23 Benjamin Pracht* bit masks for RV15 and RV16 were inverted (!) (or...
2006-04-23 Rémi Denis... Use Doxygen syntax for comments
2006-04-23 Rémi Denis... British translation l10n update
2006-04-23 Rémi Denis... Add missing white space
2006-04-23 Rémi Denis... Remove extra white space
2006-04-23 Rémi Denis... Fix a grammar mistake
2006-04-23 Benjamin Pracht* Try to fix endianness in the opengl output on unixes
2006-04-23 Sam Hocevar * src/video_output/video_output.c: 4th (and good...
2006-04-23 Sam Hocevar * src/video_output/video_output.c: Fixed RGB mask...
2006-04-23 Sam Hocevar * Argh, I didn't mean to commit that. Fixed my previo...
2006-04-23 Sam Hocevar * include/vlc_video.h: Fixed mask variable types...
2006-04-22 Cyril Deguet* all: new handling of vout controls to allow serveral...
2006-04-22 Felix Paul... * forward-port [15311]
2006-04-22 Antoine Cellerier * shout.c : change playlist layout (remove 1 node)
2006-04-22 Antoine CellerierChange shoutcast service discovery module and write...
2006-04-22 Clément StenacUse search engine
2006-04-21 Christophe... Fix error pages
2006-04-21 Christophe... debian/*: we no longer seems to requires gcc-snapshot...
2006-04-21 Christophe... debian/*: temporarely disable the xosd plugin
2006-04-20 Felix Paul... * show the svn-revision only if it isn't 'exported'
2006-04-20 Damien Fouilleul- fix for shared libvlc and unicows for win32 builds
2006-04-20 Rémi Denis... Fix overflow on UTF-16 strings with an odd characters...
2006-04-19 Antoine CellerierHackish fix for 'TITLE' vlc_meta_get
2006-04-19 Benjamin Pracht* Fix always on top when exiting fullscreen
2006-04-19 Felix Paul... * quickly forward-port the previous commit so joneskoo...
2006-04-19 Filippo Caronedelete item added in playlist control
2006-04-19 Damien Fouilleul- added 'VLC Plugin.plugin' in MacOS X Disk image
2006-04-18 Clément StenacUpdate skins doc
2006-04-18 Clément StenacAdd a dialogs.playlist() command
2006-04-18 Clément StenacAdd dialogs.audioPopup, dialogs.videoPopup and dialogs...
2006-04-18 Clément StenacAdd vlc.hasAudio variable
2006-04-18 Clément StenacFix refcount bug
2006-04-18 Clément StenacAdd separate audio and video popup menus
2006-04-18 Damien Fouilleul- fix UNIX X11 build for plugin
2006-04-18 Clément StenacMake sure we hide the skins playlist
2006-04-17 Antoine CellerierAdd vlc_get_meta function. Argument can be:
2006-04-17 Clément StenacAdd todo
2006-04-17 Clément StenacAdd a (default enabled) skinned-playlist option
2006-04-17 Felix Paul... * revert 2 hacky compilation fixes which were accidente...
2006-04-17 Felix Paul... * mark some buggy strings as pointed out by Mathias...
2006-04-17 Cyril Deguet* all: convert keys in INI files to lower case, to...
2006-04-17 Cyril Deguet* jack.c: fixed non-stereo audio streams
2006-04-17 Cyril Deguet* ctrl_checkbox: fixed initial image of checkbox
2006-04-17 Olivier Teulière * skins2/controls/ctrl_tree.cpp: I forgot 1 occurrence...
2006-04-17 Olivier Teulière * skins2/controls/ctrl_tree.cpp: Check that the iterat...
2006-04-17 Cyril Deguet* all: added a INI file parser in skins2. For instance...
2006-04-16 Felix Paul... * removed instability warning, which was introduced...
2006-04-15 Antoine CellerierFix dtd (a Layout can have more than one groups)
2006-04-15 Jean-Paul SamanFix compilation on FC3 linux for mozilla plugin.
2006-04-15 Cyril Deguet* all: added a new skin text variable "$S" to get the...
2006-04-15 Antoine CellerierComment subtitles related stuff (since it isn't coded...
2006-04-15 Antoine Cellerierrpn magic to remove slashes from the playlist item...
2006-04-15 Antoine CellerierFix interface in regards to [15116].
2006-04-15 Rémi Denis... Do not provide a broken language option on Linux and...
2006-04-15 Damien Fouilleul- added support for NPRuntime to win32 and unix version...
2006-04-15 Damien Fouilleul- the resurected mozilla plugin for Safari/Firefox...
2006-04-15 Antoine CellerierAdd missing itemimage attribute to playtree doc
2006-04-15 Derk-Jan Hartman* Support for Topfield .rec recordings. It's MPEG-TS...
2006-04-14 Rémi Denis... Fix missing #include
2006-04-14 Rémi Denis... Same as previous commit (refs #581)
2006-04-14 Rémi Denis... Do not alter LC_NUMERIC (refs #581).
2006-04-14 Antoine CellerierPrevent some segfaults when using hotkeys with no vout
2006-04-14 Derk-Jan Hartman* Fix a crash in the MacOS X vout if p_real_vout isn...
2006-04-14 Clément StenacClean-up test
2006-04-14 Clément StenacAdd I18N and URL tests in test/
2006-04-14 Benjamin Pracht* What is the point in having a detection for libvc1...
2006-04-14 Christophe... * modules/access/pvr/pvr.c: Be compatible with both...
2006-04-14 Benjamin Pracht* Marillat changed the path to the win32 codecs in...
2006-04-14 Clément StenacBump version numbers
2006-04-14 Christophe... Update Chinese translation by Wei Mingzhi.
2006-04-14 Clément StenacStrings
2006-04-13 Felix Paul... * fixed 2 minor typos
2006-04-13 Felix Paul... * implemented showintf-support. Thanks to ipkiss for...
2006-04-13 Christophe... * modules/access/pvr/pvr.c: The radio API in ivtv...
2006-04-13 Derk-Jan Hartman* Revert the unintentially committed files of [15202]
2006-04-13 Derk-Jan Hartman* Fix libgcrypt on MacIntel by disabling it's ASM....
2006-04-13 Derk-Jan Hartman* Fix subtitle alignment if we don't have styles....
2006-04-13 Antoine CellerierURL encode fix
2006-04-13 Clément StenacString stuff
2006-04-13 Christophe... Really fix xml url
2006-04-12 Christophe... Fix libxml url.
2006-04-12 Christophe... Makefile.am: Fix for introduction of vlc.win32.nsi.in
2006-04-12 Christophe... *macro.c: Get the name correctly
2006-04-12 Rémi Denis... Set close-on-exec flag on sockets so that we don't...
2006-04-12 Rémi Denis... xvideo X.Org 7 detection fix by Pavlov Konstantin
2006-04-12 Felix Paul... * be a bit more verbose when creating the disk-image
2006-04-12 Felix Paul... * fix streaming. This section and a few others need...
2006-04-12 Felix Paul... * first update of the German translation by Mathias...
2006-04-12 Christophe... * modules/control/http/macro.c: Add slashes in the...
2006-04-12 Clément StenacShip libvlc.dll in installer if built in shared mode
2006-04-12 Clément StenacPackage fix
2006-04-12 Clément StenacRemove useless favicon (Refs:#634)
2006-04-12 Clément StenacDon't ship default skin (Refs:#634)
2006-04-12 Clément StenacDocument <Playtree> (Closes:#611)
2006-04-11 Antoine Cellerier"too"!=2=="two"
2006-04-11 Antoine CellerierFix indentation.
2006-04-11 Derk-Jan Hartman* make the flac decoder errors less annoying. some...
2006-04-11 Rémi Denis... Link some additionnal plugins against the math library
next