]> git.sesse.net Git - vlc/shortlog
vlc
2011-10-23 Daniel Nylanderl10n: NSIS installer Swedish translation
2011-10-23 Gonçalo Cordeirol10n: NSIS installer galician translation
2011-10-23 Gonçalo Cordeirol10n: Galician update
2011-10-23 A S Alaml10n: Punjabi update
2011-10-23 Rémi Denis... V4L2: remove exposure control, this is for still cameras
2011-10-23 Rémi Denis... V4L2: hack compatibility with kernel headers 2.6.32...
2011-10-22 KO Myung-HunFix the problem that mwait() and msleep() do not work...
2011-10-22 Alexey SokolovFix LIBVLC_VERSION_INT macro.
2011-10-22 Jean-Baptiste... Contribs: add SRC
2011-10-22 Jean-Baptiste... Qt: sprefs, fix caching combobox behaviour
2011-10-22 Jean-Baptiste... Visualisation: use 16:10 vout by default
2011-10-22 Jean-Baptiste... Audiobar: fix copyright years and shortname
2011-10-21 Francois Cartegnieweb intf: mobile: no need for flowplayer include here
2011-10-21 Francois Cartegnieweb intf: mobile: delay loading of flowplayer
2011-10-21 Francois Cartegnieweb intf: fix uri decoding when browsing.
2011-10-21 Francois Cartegnieweb intf: fix css for mobile
2011-10-21 Jean-Baptiste... Fix compilation with FFmpeg
2011-10-21 Jean-Baptiste... swscale/avcodec: Add I422 9-bit chroma pix_fmt
2011-10-21 Jean-Baptiste... Qt: rename playlist root* functions and getters for...
2011-10-21 Jean-Baptiste... Qt: rename a signal to be more self-documenting
2011-10-21 Jean-Baptiste... Qt: reposition the separator in the playlist popup...
2011-10-21 Jean-Baptiste... Qt: remove the zoom slider and put it on the menu
2011-10-20 KO Myung-HunAdd vout window support for OS/2
2011-10-20 KO Myung-HunImplement cdrom tools to access audio/video CD on OS/2
2011-10-20 Denis CharmetMatroska: Fix Seek with Cues
2011-10-19 Pavol BabincakAdded URI scheme handlers: mms, rtmp, rtsp
2011-10-19 Rémi Denis... Include <sys/types.h> from <vlc_sout.h>
2011-10-19 Jean-Baptiste... DMO: fix small issue in BITMAPINFOHEADER
2011-10-19 Ilkka OllakkaQt4: load coverart properly under selector
2011-10-19 Rémi Denis... contrib: add speexdsp
2011-10-19 Rémi Denis... Print an errorr if a resampler skipped input frames
2011-10-19 Ilkka OllakkaQt4: limit beginGroup()/endGroup() usage
2011-10-18 Jean-Baptiste... Contribs: update gpg-error to 1.10
2011-10-18 Éric Lassaugel10n: French update
2011-10-18 Daniel Nylanderl10n: Swedish update
2011-10-18 Thomas De Rockerl10n: Dutch update
2011-10-18 Thomas De Rockerl10n: .desktop Dutch update
2011-10-18 Thomas De Rockerl10n: NSIS Dutch update
2011-10-18 Yaron Shahrabanil10n: NSIS installer Hebrew translation
2011-10-18 Rémi Denis... PulseAudio: yet another hack around the variable subsystem
2011-10-18 Rémi Denis... Qt4: list hardware ALSA devices in capture panel
2011-10-18 Rémi Denis... Flush PulseAudio stream on overflow (fix #5464)
2011-10-18 Rémi Denis... Add screen alias to XCB SD
2011-10-18 Rémi Denis... Add video and audio aliases to udev discovery
2011-10-18 Hugo Beauzée... matroska: Using forward declaration for EbmlParser
2011-10-18 Hugo Beauzée... mkv: typedef struct is useless in C++
2011-10-18 Hugo Beauzée... mkv: class with all attributes public -> struct
2011-10-18 Hugo Beauzée... mkv: removing virtual destructors for classes that...
2011-10-18 Hugo Beauzée... mkv: constification
2011-10-18 Hugo Beauzée... dshow: Removing useless const_cast
2011-10-18 Hugo Beauzée... qt4: dynamic_cast -> qobject_cast
2011-10-18 Hugo Beauzée... qt4: toggleAdvanced simplifications
2011-10-18 Hugo Beauzée... mkv: Cleaning simplifications
2011-10-18 Hugo Beauzée... ebml: Removing useless cast.
2011-10-18 Hugo Beauzée... ebml: Use init list when possible.
2011-10-18 Hugo Beauzée... ebml: mb_dummy is a bool
2011-10-18 Hugo Beauzée... ebml: Constify getters.
2011-10-18 Hugo Beauzée... ebml: Removing useless virtual attribute.
2011-10-17 Rémi Denis... Use *_PKG_ERRORS as error/warning where available
2011-10-17 Rémi Denis... Print speexdsp error when enable_speex is set
2011-10-16 Rémi Denis... Speex resampler (for FL32 and S16N)
2011-10-16 Pierre YnardFix .gitignore files
2011-10-16 Pierre Ynardcli.lua: skip unknown VLM commands
2011-10-16 Pierre YnardRevert "RC: try the vlm commands later in the process"
2011-10-16 Pierre Ynardrtsp: fix authentication variables
2011-10-15 Éric Lassaugel10n: NSIS installer French update
2011-10-15 Éric Lassaugel10n: French update
2011-10-15 Felix Paul... macosx/AudioEffects: revert stuff which wasn't supposed...
2011-10-15 Xabier Aramendil10n: NSIS installer Basque update
2011-10-15 Xabier Aramendil10n: Basque update
2011-10-15 Xabier Aramendil10n: Add Basque to .desktop
2011-10-15 Francois CartegnieQt4: main_interface: fix exit crash.
2011-10-15 Felix Paul... macosx: copyright fixes
2011-10-15 Felix Paul... fspanel: resize the panel by factor 1.5 if the screen...
2011-10-15 Rémi Denis... Rationalize ALSA device choices
2011-10-15 Felix Paul... macosx: correctly hide the cursor when using Lion's...
2011-10-15 Felix Paul... macosx: remove callbacks in VLCMain correctly. Fixes...
2011-10-15 Felix Paul... macosx: remove callback in VLCVoutView correctly. Fixes...
2011-10-15 Rafaël Carréde.po: fix Language field
2011-10-15 Rémi Denis... Drain audio output before we claim the buffers are...
2011-10-14 KO Myung-HunEnable drawable plugin on OS/2
2011-10-14 KO Myung-HunInclude missing unistd.h and time.h for OS/2
2011-10-14 KO Myung-HunConvert '/' to '\' on OS/2
2011-10-14 KO Myung-HunFix vlc_readdir() for OS/2
2011-10-14 KO Myung-HunImplement plugin support for OS/2
2011-10-14 KO Myung-HunImplement OS/2 directories configuration
2011-10-14 KO Myung-HunImplement OS/2 specific initialization
2011-10-14 KO Myung-HunImplement thread support for OS/2
2011-10-14 Rémi Denis... Selectable pipe hack cosmetic changes
2011-10-14 KO Myung-HunImplement select()-able pipes for OS/2
2011-10-14 Rémi Denis... remove unused typedef
2011-10-14 Konstantin... Qt: remove the MAEMO hack, unneeded in Fremantle, now
2011-10-14 Jean-Baptiste... Qt: show a minimized Video, when moving to playlist
2011-10-14 Jean-Baptiste... Qt: use a QStackedWidget for the artContainer in the...
2011-10-14 Jean-Baptiste... Qt: don't limit the artLabel in width
2011-10-14 Pierre YnardDo not install desktop and icon stuff on WinCE either
2011-10-13 Jean-Baptiste... Contribs: add libcaca
2011-10-13 Jean-Baptiste... luahttp: Remove tabs, trailing spaces and reindent
2011-10-13 Rob JonsonluaHttp: Support drivelist for win32
2011-10-13 Rob Jonsondon't add / if dir ="" (allows drive listing on windows)
next