]> git.sesse.net Git - vlc/shortlog
vlc
2005-08-21 Felix Paul... * implement the extract-button of the bookmarks-window...
2005-08-21 Rémi Denis... Typo in comment pointed out by dionoea
2005-08-21 Damien Fouilleulall: make sure that the plugin use that registry for...
2005-08-21 Rémi Denis... Get rid of the symbols structure and use the OS linker
2005-08-21 Damien Fouilleul- support for specific WIN32 file URL such as file...
2005-08-21 Felix Paul... * forgot these 2 files
2005-08-21 Felix Paul... * port of the wx-update-panel to OSX (GUI works, updati...
2005-08-21 Damien Fouilleul- pre-create 'width' and 'height' in libvlc so that...
2005-08-21 Damien Fouilleulall: reworked ActiveX plugin, which now works properly...
2005-08-21 Felix Paul... * use autoconf 2.59 instead of 2.57, since bootstrap...
2005-08-21 Sam Hocevar * updated Debian build files
2005-08-21 Derk-Jan Hartman* Fix mouse down event forwarding from opengl (closes...
2005-08-21 Rémi Denis... Compile fix
2005-08-21 Rémi Denis... Define IPV6_PROTECTION_LEVEL manually - closes #96
2005-08-20 Antoine Cellerierremove 2 evil tabs
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... Due credits
2005-08-20 Rémi Denis... Fix url converter on win32
2005-08-20 Antoine Cellerierpropset
2005-08-20 Rémi Denis... Prop change
2005-08-20 Antoine Cellerierchange file name in comment
2005-08-20 Antoine Cellerieradd KEY_ENTER and KEY_SPACE to launch action()
2005-08-20 Rémi Denis... (Un)Install shared libvlc if enabled
2005-08-20 Antoine Cellerier * keyboard (arrows) navigation
2005-08-20 Rémi Denis... Link fix
2005-08-20 Antoine Celleriercode CtrlTree::autoScoll . Its still mostly buggy and...
2005-08-20 Rémi Denis... - experimental disabled-by-default shared libvlc build.
2005-08-20 Damien Fouilleulmissing const to non-const cast
2005-08-20 Rémi Denis... minor svn:ignore fix
2005-08-20 Clément StenacSanity check
2005-08-20 Antoine Celleriersome more mouse control on playtree display/selection
2005-08-20 Antoine Cellerieradd new playlist_PreparseEnqueueItem function which...
2005-08-20 Clément StenacFix Xosd interface (Debian #324039)
2005-08-20 Rémi Denis... Cosmetic fix
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 Rémi Denis... Use most recent automake version
2005-08-20 Rémi Denis... Undo erroneous previous commit
2005-08-20 Rémi Denis... Don't fallback to automake 1.6
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...
2005-08-20 Antoine Cellerier * skin.dtd : add Playtree stuff
2005-08-19 Rémi Denis... Fix (hopefully -again-) new build system on Win32
2005-08-19 Christophe... * modules/demux/playlist/m3u.c: If name is empty,...
2005-08-19 Christophe... * 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 Rémi Denis... Fix clean tree build
2005-08-19 Rémi Denis... Clean up
2005-08-19 Rémi Denis... Attempt to fix problem with dnsdomain name on some...
2005-08-19 Rémi Denis... Another typo. Links now.
2005-08-19 Rémi Denis... Rah typo again
2005-08-19 Rémi Denis... Forgot this file
2005-08-19 Rémi Denis... Remove unnecessary dependencies
2005-08-19 Rémi Denis... Don't print EAFNOSUPPORT error - refs #320
2005-08-19 Rémi Denis... Fix typos in static libraries installation
2005-08-19 Rémi Denis... Some old automake versions seem not to know about mkdir_p
2005-08-19 Jean-Paul SamanAdded new OSD support
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 Stenacpropset
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... * get the correct vout, when using the opengl-output...
2005-08-18 Rémi Denis... Redo 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... Revert the other half
2005-08-18 Jean-Paul SamanAdded --volume-step to override AOUT_VOLUME_DEFAULT...
2005-08-18 Felix Paul... * set the 'auto save name' for the equalizer, extended...
2005-08-18 Rémi Denis... Grrr damn Mac OS X linker
2005-08-18 Christophe... * configure.ac: Print a warning when DVB headers aren...
2005-08-18 Clément Stenacimprove
2005-08-18 Felix Paul... * added the opaqueness-slider to the extended panel...
2005-08-18 Christophe... * NEWS: Updated with my work since 0.8.2.
2005-08-18 Christophe... * modules/demux/demuxdump.c: Better error detection...
2005-08-18 Rémi Denis... (no commit message)
2005-08-18 Rémi Denis... - Use a common rule to build plugins (refs #297)
2005-08-18 Rémi Denis... - (Un)install plugins from their directory (refs #297)
2005-08-18 Rémi Denis... Don't print EAFNOSUPPORT error when the given name...
2005-08-18 Rémi Denis... Replace the specific VERSION32 kludge with a clean...
2005-08-18 Rémi Denis... Add const
2005-08-18 Jean-Paul SamanFix compiler warning. Removed unused variable
2005-08-18 Jean-Paul SamanEliminate false errors of which errno said it was a...
2005-08-18 Jean-Paul SamanAdded a message about the purpose of this file and...
2005-08-18 Christophe... * po/POTFILES.in: Removed two non-existing files.
2005-08-18 Christophe... * modules/control/http.c: Implemented RPN functions...
2005-08-18 Jean-Paul SamanInclude OSD menu files in installer
2005-08-17 Derk-Jan Hartman* not yet added plugins can break POTFILES.in as well...
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 Antoine Cellerierwxwin -> wx
2005-08-17 Christophe... * modules/access/file.c: Expansion of '~/' in filenames.
next