]> git.sesse.net Git - vlc/shortlog
vlc
2008-03-08 Rémi DuraffortUse PLAYLIST_PLAY instead of PLAYLIST_AUTOPLAY.
2008-03-08 Rémi DuraffortSort the playlist by album then by track number when...
2008-03-08 Filippo Caroneremoving old and unsupported java-gcj bindings
2008-03-08 Rafaël Carréfix xvmc video_output compilation
2008-03-08 Antoine CellerierRemove windows line endings (I don't understand how...
2008-03-08 Antoine CellerierDistribute luaintf/modules/sandbox.lua
2008-03-08 Antoine CellerierAdd a new Sandbox Lua module to the luaintf framework.
2008-03-08 Antoine CellerierFix issues with the VLC rawvid demux and bump it's...
2008-03-08 Antoine CellerierMake the lua http interface host and directory configur...
2008-03-08 Antoine CellerierAdd a function to get the current playlist item in...
2008-03-08 Antoine CellerierFix spelling in comment.
2008-03-08 Filippo Caronelibvlc interface fix and missing toggle_fullscreen...
2008-03-08 Antoine CellerierSwitch lastname to lowercase.
2008-03-08 Christophe... Refresh pot and po file.
2008-03-08 Christophe... Slovenian l10n update by Matej Urbančič
2008-03-08 Rafaël Carrécheck qt4 version at runtime
2008-03-08 Rafaël CarréWe want to check QT4 version at runtime rather than...
2008-03-08 Rafaël Carréthanks for Trolltech fixing their mess, after a bug...
2008-03-08 Rafaël Carréuse mtrace() only with glibc
2008-03-08 Filippo Caronelibvlc_playlist functions binded
2008-03-08 Filippo CaroneJNA jvlc initial implementation
2008-03-08 Jean-Baptiste... Kill a warning with an explicit cast for windows.
2008-03-08 Jean-Baptiste... Don't reinvent max/min for the nth time.
2008-03-08 Jean-Baptiste... Kill a warning.
2008-03-08 Jean-Baptiste... Include vlc_network.h in misc/messages for win32 for...
2008-03-08 Jean-Baptiste... Remove unused parameter warning for Windows CE/32
2008-03-08 Jean-Baptiste... GetLastError throws a DWORD, IIRC, not a char*
2008-03-08 Jean-Baptiste... Remove unused parameter warnings for Win32 compiling.
2008-03-08 Jean-Baptiste... Use only the good cipher on other OSes than windows.
2008-03-08 Jean-Baptiste... Upstream new snapshot has fixed it.
2008-03-08 Jean-Baptiste... Remove more libgcrypt cipher/
2008-03-08 Jean-Baptiste... Fix some issue on Compiling portaudio for Windows.
2008-03-07 Jean-Baptiste... Disable some ciphers in libgcrypt. 20% size reduction...
2008-03-07 Jean-Baptiste... Remove functionnalities from libxml to reduce size.
2008-03-07 Jean-Baptiste... Qt4 - track destroying of VLM dialog because vlm object...
2008-03-07 Ilkka Ollakkacode refactoring
2008-03-07 Christophe... Distribute libvlc-control.pc.in
2008-03-07 Christophe... Update gettext to 0.17
2008-03-07 Christophe... Fix make dist
2008-03-07 Rémi Denis... Update gettext
2008-03-07 Rémi Denis... Revert "We don't want to use autopoint, since we use...
2008-03-07 Rafaël CarréWe don't want to use autopoint, since we use external...
2008-03-07 Rémi DuraffortRemove useless addclabacks() in PLModel::PLModel()
2008-03-07 Rémi DuraffortWarning fix (my fault)
2008-03-07 Rémi DuraffortCompile fix for packaged ffmpeg on debian etch.
2008-03-07 Rafaël Carréloader doesn't use libdl (and libdl doesn't exist on...
2008-03-06 Rafaël Carrésvn -> git in OSX package
2008-03-06 Rafaël CarréWe're not using subversion anymore
2008-03-06 Rafaël CarréFix youtube lua (BASE_YT_URL had not been converted...
2008-03-06 Jean-François... Added import of configuration file support
2008-03-06 André Weberaccess violation fixed, config_GetPsz from p_intf inste...
2008-03-06 Rafaël CarréScripts should be set executable
2008-03-06 Rafaël CarréMake ./compile script return the make return code,...
2008-03-06 Rémi Denis... Link RTMP access against the socket library if needed
2008-03-06 Jean-Baptiste... Make clear of what compilation is supported and which...
2008-03-06 Jean-Baptiste... Force --enable-x264 in the script...
2008-03-06 Jean-Baptiste... Try to document an official configure for the windows...
2008-03-06 Jean-Baptiste... Modules List update
2008-03-05 Gildas Bazin* modules/video_output/x11/*: manually paint the xv...
2008-03-05 Rémi Denis... Remove --enable-rtmp.
2008-03-05 Jean-Paul SamanFix BGR <-> RGB endianess problem with PNG's loading...
2008-03-05 Ilkka OllakkaRTMP access patch from Miguel Angel Cabrera <macabrera...
2008-03-05 Rafaël CarréRevert 2 parts of 9d349e1ce5812e1d6e7a754368d240d00efe0...
2008-03-05 Jean-Paul SamanUpdate THANKS
2008-03-05 Jean-Paul SamanPatch by Koehler, Vitally <vkoehler AT telekom de>...
2008-03-05 Jean-Baptiste... Speex update
2008-03-05 Jean-Baptiste... Contribs: update dirac and libpng
2008-03-04 Faustino Osunamacosx/VLCKit: Load VLCLibrary when VLCKit is loaded...
2008-03-04 Faustino OsunaIgnore Xcode project files.
2008-03-04 Christophe... Document that we now require :// between access and url
2008-03-04 Jean-Paul SamanMore cases were p_md was not checked in Mozilla toolbar...
2008-03-04 Jean-Paul SamanUpdate THANKS
2008-03-04 Jean-Paul Saman[PATCH] by Anthony Loiseau <anthony.loiseau at gmail...
2008-03-04 Rémi Denis... file: Be consistent with the rest of the world. Do...
2008-03-04 Rémi Denis... access2_New code factorizaton
2008-03-04 Rémi Denis... access2_New really does not need to know about preparsing.
2008-03-04 Rémi Denis... Remove useless NULLity checks
2008-03-04 Rémi Denis... Preparsing only works with file:// - only try files.
2008-03-04 Rémi Denis... Remove access2 non splitted fallback. "://" cannot...
2008-03-04 Rémi Denis... Remove misleading dummy "Interrupted system call" error...
2008-03-04 Rémi DuraffortRemove the Rating column from the inteface because...
2008-03-04 Rémi Denis... Avoid dummy "unknown option dccp-service" error
2008-03-04 Rémi Denis... Fix port release logic in case there are multiple channels.
2008-03-04 Rémi DuraffortFix an issu when sorting with the track number : the...
2008-03-04 Rémi DuraffortLast patch to close #1479 (add a column with the track id)
2008-03-04 Rémi Denis... Remove the 1234 default UDP port hack
2008-03-04 Rémi Denis... Add const qualifier
2008-03-04 Rémi Denis... rtpfmt.c: fix file description
2008-03-04 Rémi Denis... Use ephemeral default ports for RTP, instead of clashin...
2008-03-04 Rafaël Carréfix #1404 (asf demuxer)
2008-03-04 Rafaël CarréFix vlc.exe building (using the right path to the ...
2008-03-04 Rafaël CarréClean qt4 windows "source" package (transition from...
2008-03-04 Rafaël CarréUse --arch=i686 when building ffmpeg for windows
2008-03-04 Jean-Paul SamanCheck malloc return values and small cleanup.
2008-03-04 Olivier Aubertpython bindings: do not link with unecessary libs ...
2008-03-04 Rémi DuraffortFix a little bug in the playlist sorting.
2008-03-04 Olivier Aubertpython bindings: provide useful defaults for linking...
2008-03-04 Rémi DuraffortUse the correct meta data to sort the playlist.
2008-03-04 Pavlov KonstantinWe're on git now, so show Git commit instead of svn...
2008-03-03 Pavlov Konstantintoolbox: check for other files instead of missing ones.
next